Remco remco
remco pushed to main at remco/Atomcms-edit 2026-06-05 23:20:19 +02:00
506c48ba73 Fix: SQL import exclude backup dir, vervang process substitution door pipe, error handling in loop
remco pushed to main at remco/Atomcms-edit 2026-06-05 23:17:10 +02:00
d26e9330ed Fix: mariadb-dump || echo i.p.v. hard fail bij ontbrekende tabellen
remco pushed to main at remco/Atomcms-edit 2026-06-05 23:13:20 +02:00
3f9340f66d Cleanup: clean_node_modules helper, yarn cache clean || true, dubbele blokken eruit
remco pushed to main at remco/Atomcms-edit 2026-06-05 23:09:07 +02:00
bc749a5e74 Fix: rm -rf node_modules fallback naar sudo bij permission denied + chown safety
remco pushed to main at remco/Atomcms-edit 2026-06-05 23:03:54 +02:00
d5e5f26d85 Fix: check of jar bestaat na mvn package, duidelijke foutmelding
remco pushed to main at remco/Atomcms-edit 2026-06-05 23:02:05 +02:00
31e69ec1e3 Fix: mariadb-dump --skip-lock-tables --force voor ontbrekende tabellen
remco pushed to main at remco/Atomcms-edit 2026-06-05 23:00:52 +02:00
9a3172b831 Fix: unbound variable _UNBUFFERED ()
remco pushed to main at remco/Atomcms-edit 2026-06-05 22:59:30 +02:00
ef535937b2 Fix: unbuffer voor realtime output, set -euo pipefail + trap voor 0 errors garantie
remco pushed to main at remco/Atomcms-edit 2026-06-05 22:56:41 +02:00
18937f5274 Verbeter update-Nitrov3.sh: realtime output, strict yarn install, perms fix, extra validatie
remco pushed to main at remco/Atomcms-edit 2026-06-04 21:04:35 +02:00
4f4f40ac99 Fix radio Filament: actions() must receive array not Closure
remco pushed to main at remco/Atomcms-edit 2026-06-04 20:59:48 +02:00
be6a578f5e Fix radio Filament: recordActions->actions, toolbarActions->headerActions, EmbedCode statePath
remco pushed to main at remco/Atomcms-edit 2026-06-04 20:46:14 +02:00
4d8d22f40a Security: admin radio routes now require auth+admin.security, CORS default no longer wildcard, README security section
remco pushed to main at remco/Atomcms-edit 2026-06-04 20:36:27 +02:00
8a324b3082 README: security note on sudoers, restricted chown path, install polish
remco pushed to main at remco/Atomcms-edit 2026-06-04 20:32:38 +02:00
f7fe86efeb Refactor HotelApiController into 6 focused controllers + FurniEditorController Eloquent migration
remco pushed to main at remco/Atomcms-edit 2026-06-04 20:22:58 +02:00
36887244e6 Fix config/app.php missing semicolon (caused 500)
remco pushed to main at remco/Atomcms-edit 2026-06-04 20:17:51 +02:00
9b5c655c68 High priority fixes: PayPal env(), RadioApiKey Bearer-only, User restrict, SettingsService TTL, PHPStan config, + fix 7 broke points (forceFill)
remco pushed to main at remco/Atomcms-edit 2026-06-04 20:05:42 +02:00
b2bb1811d0 Medium priority fixes: CORS from env, shared HasRadioSettings trait, lazy RconService, validated() fixes, LogoGenerator hardening, DB indexes, user profile consistency, radio rank N+1 fix
remco pushed to main at remco/Atomcms-edit 2026-06-04 19:57:09 +02:00
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
remco pushed to main at remco/Atomcms-edit 2026-06-04 19:41:55 +02:00
66cbd46f37 Add 'What's New in V3' section to README
remco pushed to main at remco/Atomcms-edit 2026-06-04 19:37:18 +02:00
889cec60e9 Clean README in Arcturus style: badges, tables, quick start, clear sections