Commit graph

11 commits

Author SHA1 Message Date
0ec9143ec8
feat(auth): add invitation direct email delivery, email verification, and password reset flow 2026-09-12 23:37:04 +02:00
59580d42f9
feat(home): add admin area link to module list for admins 2026-09-12 23:29:38 +02:00
d970270d91
refactor(test): move web audio synth to /test with admin links, remove cooles-feature, and remove crt-overlay from admin 2026-09-12 23:23:57 +02:00
76640d8bbf
refactor(ui): remove admin-tools, strip emojis, and align design strictly with philippurbschat.de 2026-09-12 23:18:19 +02:00
2d42df53dd
feat(auth): implement user management, invite system, granular module permissions, and admin tools module 2026-09-12 23:08:40 +02:00
1aaf656612
perf: gzip compression, browser caching, font preloading, and eliminate css import waterfall 2026-09-12 22:19:15 +02:00
cde87db064
security: protect API keys with backend proxy, harden auth, htaccess and session management 2026-09-12 22:14:58 +02:00
672dadd397 clean: remove temporary symlinks in favor of clean native httpdocs document root 2026-09-12 21:57:39 +02:00
833969588f fix(htaccess): remove unsupported Options directives causing 500 on Netcup 2026-09-12 21:44:08 +02:00
2542d73ffc feat(routing): link sub-projects into public document root for seamless access 2026-09-12 21:43:33 +02:00
aafabba595 Initial commit: Clean portfolio codebase with security hardening 2026-09-12 21:10:04 +02:00