Commit Graph

9 Commits

Author SHA1 Message Date
8b66c8a9dc fix basename -o 2025-04-01 10:58:29 +02:00
f7e7d457df fix basename for curl 2025-04-01 10:51:52 +02:00
8c051b8186 Replace wget with curl -fsSL, normalize downloads, and prep for IPv6 ()
* 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
2306531021 [core] Rebase Scripts (formatting, highlighting & remove old deps) ()
* Big Refactor: Remove Deps / Formatting & Correct End Of Line Sequence

* f
2025-03-24 14:20:56 +01:00
2f45ae45bf Fixed wrong PHP values to match default part-db size (100M) ()
* Fixed wrong PHP values to match default part-db size (100M)

The default Uploadsize is 100M but PHP is limited to 2M (Upload) and 8M (Post) by default, this commit fixed that.

* Getting current used php-version
2025-03-17 15:00:21 +01:00
204219a477 Add source to install scripts and make license one line () 2025-03-04 17:54:20 +01:00
21e0e0df98 [Security] Update NodeJS to 22 () 2025-02-03 13:48:15 +01:00
15f04d525d Happy new Year! Update Copyright to 2025 () 2025-01-01 13:37:29 +01:00
d0f2c71038 New script: Part-DB LXC ()
* New script: Part-DB LXC

* Improved based on PR feedback MickLesk

* Migrate header & footer to latest version

* formatting and remove old header

* formatting

* fix json

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-12-18 12:05:30 +01:00