Commit graph

13 commits

Author SHA1 Message Date
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