Commit Graph

378 Commits

Author SHA1 Message Date
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
c41363b51c Merge pull request #2831 from omnivore-app/feature/convert-to-email-api
Update Email Feature
2023-10-04 14:30:35 +08:00
109c33ee60 0 2023-10-03 18:18:56 +08:00
5d35eb3762 fix tests 2023-10-03 18:13:42 +08:00
ba491090bc fix tests 2023-10-03 09:45:59 +08:00
424648ef6d Merge remote-tracking branch 'refs/remotes/origin/feat/saved-links' into feat/saved-links 2023-09-02 00:26:42 +02:00
852d0e8977 Remove specific filters. 2023-09-02 00:26:30 +02:00
86544f5610 Merge branch 'main' into feat/saved-links 2023-09-01 17:43:37 +02:00
5374398174 Add missing db.ts 2023-09-01 17:42:33 +02:00
08d7f4842d Add Theming, add test. 2023-09-01 17:42:19 +02:00
aca3f38764 Update test 2023-08-31 11:37:46 +08:00