Commit Graph

44 Commits

Author SHA1 Message Date
38b690426f fix bookmark list margin when empty 2025-06-03 13:37:08 +00:00
610649b08f fix cors not handling multi origins 2025-06-03 13:33:25 +00:00
e36be5f1f4 add gitpod configs 2025-06-02 23:24:14 +00:00
f34f5ef715 refactor side nav to make it composable 2025-06-02 17:56:15 +01:00
fa5987e0a0 reimplement mnemonics for collection list 2025-06-02 17:41:25 +01:00
bc3633139a fix more mnemonics conflict 2025-06-02 17:34:47 +01:00
190c5c9caa implement bookmark collections and enhance bookmark search functionality 2025-06-02 17:31:36 +01:00
6625451d47 create generic list component 2025-06-01 00:39:47 +01:00
4bc5630922 implement collections page 2025-05-31 22:58:21 +01:00
525d768235 implement long press on list item 2025-05-31 16:17:46 +01:00
1166fd6ade implement app menu window 2025-05-31 16:02:00 +01:00
11d4cc19af implement tag filtering ui 2025-05-31 13:44:08 +01:00
835a76709c fix /bookmarks not returning bookmarks in desc 2025-05-29 14:35:37 +01:00
a202f2c222 fix tags input returns [""] instead of [] when empty 2025-05-29 14:35:17 +01:00
0e516f2a1f fix status message not showing 2025-05-29 14:17:52 +01:00
835eec331b fix list button capitalization 2025-05-29 14:15:19 +01:00
d5a3266870 implement bookmark search 2025-05-29 00:11:17 +01:00
347451dbbc implement edit dialog mnemonics 2025-05-27 16:47:46 +01:00
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