CanbiZ (MickLesk)
28b42883b7
fix(elementsynapse): correct parameter order in fetch_and_deploy_gh_release ( #11145 )
...
Fixed wrong parameter order that caused malformed GitHub API URL.
The function was called with repo as first arg and path as second,
instead of app name as first and repo as second.
Closes #11144
2026-01-24 23:48:24 +01:00
CanbiZ (MickLesk)
b2017086cd
Bump various scripts to Debian 13 (Trixie) ( #11093 )
2026-01-23 21:54:23 +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
afe330173e
Refactor cleanup steps to use cleanup_lxc function ( #9354 )
2025-11-22 17:27:13 +01:00
CanbiZ
003422934a
upgrade old Scriptcalls to new tools.func calls ( #5242 )
...
* Upgraded Function Names related to #5241
* change gh calls
* add 2 missing
2025-06-18 12:03:00 +02:00
Frankmaaan
b8ba409e5c
Element Synapse: switched from development to production mode and fixed update ( #5066 )
...
* Update elementsynapse.sh
* Update elementsynapse-install.sh
* Update elementsynapse.sh
removed comment
2025-06-10 20:13:00 +02:00
CanbiZ
72db97b226
Big NodeJS Update: Use Helper Function on all Install-Scripts ( #4744 )
...
* Big NodeJS Update: Use Helper Function on all Install-Scripts
* add jq in node_function
* add more
2025-05-27 13:48:34 +02:00
Slaviša Arežina
62189321cc
Update scripts that use read -p ( #4498 )
2025-05-15 11:13:57 +02:00
George Liu
89bef0fb41
Element Synapse: Fix install script cd command error ( #4066 )
...
* Fix cd directory
* Point to forked repo for testing
* Point ct script to forked repo for testing
* Revert paths from fork back to base
* Update install/elementsynapse-install.sh
---------
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-04-26 03:36:40 +02:00
Slaviša Arežina
be9784336e
Fix isntall and update ( #4041 )
2025-04-24 20:52:57 +02:00
Slaviša Arežina
de89dd90cc
Element Synapse: Add Synapse-Admin web UI to manage Matrix ( #4010 )
...
* Update script
* Update
2025-04-24 09:52:22 +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
2306531021
[core] Rebase Scripts (formatting, highlighting & remove old deps) ( #3378 )
...
* Big Refactor: Remove Deps / Formatting & Correct End Of Line Sequence
* f
2025-03-24 14:20:56 +01:00
Bas van den Berg
204219a477
Add source to install scripts and make license one line ( #2842 )
2025-03-04 17:54:20 +01:00
Slaviša Arežina
d159e47a62
Fix: Element Synapse - Fixed server listening on both localhost and 0.0.0.0 ( #2376 )
...
* fixed server listening on both localhost and 0.0.0.0
* fix typo
2025-02-13 20:40:31 +01:00
Slaviša Arežina
3a33e006d4
add option to enter server name ( #2038 )
2025-02-05 10:50:57 +01:00
Slaviša Arežina
a97d76f428
Element Synapse sed fix ( #1994 )
2025-02-03 20:33:30 +01:00
Vakrehus
577a415f10
Update elementsynapse-install.sh ( #1987 )
...
missing backslash
2025-02-03 14:29:55 +01:00
Slaviša Arežina
fb8f911c49
New Script: Element Synapse ( #1955 )
...
* add element synapse script
* Update install/elementsynapse-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
* Update install/elementsynapse-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
* fixes
* fixes v2
---------
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
2025-02-03 13:09:49 +01:00