Commit Graph

8977 Commits

Author SHA1 Message Date
6237c9df51 iOS: clear old database when running new version, better alignment of reader icons 2024-01-03 18:14:51 +08:00
1b60c8a74a Merge pull request #3263 from omnivore-app/dependabot/npm_and_yarn/sentry/nextjs-7.88.0
Bump @sentry/nextjs from 7.50.0 to 7.88.0
2024-01-03 11:56:17 +08:00
b1dfa4d911 Merge pull request #3270 from remychantenay/android-cleanup-issues-and-warnings
android: resolve issues and warnings
2024-01-03 11:53:39 +08:00
0df737312a Merge branch 'main' into android-cleanup-issues-and-warnings 2024-01-03 11:53:31 +08:00
2524148461 Merge pull request #3296 from omnivore-app/feat/web-debug-page
Add debug page to web
2024-01-03 11:51:10 +08:00
3926154fec Remove old code 2024-01-02 18:48:58 +08:00
39cf82202e Merge pull request #3297 from omnivore-app/feat/ios-empty-following
feat/ios empty following
2024-01-02 18:26:12 +08:00
d6982ae1a4 Set key on debug view 2024-01-02 18:16:26 +08:00
67dee5b23f Revert local changes to yarn.lock and web components 2024-01-02 18:14:19 +08:00
3806e971d3 Revert some local changes to API 2024-01-02 18:11:39 +08:00
67bc196496 Simpler loading view when loading from the refresh button 2024-01-02 17:25:01 +08:00
c6517ebb8e Better empty state for the following tabs 2024-01-02 16:18:01 +08:00
b81d2a33b6 Fix the add RSS/Atom feed link on empty following view 2024-01-02 12:57:10 +08:00
fe9cf0fc89 Add debug page to web 2024-01-02 11:42:00 +08:00
29d3935d67 Merge pull request #3288 from omnivore-app/feat/ios-accesibility-issues
iOS 1.40
2024-01-02 10:10:40 +08:00
643748fffa Add content reader property to link_read event 2024-01-02 09:37:18 +08:00
17c4a9be37 Dont use the following primer 2023-12-29 21:43:54 +08:00
225791a715 Start adding following modal, use system-ui for the font 2023-12-29 20:22:08 +08:00
1272d3a4ce Merge pull request #3290 from omnivore-app/fix/batch-update-sql 2023-12-29 19:22:04 +08:00
b348fae677 fix multi-select bulk action api 2023-12-29 18:42:07 +08:00
42502f9ff1 Merge pull request #3280 from omnivore-app/fix/slow-db-query
execute update query in batch to avoid slow bulk action query
2023-12-29 16:48:18 +08:00
bc6f8fda21 Merge pull request #3289 from omnivore-app/fix/labels
fix: rss labels not added
2023-12-29 16:37:15 +08:00
7153014a87 fix duplicate labels 2023-12-29 16:36:55 +08:00
6e32c1247d insert labels on name conflict do nothing 2023-12-29 16:11:11 +08:00
dbc6c52e51 no more santa hat 2023-12-29 15:02:20 +08:00
943db3332e Merge pull request #3276 from omnivore-app/fix/in-library
by default we want to search in the inbox if no in: is specified
2023-12-29 14:51:00 +08:00
ff36afed96 Merge pull request #3287 from omnivore-app/feat/rss-handle-blocked
Dont try to fetch content for some feed URLs like arvix which blocks fetches
2023-12-29 14:38:32 +08:00
cbb07318e5 get the unchanged result set of sub query by checking updated_at 2023-12-29 12:53:49 +08:00
816416934f Move the rss content block check to the rss handler 2023-12-29 12:42:43 +08:00
c9b93a1180 Dont try to fetch content for some feed URLs like arvix which blocks fetches 2023-12-29 12:26:43 +08:00
b5d84098d0 increase batch size to 100 2023-12-29 09:53:23 +08:00
de027ee93f use cursor and fetch instead of limit and offset because the subquery result set could change during update 2023-12-29 09:53:23 +08:00
55518139fb generate raw sql because postgres does not support prepared statements in DO blocks 2023-12-29 09:53:23 +08:00
1079a19cd9 execute update query in batch to avoid slow bulk action query 2023-12-29 09:53:23 +08:00
82c8cf9cc3 Add button to clear app environment after self hosting 2023-12-28 19:33:45 +08:00
d1826be5a9 Better empty state for iPad grid view 2023-12-28 18:09:58 +08:00
90195f2d08 Merge pull request #3286 from omnivore-app/fix/highlights-in-update-since-api
fix type of highlight is null from update since api
2023-12-28 17:06:01 +08:00
881626d35a fix type of highlight is null from update since api 2023-12-28 16:55:23 +08:00
3667595f48 Sync move operation, attempt to sync before home is loaded 2023-12-28 15:46:57 +08:00
02ba27c961 Merge pull request #3284 from omnivore-app/fix/highlights-in-update-since-api
return highlights in update since api response
2023-12-28 14:48:21 +08:00
2b886d7e68 return highlights in update since api response 2023-12-28 14:03:07 +08:00
c09a6fc1de Export notes with highlights 2023-12-27 22:22:09 +08:00
4f6f452801 Sync highlights in search also 2023-12-27 18:00:24 +08:00
e746952f65 set a default filter on load 2023-12-27 17:52:14 +08:00
88493f8bd2 Empty states for grid, filter divider on headers shouldnt show on iPad 2023-12-27 16:27:05 +08:00
ca511c3041 Grid improvements for infinite scroll 2023-12-27 16:04:32 +08:00
f47e53f56b Set the filter key when updating the filter 2023-12-27 14:23:25 +08:00
dded89bf32 WIP allow a single viewmodel for iPad split screen view 2023-12-27 14:16:50 +08:00
470cd5ddf2 Navigation toolbar colours 2023-12-27 11:00:37 +08:00
7bd19658f4 Colors for toolbar items 2023-12-27 10:58:04 +08:00