Leon Mika
f9a65c8ca9
Have got adjusting processor arguments working
2026-03-27 21:43:03 +11:00
Leon Mika
2d42a0ef90
Have got removing parameters working
2026-03-26 21:44:20 +11:00
Leon Mika
599c72d465
Have got the processor plumbing working
2026-03-26 21:16:50 +11:00
Leon Mika
036b683eab
Have got session creation working
2026-03-25 22:35:53 +11:00
Leon Mika
18f9f49c0a
Started UI for editing images
2026-03-25 21:09:57 +11:00
Leon Mika
d80aacc180
Added a site picker plus options to create new sites
2026-03-24 11:08:51 +11:00
Leon Mika
f386403ced
feat(pages): add pages handler and admin routes
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 18:03:06 +11:00
Leon Mika
4c2ce7272d
feat: add category selection to post edit form and badges to post list
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 21:45:28 +11:00
Leon Mika
ffa86b12e9
feat: add categories admin UI with CRUD
...
Wire up categories service, add CategoriesHandler with full CRUD, create index/edit templates, register routes in server.go, and add Categories nav link.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 21:42:17 +11:00
Leon Mika
0bd91de234
Added a site setting section
2026-03-09 21:47:02 +11:00
Leon Mika
fa9be69045
Added feeds for crossposting and a rebuild site button
2026-03-08 09:37:49 +11:00
Leon Mika
891d904d9c
Added error logging
2026-03-05 22:37:11 +11:00
Leon Mika
199ff9feb9
More changes to uploads:
...
- Have got upload images appearing in the post list
- Allowed for deleting uploads
- Allowed for seeing the upload progress
- Fixed the setting of upload properties like the MIME type
- Removed the stripe exif logic with just re-encoding PNGs and JPEGs by loading them and saving them
2026-03-04 22:33:39 +11:00
Leon Mika
48f39133d7
Started working on the view upload page
2026-03-02 22:26:40 +11:00
Leon Mika
6b697e008f
Have got uploads working
2026-03-02 20:48:41 +11:00
Leon Mika
4a6b79db17
Added sub commands for doing admin stuff
2026-02-28 10:39:08 +11:00