19 Commits

Author SHA1 Message Date
MickLesk
5ab302102b refactor: clean COMMUNITY_SCRIPTS_URL pattern (#1449)
- ct/vm scripts: split to 2-line pattern (variable + source)
- func files: remove redundant inline defaults
- Only entry points keep the default (ct/*.sh, vm/*.sh, build.func,
  install.func, alpine-install.func)
- Downstream sources use $COMMUNITY_SCRIPTS_URL without default
2026-02-22 14:43:08 +01:00
MickLesk
4b9121f41c feat: add configurable COMMUNITY_SCRIPTS_URL for dev sourcing (#1449)
- Replace all hardcoded source URLs with $COMMUNITY_SCRIPTS_URL variable
- Default: https://git.community-scripts.org/.../ProxmoxVED/raw/branch/main
- Override: export COMMUNITY_SCRIPTS_URL=https://.../your-fork/raw/branch/xyz
- Propagates into container via build.func exports
- Updated: 43 ct scripts, 14 deferred, 22 vm scripts, 5 func files
- Document in docs/DEV_MODE.md with usage examples
- Also normalizes legacy GitHub URLs to Gitea canonical URL
2026-02-22 14:36:31 +01:00
Tobias
39d5aa323a
Update sonobarr.sh 2026-01-31 11:33:45 +01:00
Tobias
ef9fa9b36a
Update sonobarr.sh 2026-01-31 11:33:13 +01:00
Chris
a4355c5617
Update ct/sonobarr.sh 2026-01-23 10:26:37 -05:00
Chris
6f53fa7ceb
Update ct/sonobarr.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-01-23 10:23:58 -05:00
Chris
e34de15355
Update ct/sonobarr.sh 2026-01-23 10:20:58 -05:00
Chris
7a54babd8f
Update ct/sonobarr.sh 2026-01-23 10:20:30 -05:00
Chris
e30c2c3f42
Update ct/sonobarr.sh 2026-01-23 10:20:10 -05:00
GoldenSpring
946ae297a4
changed config file and copyright years 2026-01-21 16:04:24 +03:00
GoldenSpring
64568dd702
Merge branch 'feature/sonobarr' of https://github.com/GoldenSpringness/ProxmoxVED into feature/sonobarr 2026-01-21 16:01:58 +03:00
GoldenSpring
852ac484ed
Apply suggestions from code review
reptile suggestions merge

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-01-21 13:51:55 +00:00
GoldenSpring
c55bda8649
changed requests from code review 2026-01-21 15:58:44 +03:00
GoldenSpring
cbf9c2567d
last fixes + json 2026-01-21 14:44:16 +03:00
GoldenSpring
c7b2c885db
added python venv creation 2026-01-03 12:57:57 +03:00
GoldenSpring
2e2a539a34
changed the tags+ removed imaginary setup_python function 2026-01-03 12:48:41 +03:00
GoldenSpring
bc11b0cd2d
changed files for testing 2025-12-27 10:45:27 +03:00
GoldenSpring
f2e5f003df
last changes 2025-12-26 01:10:45 +03:00
GoldenSpring
a9fcf80b36
started building the script 2025-12-25 21:12:03 +03:00