Commit graph

16 commits

Author SHA1 Message Date
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 5eece96700 feat(pages): add admin page list with drag-and-drop reorder
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 19:06:48 +11:00
Leon Mika 499c0d8568 Set image URLs to absolute paths 2026-03-09 09:32:32 +11:00
Leon Mika 53d9b62174 Some minor fixes 2026-03-05 20:53:26 +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 d0cebe6564 Added publishing of uploads to built site 2026-03-03 22:36:24 +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 30d99eeb9e Have got first run working and publishing to Netlify 2026-02-26 22:23:47 +11:00
Leon Mika b7e0269e9d Have got logout working 2026-02-25 22:30:28 +11:00
Leon Mika c943864edc Auto-focus the post text box on new post 2026-02-24 22:26:25 +11:00
Leon Mika 44d35c6ccb Added keyboard shortcuts for post editing. 2026-02-24 22:21:26 +11:00
Leon Mika 3ea5823ca0 Have got soft and hard deleting 2026-02-23 21:18:34 +11:00