Michel Roegl-Brunner
fe85758520
Update homeassistant-core.sh
2025-03-01 13:33:18 +01:00
CanbiZ
01e8f413ea
fix Release wf
2025-03-01 13:28:57 +01:00
CanbiZ
6aa2057202
fix
2025-03-01 13:23:44 +01:00
community-scripts-pr-app[bot]
4583158cf5
Update CHANGELOG.md ( #2753 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-01 13:21:02 +01:00
CanbiZ
48b14f7347
fix release
2025-03-01 13:20:05 +01:00
CanbiZ
623e1896aa
Remove Note on Changelog ( #2758 )
2025-03-01 13:19:03 +01:00
Tobias
e29652c8dd
add: double restart to fix homarr migration ( #2757 )
2025-03-01 13:18:49 +01:00
CanbiZ
6d0fe3e2ee
fix date
2025-03-01 13:16:58 +01:00
CanbiZ
f25f13e789
fix Release
2025-03-01 13:14:42 +01:00
CanbiZ
4101618556
Update Release
2025-03-01 13:10:23 +01:00
Slaviša Arežina
5f30084c6f
Vikunja: Fixed update process ( #2756 )
2025-03-01 12:54:55 +01:00
CanbiZ
4c266aeb42
Update github-release.yml
2025-03-01 10:36:34 +01:00
CanbiZ
00794c41e6
Update github-release.yml
2025-03-01 10:34:55 +01:00
CanbiZ
f1cdfecaaf
Update github-release.yml
2025-02-28
2025-03-01 10:32:33 +01:00
CanbiZ
c738615bf2
Update github-release.yml
2025-03-01 10:30:57 +01:00
CanbiZ
8af885a0f3
Update github-release.yml
2025-03-01 10:29:07 +01:00
CanbiZ
62cdb5c0c2
add manuall execution of release wf
2025-03-01 10:27:57 +01:00
CanbiZ
843c4f8c1e
[gh]: Fix Release Creation if Changelog.md to long ( #2752 )
2025-03-01 10:26:12 +01:00
community-scripts-pr-app[bot]
d82c9a24a7
Update CHANGELOG.md ( #2745 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-28 15:17:48 +01:00
Michel Roegl-Brunner
b24860c97b
Update all Action to new selfhosted Runner Cluster ( #2739 )
...
* Update Runner
* Update Workflows
2025-02-28 15:15:29 +01:00
community-scripts-pr-app[bot]
e8e298581c
Update CHANGELOG.md ( #2743 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-28 15:00:02 +01:00
Michel Roegl-Brunner
05769fdff1
Update Script Test Workflow ( #2741 )
...
* Update Workflow
* Update
2025-02-28 14:56:58 +01:00
community-scripts-pr-app[bot]
5c5c628954
Update CHANGELOG.md ( #2740 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-28 14:03:38 +01:00
Michel Roegl-Brunner
10f4172349
Shell Format Workflow ( #2400 )
2025-02-28 13:59:54 +01:00
Slaviša Arežina
d781c75dfe
Update website with accurate info ( #2730 )
2025-02-27
2025-02-27 23:07:10 +01:00
community-scripts-pr-app[bot]
0c0d1de317
Update CHANGELOG.md ( #2729 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-27 22:28:41 +01:00
Slaviša Arežina
ab370762a4
Removed sed, app supports Node v22 now ( #2728 )
2025-02-27 22:28:11 +01:00
Tobias
51bb4566e7
EOF not detected ( #2726 )
...
* Update web-check-install.sh
* Update web-check-install.sh
* Update web-check-install.sh
* Update web-check-install.sh
* Update web-check-install.sh
* Update web-check-install.sh
2025-02-27 22:27:46 +01:00
community-scripts-pr-app[bot]
0e00057477
Update CHANGELOG.md ( #2723 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-27 19:06:45 +01:00
community-scripts-pr-app[bot]
ccd70a835f
Update .app files ( #2725 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-02-27 19:06:08 +01:00
community-scripts-pr-app[bot]
5bfde87159
Update date in json ( #2724 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-02-27 19:05:46 +01:00
Tobias
949dcd0b23
web-check ( #2662 )
...
* add: web-check-install.sh
* add: web-check.sh
* Create web-check.json
* Update web-check-install.sh
* Update web-check-install.sh
* Update web-check-install.sh
* Update web-check.sh
* Update web-check.json
* Update web-check.sh
* Update web-check-install.sh
* Update web-check.json
2025-02-27 19:05:06 +01:00
Scott Callaway
4cad868175
feat: use HTML button element for copying to clipboard ( #2720 )
...
It's much more semantic to use the `<button />` HTML component rather
than trying to build the same functionality out of a `<div />` so that's
what is updated here.
This also updates some of the classes that were on the button as they're
no longer required and removes some commented out code that doesn't need
to be left around.
There was also a `<span />` with the contents "Copy" that I couldn't
work out when it was meant to be displayed, so I swapped that over to an
HTML tooltip on the `<button />`.
2025-02-27 19:04:03 +01:00
community-scripts-pr-app[bot]
35f74cb3b6
Update CHANGELOG.md ( #2719 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-27 17:18:26 +01:00
CanbiZ
51a3361686
Update unbound-install.sh
2025-02-27 16:41:34 +01:00
Slaviša Arežina
0ac0cc263e
Keycloak: Update installation script ( #2714 )
...
* Update installation script
* fixed tar command
* fix tar again
* fixes
* Update keycloak-install.sh
2025-02-27 16:40:07 +01:00
community-scripts-pr-app[bot]
c730b5c009
Update CHANGELOG.md ( #2718 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-27 16:34:53 +01:00
Michel Roegl-Brunner
8c1cc56321
Revert "Update Runner ( #2711 )" ( #2717 )
...
This reverts commit 3bf4155fecc231208c8e62d8298cc009c61410e8.
2025-02-27 16:03:29 +01:00
Michel Roegl-Brunner
c01abd559b
Add basic pagination ( #2715 )
2025-02-27 15:56:56 +01:00
Michel Roegl-Brunner
a5039cff58
Improve Workflow ( #2712 )
2025-02-27 14:53:23 +01:00
Michel Roegl-Brunner
3bf4155fec
Update Runner ( #2711 )
2025-02-27 14:53:10 +01:00
community-scripts-pr-app[bot]
fb515bc057
Update CHANGELOG.md ( #2708 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-27 13:16:57 +01:00
bvdberg01
bd0c906c44
Zitadel-install.sh: Remove one version file and update to our standard ( #2710 )
2025-02-27 13:14:26 +01:00
Slaviša Arežina
0871b9c84c
Change key to hex32 ( #2709 )
2025-02-27 13:13:56 +01:00
bvdberg01
0d4b4a1837
Typo in update scripts ( #2707 )
...
* Fix typo
* Change no update function msg
2025-02-27 13:13:31 +01:00
Slaviša Arežina
474954afb6
Fix Node 22 compatibility (thanks t2lc) ( #2705 )
2025-02-27 12:07:18 +01:00
community-scripts-pr-app[bot]
5041708810
Update CHANGELOG.md ( #2698 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-27 09:36:06 +01:00
community-scripts-pr-app[bot]
c630378701
Update CHANGELOG.md ( #2697 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-27 09:29:35 +01:00
Slaviša Arežina
be5e6cc870
Add HTTPS instructions to the website ( #2695 )
2025-02-27 09:28:11 +01:00
community-scripts-pr-app[bot]
87afc99489
Update CHANGELOG.md ( #2696 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-27 09:19:50 +01:00