Commit Graph

213 Commits

Author SHA1 Message Date
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
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
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
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
109c33ee60 0 2023-10-03 18:18:56 +08:00
5d35eb3762 fix tests 2023-10-03 18:13:42 +08:00
aca3f38764 Update test 2023-08-31 11:37:46 +08:00
da7a2d76aa Update test 2023-08-30 18:34:35 +08:00
79cea907a3 Fix typo with RSS typed subscription queries 2023-08-30 14:18:39 +08:00
527930f89b Update test 2023-08-29 20:40:51 +08:00
3565c7000e Update subscriptions query 2023-08-29 17:03:49 +08:00
bd84f34a7c Improve test 2023-08-29 16:12:01 +08:00
e69d53167d Add test to make sure the subscriptions query is user scoped 2023-08-29 15:48:39 +08:00
a967989ea8 Fix test 2023-08-29 13:52:52 +08:00
92a723b6bc Add one more subscriptions test 2023-08-29 13:25:56 +08:00
89c17fd0ab Only filter inactive newsletters out from the subscriptions response 2023-08-29 11:34:55 +08:00
a6639d077a Include RSS in subscriptions response 2023-08-29 10:42:29 +08:00
b47d0b4739 Add some test debug 2023-08-28 16:54:25 +08:00
93bd8c1f7a fix test 2023-08-10 10:48:03 +08:00
3df0ffc5d3 fix existing opted in users not being able to be granted with the feature after increasing the limit 2023-08-08 22:08:37 +08:00
9a224d2324 add event_types and fix the validation of form on rules page 2023-07-20 18:33:30 +08:00
574636451d update api to accommodate rss feed subscriptions 2023-07-06 19:51:30 +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
c0872939a7 Merge pull request #2311 from omnivore-app/feature/metadata
Feature: Set thumbnail and pre-cache all the images in the content
2023-06-07 12:08:20 +08:00
986c4eb48b fix: parse unsubscribe mailto email address and set subject 2023-06-06 19:53:18 +08:00
a439aac7e7 feat: update api to include preview image 2023-06-05 12:38:30 +08:00
130677b50c Add contentReader to the typeAheadSearchResult 2023-04-20 10:00:56 +08:00