CanbiZ (MickLesk)
21c064464a
fix(rustdeskserver): remove redundant else with undefined RELEASE variable ( #14272 )
...
The check_for_gh_release function already prints its own 'No update
available' message when the app is up to date. The else block using
${RELEASE} was redundant and caused an empty version string to be shown
(e.g. 'already at v').
Fixes : #14267
2026-05-06 13:09:05 +02:00
Slaviša Arežina
c4315713b5
Fix check_for_gh_release function call ( #12694 )
2026-03-09 07:35:11 +01:00
Tobias
3b7283a13f
fix: rustdeskserver: use correct repo string ( #12682 )
2026-03-08 15:09:28 +01:00
Slaviša Arežina
5949e9e32e
Fix ( #12625 )
2026-03-06 21:06:45 +01:00
Slaviša Arežina
5bfb5f486f
RustDesk Server: Switch to updated repository ( #12083 )
...
* switch repo
* Add info about Alpine admin password and script usage
---------
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-03-06 10:20:46 +01:00
Tobias
08d67aa722
chore: fix update msg ( #10593 )
2026-01-06 22:57:40 +01:00
Tobias
c1fe8b91b4
chore: bump copyright to 2026 - happy new year ( #10585 )
...
* chore: bump copyright to 2026 - happy new year
* fix
* meilisearch fix source url
* livebook: fix space
* fix source cmd
* fix source cmd
2026-01-06 13:28:12 +01:00
CanbiZ
be7d0704d7
Standardize update success messages in scripts ( #8757 )
2025-10-30 17:24:16 +01:00
CanbiZ
3cd857f2e0
bump q to s scripts to debian 13 ( #8366 )
2025-10-15 22:58:08 +02:00
Slaviša Arežina
ab38031a32
Fix tag vars ( #8182 )
2025-10-08 08:30:22 +02:00
CanbiZ
9305a4ca85
[feat]: migrate all update_scripts to new version helper (gh) ( #7262 )
...
* first migrations
* finalize
* add fix kometa inside function
2025-08-29 12:27:24 +02:00
Slaviša Arežina
52c4f3e0c2
Refactor ( #7008 )
2025-08-20 13:59:32 +02:00
steadfasterX
13afa93ddf
rustdeskserver: fix API version file ( #6847 )
2025-08-14 21:36:27 +02:00
Slaviša Arežina
1baa841963
Fix update for older installs ( #4612 )
2025-05-21 08:02:03 +02:00
Slaviša Arežina
2c2e602eb1
RustDesk Server: Add WebUI ( #4590 )
...
* Add WebUI
* Update
* Update port
* Update
2025-05-19 18:52:54 +02:00
CanbiZ
2e4c51450f
change var in ct files to new standard ( #3804 )
2025-04-10 11:56:52 +02:00
CanbiZ
810eadd398
Fix Rustdeskserver (curl)
2025-04-01 11:12:42 +02:00
CanbiZ
8b66c8a9dc
fix basename -o
2025-04-01 10:58:29 +02:00
CanbiZ
f7e7d457df
fix basename for curl
2025-04-01 10:51:52 +02:00
CanbiZ
8c051b8186
Replace wget with curl -fsSL, normalize downloads, and prep for IPv6 ( #3455 )
...
* Initial Call, Switch from curl -s to curl -fsSL and wget to curl -fssL
* more switches
* switch vms
* more curls
* More curls
* more
* more
* more changes
* more
* prepare ipv6 calls
* change frontend to ipv6
* Formatting
* Fromatting
* Update gomft.sh
* Update gomft-install.sh
* Update ersatztv.sh
* Update build.func
---------
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-04-01 10:25:46 +02:00
CanbiZ
ece3ad2b13
Feature: Use Verbose Mode for all Scripts (removed &>/dev/null) ( #2596 )
...
* Feature: Use Verbose Mode for all Scripts (removed &>/dev/null)
* Update crafty-controller.sh
2025-02-24 12:49:16 +01:00
CanbiZ
af01193bc2
[core] cleanup (remove # App Default Values) ( #2356 )
2025-02-13 17:59:47 +01:00
Slaviša Arežina
880b6e0476
New Script: RustDesk Server ( #2326 )
...
* add rustdesk server script
* remove http from server address
2025-02-13 11:57:22 +01:00