|
a80ec39740
|
fix broken ip6 config file
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Close Discussion on PR Merge / close-discussion (push) Has been cancelled
Sync to Gitea / sync (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
|
2025-06-30 12:39:29 +02:00 |
|
|
b26c5c9354
|
[core]: add ipv6 configuration support (#5575)
|
2025-06-30 12:11:44 +02:00 |
|
|
75b6aa9dac
|
Update build.func
|
2025-06-22 20:53:02 +02:00 |
|
|
aab85ab654
|
fix issue while creating ct without gnupg2
|
2025-06-22 20:43:25 +02:00 |
|
|
5e87af5e8f
|
Update build.func
|
2025-06-22 20:25:01 +02:00 |
|
|
8bd6d89bff
|
quickfix
|
2025-06-22 20:16:16 +02:00 |
|
|
ddf3019021
|
quickfix missing char
|
2025-06-22 20:06:25 +02:00 |
|
|
5fcc97142f
|
[core]: fix timing issues while template update & timezone setup at create new LXC (#5358)
* fix timezone timing issue at new LXC
* fix possible issue on templates
|
2025-06-22 19:54:55 +02:00 |
|
|
637f9a1f44
|
quickfix broken format
|
2025-06-20 13:32:57 +02:00 |
|
|
1f7d85ac60
|
[core]: unify misc/*.func scripts with centralized logic from core.func (#5316)
* Core Changes
* Formatting
* add create_lxc patches
* Update install.func
* remove dev header
|
2025-06-20 13:28:06 +02:00 |
|
|
b5012c4225
|
Feat: Quorum Status (#5278)
|
2025-06-19 18:50:23 +02:00 |
|
|
5db3d92286
|
Add hostname validation and replace recursion for invalid inputs in advanced settings (#5291)
|
2025-06-19 18:48:35 +02:00 |
|
|
2574e41ee8
|
Prevent api from posing if disabled (#5080)
|
2025-06-10 09:24:20 +02:00 |
|
|
4b7c734b9a
|
Fix typo in build.func (#5041)
|
2025-06-07 20:57:55 +02:00 |
|
|
1e3d0e501b
|
lowercase immich
|
2025-06-02 18:14:47 +02:00 |
|
|
05c008241e
|
add hw for immich, openwebui / remove scrypted (#4927)
|
2025-06-02 16:40:08 +02:00 |
|
|
43697716ae
|
Various fixes (#4924)
|
2025-06-02 14:16:11 +02:00 |
|
|
8e7caf4cd9
|
enable FUSE and TUN Handling (#4644)
|
2025-05-22 14:32:27 +02:00 |
|
|
222db46cac
|
[core] New Features for Config File function (#4601)
* New Features for Config File function
* New Features for Config File function
|
2025-05-20 11:00:58 +02:00 |
|
|
22e5a54941
|
build.func aktualisieren (#4537)
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Close Discussion on PR Merge / close-discussion (push) Has been cancelled
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
Build and Publish Docker Image / build (push) Has been cancelled
Create Daily Release / create-daily-release (push) Has been cancelled
|
2025-05-16 17:48:23 +02:00 |
|
|
54c522e39b
|
[core] Refactor Config File function (#4528)
* Refactor Config File function
* Refactor Config File function
|
2025-05-16 15:48:18 +02:00 |
|
|
9359f6d883
|
Enable SSH_KEY without password (#4523)
|
2025-05-16 09:49:16 +02:00 |
|
|
4de228d41b
|
Fix Bridge detection (#4522)
|
2025-05-16 09:39:29 +02:00 |
|
|
4b31957617
|
Fix Bridge detection (#4495)
|
2025-05-15 12:53:21 +02:00 |
|
|
19cf4d3dc2
|
Add TAB3 formatting var to core (#4496)
|
2025-05-15 10:31:37 +02:00 |
|
|
0bd18cc91b
|
fix: improve bridge detection in all network interface configuration files (#4413)
* fix: improve bridge detection in all network interface configuration files
* removed comments
* removed last comment line
|
2025-05-13 18:44:06 +02:00 |
|
|
37d20ba0dd
|
Config file Function in build.func (#4411)
* Refactor Config_File function
* Refactor Config_File function
|
2025-05-12 15:54:38 +02:00 |
|
|
3b5a901832
|
Revert "fix: detect all bridge types, not just vmbr prefix (#4351)" (#4362)
This reverts commit 9d21ceacc3 .
|
2025-05-09 21:55:07 +02:00 |
|
|
9d21ceacc3
|
fix: detect all bridge types, not just vmbr prefix (#4351)
|
2025-05-09 20:53:01 +02:00 |
|
|
c749fe6fb0
|
Update build.func (#4327)
|
2025-05-08 16:17:48 +02:00 |
|
|
402586756f
|
build.func Change the menu for Bridge Selection (#4326)
* Change the menu for Bridge Selection
* Change the menu for Bridge Selection
* Change the menu for Bridge Selection
|
2025-05-08 15:50:34 +02:00 |
|
|
354d95eb2d
|
Update build.func
|
2025-05-06 09:50:11 +02:00 |
|
|
e7f0f09dee
|
Bugfix: Menu - Cancel (#4259)
|
2025-05-06 09:34:39 +02:00 |
|
|
17c3163a2a
|
Update build.func
|
2025-05-06 09:03:18 +02:00 |
|
|
956c13fa89
|
core: remove unneeded logging (#4103)
Auto Update .app-files / update-app-files (push) Has been cancelled
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Close Discussion on PR Merge / close-discussion (push) Has been cancelled
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
Build and Publish Docker Image / build (push) Has been cancelled
Create Daily Release / create-daily-release (push) Has been cancelled
* core: remove unneeded logging
caused sometimes in issues with alpine scripts
* make whiptail bigger
|
2025-04-28 16:04:42 +02:00 |
|
|
ce76ebc68f
|
Add: tools.func (#4100)
* Add: tools.func
* add paths into build.func and install.func
|
2025-04-28 15:25:10 +02:00 |
|
|
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 |
|
|
d933d05bd3
|
Update build.func (#3833)
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
Auto Update .app-files / update-app-files (push) Has been cancelled
|
2025-04-11 09:18:41 +02:00 |
|
|
31938058d3
|
Add Feature Config File (#3808)
|
2025-04-10 21:06:27 +02:00 |
|
|
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 |
|
|
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 |
|
|
08911cfb19
|
UI-Fix: verbose without useless space in header (#3598)
|
2025-04-02 09:07:25 +01:00 |
|
|
0ed9e8c205
|
Update build.func
|
2025-04-01 10:38:08 +02:00 |
|
|
220de44ee5
|
Update build.func
|
2025-04-01 10:37:05 +02:00 |
|
|
b4458463a8
|
fix header
|
2025-04-01 10:33:32 +02:00 |
|
|
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 |
|
|
6adb811adf
|
core: fix empty header if header in repo exist (#3536)
|
2025-03-31 17:40:35 +02:00 |
|
|
022472af34
|
Refactor Spinner/MSG Function (support now alpine and better performance / handling) (#3436)
|
2025-03-27 11:51:40 +01:00 |
|
|
694f063f0c
|
[core] extend hardware transcoding for fileflows #3392 (#3396)
|
2025-03-24 20:34:25 +01:00 |
|
|
28019ac04f
|
Clarify MTU in advanced Settings. (#3296)
* Update build.func
* Update build.func
|
2025-03-21 11:44:07 +01:00 |
|