|
|
ca1dba7bd6
|
Remove fetchPreviousPage from fetchMore
|
2024-08-19 16:21:34 +08:00 |
|
|
|
5f59a1d364
|
Can go back to old items list now
|
2024-08-19 15:58:56 +08:00 |
|
|
|
4bfcbde65d
|
Some more list improvements
|
2024-08-19 12:42:43 +08:00 |
|
|
|
095e75f7bd
|
Attempt at using maxPages
|
2024-08-17 14:19:26 +08:00 |
|
|
|
338f3bca78
|
WIP: infinite scroll on the library with react-query
|
2024-08-14 09:48:56 +08:00 |
|
|
|
788b44c7c9
|
Use router instead of window.location to better handle the local cache
|
2024-08-13 16:41:24 +08:00 |
|
|
|
74320d5917
|
use new react-query for addurl
|
2024-08-12 15:03:05 +08:00 |
|
|
|
6356a8a3c7
|
More improvments to optimistic caching
|
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 |
|
|
|
d0e4908c0f
|
Better cache handling when setting labels
|
2024-08-12 11:09:56 +08:00 |
|
|
|
b29d7d0c97
|
Cleanup
|
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 |
|
|
|
25350c6a2c
|
Improve responsive reflow on the home view
|
2024-07-11 11:39:22 +08:00 |
|
|
|
a7e640320c
|
On smaller screens we want the nav menu to be disabled by default
|
2024-07-11 08:59:34 +08:00 |
|
|
|
486f0f2870
|
Improve fallback when no home found, add keyboard navigation
|
2024-07-10 18:59:23 +08:00 |
|
|
|
613dd39aba
|
Filtering on the library view
|
2024-06-25 09:11:15 +08:00 |
|
|
|
b39bffdc1a
|
Add hover bg for apollo, implement share
|
2024-06-21 15:31:57 +08:00 |
|
|
|
5c85257cdb
|
Implement actions on the home view
|
2024-06-21 13:20:27 +08:00 |
|
|
|
900d4b696b
|
Reduce flicker when loading settings from local storage
|
2024-06-13 16:11:16 +08:00 |
|
|
|
fb609cffa0
|
Add verify auth check to settings
|
2024-03-05 13:16:01 +08:00 |
|
|
|
9706fee07b
|
New function to verify auth
|
2024-03-05 12:53:07 +08:00 |
|
|
|
409006ff2b
|
Allow setting text as RTL in the reader
|
2024-03-04 13:55:50 +08:00 |
|
|
|
0640233e8a
|
Remove unused imports
|
2024-02-29 12:05:41 +08:00 |
|
|
|
0ed8623e65
|
Comment out the withLabel icon until its working better
|
2024-02-26 14:08:10 +08:00 |
|
|
|
6543c9b017
|
Improve errors layout
|
2024-02-23 13:08:22 +08:00 |
|
|
|
84fcbce94a
|
Handle using system theme when toggling from the library
|
2024-02-22 17:22:44 +08:00 |
|
|
|
dd8f913cdd
|
Warnings cleanup
|
2024-02-16 12:25:45 +08:00 |
|
|
|
328625d713
|
Allow using system theme
|
2024-02-14 17:12:28 +08:00 |
|
|
|
1082b3fa9d
|
Remove server sync for theme settings
|
2024-02-14 14:42:54 +08:00 |
|
|
|
c0e917848a
|
Ensure window dimensions are set on load. Fixes bug where the inspector side panel was displayed full width on large screens
|
2024-02-14 14:11:51 +08:00 |
|
|
|
11463ba6f7
|
Colour clean ups
|
2024-02-08 15:01:40 +08:00 |
|
|
|
1a9924bedb
|
Expose highlight on release to web
|
2024-02-07 15:22:42 +08:00 |
|
|
|
8767e0b71d
|
Update link_read call
|
2023-09-13 13:05:16 +08:00 |
|
|
|
afaf6f2945
|
Remove some debug lines
|
2023-09-04 15:18:23 +08:00 |
|
|
|
2dcd4f0a64
|
Allow larger font sizes
|
2023-08-25 17:21:01 +08:00 |
|
|
|
f531cc45ca
|
Remove some confirm delete variables
|
2023-08-07 11:57:01 +08:00 |
|
|
|
c1448d510d
|
Make sure articleId is updated when setting labels
|
2023-06-29 15:32:11 -07:00 |
|
|
|
2009ce1b72
|
Fix state of articleId preventing labels from saving on reader view
|
2023-06-29 15:03:38 -07:00 |
|
|
|
6c4ad1e176
|
Add missing file
|
2023-06-27 15:47:32 +08:00 |
|
|
|
e540c57da4
|
Throttle set label calls
|
2023-06-21 19:59:32 +08:00 |
|
|
|
29b809558b
|
Update labels on cards when setting from library
|
2023-06-21 14:17:26 +08:00 |
|
|
|
2293cc0256
|
Add support for multi select labels
|
2023-06-21 13:55:20 +08:00 |
|
|
|
e270d4acf9
|
Warnings clean up
|
2023-06-20 13:36:36 +08:00 |
|
|
|
978e802786
|
Clean up keyboard commands functionalities and modal, add tooltips
|
2023-04-14 11:27:01 +08:00 |
|
|
|
6f8934fe59
|
Reset throttle timeout after clearing, fixes issue where scroll watcher doesnt fire
|
2023-04-04 22:21:10 +08:00 |
|
|
|
5eef42e296
|
Merge highlight improvements
|
2023-04-03 17:19:43 +08:00 |
|
|
|
467ace2f14
|
Rename reading progress file now that its no longer a react hook
|
2023-03-13 13:29:29 +08:00 |
|
|
|
c19460eb75
|
Cancel scroll watcher timeout
|
2023-03-11 08:27:34 +08:00 |
|
|
|
112df31fe4
|
remove debug lines
|
2023-03-11 08:02:46 +08:00 |
|
|
|
5c69b5d8c0
|
Use bounding rects for filtering top rect
|
2023-03-10 17:25:09 +08:00 |
|