|
|
2c6d28cf01
|
refactor: migrate from templ to html/template
|
2026-05-02 18:38:43 +02:00 |
|
|
|
6af90a740d
|
refactor: remove admin panel and multi-user features
|
2026-04-25 21:13:57 +02:00 |
|
|
|
e1f44f7179
|
style: add trailing newlines
|
2026-04-23 16:46:14 +02:00 |
|
|
|
ee05ad7511
|
fix: resolve context key cycle for admin check
|
2026-04-22 21:23:38 +02:00 |
|
|
|
77f0daca26
|
admin: add admin panel for user management
|
2026-04-22 21:16:26 +02:00 |
|
|
|
e6f8f6cdc0
|
security: restrict public access to only login and static assets
|
2026-04-20 16:45:58 +02:00 |
|
|
|
89f4ebbdb0
|
style: reorder imports to follow go conventions
|
2026-04-20 15:55:31 +02:00 |
|
|
|
6df8788749
|
refactor: reorganize project structure following go standards
|
2026-04-20 15:54:35 +02:00 |
|
|
|
df0d99dd22
|
chore: remove old middleware.go
|
2026-04-06 22:39:15 +02:00 |
|
|
|
376b6f6418
|
refactor: extract auth into feature domain
|
2026-04-06 22:34:49 +02:00 |
|
|
|
243f07dbb6
|
feat: add GetUser helper to auth middleware
|
2026-04-06 19:20:54 +02:00 |
|
|
|
1ab6f57aa4
|
sec: enforce global auth and remove registration
|
2026-04-06 07:03:44 +02:00 |
|