Commit graph

9741 commits

Author SHA1 Message Date
Jackson Harper
f318923eed
Merge pull request #3570 from stefanosansone/refactor/android-settings
Android - Settings screen refactor
2024-02-26 10:36:42 +08:00
Stefano Sansone
01ec538a63 Merge remote-tracking branch 'origin/main' into refactor/android-settings 2024-02-24 00:19:52 +00:00
Stefano Sansone
4a27ce7827 add snackbar 2024-02-24 00:15:33 +00:00
Stefano Sansone
a156c6dbdc add account screen 2024-02-23 22:10:55 +00:00
Jackson Harper
78a2ecc782
Merge pull request #3564 from omnivore-app/fix/web-library-errros
Better error messaging in the library view
2024-02-23 15:36:01 +08:00
Jackson Harper
c4cea81a85
Merge pull request #3117 from omnivore-app/dependabot/npm_and_yarn/graphql-middleware-6.1.35
Bump graphql-middleware from 6.1.32 to 6.1.35
2024-02-23 14:27:37 +08:00
Jackson Harper
2ff00497b9 Remove debug line 2024-02-23 14:24:48 +08:00
Jackson Harper
77e1602747 Handle error + empty library states 2024-02-23 14:19:44 +08:00
Jackson Harper
1faace1c8c Use new dark theme handler for icons 2024-02-23 14:19:22 +08:00
Jackson Harper
72eea42b8e Fix embedded svg 2024-02-23 14:18:53 +08:00
Jackson Harper
f85e826146 Simplify empty state handling, remove obsolete test 2024-02-23 13:08:22 +08:00
Jackson Harper
6543c9b017 Improve errors layout 2024-02-23 13:08:22 +08:00
Jackson Harper
255c2b3c14 Fix link to help 2024-02-23 13:08:22 +08:00
Jackson Harper
9a076b608f Fallback icon 2024-02-23 13:08:22 +08:00
Jackson Harper
88aa43c34a Dark mode listener 2024-02-23 13:08:22 +08:00
Jackson Harper
ccbaf402bd Better handling of errors in the library 2024-02-23 13:08:20 +08:00
Hongbo Wu
61e9ab3a17
Merge pull request #3566 from omnivore-app/perf/optimize-slow-query
perf/optimize slow query
2024-02-23 12:53:05 +08:00
Hongbo Wu
8ce7550582 create an index for upload_file_id in library_item table 2024-02-23 11:33:48 +08:00
Jackson Harper
1bf0cc526b
Merge pull request #3557 from omnivore-app/fix/ios-ipad-issues
iOS ipad issues
2024-02-23 11:21:58 +08:00
Hongbo Wu
58e33cc4e0 fix tests 2024-02-23 11:17:37 +08:00
Hongbo Wu
2d45aa1dd7
Merge pull request #3563 from omnivore-app/fix/export-job
export at most 1000 most recent items
2024-02-23 11:14:16 +08:00
Jackson Harper
802ffbb073
Merge pull request #3561 from omnivore-app/fix/web-system-theme-library
Handle using system theme when toggling from the library
2024-02-23 11:06:29 +08:00
Hongbo Wu
534b28c536 add an index for api key 2024-02-23 11:06:08 +08:00
Hongbo Wu
fe2451cca7 remove unwanted line 2024-02-23 10:21:15 +08:00
Hongbo Wu
7c7d594b91 use low priority queue if user saved 5 items in the last minute. previously it was created 2024-02-23 10:17:18 +08:00
Hongbo Wu
aa96ccf50d create a multi-column index on user_id and state columns 2024-02-23 10:11:13 +08:00
Stefano Sansone
77f04ea0c3 add social icons 2024-02-23 00:40:45 +00:00
Stefano Sansone
dd6860908b add about screen 2024-02-23 00:08:07 +00:00
Stefano Sansone
9944acd63c restyle settings items 2024-02-22 17:52:35 +00:00
Stefano Sansone
ddb85a4f6e rename and format settings files 2024-02-22 16:05:05 +00:00
Stefano Sansone
c064979832 rename savedItem val 2024-02-22 14:20:23 +00:00
Hongbo Wu
b947100278 increase batch size to 100 2024-02-22 20:23:37 +08:00
Hongbo Wu
f541b8f8ca export at most 1000 most recent items 2024-02-22 20:22:37 +08:00
Jackson Harper
84fcbce94a Handle using system theme when toggling from the library 2024-02-22 17:22:44 +08:00
Jackson Harper
23be43cb03 Bump iOS version 2024-02-22 17:21:16 +08:00
Jackson Harper
b56610ca66
Merge pull request #3560 from omnivore-app/fix/backend
fix image error by reverting the change in excluded list of compilation
2024-02-22 16:56:32 +08:00
Hongbo Wu
06c922d940 fix image error by reverting the change in excluded list of compilation 2024-02-22 16:51:54 +08:00
Hongbo Wu
be19c7e2f3
Merge pull request #3546 from omnivore-app/feature/export-item-job
create a job for exporting item to integrations
2024-02-22 15:46:36 +08:00
Hongbo Wu
6af6f8ac6c delete log 2024-02-22 15:40:09 +08:00
Jackson Harper
82db51b24e Correct the archive icon 2024-02-22 15:30:36 +08:00
Jackson Harper
6617fa8413 Add unarchive and trash to grid context menu 2024-02-22 15:28:49 +08:00
Jackson Harper
48dfbdd0f9 Fix observation of items for the grid 2024-02-22 15:28:36 +08:00
Jackson Harper
6d61e6c9ae Make browser full screen for ipad 2024-02-22 15:27:31 +08:00
Hongbo Wu
f47f4c1c47 fix tests 2024-02-22 15:23:53 +08:00
Hongbo Wu
fb576a58a0 initial export 2024-02-22 15:20:24 +08:00
Hongbo Wu
f94267ee1a enqueue export job 2024-02-22 13:38:51 +08:00
Hongbo Wu
8b848912c9 fix tests 2024-02-22 12:03:58 +08:00
Jackson Harper
b473dbf8cb
Merge pull request #3556 from omnivore-app/release/android-0.192.0
Android 0.192.0 release
2024-02-22 12:02:56 +08:00
Hongbo Wu
34db7bb2d8 create a job for exporting item to integrations 2024-02-22 11:55:51 +08:00
Jackson Harper
0f7586afef Android 0.192.0 release 2024-02-22 11:34:49 +08:00