Commit graph

1884 commits

Author SHA1 Message Date
Hongbo Wu
fd4fc8a4e7 Add list/delete api key in schema 2022-05-27 18:34:36 +08:00
Hongbo Wu
333b0259ba Fix tests 2022-05-27 18:33:49 +08:00
Hongbo Wu
9051a3f43a Update api key validation 2022-05-27 18:33:49 +08:00
Hongbo Wu
a09588d3a7 Update generateApiKey resolver 2022-05-27 18:33:49 +08:00
Hongbo Wu
849adf84d4 Add entity class 2022-05-27 18:33:49 +08:00
Hongbo Wu
5bb720c54d
Merge pull request #709 from omnivore-app/webhook
Webhook
2022-05-27 13:02:17 +08:00
Satindar Dhillon
a9b70e12e3
Merge pull request #714 from omnivore-app/subscriptions-modal
Subscriptions Screen [iOS]
2022-05-26 15:12:19 -07:00
Satindar Dhillon
a854ba88bc show snackbar message after unsubscibing 2022-05-26 14:54:47 -07:00
Satindar Dhillon
313b7c2ff0 update subscription cell UI 2022-05-26 12:33:43 -07:00
Jackson Harper
5fc977a585
Merge pull request #692 from omnivore-app/dependabot/npm_and_yarn/ts-loader-9.3.0
Bump ts-loader from 8.3.0 to 9.3.0
2022-05-26 12:31:04 -07:00
Satindar Dhillon
6e6f1f9c71
Merge pull request #711 from omnivore-app/ios-cell-updates
iOS cell updates
2022-05-26 09:17:15 -07:00
Satindar Dhillon
b65b104ce9 send delete subscription call to server 2022-05-26 09:11:24 -07:00
Satindar Dhillon
0daf97f312 create subscription cell 2022-05-26 08:48:15 -07:00
Hongbo Wu
9981e506e4 mock webhook request 2022-05-26 15:12:11 +08:00
Hongbo Wu
49de17bea5 Fix tests 2022-05-26 14:52:01 +08:00
Hongbo Wu
26681e5ecd Add get/list/delete webhook resolver tests 2022-05-26 14:52:01 +08:00
Hongbo Wu
a75ce3c44d Add get/list/delete webhook resolver 2022-05-26 14:52:00 +08:00
Hongbo Wu
cc07c00a83 Add get/list/delete webhook gql schema 2022-05-26 14:51:11 +08:00
Hongbo Wu
c9c6f83e65 Add tests for trigger endpoint 2022-05-26 14:51:11 +08:00
Hongbo Wu
7b0ebb9dbf Add pubsub subscription to trigger webhook 2022-05-26 14:51:11 +08:00
Hongbo Wu
c84668e6b0 Remove debug log 2022-05-26 14:51:11 +08:00
Hongbo Wu
7157f38738 Add test 2022-05-26 14:51:11 +08:00
Hongbo Wu
6d0ce30a44 Add setWebhook resolver 2022-05-26 14:51:10 +08:00
Hongbo Wu
5528d1d349 Replace createWebhook with setWebhook 2022-05-26 14:50:38 +08:00
Hongbo Wu
f61f61312c Add webhook entity 2022-05-26 14:50:10 +08:00
Hongbo Wu
a655275754 Add unique constraint on user_id and event_types 2022-05-26 14:50:10 +08:00
Hongbo Wu
aaab02c9d8 Add createWebhook gql schema 2022-05-26 14:50:08 +08:00
Hongbo Wu
fe09487a6a Add webhooks model 2022-05-26 14:49:27 +08:00
Satindar Dhillon
e1aa68858f show subscriptions in list view 2022-05-25 22:51:41 -07:00
Satindar Dhillon
4969968c53 update swift gql gen. add a subscriptions view 2022-05-25 21:08:46 -07:00
Hongbo Wu
9a9fb94cf4
Merge pull request #689 from omnivore-app/save-language
Save and filter by language
2022-05-26 11:05:34 +08:00
Hongbo Wu
a34806a782 Fix tests 2022-05-26 10:55:21 +08:00
Hongbo Wu
7d4d1d7b67 Parse language in readability 2022-05-26 10:55:21 +08:00
Hongbo Wu
0ef9bb3944 Allow search by language in elastic 2022-05-26 10:55:20 +08:00
Hongbo Wu
87b0f683e1 Add language term in search body 2022-05-26 10:55:04 +08:00
Hongbo Wu
6e06429636 Add language keyword in search query 2022-05-26 10:55:02 +08:00
Hongbo Wu
1eeb5617a5 Search by language 2022-05-26 10:54:04 +08:00
Hongbo Wu
dd394144cd Add language in schema 2022-05-26 10:52:19 +08:00
Hongbo Wu
a702993485 Add search by language query 2022-05-26 10:52:18 +08:00
Hongbo Wu
b0ed10760e Normalize language 2022-05-26 10:52:18 +08:00
Hongbo Wu
3e0e8b486f Add language in searchitem 2022-05-26 10:52:18 +08:00
Hongbo Wu
be91562ca1 Add language in page 2022-05-26 10:52:18 +08:00
Hongbo Wu
037520a1c3 Add language in mappings 2022-05-26 10:52:18 +08:00
Satindar Dhillon
7c33a311d6 handle cell taps on labels scroll 2022-05-25 12:12:19 -07:00
Satindar Dhillon
508763b061 update grid spacing 2022-05-25 12:06:30 -07:00
Satindar Dhillon
d89b17800e update grid cell layout and tap gestures 2022-05-25 11:00:37 -07:00
Jackson Harper
5dc205d4e7
Merge pull request #706 from omnivore-app/fix/ios-pdf-content-detection
Extract contentType from safari
2022-05-25 09:07:46 -07:00
Jackson Harper
022ce9427e
Merge pull request #708 from omnivore-app/fix/docker-compose
Fix docker-compose migrate service env
2022-05-25 09:07:27 -07:00
Hongbo Wu
9137fb4588 Fix docker-compose migrate service env 2022-05-25 16:04:02 +08:00
Jackson Harper
6869271d54 A little safer and/or more dangerous way of checking content type 2022-05-24 22:49:16 -07:00