|
|
1deed8a509
|
Improve the reader header on smaller screens
|
2024-08-21 13:23:00 +08:00 |
|
|
|
43a9a414ab
|
Merge pull request #4294 from omnivore-app/fix/blank-note
fix: delete document note if it is blank on save
|
2024-08-21 12:28:40 +08:00 |
|
|
|
f638851965
|
Make sure metadata is set for navigation layout
|
2024-08-21 11:48:51 +08:00 |
|
|
|
d88aea6685
|
Merge pull request #4293 from omnivore-app/fix/web-disable-highlight-release
Temporarily disable highlight on release
|
2024-08-21 10:44:42 +08:00 |
|
|
|
d361e772f1
|
fix: delete document note if it is blank on save
|
2024-08-21 10:34:55 +08:00 |
|
|
|
1ba7fc3783
|
Temporarily disable highlight on release
|
2024-08-21 10:24:18 +08:00 |
|
|
|
7734a3103d
|
Remove the more button from the nav menu
|
2024-08-21 09:54:43 +08:00 |
|
|
|
18a3d5c5f9
|
Go to account page for settings root
|
2024-08-20 19:04:24 +08:00 |
|
|
|
bdb31137bd
|
Fix empty edges in useMemo
Still need to track downt the root cause of this.
|
2024-08-20 18:00:46 +08:00 |
|
|
|
ff8d369560
|
Clean up URLs for page metadata
|
2024-08-20 15:12:18 +08:00 |
|
|
|
2e807d6d3a
|
Simplify the settings menu dropdown
|
2024-08-20 15:11:47 +08:00 |
|
|
|
51f9fb0c2d
|
Re-enable the processing items checks
|
2024-08-20 13:19:29 +08:00 |
|
|
|
a871049000
|
Merge pull request #4268 from ethan-grinberg/main
fix: ui bug on bulk import
|
2024-08-20 13:08:01 +08:00 |
|
|
|
587df5c3a5
|
Remove unused component
|
2024-08-19 16:37:24 +08:00 |
|
|
|
ca1dba7bd6
|
Remove fetchPreviousPage from fetchMore
|
2024-08-19 16:21:34 +08:00 |
|
|
|
529a81dd8a
|
Dont need previous fetching anymore
|
2024-08-19 16:06:10 +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 |
|
|
|
541aa859d2
|
Use staleTime
|
2024-08-17 17:07:14 +08:00 |
|
|
|
f80570a1ac
|
More debug
|
2024-08-17 16:13:15 +08:00 |
|
|
|
1e0df9016c
|
More debugging
|
2024-08-17 15:54:19 +08:00 |
|
|
|
1e2c3b1f8f
|
Fix typo
|
2024-08-17 15:40:33 +08:00 |
|
|
|
975ae6bee5
|
TEst out react-infinite-scroll-component
|
2024-08-17 15:36:27 +08:00 |
|
|
|
35c7954809
|
Comment out old containers temporarily
|
2024-08-17 14:23:37 +08:00 |
|
|
|
095e75f7bd
|
Attempt at using maxPages
|
2024-08-17 14:19:26 +08:00 |
|
|
|
675e17da79
|
Add pending items
|
2024-08-16 17:16:29 +08:00 |
|
|
|
9a2490253c
|
Improve fetchMore, add debug
|
2024-08-16 15:55:36 +08:00 |
|
|
|
e3fd98e47c
|
More debugging
|
2024-08-16 10:47:48 +08:00 |
|
|
|
49b66f3504
|
Remove the cache busting
|
2024-08-15 16:27:05 +08:00 |
|
|
|
3ceb18400c
|
Only allow three pages of data to be refreshed
|
2024-08-15 15:24:02 +08:00 |
|
|
|
913ad0c5d4
|
More cache key debugging
|
2024-08-15 13:20:29 +08:00 |
|
|
|
68cfc8df80
|
Merge branch 'omnivore-app:main' into main
|
2024-08-15 00:48:30 -04:00 |
|
|
|
9707b1bc7f
|
fix: bulk upload files ui
|
2024-08-15 00:48:10 -04:00 |
|
|
|
39da8e60c1
|
More debugging on infinite scroll
|
2024-08-15 11:39:26 +08:00 |
|
|
|
e16acb7f60
|
Use react-query for most viewer queries to get better caching, remove the maxpages on library as that broke scrolling
|
2024-08-14 11:41:55 +08:00 |
|
|
|
c68680fad9
|
Use a portal on dropdowns so it doesnt move window when opened from scrolled shortcuts
|
2024-08-14 00:05:50 +08:00 |
|
|
|
cca1cbfff4
|
Shortcuts editor for the web
|
2024-08-13 23:28:51 +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 |
|
|
|
4bc154605f
|
get highlightsCount from the backend and show the count on web
|
2024-08-13 18:01:20 +08:00 |
|
|
|
22216e33b8
|
Use AsyncStorage for local cache
|
2024-08-13 17:00:05 +08:00 |
|
|
|
788b44c7c9
|
Use router instead of window.location to better handle the local cache
|
2024-08-13 16:41:24 +08:00 |
|
|
|
d51aed5b7c
|
Rendering improvements, remove unused
|
2024-08-13 13:29:57 +08:00 |
|
|
|
742772fdb7
|
Disable the menu close on click on small screens, need to research this more
|
2024-08-13 11:23:34 +08:00 |
|
|
|
255488ec7d
|
Better handling of pending items
|
2024-08-12 22:27:24 +08:00 |
|
|
|
6529b87e9d
|
Some improvements to the additem
|
2024-08-12 20:40:28 +08:00 |
|
|
|
74320d5917
|
use new react-query for addurl
|
2024-08-12 15:03:05 +08:00 |
|
|
|
2ccb98ce35
|
Add an alert for emptying trash
|
2024-08-12 13:27:43 +08:00 |
|
|
|
0b969c20ce
|
Better handling of border on hover
|
2024-08-12 11:09:56 +08:00 |
|
|
|
f4f7870a35
|
Improve layout for list mode
|
2024-08-12 11:09:56 +08:00 |
|