|
|
9df1546323
|
Fix tests
|
2023-03-22 10:37:07 +08:00 |
|
|
|
f348ec7100
|
Add id to saving request and make both id and url optional
|
2023-03-17 17:56:38 +08:00 |
|
|
|
9e492f7dcb
|
Add test case
|
2023-03-17 11:37:59 +08:00 |
|
|
|
86ae533b66
|
Merge pull request #1915 from omnivore-app/allow-scoping-searches-to-site
Allow scoping searches to site:
|
2023-03-17 09:59:21 +08:00 |
|
|
|
e5f1f25a4d
|
Allow scoping searches to site:
|
2023-03-14 18:26:45 +08:00 |
|
|
|
a8682b8cf6
|
Save html along with highlight and return
|
2023-03-14 15:55:32 +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 |
|
|
|
a1e3ac8a07
|
Add quote to the updateHighlightInput of the updateHighlight API
|
2023-03-08 15:37:24 +08:00 |
|
|
|
eb1d8caa1c
|
Add tests
|
2023-02-17 18:03:53 +08:00 |
|
|
|
1458395630
|
Merge pull request #1759 from omnivore-app/archive-all-api
bulk action api
|
2023-02-02 22:14:33 +08:00 |
|
|
|
bb5c104a42
|
Change archiveAll to bulkAction which allows deletion too
|
2023-02-02 21:26:37 +08:00 |
|
|
|
7255061e36
|
Unescape HTML entities in annotation when creating highlight
|
2023-02-02 11:32:24 +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 |
|
|
|
83c8166b3b
|
Unescape HTML entities in annotation to avoid showing escaped characters
|
2023-02-01 12:13:00 +08:00 |
|
|
|
a8d2f953bc
|
Dont use same user as previous tests for multi user test
|
2023-01-27 16:00:37 +08:00 |
|
|
|
8da817e8b1
|
Fix the clear old received emails trigger to only clear current users emails
|
2023-01-27 15:38:14 +08:00 |
|
|
|
506568e0c2
|
Merge pull request #1667 from omnivore-app/recent-emails
recent emails
|
2023-01-25 14:22:00 +08:00 |
|
|
|
a682d87aa6
|
Add tests for recent emails resolver
|
2023-01-19 12:11:34 +08:00 |
|
|
|
83c62c65a3
|
Add test for saving received email
|
2023-01-19 10:44:08 +08:00 |
|
|
|
36d2ac041a
|
Fix error of getting subscriptions without newsletter email by inner join them
|
2023-01-18 18:42:10 +08:00 |
|
|
|
f01ab3805a
|
Left join active subscriptions of a newsletter email to get the right count
|
2023-01-18 14:37:54 +08:00 |
|
|
|
e94f6de466
|
Delete subscription if unsub
|
2023-01-18 14:36:23 +08:00 |
|
|
|
1837f31906
|
Add tests
|
2023-01-09 16:52:54 +08:00 |
|
|
|
08e0423939
|
Add unique constraint on user_id and name to subscriptions table
|
2023-01-09 15:04:01 +08:00 |
|
|
|
686b08733a
|
Comment out tests that cant run in CI
|
2023-01-04 14:50:14 +08:00 |
|
|
|
1b357f8c21
|
Add a test (have a feeling we will need to disable on CI due to GCS dependency)
|
2023-01-03 11:07:21 +08:00 |
|
|
|
64fd0cfdc6
|
Add sort in updatesince api and default sorting by updatedAt in descending order
|
2022-11-25 11:44:55 +08:00 |
|
|
|
4a3537cdc2
|
Fix test
|
2022-11-24 13:38:13 +08:00 |
|
|
|
85d319c3c7
|
Fix test
|
2022-11-24 10:38:45 +08:00 |
|
|
|
05ecac7c52
|
Fix tests
|
2022-11-24 08:59:21 +08:00 |
|
|
|
14ddb369a9
|
Fix tests
|
2022-11-24 08:59:12 +08:00 |
|
|
|
3a39ec55cc
|
Delete user with right permission
|
2022-11-24 08:59:10 +08:00 |
|
|
|
f473c18939
|
Add deleteRule api
|
2022-11-23 09:52:15 +08:00 |
|
|
|
f358094bbf
|
Add get device tokens api
|
2022-11-21 17:03:12 +08:00 |
|
|
|
88416bc178
|
Add get rules api
|
2022-11-21 15:03:15 +08:00 |
|
|
|
7479222657
|
Fix test
|
2022-11-21 10:17:13 +08:00 |
|
|
|
319d757f40
|
Fix test
|
2022-11-18 14:34:31 +08:00 |
|
|
|
fbe4c471cd
|
Add pubsub subscription to trigger rule actions
|
2022-11-18 14:00:10 +08:00 |
|
|
|
66430a1e8b
|
Fix test
|
2022-11-18 10:54:03 +08:00 |
|
|
|
50fe92ac85
|
Add setRule resolver
|
2022-11-17 18:53:05 +08:00 |
|
|
|
2cff9f049a
|
Temporarily disable feature api tests
|
2022-11-11 16:54:18 +08:00 |
|
|
|
588a14c6b9
|
Fix tests
|
2022-11-11 16:47:32 +08:00 |
|
|
|
c09074d901
|
Fix tests of optInFeatures API
|
2022-11-10 21:32:49 +08:00 |
|
|
|
69d6b60adc
|
Extend expiration of the jwt token to 1 year
|
2022-11-10 17:42:25 +08:00 |
|
|
|
399e31534d
|
Update jwt token
|
2022-11-09 22:48:33 +08:00 |
|
|
|
c89ffdeaf9
|
Fix some tests
|
2022-11-09 18:14:15 +08:00 |
|