Commit Graph

13 Commits

Author SHA1 Message Date
root 30cb604f46 Nitro V3 update: CLI-only (Linux), settings via .env
- Moved Nitro V3 update from web UI (Commandocentrum) to CLI-only
- Removed configure paths form and runUpdateNitrov3() from admin panel
- update-Nitrov3.sh now loads .env automatically from its directory
- Added all NITRO_* env vars to .env.example.linux and .env
- Removed configurable paths from database (replaced by .env)
- Updated README and CHANGELOG
2026-06-06 14:11:50 +02:00
root 506c48ba73 Fix: SQL import exclude backup dir, vervang process substitution door pipe, error handling in loop 2026-06-05 23:20:12 +02:00
root d26e9330ed Fix: mariadb-dump || echo i.p.v. hard fail bij ontbrekende tabellen 2026-06-05 23:17:03 +02:00
root 3f9340f66d Cleanup: clean_node_modules helper, yarn cache clean || true, dubbele blokken eruit 2026-06-05 23:13:15 +02:00
root bc749a5e74 Fix: rm -rf node_modules fallback naar sudo bij permission denied + chown safety 2026-06-05 23:09:01 +02:00
root d5e5f26d85 Fix: check of jar bestaat na mvn package, duidelijke foutmelding 2026-06-05 23:03:47 +02:00
root 31e69ec1e3 Fix: mariadb-dump --skip-lock-tables --force voor ontbrekende tabellen 2026-06-05 23:01:59 +02:00
root 9a3172b831 Fix: unbound variable _UNBUFFERED () 2026-06-05 23:00:45 +02:00
root ef535937b2 Fix: unbuffer voor realtime output, set -euo pipefail + trap voor 0 errors garantie 2026-06-05 22:59:24 +02:00
root 18937f5274 Verbeter update-Nitrov3.sh: realtime output, strict yarn install, perms fix, extra validatie 2026-06-05 22:56:20 +02:00
root 4b6872e5e0 Low priority fixes: debug comments, Fortify cleanup, badge cost setting, profile query merge, User model fixes, VPN constructor cleanup, PayPal POST, PII removal, Dutch→English translations, duplicate rank check, CHANGELOG 2026-06-04 19:57:01 +02:00
root f76f30e88f Nitro V3 Update: configureerbare paths via Commandocentrum + sudoers fix 2026-06-04 18:56:08 +02:00
root 1f04979ffe Remove all auto-update functionality (commands, services, widgets, blades, translations) 2026-06-03 22:54:39 +02:00