Commit Graph

489 Commits

Author SHA1 Message Date
137052ec82 Fix error messages for empty results 2024-08-27 16:05:00 +08:00
35341d2a73 Move react toast 2024-08-26 13:26:32 +08:00
31614f3f02 Move text utils into single place 2024-08-26 12:58:24 +08:00
0d814bd76a Fix typo 2024-08-13 20:10:04 +08:00
6fa9550cdc Update the empty states, special handler for the subscriptions empty state case. 2024-08-13 20:06:57 +08:00
6529b87e9d Some improvements to the additem 2024-08-12 20:40:28 +08:00
15f201fcfc Use a default inbox for the home view for now, combining the two library and subscription queries 2024-08-12 11:09:56 +08:00
1fc73bd59e Update labels to use react-query 2024-08-12 11:09:56 +08:00
9466a778e1 Build fixes 2024-08-12 11:09:56 +08:00
4a8332ba14 Better handling of multi select controls depending on section 2024-08-12 11:09:56 +08:00
ab0e9b28be Move bulk action to react-query 2024-08-12 11:09:56 +08:00
6c6cc8d4c4 Better handling of slugs and library item lists in the cache 2024-08-12 11:09:56 +08:00
137283db0a More moves to react-query for key library functions 2024-08-12 11:09:56 +08:00
457d1d9de9 More work on react-query switchover 2024-08-12 11:09:56 +08:00
547dccab64 refactor: use common sortHighlights function 2024-07-03 20:47:27 +02:00
c06f25682d Remove unused 2024-06-25 11:44:07 +08:00
fec6e241b9 Allow old home widths to work 2024-06-12 19:11:34 +08:00
5e7bd2fe0e Theme clean up 2024-06-11 17:10:38 +08:00
64ea02bb2c Add trash and archive section, css fixups 2024-06-11 16:00:47 +08:00
3f6e7c924a Work on new left menu w/shortcuts 2024-06-10 17:34:59 +08:00
4295e8228d Start adding allotment cleaning up navigation 2024-06-10 17:34:58 +08:00
4dffbadd30 Use yellow for the Add button 2024-05-07 12:10:33 +08:00
08a4126f00 feat: bulk mark as read action 2024-04-14 14:55:11 +07:00
7d291f084b Merge all changes from main, update theming of Discover 2024-03-07 17:39:57 +01:00
cb6ef5f81c Fix the library select and mark read/unread shortcuts 2024-03-05 12:53:07 +08:00
532c806c90 Allow overflow on grid cards, clear pointer events from dropdowns after triggered
The pointer events from radix are not cleared if a modal is opened
from a dropdown, so we manually clear them here.
2024-03-04 10:24:06 +08:00
f3d5903d0c Temporarily disable ai summaries 2024-03-01 11:15:18 +08:00
6da5d381c0 Handle interaction outside modals 2024-02-29 21:43:56 +08:00
e272463620 Remove unused imports 2024-02-29 18:42:21 +08:00
6798a06d15 Fix style of the read now success toast 2024-02-29 18:41:52 +08:00
69113e429c Give search box more space on mobile 2024-02-29 15:45:41 +08:00
39f8d5767a More small screen fixes 2024-02-29 15:37:40 +08:00
b319a5a5c9 Some layout tweaks 2024-02-29 15:27:47 +08:00
6831fed786 Remove padding of header on mobile 2024-02-29 15:17:51 +08:00
716e54c1fe Add label import 2024-02-29 14:21:52 +08:00
0930548f31 Move the key 2024-02-29 14:20:41 +08:00
234b24ac4d Hover for TLDR buttons 2024-02-29 14:08:01 +08:00
9739d58fdf Add multi select file 2024-02-29 12:46:02 +08:00
0640233e8a Remove unused imports 2024-02-29 12:05:41 +08:00
614b086ca4 Better hovers for header items 2024-02-29 12:01:58 +08:00
efb5286efa Handle switching state on first hover of button 2024-02-29 10:55:48 +08:00
9d5a90538a Switch to the circle buttons 2024-02-29 10:38:42 +08:00
e4fb01785b Add function for checking user flags 2024-02-29 10:12:10 +08:00
2a7087deab fill width for errors 2024-02-29 09:25:01 +08:00
d4ee3c5ff7 Improve multiselect box hover states 2024-02-28 20:58:42 +08:00
8205b38007 Only show TLDR if the user is opted in 2024-02-28 15:14:34 +08:00
a27b257068 Fixup checkbox icons 2024-02-28 15:14:34 +08:00
955be7b91e Left alignment of the library items 2024-02-28 15:14:34 +08:00
c20d8e6b4d Add summaries, display accont features 2024-02-28 15:14:32 +08:00
d0a0dbb32f Remove debug line 2024-02-26 13:33:52 +08:00