|
|
efb58f8604
|
avoid using string interop in graphql
|
2023-10-20 10:06:28 +08:00 |
|
|
|
5283a84908
|
add scheduledAt to the task payload
|
2023-10-19 17:27:08 +08:00 |
|
|
|
1b2d93e118
|
remove duplicate rss subscriptions by user and url; create a unique constraint
|
2023-10-16 17:35:29 +08:00 |
|
|
|
5a9dc344d3
|
fix rebase conflicts
|
2023-10-05 14:30:35 +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 |
|
|
|
9370951893
|
create a repository directory
|
2023-10-05 14:22:56 +08:00 |
|
|
|
425864ce01
|
remove knex
|
2023-10-05 14:21:56 +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 |
|
|
|
574636451d
|
update api to accommodate rss feed subscriptions
|
2023-07-06 19:51:30 +08:00 |
|
|
|
986c4eb48b
|
fix: parse unsubscribe mailto email address and set subject
|
2023-06-06 19:53:18 +08:00 |
|
|
|
36d2ac041a
|
Fix error of getting subscriptions without newsletter email by inner join them
|
2023-01-18 18:42:10 +08:00 |
|
|
|
e94f6de466
|
Delete subscription if unsub
|
2023-01-18 14:36:23 +08:00 |
|
|
|
08e0423939
|
Add unique constraint on user_id and name to subscriptions table
|
2023-01-09 15:04:01 +08:00 |
|
|
|
3a39ec55cc
|
Delete user with right permission
|
2022-11-24 08:59:10 +08:00 |
|
|
|
1117a0c575
|
Feature/subscription list resolver (#432)
* add subscriptions table
* add listSubscriptions schema
* add listSubscriptions resolver
|
2022-04-19 11:08:43 +08:00 |
|