Commit Graph

8098 Commits

Author SHA1 Message Date
5aff626c84 Send highlight positions on Android 2023-10-13 10:41:57 +08:00
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
4d64231abf save content reader in the item 2023-10-12 12:59:36 +08:00
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
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
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
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
1bc9912271 fix failure of saving highlight when position is null 2023-10-12 11:27:46 +08:00
ebb45f1973 fix email attachment not being saved as item 2023-10-12 10:47:20 +08:00
f1c4bc6a74 fix email attachment not being saved as item 2023-10-12 10:46:12 +08:00
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
b0f0dba53d drop position trigger on labels table and sort labels by name returned by labels api 2023-10-12 10:39:35 +08:00
c75c38b01b Use a typescript is function to extract event target node 2023-10-12 10:22:34 +08:00
0a8d6515f9 Fix nodeName check 2023-10-12 09:56:29 +08:00
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
3a50f14e52 Use sorted subscriptions in left menu 2023-10-11 23:57:48 +08:00
b953001215 Simplify 2023-10-11 21:54:53 +08:00
3ca664ed67 Remove debug line 2023-10-11 21:34:03 +08:00
1f4d5212d6 Handle shortcut events when pdf search is focused 2023-10-11 21:32:56 +08:00
eaa0c3a8c1 Merge pull request #2906 from omnivore-app/release/ios-1.34
Bump the iOS release
2023-10-11 20:13:32 +08:00
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
76b382966d Make highlight modification two steps 2023-10-11 19:27:03 +08:00
66d93418cd Bump the iOS release 2023-10-11 19:21:54 +08:00
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
3201f96d43 add default value = now() to updatedAt field in highlight tables only 2023-10-11 18:41:10 +08:00
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
0c612c27e7 add default value = now() to updatedAt field in labels, user_profile and highlight tables 2023-10-11 17:05:19 +08:00
00cb48ef1f Merge pull request #2903 from omnivore-app/fix/slow-db-query
fix/slow db query
2023-10-11 16:22:29 +08:00
30ba22cbbc add user_id to the sql query to reduce query latency 2023-10-11 16:05:35 +08:00
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
a4aeb40276 fix: after successfully deleted highlights, still return error codes 2023-10-11 14:48:44 +08:00
caa5969940 fix updated subscription always show failed in the rss handler logs 2023-10-11 14:44:39 +08:00
aef6bf559a Merge pull request #2900 from omnivore-app/fix/web/continue-reading
update the filter value to use is:reading of the Continue Reading filter
2023-10-11 10:42:06 +08:00
dc14743fb8 remove data assertion from migration script to speed up 2023-10-10 22:26:02 +08:00
453000286c iOS: Add length indicator to new label textfield 2023-10-10 09:40:19 +02:00
768845e101 update the filter value to use is:reading of the Continue Reading filter 2023-10-10 15:33:59 +08:00
29c8786057 Merge pull request #2879 from omnivore-app/feature/filter-by-word-count
allow filter by wordsCount
2023-10-10 13:06:34 +08:00
62ffaa924b add wordsCount filter 2023-10-10 12:52:49 +08:00
93c410a564 fix is:read filter and add is:reading filter 2023-10-10 12:21:32 +08:00
3e91f3836b fix tests 2023-10-10 10:58:48 +08:00
835b61064f allow filter by wordsCount 2023-10-10 10:58:48 +08:00
fe3093834c Merge pull request #2891 from omnivore-app/disable-database-query-log-in-github-action
disable database query logs in github action
2023-10-10 10:42:18 +08:00
1adbed9876 revert postgres connection timeout 2023-10-10 10:33:49 +08:00
f5205c4b1b fix tests 2023-10-10 10:20:13 +08:00
a1122a3ff0 Merge pull request #2897 from omnivore-app/fix/web-pdf-keyboard-shortcuts
Better keyboard shortcut handling for PDFs
2023-10-10 10:15:15 +08:00
bab343c41f testing 2023-10-10 10:10:45 +08:00
53b6e7d2ad Better keyboard shortcut handling for PDFs 2023-10-09 22:14:46 +08:00
ac0d295cf3 debug 2023-10-09 22:06:35 +08:00
0b7da62aca debug 2023-10-09 21:34:52 +08:00
0b73982cd3 Merge pull request #2893 from omnivore-app/fix/web-pwa-share-target
Fix response url in the share target
2023-10-09 19:09:45 +08:00