40 Commits

Author SHA1 Message Date
7ac31ccf2c Initial ui redo progress (#1)
Complete UI rewrite using shadcn-svelte for consistency and better design

Reviewed-on: #1
Co-authored-by: June <self@breadone.net>
Co-committed-by: June <self@breadone.net>
2026-02-17 18:29:59 +13:00
1b0665222d Fix entry screen not updating 2026-02-11 15:55:37 +13:00
b8aad98b85 Hide delete button if new entry, reshow image styling 2026-02-11 15:42:28 +13:00
2fe5115e06 centred layout for desktop 2026-02-11 15:32:29 +13:00
171af1e435 simplify entry creation logic 2026-02-11 15:19:47 +13:00
9e521b81aa Fix editor brightness change 2026-02-04 16:48:03 +13:00
a2d13dc4c8 Fix off by one date error 2026-02-04 16:45:29 +13:00
4ccd12a9dc add endpoint to delete image 2026-02-04 15:19:38 +13:00
d14f3dfdb6 Add delete entry function 2026-02-04 14:29:21 +13:00
59e117003f Update styling a little 2026-02-04 14:25:18 +13:00
2e85fef7e2 updating entries works fully now !! 2026-02-03 20:48:40 +13:00
faed363820 sort entries correctly from /api/all 2026-02-03 20:02:54 +13:00
143ec73da5 first image and entry upload working hell yeah 2026-02-03 20:00:32 +13:00
ba2befcb56 adding entry cover 2026-02-03 19:26:23 +13:00
34cbaf3e6e Big refactor of calendar 2026-02-03 19:13:37 +13:00
fb8ed4ad55 Adding AddEntryCover 2026-02-03 18:51:36 +13:00
af726fc4a0 Replace tiptap with marked + markdown lol 2026-02-03 18:23:15 +13:00
ff228befc0 format :3 2026-02-03 17:07:12 +13:00
db291a0a83 Update colour for day bg 2026-02-03 16:59:45 +13:00
4a5304586d Remove entry indicator if an image is present 2026-02-03 16:58:28 +13:00
ca3fc60ee1 Add entry image backgrounds and indicators to calendar ! 2026-02-03 16:33:24 +13:00
5fff9a0359 Fix visual bug for day name indicator 2026-02-03 16:15:28 +13:00
2fbefaa419 initial calendar prototype 2026-02-03 16:06:19 +13:00
9955a898b2 Removed current implementation of calendar, to be expanded upon in a bit 2026-02-03 15:48:50 +13:00
3acb9cc80f edit mode UI works 2026-02-03 15:22:55 +13:00
f5db0fdf02 rewrite image section of editor, clicking on summary view expands main view 2026-02-03 14:50:48 +13:00
e7e7cb77e9 Created basic entry summary view with all entries, updated schema, etc 2026-02-03 13:07:46 +13:00
783d9016eb Replicate basic layout from POC 2026-02-03 12:31:22 +13:00
7278cc5b4d Create calendar.svelte 2026-02-03 12:30:43 +13:00
5862c77d71 Refactor css in imagetarget 2026-01-31 12:29:39 +13:00
3c8d067a08 image cover is working nicer now 2026-01-31 12:23:21 +13:00
bb69a6c5d6 Got text content bindings working now 2026-01-31 12:04:13 +13:00
c9896c251c Start implement editor with Tiptap 2026-01-31 11:33:35 +13:00
9bb1631645 ok now bind is working 2026-01-31 10:12:54 +13:00
d0eca28e55 Bind working i daresay 2026-01-31 10:03:45 +13:00
800fbee769 Begin implementing editor, using different format this time 2026-01-31 09:49:33 +13:00
66a5e41463 svelte is weird 2026-01-30 14:51:11 +13:00
7e574719f8 Port image routes 2026-01-30 14:18:39 +13:00
11bb625a97 Port Entry api routes 2026-01-30 14:10:48 +13:00
7b44b41579 lets try sveltekit thensies 2026-01-30 14:01:54 +13:00