Commit Graph

1899 Commits

Author SHA1 Message Date
d0f3c2eb91 Layout improvements for auth pages 2024-08-27 14:13:30 +08:00
dbb115d072 Remove some unneeded debug 2024-08-26 16:03:05 +08:00
6597245b9c Handle siteNames for non url items 2024-08-26 15:11:19 +08:00
be94f50ee5 Dont show bullet if hiding URLs 2024-08-26 14:28:36 +08:00
cb19abfa6f Remove some debug 2024-08-26 13:41:29 +08:00
0f4e334e39 Fix imports 2024-08-26 13:39:52 +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
d9c3437852 Make highlights optional 2024-08-23 14:30:37 +08:00
fe1567fa78 Allow the highlights attribute of articles to be undefined 2024-08-23 14:24:00 +08:00
d1ce129504 Some more logging 2024-08-23 13:57:31 +08:00
6ea3b2d54c Use isFetching to show items are being refreshed 2024-08-23 13:29:16 +08:00
94f2b5eda1 Add some debug info 2024-08-23 12:58:30 +08:00
415c38ef64 Show the top loading bar even if cached items are being displayed during load 2024-08-23 11:58:11 +08:00
21e12750ca When user is on logged out layouts dont try to return to nav-return 2024-08-22 13:38:36 +08:00
36f03eab59 Fix imports 2024-08-21 18:01:22 +08:00
68e6533430 Better hooks use 2024-08-21 17:38:30 +08:00
a8e5d88c18 Better handling of a logged out user 2024-08-21 17:00:46 +08:00
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