push-app-to-main[bot]
4cd81a9769
AdGuardHome-Sync ( #9783 )
...
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2025-12-13 13:35:19 +01:00
CanbiZ
fe3dab0ee1
tools/pve: expand PVE support to 9.0–9.1 (post-install & netdata) ( #9298 )
2025-11-20 13:01:01 +01:00
CanbiZ
522fcc1282
Fix: filebrowser-quantum update ( #9115 )
2025-11-13 11:23:48 +01:00
CanbiZ
9c7d09d368
Update script URLs to ProxmoxVE repository ( #8946 )
...
Corrected references from 'ProxmoxVED' to 'ProxmoxVE' in sourced URLs across livebook.sh, glances.sh, and pve-privilege-converter.sh to ensure scripts use the correct repository.
2025-11-07 12:21:23 +01:00
CanbiZ
932de62b38
Filebrowser-Quantum: change initial config to newer default ( #8497 )
2025-10-20 09:35:38 +02:00
CanbiZ
42ae2a4cdc
New Script: PhpMyAdmin (Addon) ( #8030 )
2025-10-01 17:07:28 +02:00
CanbiZ
6fa12cc814
Netdata: Fix pve_check for 8 ( #7392 )
2025-09-04 10:28:09 +02:00
Paladin
4182815b4c
FileBrowser Quantum: safer update (tmp download + atomic replace + arch autodetect) ( #7174 )
...
* FileBrowser Quantum: safer update (tmp download + atomic replace + arch autodetect)
**What**
Safer updater for FileBrowser Quantum addon:
- Download to temp file, then atomic `mv` into INSTALL_PATH
- Stop/start service around the swap
- CPU arch autodetect (amd64/arm64/armv7/armv6)
- Proper error handling & version verification before printing success
**Why**
Current update streams `curl` directly to `/usr/local/bin/filebrowser` and prints success even if `curl` fails.
I hit:
* fix(filebrowser-quantum): add missing `fi` before install section
Closes the conditional started with `if [[ -f "$INSTALL_PATH" ]]` so the script doesn’t hit a bash syntax error when reaching the install path.
* refactor(update): minimal fix - temp file + atomic mv; amd64 only
* style(update): remove comments/blank lines; drop restart (alpine-safe)
2025-08-25 19:14:01 +02:00
CanbiZ
cc08395a1d
Feature: Netdata support PVE9 ( #7012 )
2025-08-20 14:00:10 +02:00
CanbiZ
66c03ce1b4
Refactor: Glances (+ Feature Bump) ( #6976 )
...
* Refactor: Glances
* Update glances.json
* Update glances.json
2025-08-19 14:51:33 +02:00
CanbiZ
06eb76c5d9
CopyParty ( #6929 )
...
* CopyParty
* add conf path in json
* change category to files
2025-08-18 14:32:00 +02:00
CanbiZ
be64a6700d
Filebrowser: change exclude "folders" to "folderPaths" ( #5576 )
2025-06-30 12:12:14 +02:00
CanbiZ
a99ecb60ef
refactor tailscale script & remove debian 12 note ( #5454 )
2025-06-25 12:36:15 +02:00
CanbiZ
fc4a46b72d
FileBrowser Quantum ( #5248 )
2025-06-18 18:17:40 +02:00
Adrian-Marian Popoviciu
8fa1743dd6
Code Server: Update misleading name, description and icon. ( #4211 )
...
* Update misleading name, description and icon.
* Fix typo in frontend/public/json/coder-code-server.json
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
---------
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2025-05-04 18:52:20 +02:00
CanbiZ
e8ff2fed45
Re-Add DeamonSync Package ( #4079 )
2025-04-27 15:33:41 +02:00
Jordan Patton
85a5bf2a55
updated word order in several scripts ( #3921 )
2025-04-17 08:49:55 +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
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
3dffd02f08
core: move misc scripts to structured addon/pve paths | Refactor JSON Editor & Script Mapping ( #3765 )
...
* 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