Commit Graph

93 Commits (cea0404a22ee4a90d066bc43385d433d8c543c8b)

Author SHA1 Message Date
George Gevoian c9bba5207e (core) Add more telemetry events
10 months ago
Alex Hall 3dfe4be5f3 (core) Remove DB transaction from webhook update, add mutex to all webhook endpoints
10 months ago
Alex Hall b7e9d2705e (core) When a webhook is disabled, clear its queue
11 months ago
George Gevoian 7a85aaa7a1 (core) Add new telemetry events
11 months ago
Florent eb55afcbc4
Option to export colId as header in CSV / XSLX instead of label (#688) (#692)
11 months ago
CamilleLegeron f66ecbd6df
feat: allow using the existing numeric table IDs in the API (#690)
11 months ago
George Gevoian 40c5f7b738 (core) Add documentCreated telemetry event
1 year ago
Paul Fitzpatrick 18f7e255df (core) updates from grist-core
1 year ago
Paul Fitzpatrick 585cf02f6c
add hooks for tweaking how downloads happen (for grist-static) (#665)
1 year ago
Florent 5ff79703b4
Introduce GRIST_ANON_PLAYGROUND variable #642 (#651)
1 year ago
George Gevoian 3dadf93c98 (core) Add support for auto-copying docs on signup
1 year ago
George Gevoian 90fb4434cc
Add ws id and doc name params to POST /docs (#655)
1 year ago
Paul Fitzpatrick 6dab12f301 (core) updates from grist-core
1 year ago
Paul Fitzpatrick bfd0fa8c7f
add an endpoint for doing SQL selects (#641)
1 year ago
George Gevoian 70feb336d9 (core) Add AI assistant usage banners
1 year ago
Florent ee31764b83
DocApi: Implement DELETE on columns (#601) (#640)
1 year ago
Florent fde56ffa33
DocApi: Introduce `hidden` option for GET on records (#623)
1 year ago
Florent e93ad5a0c5
Issue #601: implement PUT on columns (#605)
1 year ago
Jakub Serafin d894b60fd4 (core) deleting queue from single webhook
1 year ago
Paul Fitzpatrick a26eef05b0 (core) remove superfluous import
1 year ago
Jakub Serafin a9f4cfde90 (core) API reworked to use POST to create webhook and DELET to remove it
1 year ago
Jarosław Sadziński d13b9b9019 (core) Billing for formula assistant
1 year ago
George Gevoian 35237a5835 (core) Add Support Grist page and nudge
1 year ago
George Gevoian a460563daf (core) Polish telemetry code
1 year ago
George Gevoian 10f5f0cb37 (core) Add optional telemetry to grist-core
1 year ago
George Gevoian 1e873b4203 (core) Tweak telemetry
1 year ago
Paul Fitzpatrick 603238e966 (core) Adds a UI panel for managing webhooks
1 year ago
George Gevoian a19ba0813a (core) Add telemetry
1 year ago
Cyprien P d8a063284a (core) Adds endpoint to update webhook
1 year ago
George Gevoian be8e13df64 (core) Add initial tutorials implementation
2 years ago
Louis Delbosc c54e910fd6
Export table schema (#459)
2 years ago
George Gevoian 1ac4931c22 (core) Persist forks in home db
2 years ago
Jarosław Sadziński fd02a00a0e Fixing all eslint's reported error
2 years ago
Cyprien P cabac3d9d8 (core) Adds new view as banner
2 years ago
Paul Fitzpatrick 472a9a186e (core) control the distribution of attachment metadata
2 years ago
Jarosław Sadziński 629fcccd5a (core) Adding /webhooks endpoint
2 years ago
Paul Fitzpatrick bd762628e4 (core) confirm owner's right to download snapshots
2 years ago
Jarosław Sadziński 92d4fca855 (core) Adding DELETE /api/docs/webhooks/queue endpoint to clear the queue
2 years ago
Paul Fitzpatrick 7b7b26c983 (core) limit access to list of snapshots for documents with granular access
2 years ago
Paul Fitzpatrick ea71312d0e (core) deal with write access for attachments
2 years ago
Paul Fitzpatrick 42c3568835 (core) be stricter when replacing documents in the presence of granular access rules
2 years ago
Alex Hall 62792329c3 (core) DocApi meta endpoints: GET /tables and POST/PATCH /tables and /columns
2 years ago
Louis Delbosc 494a683332
Export xlsx #256 (#270)
2 years ago
George Gevoian 0c5441b176 (core) Add unquarantine command to admin CLI
2 years ago
George Gevoian fbba6b8f52 (core) Add methods for quarantining documents
2 years ago
Paul Fitzpatrick dd8d2e18f5 (core) add an access token mechanism to help with attachments in custom widgets
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
Alex Hall fcbad1c887 (core) Add GET /attachments endpoint for listing attachment metadata
2 years ago
Paul Fitzpatrick cf23a2d1ee (core) add GVISOR_LIMIT_MEMORY to cap memory available in sandbox
2 years ago