CanbiZ (MickLesk)
|
b1edd80a96
|
chore(install): add Github source links to all fetch_and_deploy scripts
77 additional install scripts had fetch_and_deploy_gh_release calls but
no GitHub link in the Source header. Merged the primary app repo into
the Source header as:
# Source: https://website.com/ | Github: https://github.com/OWNER/REPO
Where multiple fetch_and_deploy calls existed (app + dependency), the
primary app repo was selected:
- ersatztv: ErsatzTV/ErsatzTV (not ffmpeg)
- firefly: firefly-iii/firefly-iii (not data-importer)
- komga: gotson/komga (not kepubify dep)
- sabnzbd: sabnzbd/sabnzbd (not par2cmdline-turbo dep)
- signoz: SigNoz/signoz (not otel-collector)
- tunarr: chrisbenincasa/tunarr (not ffmpeg dep)
Also fixed cosmos-install.sh double https:// in Source URL.
Skipped: autocaliweb (source already on codeberg, GitHub repos are deps only)
|
2026-02-24 14:28:45 +01:00 |
|
CanbiZ (MickLesk)
|
90eb33c09e
|
refactor(php): remove redundant PHP_MODULE entries (#11362)
- Add dom and gmp to BASE_MODULES in setup_php()
- Remove modules already covered by BASE_MODULES (cli,common,bcmath,curl,dom,gd,gmp,intl,mbstring,readline,xml,zip)
- Remove modules already covered by EXTENDED_MODULES (mysql,sqlite3,pgsql,redis,imagick,bz2,apcu)
- Remove modules already covered by BUILTIN (ctype,exif,ffi,fileinfo,gettext,iconv,pdo,tokenizer)
- Affected: 31 install scripts, 12 ct scripts
|
2026-01-30 13:05:05 +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
|
6c8975e4aa
|
Bump O to P-Scripts to Debian 13 (Trixie) (#8367)
|
2025-10-15 22:39:16 +02:00 |
|
Slaviša Arežina
|
277f6ce7d1
|
Paymenter: Installation and update fixes (#7792)
|
2025-09-22 08:07:33 +02:00 |
|
Slaviša Arežina
|
10471b88aa
|
Refactor: Paymenter (#6589)
* Refactor
* Update paymenter.sh
* Update paymenter-install.sh
|
2025-08-07 13:36:01 +02: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 |
|
CanbiZ
|
b4a58b907f
|
MySQL/MariaDB: fix create user with password (#4918)
* MySQL/MariaDB: Fix Authentification with password
* add apache guac
* harmonize $STD value
|
2025-06-02 13:11:41 +02:00 |
|
CanbiZ
|
5e8ee6baa8
|
MariaDB CLI Update, Go Install Helper & Minor Cleanup (#4793)
* .
* switch mysql to mariadb
* fix some basenames
* remove basename to correct filename
* merge firefly from main
|
2025-05-28 14:45:53 +02:00 |
|
CanbiZ
|
ac2f0e66ae
|
merge MariaDB to tools.func Installer (#4753)
* merge MariaDB to tools.func Installer
* add more mariadb migrations
|
2025-05-27 15:32:22 +02:00 |
|
CanbiZ
|
30e8cbf5b4
|
[core] remove unneeded vars from shellcheck (#3899)
* remove unneeded wars
* Update alpine-wireguard-install.sh
---------
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
|
2025-04-15 15:20:46 +02:00 |
|
CanbiZ
|
97c05542d6
|
add missing redis dependency
|
2025-04-14 09:23:09 +02:00 |
|
Nícolas Pastorello
|
20e5b1a2bf
|
Paymenter: bump php to 8.3 (#3825)
* Update paymenter.json
* Update paymenter-install.sh
* Update paymenter.json
Updated json notes
* Update paymenter-install.sh
* Update paymenter-install.sh
* Update paymenter-install.sh
* Update paymenter.sh
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
|
2025-04-14 09:17:39 +02:00 |
|
CanbiZ
|
21bdf2a828
|
Paymeter: bump php to 8.4
|
2025-04-14 09:00:16 +02:00 |
|
Slaviša Arežina
|
c6f9c59eff
|
Fixes and standard enforcement (#3564)
* Fixes and standard enforcement
* Update
* Update
* Update install/navidrome-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/ntfy-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/nzbget-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/n8n-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/openhab-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/paperless-ai-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/pairdrop-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Pass 2
* Update
* Update
---------
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
|
2025-04-01 20:22:40 +02:00 |
|
CanbiZ
|
4d78d15065
|
fixed typo
|
2025-04-01 15:11:10 +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
|
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 |
|
Nícolas Pastorello
|
a0d7c5db0e
|
Bug fix: Paymenter (#1917)
|
2025-02-01 07:29:25 +01:00 |
|
Nícolas Pastorello
|
58a2ece7b7
|
New Script: Paymenter (#1827)
|
2025-01-31 20:21:24 +01:00 |
|