Commit graph

8117 commits

Author SHA1 Message Date
Hongbo Wu
5f11bf1fde remove elasticsearch dep from packages/db 2023-10-17 17:12:26 +08:00
Hongbo Wu
700fd73dbb disallow social login if account is deleted 2023-10-17 17:07:46 +08:00
Hongbo Wu
6e79f6c67f update sql to deduplicate rss subscriptions 2023-10-17 16:41:14 +08:00
Hongbo Wu
eb667e04b9 update reading progress in db 2023-10-17 15:09:16 +08:00
Hongbo Wu
ab0fc1087d update tsv only if necessary 2023-10-17 12:02:44 +08:00
Hongbo Wu
1b2d93e118 remove duplicate rss subscriptions by user and url; create a unique constraint 2023-10-16 17:35:29 +08:00
Hongbo Wu
e54c1c81a1 soft delete user by calling delete account api 2023-10-16 15:24:53 +08:00
Hongbo Wu
4ae6c476f8 shows api error message 2023-10-14 13:18:40 +08:00
Jackson Harper
a20b956e26
Merge pull request #2926 from omnivore-app/fix/api-site-name-query
Add ILIKE queries to all field queries
2023-10-13 22:02:55 +08:00
Jackson Harper
59135f04d7
Merge pull request #2929 from omnivore-app/fix/highlighted-markdown
fetch highlights if necessary and before converting content to markdown
2023-10-13 19:45:31 +08:00
Hongbo Wu
497b6e9f72 fetch highlights if necessary and before converting content to markdown 2023-10-13 18:27:57 +08:00
Jackson Harper
c12df2f4d3 Search order shouldn't be guaranteed here 2023-10-13 18:26:10 +08:00
Jackson Harper
e5cedc4040 Fix site scope searches to use the correct queries 2023-10-13 18:26:10 +08:00
Jackson Harper
3f4be32df8 Merge library item imports 2023-10-13 18:26:02 +08:00
Jackson Harper
0adc95fb83
Merge pull request #2928 from omnivore-app/feat/web-next-prev-navigation
Allow navigating to next/previous items on the web with keyboard
2023-10-13 18:24:33 +08:00
Hongbo Wu
0922ce73af
Merge pull request #2925 from omnivore-app/fix/bulk-action-slow-query
fix bulk action slow query
2023-10-13 17:59:07 +08:00
Jackson Harper
f960379783 Allow navigating to next/previous items on the web with keyboard 2023-10-13 17:50:38 +08:00
Jackson Harper
32a25087b3
Merge pull request #2921 from omnivore-app/fix/android-highlight-positions
Send highlight positions on Android
2023-10-13 16:20:21 +08:00
Hongbo Wu
a6c5f4e862 fix bulk action slow query 2023-10-13 13:45:09 +08:00
Jackson Harper
5aff626c84 Send highlight positions on Android 2023-10-13 10:41:57 +08:00
Hongbo Wu
324a6c2203
Merge pull request #2919 from omnivore-app/fix/email-attachment
save content reader in the item
2023-10-12 13:00:28 +08:00
Hongbo Wu
4d64231abf save content reader in the item 2023-10-12 12:59:36 +08:00
Hongbo Wu
d1472c6519
Merge pull request #2915 from omnivore-app/fix/drop-label-position-trigger
drop position trigger on labels table and sort labels by name returned by labels api
2023-10-12 12:10:33 +08:00
Hongbo Wu
9b25a64fd8
Merge pull request #2916 from omnivore-app/fix/email-attachment
fix email attachment not being saved as item
2023-10-12 12:09:01 +08:00
Hongbo Wu
e2e01e1a8e
Merge pull request #2918 from omnivore-app/fix/highlight-position-null
fix failure of saving highlight when position is null
2023-10-12 12:02:14 +08:00
Hongbo Wu
039632556b add more method in mock cloud storage and update test cases for email-attachment rest api 2023-10-12 11:56:54 +08:00
Hongbo Wu
1bc9912271 fix failure of saving highlight when position is null 2023-10-12 11:27:46 +08:00
Hongbo Wu
ebb45f1973 fix email attachment not being saved as item 2023-10-12 10:47:20 +08:00
Hongbo Wu
f1c4bc6a74 fix email attachment not being saved as item 2023-10-12 10:46:12 +08:00
Jackson Harper
e1b7849b7e
Merge pull request #2908 from omnivore-app/fix/web-pdf-shortcuts
Handle shortcut events when pdf search is focused
2023-10-12 10:45:19 +08:00
Hongbo Wu
b0f0dba53d drop position trigger on labels table and sort labels by name returned by labels api 2023-10-12 10:39:35 +08:00
Jackson Harper
c75c38b01b Use a typescript is function to extract event target node 2023-10-12 10:22:34 +08:00
Jackson Harper
0a8d6515f9 Fix nodeName check 2023-10-12 09:56:29 +08:00
Jackson Harper
135999fa83
Merge pull request #2909 from omnivore-app/fix/web-sorted-left-menu
Use sorted subscriptions in left menu
2023-10-12 00:43:22 +08:00
Jackson Harper
3a50f14e52 Use sorted subscriptions in left menu 2023-10-11 23:57:48 +08:00
Jackson Harper
b953001215 Simplify 2023-10-11 21:54:53 +08:00
Jackson Harper
3ca664ed67 Remove debug line 2023-10-11 21:34:03 +08:00
Jackson Harper
1f4d5212d6 Handle shortcut events when pdf search is focused 2023-10-11 21:32:56 +08:00
Jackson Harper
eaa0c3a8c1
Merge pull request #2906 from omnivore-app/release/ios-1.34
Bump the iOS release
2023-10-11 20:13:32 +08:00
Jackson Harper
2fba02026d
Merge pull request #2907 from omnivore-app/fix/db-highlight-migration-steps
Make highlight modification two steps
2023-10-11 19:32:23 +08:00
Jackson Harper
76b382966d Make highlight modification two steps 2023-10-11 19:27:03 +08:00
Jackson Harper
66d93418cd Bump the iOS release 2023-10-11 19:21:54 +08:00
Hongbo Wu
6ad14dfc14
Merge pull request #2905 from omnivore-app/fix/highlight-date
add default value = now() to updatedAt field in highlight tables only
2023-10-11 18:46:00 +08:00
Hongbo Wu
3201f96d43 add default value = now() to updatedAt field in highlight tables only 2023-10-11 18:41:10 +08:00
Hongbo Wu
00b33b647f
Merge pull request #2904 from omnivore-app/fix/highlight-date
add default value = now() to updatedAt field in labels, user_profile and highlight tables
2023-10-11 17:13:12 +08:00
Hongbo Wu
0c612c27e7 add default value = now() to updatedAt field in labels, user_profile and highlight tables 2023-10-11 17:05:19 +08:00
Hongbo Wu
00cb48ef1f
Merge pull request #2903 from omnivore-app/fix/slow-db-query
fix/slow db query
2023-10-11 16:22:29 +08:00
Hongbo Wu
30ba22cbbc add user_id to the sql query to reduce query latency 2023-10-11 16:05:35 +08:00
Jackson Harper
c5a73dd6f3
Merge pull request #2901 from remychantenay/ios-label-textfield-lgt-indicator
iOS: Add length indicator to new label textfield
2023-10-11 15:49:12 +08:00
Hongbo Wu
a4aeb40276 fix: after successfully deleted highlights, still return error codes 2023-10-11 14:48:44 +08:00