Commit Graph

19 Commits (fd02a00a0e0ead180db10f7e462f0a8fa2c7549d)

Author SHA1 Message Date
Jarosław Sadziński fd02a00a0e Fixing all eslint's reported error
1 year ago
Paul Fitzpatrick 9451fb9597 (core) updates from grist-core
1 year ago
jarek 506f61838a
Fixing time bug in webhook tests (#383)
1 year ago
Paul Fitzpatrick 472a9a186e (core) control the distribution of attachment metadata
1 year ago
Jarosław Sadziński 629fcccd5a (core) Adding /webhooks endpoint
1 year ago
Jarosław Sadziński 92d4fca855 (core) Adding DELETE /api/docs/webhooks/queue endpoint to clear the queue
1 year ago
Louis Delbosc 49b1749e98
Add function to allow hosts from environment variables (#287)
2 years ago
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Dmitry S dd2eadc86e (core) Speed up and upgrade build.
2 years ago
Alex Hall cbdbe3f605 (core) Switch webhook secret cache from LRU to TTL so that unsubscribing can drain the queue
2 years ago
Alex Hall a701b4bf13 (core) Remove expired attachments every hour and on shutdown
2 years ago
Alex Hall faec8177ab (core) Use MetaTableData more
2 years ago
Alex Hall 561e32fb44 (core) Better logging in DocTriggers
3 years ago
Alex Hall e09e919016 (core) Ensure that large changes are processed in full by triggers (for webhooks)
3 years ago
Alex Hall 4a70283292 (core) Webhook event queue on redis
3 years ago
Alex Hall 276adc5f51 (core) Starting to make webhooks more robust
3 years ago
Alex Hall 8c1f8bc9a6 (core) Test webhooks
3 years ago
Dmitry S fb583f303a (core) Support 'new' row in anchor links.
3 years ago
Alex Hall 3c4d71aeca (core) Initial webhooks implementation
3 years ago