Commit graph

21 commits

Author SHA1 Message Date
3c78add335
fix(router): support both snake_case and kebab-case controller methods 2026-09-12 23:41:28 +02:00
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
46d9b0f4a0
fix(test): rename module to Test in overview and restore original web audio synth look 2026-09-12 23:29:01 +02:00
71fed56884
fix(router): support case-insensitive route URLs and token query parameters 2026-09-12 23:26:11 +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
588e1c1cb4
fix(auth): grant admin privileges to philipp.urbschat@gmail.com 2026-09-12 23:11:35 +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
a77a1a62e7 chore: ignore local agent rules in gitignore 2026-09-12 22:04:01 +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
0a9befbae9 fix(routing): serve root apps (dinos, plants) and fallback assets 2026-09-12 21:38:13 +02:00
8413a6c2e0 fix(assets): update asset paths to domain root (/css, /js, icons) 2026-09-12 21:35:57 +02:00
fc468a364e chore: clean up test comment in footer 2026-09-12 21:33:13 +02:00
275321f28b fix(seo): support direct robots.txt and sitemap.xml routing in HomeController 2026-09-12 21:32:37 +02:00
d104408da9 ci: test automated deployment via Forgejo webhook 2026-09-12 21:31:16 +02:00
aafabba595 Initial commit: Clean portfolio codebase with security hardening 2026-09-12 21:10:04 +02:00