CanbiZ (MickLesk)
29aa2ff170
Use npm install --no-audit --progress=false
...
Replace npm install --legacy-peer-deps with npm install --no-audit --progress=false in frontend build scripts (ct/dispatcharr.sh and install/dispatcharr-install.sh). This disables npm audit and progress output during automated builds while keeping the subsequent npm run build step unchanged.
2026-03-19 07:05:12 +01:00
CanbiZ (MickLesk)
ee2c3a20ee
fix(dispatcharr): migrate from requirements.txt to uv sync (pyproject.toml) ( #11831 )
2026-02-12 14:50:42 +01:00
CanbiZ (MickLesk)
d09dd0b664
dispatcharr: include port 9191 in success-message ( #11808 )
2026-02-11 22:05:32 +01:00
CanbiZ (MickLesk)
14755d5efe
fix: add --clear to uv venv calls for uv 0.10 compatibility ( #11723 )
...
uv 0.10 requires --clear flag to overwrite existing virtual environments.
Without it, update scripts fail when the venv already exists.
Affected: 13 ct/ update scripts, 25 install/ scripts, glances addon
2026-02-09 15:54:22 +01:00
CanbiZ (MickLesk)
7fc77fe5be
various scripts: use ensure_dependencies instead of apt ( #11463 )
...
* refactor(ct): replace apt install with ensure_dependencies in update_script functions
* refactor(ct): replace remaining apt install with ensure_dependencies
* refactor(ct): replace remaining apt install with ensure_dependencies
* refactor(ct): remove redundant dpkg checks before ensure_dependencies
* refactor(ct): remove ALL redundant checks before ensure_dependencies
* Update neo4j.sh
2026-02-02 13:01:17 +01:00
Slaviša Arežina
e4c382e42c
Fix fetch method ( #10608 )
2026-01-07 08:49:12 +01:00
Tobias
08d67aa722
chore: fix update msg ( #10593 )
2026-01-06 22:57:40 +01:00
Slaviša Arežina
6fccb76e1a
Refactor: Dispatcharr ( #10599 )
...
* Refactor
* Oops
* add new deps
* fix: add new deps
---------
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-01-06 22:44:27 +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 (MickLesk)
d058dc515e
add hardware acceleration support for 17 additional apps ( #10061 )
2025-12-17 14:13:27 +01:00
Copilot
1ecb5bbeab
Add DJANGO_SECRET_KEY support for Dispatcharr v0.13.1+ ( #9730 )
...
* Initial plan
* Add DJANGO_SECRET_KEY support for Dispatcharr v0.13.1+
Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com >
* Improve DJANGO_SECRET_KEY generation to ensure consistent 50 character length
Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com >
* short
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com >
2025-12-07 12:38:37 +01:00
CanbiZ
9777abe56d
Remove redundant cleanup steps from update scripts ( #9359 )
2025-11-22 16:41:22 +01:00
CanbiZ
be7d0704d7
Standardize update success messages in scripts ( #8757 )
2025-10-30 17:24:16 +01:00
CanbiZ
be539981f8
Dispatcharr: add folders in installer / add more build ressources ( #8708 )
2025-10-29 13:09:23 +01:00
push-app-to-main[bot]
abdbca59ff
Dispatcharr ( #8658 )
...
* 'Add new script'
* Update dispatcharr.sh
* Apply suggestion from @tremor021
* Update install/dispatcharr-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
* Update install/dispatcharr-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
* Update install/dispatcharr-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
* Update author information in dispatcharr.sh
* Update RAM and version in dispatcharr.json
* Remove gcc from dependency installation
* Update website and logo URLs in dispatcharr.json
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-10-27 20:25:16 +01:00