62 Commits

Author SHA1 Message Date
d2e5e8f69d Add dynamic page title 2026-02-17 18:25:11 +13:00
817c857fde remove alert from delete function 2026-02-17 16:33:37 +13:00
f30262be3b order entries list by date 2026-02-17 16:31:51 +13:00
f4d503c335 increase size of image 2026-02-17 16:13:54 +13:00
70bd76f49e always show editor 2026-02-17 12:37:17 +13:00
c428aae077 fix create new entry endpoint 2026-02-17 12:36:02 +13:00
89d2aaca75 EDITOR WORK COMPLETE 2026-02-17 12:35:46 +13:00
4413374429 default editor to today 2026-02-17 11:58:22 +13:00
2a953ef5ce Add param matcher to ensure random paths dont crash the app 2026-02-17 11:34:23 +13:00
0b038f4dea okay working now, datevalue respects current page 2026-02-17 11:22:38 +13:00
1d6e5b5d4c Just need a checkpoint cos nothings working atm 2026-02-17 11:13:03 +13:00
c5d689a9a8 Implementing different page for the entries, for sharability ig 2026-02-13 10:37:17 +13:00
f557360105 max width only applies on large screens 2026-02-12 12:06:38 +13:00
caf6eabe32 more editor work 2026-02-12 09:01:33 +13:00
1eb42c7a18 poc of new editor is,, progressing 2026-02-11 22:07:30 +13:00
865846c6be schema update: change from timestamp to date 2026-02-11 21:55:35 +13:00
e978d0df97 Redesign entry summary view and more importantly rearchitected that awful state management 2026-02-11 20:51:45 +13:00
31bfbffb4d calendar takes up full width now 2026-02-11 20:12:17 +13:00
a0d63fc10e removed white text enforcement lol 2026-02-11 19:56:56 +13:00
09585d8954 images go behind the dates now 2026-02-11 19:55:48 +13:00
74023040fc i mean calendar *works* now, just gotta make it look okay 2026-02-11 19:25:34 +13:00
a61b342c4c calendar work is happening 2026-02-11 19:15:03 +13:00
b99e636e74 Add shadcn svelte, theme button 2026-02-11 18:41:42 +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