Commit graph

23 commits

Author SHA1 Message Date
Leon Mika c8a276b248 Have got saving working 2026-03-28 21:42:35 +11:00
Leon Mika f9a65c8ca9 Have got adjusting processor arguments working 2026-03-27 21:43:03 +11:00
Leon Mika 488942db2e Started working on proper parameters 2026-03-26 22:14:57 +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 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 f45bdcd83c Styled the admin section of categories. 2026-03-21 12:01:24 +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
Leon Mika aef3bb6a1e Styled the post list and added updating of posts 2026-02-22 10:09:34 +11:00
Leon Mika e77cac2fd5 Started working on the frontend
- Added the new post frontend
- Hooked up publishing of posts to the site publisher
- Added an site exporter as a publishing target
2026-02-21 10:22:10 +11:00