Commit Graph

83 Commits

Author SHA1 Message Date
eb667e04b9 update reading progress in db 2023-10-17 15:09:16 +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
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
bf2c54084b fix getArticle API failed on iOS 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
dd292879a4 sort type ahead search result by saved at desc order 2023-10-05 14:31:06 +08:00
6672ca0109 fix labels 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
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
10e5059db7 fix test 2023-06-30 17:28:37 +08:00
8904247620 add test 2023-06-09 18:58:41 +08:00
51032d2bf1 fix: test 2023-06-08 18:52:47 +08:00
ffaf33b73f fix test 2023-06-08 13:13:37 +08:00
130677b50c Add contentReader to the typeAheadSearchResult 2023-04-20 10:00:56 +08:00
9857af27e2 Add labels and state to createArticle API 2023-04-12 17:04:59 +08:00
abd42f7064 Add labels and state to saveUrl API 2023-04-12 16:50:11 +08:00
ce273b5172 Add test case for archives page and saves labels in savePage API 2023-04-12 16:50:11 +08:00
e5ffd3f5bd Stop inserting search history to the DB in the search API 2023-04-05 11:45:39 +08:00
c52d2f0f56 Fix pageType to be null in updatesSince api response 2023-04-04 11:00:13 +08:00
9df1546323 Fix tests 2023-03-22 10:37:07 +08:00
e5f1f25a4d Allow scoping searches to site: 2023-03-14 18:26:45 +08:00
8a9a464e84 Add a test case for top position greater than bottom position 2023-03-10 12:56:00 +08:00
451ed1c70e Add test case for 0 2023-03-10 12:42:57 +08:00
bba0f69f62 Add top percentage to the reading position in API 2023-03-10 12:38:25 +08:00
eb1d8caa1c Add tests 2023-02-17 18:03:53 +08:00
bb5c104a42 Change archiveAll to bulkAction which allows deletion too 2023-02-02 21:26:37 +08:00
3b888bbb08 Make Async call to archive all 2023-02-01 18:50:10 +08:00
ea54b92a92 Update test 2023-02-01 18:10:47 +08:00
03ab96b7f8 Add archiveAll API 2023-02-01 18:05:16 +08:00
64fd0cfdc6 Add sort in updatesince api and default sorting by updatedAt in descending order 2022-11-25 11:44:55 +08:00
3a39ec55cc Delete user with right permission 2022-11-24 08:59:10 +08:00
e1de55bea0 Delete highlights, labels and other metadata when soft delete pages 2022-10-20 11:16:49 +08:00
14c87a1240 Merge pull request #1298 from omnivore-app/feature/add-popular-read-when-signup
feature/add popular read when signup
2022-10-13 13:13:13 +08:00
19d0d314db Fix tests 2022-10-12 18:05:17 +08:00