Commit graph

21 commits

Author SHA1 Message Date
df741c931b
feat: implement auth middleware 2025-01-11 17:35:20 +01:00
a65b647f65
feat: add user and session entities 2025-01-11 16:40:55 +01:00
f51b6ce3b3
feat: add navigation bar 2025-01-11 15:50:24 +01:00
ad4f0397c5
feat: add picocss styling 2025-01-10 15:58:58 +01:00
0375f76b65
feat: move static files to directory 2025-01-10 15:58:53 +01:00
1d910bc421
chore: update dockerfile for templates 2025-01-10 15:29:45 +01:00
4a4b8bba3d
feat: overhaul templating system 2025-01-10 15:16:01 +01:00
03b3f692e1
chore: add Dockerfile 2025-01-10 13:22:33 +01:00
adef5c1fd5
feat: added event form & POST route 2025-01-10 13:00:36 +01:00
3add93bdb2
feat: implement server error handling 2025-01-08 09:35:46 +01:00
d7c5c85460
feat: add event database entities 2025-01-07 19:07:23 +01:00
1bc9ae01d8
refactor: some lil things 2025-01-07 18:07:08 +01:00
cc69935a88
feat: add comments 2024-12-29 20:11:38 +01:00
fed9c01370
refactor: clean up db stuff; start comments stuff 2024-12-29 19:53:06 +01:00
f980115d45
feat: make htmx check more specific 2024-12-29 16:09:07 +01:00
4c84c944d4
feat: getting the hang of htmx 2024-12-29 13:28:49 +01:00
f96bf4d193
refactor: move db stuff into own module 2024-12-28 15:58:07 +01:00
412f4cd2c7
feat: embed htmx 2024-12-28 15:25:13 +01:00
35f1433e40
feat: playing with htmx 2024-12-28 12:25:51 +01:00
08f6faef52
feat: initial page rendering; db stuff 2024-12-28 11:44:56 +01:00
a410e4f9ec
feat: set up basic database migration 2024-12-28 10:45:00 +01:00