Commit Graph

83 Commits (3dadf93c98a52e4bd167897005e17ad370079883)

Author SHA1 Message Date
George Gevoian 3dadf93c98 (core) Add support for auto-copying docs on signup
9 months ago
George Gevoian 90fb4434cc
Add ws id and doc name params to POST /docs (#655)
9 months ago
Paul Fitzpatrick 6dab12f301 (core) updates from grist-core
9 months ago
Paul Fitzpatrick bfd0fa8c7f
add an endpoint for doing SQL selects (#641)
9 months ago
George Gevoian 70feb336d9 (core) Add AI assistant usage banners
10 months ago
Florent ee31764b83
DocApi: Implement DELETE on columns (#601) (#640)
10 months ago
Florent fde56ffa33
DocApi: Introduce `hidden` option for GET on records (#623)
10 months ago
Florent e93ad5a0c5
Issue #601: implement PUT on columns (#605)
10 months ago
Jakub Serafin d894b60fd4 (core) deleting queue from single webhook
11 months ago
Paul Fitzpatrick a26eef05b0 (core) remove superfluous import
11 months ago
Jakub Serafin a9f4cfde90 (core) API reworked to use POST to create webhook and DELET to remove it
11 months ago
Jarosław Sadziński d13b9b9019 (core) Billing for formula assistant
11 months ago
George Gevoian 35237a5835 (core) Add Support Grist page and nudge
11 months 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
1 year ago
Louis Delbosc c54e910fd6
Export table schema (#459)
1 year ago
George Gevoian 1ac4931c22 (core) Persist forks in home db
1 year ago
Jarosław Sadziński fd02a00a0e Fixing all eslint's reported error
1 year ago
Cyprien P cabac3d9d8 (core) Adds new view as banner
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
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
George Gevoian f48d579f64 (core) Add API endpoint to get site usage summary
2 years ago
Jarosław Sadziński db57815d2b (core) Improving custom widget API. Changing destroy function signature.
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
Alex Hall 546096fcc9 (core) Clean up and refactor uses of HomeDBManager.getDoc
2 years ago
Alex Hall 2c9ae6dc94 (core) Enforce daily limit on API usage
2 years ago
Paul Fitzpatrick 98f64a8461 (core) add grist.selectedTable.create/update/destroy/upsert to custom widget api
2 years ago