Commit Graph

26 Commits

Author SHA1 Message Date
7bddab0619 implement bookmark list mouse hover 2025-05-27 16:25:44 +01:00
0c8325eede fix tags input list up/down nav 2025-05-25 17:09:09 +01:00
6afb5dee9a implement edit bookmark dialog 2025-05-25 15:40:16 +01:00
255acfcb32 add auth token cleanup logic 2025-05-21 23:27:17 +01:00
2c292db0fc fix link unreachable error not handled properly 2025-05-21 23:27:03 +01:00
af56fa636f handle keyboard event in iframe 2025-05-21 16:25:25 +01:00
bc8856d60f fix tag autocomplete list not hiding on blur 2025-05-21 15:54:51 +01:00
8b82dd1408 fix keyboard shortcut not working in add dialog 2025-05-21 15:47:07 +01:00
2d03f1f31b implement bookmark link copy 2025-05-21 13:47:33 +01:00
cfcd510193 fix preview close goes back instead of closing 2025-05-21 13:21:35 +01:00
b0d458e5ca implement bookmark tagging 2025-05-21 13:19:40 +01:00
f048dee6e2 implement session/auth token login 2025-05-15 14:48:52 +01:00
37cdf30159 implement nav chrome for bookmark previewer 2025-05-14 18:27:41 +01:00
c73082b9c9 move bookmark preview to its own route 2025-05-13 18:34:08 +01:00
7f8b38e218 inject sakura css into cached html 2025-05-13 11:55:50 +01:00
83f0625843 add style to bookmark preview iframe 2025-05-12 00:05:24 +01:00
79a17a714e improve bookmarks page layout 2025-05-08 17:36:26 +01:00
9b47b806d5 wip: implement bookmark preview 2025-05-08 15:51:17 +01:00
77cb38294c implement sign up page 2025-05-07 23:40:03 +01:00
d3638ffc80 wip: implement add bookmark 2025-05-07 23:09:14 +01:00
9f00c9bb29 handle bookmark delete loading state 2025-05-07 16:57:09 +01:00
e87a6586b6 implement bookmark delete 2025-05-07 15:47:08 +01:00
30cc4d3fb5 remove sqlite from git 2025-05-06 18:54:19 +01:00
07b7f1b51f switch to monorepo structure 2025-05-06 11:00:35 +01:00
e1f927ad27 initial server and auth implementation 2025-05-04 23:14:01 +01:00
6840fe515d initial commit 2025-05-03 23:27:36 +01:00