Commit Graph

388 Commits

Author SHA1 Message Date
fa2fba1a2c Merge pull request #2942 from omnivore-app/fix/rules
improvement on subscriptions and delete user api
2023-10-17 17:14:49 +08:00
eb667e04b9 update reading progress in db 2023-10-17 15:09:16 +08:00
1b2d93e118 remove duplicate rss subscriptions by user and url; create a unique constraint 2023-10-16 17:35:29 +08:00
e54c1c81a1 soft delete user by calling delete account api 2023-10-16 15:24:53 +08:00
4f86f05aac Remove JSONLD test 2023-10-16 11:39:03 +08:00
c12df2f4d3 Search order shouldn't be guaranteed here 2023-10-13 18:26:10 +08:00
e5cedc4040 Fix site scope searches to use the correct queries 2023-10-13 18:26:10 +08:00
3f4be32df8 Merge library item imports 2023-10-13 18:26:02 +08:00
a6c5f4e862 fix bulk action slow query 2023-10-13 13:45:09 +08:00
4d64231abf save content reader in the item 2023-10-12 12:59:36 +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
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
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
f5205c4b1b fix tests 2023-10-10 10:20:13 +08:00
bab343c41f testing 2023-10-10 10:10:45 +08:00
0b7da62aca debug 2023-10-09 21:34:52 +08:00
0583eeb1f9 disable database query logs in github action 2023-10-09 12:49:07 +08:00
bf2c54084b fix getArticle API failed on iOS 2023-10-05 14:31:07 +08:00
9e5196406e revert rls on old tables 2023-10-05 14:31:07 +08:00
f3db9345ae add test for when in:trash is:unread is in the query 2023-10-05 14:31:07 +08:00
c57ead3583 add test for when rss:feed in:archive is in the query 2023-10-05 14:31:07 +08:00
851f30fc62 add test for when in:archive is:unread is in the query 2023-10-05 14:31:07 +08:00
3da46cd952 add test for when type:file label:test is in the query 2023-10-05 14:31:07 +08:00
d0488364fd add test for searching in:library label:test 2023-10-05 14:31:07 +08:00
867c31a582 add test for searching in:archive label:test 2023-10-05 14:31:07 +08:00
4ff5484d8e change item_type to text 2023-10-05 14:31:06 +08:00
a886170cd8 remove migration from packages/db 2023-10-05 14:31:06 +08:00
dd292879a4 sort type ahead search result by saved at desc order 2023-10-05 14:31:06 +08:00
5a9dc344d3 fix rebase conflicts 2023-10-05 14:30:35 +08:00
cbaa3d6900 fix newsletters test 2023-10-05 14:30:10 +08:00
c3caf15e44 fix auth tests 2023-10-05 14:30:10 +08:00
024d558cfe update labels rls 2023-10-05 14:30:10 +08:00
6672ca0109 fix labels tests 2023-10-05 14:30:10 +08:00
4b95b732cf fix highlight tests 2023-10-05 14:30:10 +08:00
b036149fe2 fix feature tests 2023-10-05 14:30:10 +08:00
d50174ef76 fix article tests 2023-10-05 14:30:10 +08:00
669cddeec8 fix some rls issue 2023-10-05 14:30:10 +08:00
cea5f790d8 fix some tests 2023-10-05 14:30:09 +08:00
50bfc1fa74 fix tests 2023-10-05 14:29:23 +08:00
65bb4aa85f remove knex 2023-10-05 14:27:18 +08:00
c655f78f8c replace highlight 2023-10-05 14:24:28 +08:00
612151c151 remove elastic from docker-compose 2023-10-05 14:24:04 +08:00
648a16615b update search query 2023-10-05 14:22:58 +08:00
06000264d2 replace saveEmail 2023-10-05 14:22:58 +08:00
fc52b522f2 fix test 2023-10-05 14:22:58 +08:00
9370951893 create a repository directory 2023-10-05 14:22:56 +08:00
425864ce01 remove knex 2023-10-05 14:21:56 +08:00
16f72d6a74 fix labels and highlights were deleted when deleting items 2023-10-05 10:03:06 +08:00