Commit graph

11801 commits

Author SHA1 Message Date
Jackson Harper
b98b2de3ec
Merge pull request #4292 from omnivore-app/fix/web-more-button
Remove the more button from the nav menu
2024-08-21 10:27:29 +08:00
Jackson Harper
7734a3103d Remove the more button from the nav menu 2024-08-21 09:54:43 +08:00
Jackson Harper
1030e962a6
Merge pull request #4288 from omnivore-app/fix/web-settings-url
Go to account page for settings root
2024-08-20 19:14:48 +08:00
Jackson Harper
18a3d5c5f9 Go to account page for settings root 2024-08-20 19:04:24 +08:00
Jackson Harper
0c7709130f
Merge pull request #4286 from omnivore-app/fix/web-crash-fix
Fix empty edges in useMemo
2024-08-20 18:39:34 +08:00
Jackson Harper
6d21730fb9 Better error handling for search 2024-08-20 18:27:39 +08:00
Jackson Harper
6cb14f3ed3 Clear the queryClient on error 2024-08-20 18:17:27 +08:00
Jackson Harper
d672fe1b44 Clear async storage on error 2024-08-20 18:14:24 +08:00
Jackson Harper
d839fc68ce
Merge pull request #4285 from omnivore-app/fix/web-update-highlights-input
Fix the input values on update highlight to not send extra values
2024-08-20 18:07:34 +08:00
Jackson Harper
bdb31137bd Fix empty edges in useMemo
Still need to track downt the root cause of this.
2024-08-20 18:00:46 +08:00
Jackson Harper
9e88123e98 Fix the input values on update highlight to not send extra values 2024-08-20 17:44:37 +08:00
Jackson Harper
5f35ee74eb
Merge pull request #4284 from omnivore-app/fix/api-default-shortcuts
Use an upsert for the default shortcuts
2024-08-20 17:16:33 +08:00
Jackson Harper
d2c16624c3 Add tests for shortcuts service 2024-08-20 17:05:13 +08:00
Jackson Harper
deaa0e8856 Use an upsert for the default shortcuts 2024-08-20 16:41:04 +08:00
Jackson Harper
13cdedf655
Merge pull request #4271 from omnivore-app/dependabot/npm_and_yarn/elliptic-6.5.7
Bump elliptic from 6.5.4 to 6.5.7
2024-08-20 15:48:38 +08:00
Jackson Harper
b9948563d7
Merge pull request #4282 from omnivore-app/fix/web-settings-menu
Web settings menu
2024-08-20 15:25:17 +08:00
Jackson Harper
ff8d369560 Clean up URLs for page metadata 2024-08-20 15:12:18 +08:00
Jackson Harper
2e807d6d3a Simplify the settings menu dropdown 2024-08-20 15:11:47 +08:00
Jackson Harper
cf8174b874
Merge pull request #4281 from omnivore-app/fix/pending-items-refresh
Re-enable the processing items checks
2024-08-20 14:47:46 +08:00
Jackson Harper
51f9fb0c2d Re-enable the processing items checks 2024-08-20 13:19:29 +08:00
Jackson Harper
a871049000
Merge pull request #4268 from ethan-grinberg/main
fix: ui bug on bulk import
2024-08-20 13:08:01 +08:00
Jackson Harper
15f7b00989
Merge pull request #4241 from omnivore-app/dependabot/npm_and_yarn/multi-93d15ec450
Bump fs-extra and @types/fs-extra
2024-08-20 10:52:24 +08:00
Jackson Harper
f7b9acda2a
Merge pull request #4267 from omnivore-app/fix/web-infinite-scroll
More debugging on infinite scroll
2024-08-19 16:48:09 +08:00
Jackson Harper
587df5c3a5 Remove unused component 2024-08-19 16:37:24 +08:00
Jackson Harper
ca1dba7bd6 Remove fetchPreviousPage from fetchMore 2024-08-19 16:21:34 +08:00
Jackson Harper
529a81dd8a Dont need previous fetching anymore 2024-08-19 16:06:10 +08:00
Jackson Harper
5f59a1d364 Can go back to old items list now 2024-08-19 15:58:56 +08:00
Jackson Harper
64cb4eb249 Instead of checking limit use initial index for cache checks 2024-08-19 15:35:02 +08:00
Jackson Harper
82f5c5017c log filteredPages 2024-08-19 15:30:47 +08:00
Jackson Harper
e2a49aec71 Trim old pages from the cache 2024-08-19 15:10:20 +08:00
Jackson Harper
2282a6adde Set cache info in the cache pageInfo section 2024-08-19 14:38:03 +08:00
Jackson Harper
8f480d654a More debugging 2024-08-19 14:08:25 +08:00
Jackson Harper
45c7a57696 More debugging 2024-08-19 13:51:41 +08:00
Jackson Harper
ca7b515488 Remove some of the cache logging to make debugging easier 2024-08-19 13:21:06 +08:00
Jackson Harper
e6a220c984 Remove stale time to force refreshed, start using the cached result 2024-08-19 13:00:14 +08:00
Jackson Harper
4bfcbde65d Some more list improvements 2024-08-19 12:42:43 +08:00
Hongbo Wu
f12eb79a3f
Merge pull request #4275 from omnivore-app/fix/include-content-if-requested
fix: select readable_content from library_item table if content is requested by search api
2024-08-19 10:31:54 +08:00
Hongbo Wu
160d690589 fix: do not select content from database for update since api 2024-08-19 10:21:24 +08:00
Hongbo Wu
19ed5501f6 fix: select readable_content from library_item table if content is requested by search api 2024-08-19 10:09:42 +08:00
Hongbo Wu
626c456364 fix: select readable_content from library_item table if content is requested by update since api 2024-08-19 10:00:38 +08:00
Hongbo Wu
fc00c607e6
Merge pull request #4274 from omnivore-app/fix/youtube-handler
fix: special handler for youtube shorts
2024-08-18 12:38:42 +08:00
Hongbo Wu
4674321531 reduce blocking domain to 1 hour 2024-08-18 12:37:10 +08:00
Hongbo Wu
e6ebac5e13 fix: special handler for youtube shorts 2024-08-18 11:52:21 +08:00
Jackson Harper
541aa859d2 Use staleTime 2024-08-17 17:07:14 +08:00
Jackson Harper
f80570a1ac More debug 2024-08-17 16:13:15 +08:00
Jackson Harper
1e0df9016c More debugging 2024-08-17 15:54:19 +08:00
Jackson Harper
1e2c3b1f8f Fix typo 2024-08-17 15:40:33 +08:00
Jackson Harper
975ae6bee5 TEst out react-infinite-scroll-component 2024-08-17 15:36:27 +08:00
Jackson Harper
3435edfb51 Remove maxPages 2024-08-17 15:21:57 +08:00
Jackson Harper
b0e7737e18 Add getPreviousPage 2024-08-17 14:43:22 +08:00