Commit Graph

47 Commits (103ebbb045e5770cb42967ac1deb1c2aaa56dd2b)

Author SHA1 Message Date
Paul Fitzpatrick 103ebbb045
add MinIO tests (#381)
1 year ago
jarek 506f61838a
Fixing time bug in webhook tests (#383)
1 year ago
Paul Fitzpatrick f5c44a50c1 (core) updates from grist-core
1 year ago
Jarosław Sadziński fa75c93d67 (core) Only owners should be able to rename a document.
1 year ago
Jarosław Sadziński 0b6b8feb2b Removing dependency on REDIS in webhook tests
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
Jarosław Sadziński 59942a23b6 (core) Limiting doc remove permission to owners.
1 year ago
Paul Fitzpatrick 42c3568835 (core) be stricter when replacing documents in the presence of granular access rules
2 years ago
Alex Hall e590e65a3f (core) Allow requests from untrusted origins but without credentials
2 years ago
Paul Fitzpatrick ec20e7fb68 (core) updates from grist-core
2 years ago
Louis Delbosc eea2ef5cfb
Use url.hostname instead of url.host to allow host from environment variable (#326)
2 years ago
Jarosław Sadziński 64710b60f3 (core) Moving nbrowser tests to grist-core
2 years ago
Alex Hall 62792329c3 (core) DocApi meta endpoints: GET /tables and POST/PATCH /tables and /columns
2 years ago
Arnaud Peich 5f66a8f298
Return 403 error when origin is not trusted (#310)
2 years ago
Jarosław Sadziński 356090abae (core) Fix for tests failures
2 years ago
Paul Fitzpatrick 433e1ecfc2 (core) updates from grist-core
2 years ago
Louis Delbosc 49b1749e98
Add function to allow hosts from environment variables (#287)
2 years ago
Alex Hall 1864b7ba5d (core) Add BulkAddOrUpdateRecord action for efficiency
2 years ago
Paul Fitzpatrick d55b5110ac (core) remove deprecated /download endpoint in favor of newer /api/docs/NNNN/download
2 years ago
Louis Delbosc 494a683332
Export xlsx #256 (#270)
2 years ago
Alex Hall e06f0bc1d8 (core) Retry flaky daily API usage test
2 years ago
Cyprien P 5f51dd7a00 (core) Fix nbrowser/CopyPaste test on Mac
2 years ago
Paul Fitzpatrick ec8ab598cb (core) add a `yarn run cli` tool, and add a `sqlite gristify` option
2 years ago
Paul Fitzpatrick f91f45b26d (core) support granular read access for attachments
2 years ago
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Dmitry S d5ebd49eb7 (core) Parallelize jenkins by running on multiple machines.
2 years ago
Dmitry S dd2eadc86e (core) Speed up and upgrade build.
2 years ago
Dmitry S a91d493ffc (core) Fix issue with 'UNEXPECTED ORDER OF CALLBACKS' in Client.ts.
2 years ago
Paul Fitzpatrick 561d9696aa (core) clean up interaction of forward auth with session
2 years ago
Dmitry S b57a211741 (core) Fix issue with sandboxUtil where %s in message would get interpreted wrongly
2 years ago
Dmitry S 4f1cb53b29 (core) Converting server-side Comm.js to typescript
2 years ago
Alex Hall fcbad1c887 (core) Add GET /attachments endpoint for listing attachment metadata
2 years ago
George Gevoian 2fd8a34ff8 (core) Move Notifier to /ext
2 years ago
Paul Fitzpatrick 0a61d740ba (core) clear redis state for docapi tests
2 years ago
George Gevoian 1e42871cc9 (core) Add attachment and data size usage
2 years ago
Alex Hall 0beb2898cb (core) Add flexibility to daily API usage limit
2 years ago
Alex Hall a701b4bf13 (core) Remove expired attachments every hour and on shutdown
2 years ago
Alex Hall 09da815c0c (core) Add /attachments/removeUnused DocApi endpoint to hard delete all unused attachments in document
2 years ago
Alex Hall 64369df4c3 (core) Add /attachments/updateUsed DocApi endpoint to soft delete all unused attachments in document
2 years ago
Paul Fitzpatrick c6d66e15bf (core) configure typedoc for generating plugin api documentation
2 years ago
Paul Fitzpatrick 24522e61ff
remove stray redis dependency, and upgrade node in tests (#173)
2 years ago
Paul Fitzpatrick de703343d0 (core) disentangle some server tests, release to core, add GRIST_PROXY_AUTH_HEADER test
2 years ago
Paul Fitzpatrick c4fb40e0bd (core) add gvisor-based sandbox to jenkins test worker image
3 years ago
Paul Fitzpatrick 6e15d44cf6 (core) start applying defenses for untrusted document uploads
3 years ago
Alex Hall 8a940676e9 (core) Generic tools for recording pycalls, deterministic mode.
3 years ago
Paul Fitzpatrick 9f234b758d (core) freshen grist-core build
3 years ago