1082 Commits

Author SHA1 Message Date
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
Michel Roegl-Brunner
d933d05bd3
Update build.func (#3833) 2025-04-11 09:18:41 +02:00
Michel Roegl-Brunner
31938058d3
Add Feature Config File (#3808) 2025-04-10 21:06:27 +02:00
CanbiZ
874b61d4d5
harmonize pve versions check & vm vars (#3779)
* harmonize proxmox ve version check

* Update openwrt.sh

* push 0-4 and 1-4
2025-04-09 16:13:01 +02:00
CanbiZ
d949e836b5
core: Removal of OS/Version Selection from Advanced Settings (#3771)
* core: remove os selection in advanced_settings

* debian/ubuntu vars
2025-04-09 15:30:54 +02:00
CanbiZ
3dffd02f08
core: move misc scripts to structured addon/pve paths | Refactor JSON Editor & Script Mapping (#3765)
Some checks are pending
Auto Update .app-files / update-app-files (push) Waiting to run
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Frontend CI/CD / build (push) Waiting to run
Frontend CI/CD / deploy (push) Blocked by required conditions
* Move Scripts to Tools / Add-Ons

* fix json editor slug generating

* update type in jsons

* remove wrong method

* move copy-data to tools
2025-04-09 13:10:02 +02:00
CanbiZ
23c01141db
core: fix raw path (#3656) 2025-04-04 16:05:12 +02:00
Slaviša Arežina
629b9df30a
CrowdSec: Update install URL and script refresh (#3604)
* Update install URL and script refresh

* Fine, have it your way
2025-04-02 19:23:58 +02:00
CanbiZ
08911cfb19
UI-Fix: verbose without useless space in header (#3598) 2025-04-02 09:07:25 +01:00
Thalatam Sainath
8fd300e340
Fix link in clean-lxcs.sh (#3593) 2025-04-02 07:29:18 +02:00
CanbiZ
c4f2bd0007 fix fsSLL to fsSL 2025-04-01 14:33:26 +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
0ed9e8c205
Update build.func 2025-04-01 10:38:08 +02:00
CanbiZ
220de44ee5
Update build.func 2025-04-01 10:37:05 +02:00
CanbiZ
b4458463a8
fix header 2025-04-01 10:33:32 +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
6adb811adf
core: fix empty header if header in repo exist (#3536) 2025-03-31 17:40:35 +02:00
Slaviša Arežina
52bd63bf08
Fix debian-keyring dependency missing (#3477) 2025-03-29 14:04:28 +01:00
CanbiZ
9cbd315456
[core]: add functions for Alpine (update / core deps) (#3437) 2025-03-27 11:52:04 +01:00
CanbiZ
022472af34
Refactor Spinner/MSG Function (support now alpine and better performance / handling) (#3436) 2025-03-27 11:51:40 +01:00
CanbiZ
694f063f0c
[core] extend hardware transcoding for fileflows #3392 (#3396) 2025-03-24 20:34:25 +01:00
CanbiZ
888b4c34bd
[core] install core deps (debian / ubuntu) (#3366)
* [core] install core deps (debian / ubuntu)

Installed Core Deps "sudo, curl, mc" on debian / ubuntu based lxc's

* Update install.func
2025-03-24 11:51:58 +01:00
Michel Roegl-Brunner
28019ac04f
Clarify MTU in advanced Settings. (#3296)
* Update build.func

* Update build.func
2025-03-21 11:44:07 +01:00
CanbiZ
dc269dd92b
Netdata: Update to newer deb File (#3276) 2025-03-20 11:29:58 +01:00
Xerovoxx98
584bf259da
Fix hardcoded port in Debian service file (#3105)
Debian service file contains a hard coded port.
Update to use the $PORT variable instead.
2025-03-16 08:48:16 +01:00
CanbiZ
127390c917
Alpine-Install (core) add timezone (tz) check (#3057) 2025-03-13 15:54:50 +01:00
CanbiZ
6de4a8107c
Feature: Filebrowser: support now alpine (#2997)
* Feature: Filebrowser LXC: support now alpine

* add alpine bash path to website
2025-03-12 06:56:12 +01:00
CanbiZ
5ce76f0a3a
Cleanup Old Files (#3004) 2025-03-11 12:27:05 +01:00
Michel Roegl-Brunner
407801d9ff
Update install.func (#2690) 2025-02-27 09:07:24 +01:00
Michel Roegl-Brunner
cb462dcb39
Update add-tailscale-lxc.sh (#2633) 2025-02-25 11:41:08 +01:00
CanbiZ
de4f7c3166
Feature: Template-Check, Better Handling of Downloads, Better Network… (#2592)
* Feature: Template-Check, Better Handling of Downloads, Better Network Check, Better CTID check

* fix missing }

* Update misc/build.func

Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>

* remove useless space

---------

Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
2025-02-24 13:55:31 +01:00
CanbiZ
10d4ce4eef
Verbose_Update (#2583) 2025-02-24 11:18:38 +01:00
CanbiZ
fa01cfd840
Feature: PBS Bare Metal Installation - Allow Microcode (#2477) 2025-02-18 20:29:48 +01:00
Michel Roegl-Brunner
f3c9e8f013
Update api.func (#2378) 2025-02-14 08:06:03 +01:00
Michel Roegl-Brunner
879989b5b6
Update build.func (#2358) 2025-02-13 15:03:18 +01:00
CanbiZ
8e8e631d22
Update filebrowser.sh 2025-02-11 12:47:33 +01:00
CanbiZ
a34da2459d
Update filebrowser.sh 2025-02-11 12:46:45 +01:00
CanbiZ
81a64c2cff
Update filebrowser.sh 2025-02-11 12:36:38 +01:00
CanbiZ
b81b9c574b
Feature: Automatic Deletion of choosen LXC's (lxc-delete.sh) (#2228)
* Feature: Automatic Deletion of choosen LXC's (lxc-delete.sh)

* fix appname

* fix header
2025-02-10 19:59:23 +01:00
CanbiZ
e4f756ce73
Update filebrowser.sh 2025-02-10 17:01:45 +01:00
CanbiZ
10159e934f
Update filebrowser.sh 2025-02-10 16:50:39 +01:00
CanbiZ
865e6fd3d7
Feature: Add optional Port for Filebrowser (#2224) 2025-02-10 16:40:51 +01:00
CanbiZ
a1dd57ded6
Update filebrowser.sh 2025-02-10 15:46:10 +01:00
CanbiZ
1c808b95a8
Update filebrowser.sh 2025-02-10 15:45:15 +01:00
CanbiZ
ccc71a7225
[Fix] Filebrowser - Add Static Path for DB (#2207) 2025-02-10 11:42:11 +01:00
CanbiZ
c5101d3358
Revert "Prevent double spinner (#2203)" (#2211)
This reverts commit 33ef8aadbeb7df8b09319472cdcc272cab7ea8dd.
2025-02-10 11:29:59 +01:00
Michel Roegl-Brunner
33ef8aadbe
Prevent double spinner (#2203)
Co-authored-by: Rögl-Brunner Michel <Michel.Roegl-brunner@htl-braunau.int>
2025-02-10 11:14:24 +01:00
Emik
e5f738b567
Fix: "read -p" does not support color formatting (#2191)
* Fix: "read -p" does not support color formatting

* Fix: "read -p" does not support color formatting
2025-02-10 10:29:33 +01:00
Michel Roegl-Brunner
a481e89cad
[API] Add API to vms (#2021)
* add API to debian-vm.sh

* [API] Add API calls to VMs

* [API] Add API calls to VMs

* [API] Add API calls to VMs

* [API] Add API calls to VMs

* [API] Add API calls to VMs

* debian-vm.sh

Co-authored-by: bvdberg01 <74251551+bvdberg01@users.noreply.github.com>

* updates

---------

Co-authored-by: bvdberg01 <74251551+bvdberg01@users.noreply.github.com>
Co-authored-by: Rögl-Brunner Michel <Michel.Roegl-brunner@htl-braunau.int>
2025-02-10 09:13:09 +01:00