Commit Graph

907 Commits

Author SHA1 Message Date
93c6c4202a Max number of group per user is 3 2022-12-02 12:36:18 +08:00
da3d9cf76b Add groups api 2022-12-02 12:32:26 +08:00
7285ebb940 Add createGroup API 2022-12-01 18:41:00 +08:00
7f04a381a1 Add is_admin field to group_membership table 2022-12-01 17:47:12 +08:00
7c8b057f85 Merge pull request #1486 from omnivore-app/fix/site-name-extraction
Fix site_name not saved when a page is saved by extensions
2022-12-01 11:28:51 +08:00
0693a6c2ff Merge pull request #1487 from omnivore-app/saved-filters-api
saved filters api
2022-12-01 11:25:50 +08:00
0eebfe923a Add position in filter table and move filter api 2022-12-01 10:26:32 +08:00
0487d8325c Add saved filter api 2022-11-30 21:41:59 +08:00
1d514a0530 Update table name 2022-11-30 20:39:09 +08:00
4d845ef413 Add search_filter table and entity 2022-11-30 20:38:30 +08:00
bb839960f1 Fix site_name not saved when a page is saved by extensions 2022-11-30 17:46:59 +08:00
86dccc0d44 Update savedAt in update page api 2022-11-30 13:17:50 +08:00
28025db959 Add labels in highlight type in api response 2022-11-25 17:12:47 +08:00
e4e21ddc3a Merge pull request #1462 from omnivore-app/add-order-in-updatesince-api
Add sort in updatesince api and default sorting by updatedAt in descending order
2022-11-25 13:18:05 +08:00
64fd0cfdc6 Add sort in updatesince api and default sorting by updatedAt in descending order 2022-11-25 11:44:55 +08:00
319c0c4bcd Allow changing byline in update api 2022-11-24 16:25:27 +08:00
eb345ba393 Merge pull request #1449 from omnivore-app/more-filters-in-rules
Use search API to filter page in rule engine
2022-11-24 15:30:18 +08:00
3f24d9a99e Add includes filter to search by ids in search api 2022-11-24 14:10:13 +08:00
4a3537cdc2 Fix test 2022-11-24 13:38:13 +08:00
85d319c3c7 Fix test 2022-11-24 10:38:45 +08:00
e3f4a619c7 Fix merge conflicts 2022-11-24 08:59:23 +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
a3d536fcf1 Separate migrations from test 2022-11-24 08:58:20 +08:00
f473c18939 Add deleteRule api 2022-11-23 09:52:15 +08:00
ba730bdc3e Use default application credential 2022-11-22 13:00:01 +08:00
2ae3226bdb Add sendNotification api 2022-11-22 12:48:17 +08:00
9344fae1b9 Add title and image url in notification 2022-11-22 10:50:38 +08:00
6b772c9248 Disable push notification reminders 2022-11-22 10:20:52 +08:00
6ca8b3610b Fix nock imports 2022-11-21 22:39:10 +08:00
4966af354a Add some nocks for failing URL tests 2022-11-21 22:39:10 +08:00
080a1982b2 Remove unused import 2022-11-21 22:39:10 +08:00
1e4658b771 Consistent function declaration syntax 2022-11-21 22:39:10 +08:00
7b79af481f Add prefix and suffix text to make text matching work 2022-11-21 22:39:10 +08:00
c0d5d12ec0 Add missing file 2022-11-21 22:39:10 +08:00
a3f477f57a Linting fix 2022-11-21 22:39:10 +08:00
9741f6b12d Add highlights to newly saved pages if they contain highlight markers 2022-11-21 22:39:10 +08:00
2ab7e0a599 Merge pull request #1359 from omnivore-app/rules-api
Rules API
2022-11-21 18:00:13 +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
dc92fe9c52 Create rule handler cloud run 2022-11-19 11:15:26 +08:00
075c1b4d14 Fix send notification failure 2022-11-18 17:43:21 +08:00
ecc217deef Fix test 2022-11-18 16:25:22 +08:00
06c30e4f40 Add notification cloud run 2022-11-18 16:13:49 +08:00
319d757f40 Fix test 2022-11-18 14:34:31 +08:00
e53d5036dc Add notification endpoint 2022-11-18 14:33:27 +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