Commit Graph

6 Commits

Author SHA1 Message Date
deadvey 9aff454ec2 added site header in forms routes 2026-06-01 14:07:19 +01:00
deadvey 9b10188066 fixed inconsistent indenting 2026-05-31 12:38:00 +01:00
deadvey f11b94527d ugghhhh new site_path config option 2026-05-30 20:05:01 +01:00
deadvey 3d58c5b244 Some minor changes to data handling error messages
and fixed a issue occuring in the forms routs that used the old
parameters for data.getdata
2025-11-30 17:04:15 +00:00
deadvey 22a7983737 data.getdata() is fully implemented
I think it all works now...

Signed-off-by: deadvey <deadvey@deadvey.com>
2025-09-24 19:31:32 +01:00
max 93c5f13750 Clean up changes
Seperated all routes into seperate files for neatness, and I've made the comments.json store only the comments, comments_counter is in the new data.json file which also stores the hitcount.

Signed-off-by: max <deadvey@localhost.localdomain>
2025-09-24 10:02:28 +01:00