Commit Graph

124 Commits (6e3f0f2b350ce4aaa9fdf115e362065a7b40f9fc)

Author SHA1 Message Date
Jarosław Sadziński 6e3f0f2b35 (core) Porting back AI formula backend
1 year ago
Paul Fitzpatrick 2bfd8b42f6 suppress unneeded error message
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
1 year ago
Paul Fitzpatrick ebaf04dace (core) add buttons to delete bad rules
1 year ago
Jarosław Sadziński 92d4fca855 (core) Adding DELETE /api/docs/webhooks/queue endpoint to clear the queue
1 year ago
Paul Fitzpatrick 312d2331a8 (core) lock down modification of the _grist_Attachments table
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 792565976a (core) Show example values in formula autocomplete
2 years ago
Paul Fitzpatrick a5744dadfb (core) refactor assertCanMaybeApplyUserActions
2 years ago
Paul Fitzpatrick 63683f98cc (core) updates from grist-core
2 years ago
George Gevoian 2cb783ea7b (core) Fix bugs with intervals
2 years ago
Yohan Boniface 50a57c673f
Add GRIST_DEFAULT_LOCALE env var (#257)
2 years ago
George Gevoian 56e8e1f4b3 (core) Randomize ActiveDoc interval delays
2 years ago
George Gevoian 771e1edd54 (core) Keep track of row counts per table
2 years ago
Paul Fitzpatrick 7078922a65 (core) ensure randomness works when sandbox is cloned from a checkpoint
2 years ago
Paul Fitzpatrick dd8d2e18f5 (core) add an access token mechanism to help with attachments in custom widgets
2 years ago
Alex Hall f39b496563 (core) Use table title instead of ID in ACL UI
2 years ago
Alex Hall 1a6e1872de (core) Miscellaneous little logging improvements
2 years ago
Alex Hall 333ed863f4 (core) Only allow getFormulaError for clients with access to read the cell
2 years ago
Paul Fitzpatrick ec8ab598cb (core) add a `yarn run cli` tool, and add a `sqlite gristify` option
2 years ago
Alex Hall f1df6c0a46 (core) Prevent logging pointless errors about attachments and data size on shutdown
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 9fffb491f9 (core) External requests
2 years ago
Alex Hall 0005ad013e (core) Notify open ActiveDocs when the product is upgraded
2 years ago
George Gevoian 090d9af21d (core) Broadcast doc usage updates to clients
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
George Gevoian 1e42871cc9 (core) Add attachment and data size usage
2 years ago
Jarosław Sadziński f194d6861b (core) Updating RawData views
2 years ago
Alex Hall dc9e53edc8 (core) Update the current time in formulas automatically every hour
2 years ago
Alex Hall 040fa85a8b (core) Simplify InitNewDoc since the timezone and locale is never actually used
2 years ago
George Gevoian af5b3c9004 (core) Add document usage banners
2 years ago
Alex Hall a701b4bf13 (core) Remove expired attachments every hour and on shutdown
2 years ago
Alex Hall d7514e9cfc (core) Create _grist_Attachments_fileIdent index in new docs
2 years ago
Alex Hall 64a5c79dbc (core) Limit total attachment file size per document
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 21b0ac3eff (core) Enforcing data size limit
2 years ago
Alex Hall 59436d2bca (core) Grace period and delete-only mode when exceeding row limit
2 years ago
Paul Fitzpatrick 134ae99e9a (core) add gvisor-based sandboxing to core
2 years ago
Alex Hall 02e69fb685 (core) Crudely show row count and limit in UI
2 years ago
George Gevoian f02174eb7e (core) Fix error when canceling import
2 years ago
Alex Hall 599545fb11 (core) Fuller guessing of type and options when adding first data to blank columns
2 years ago
Alex Hall 437d30bd9f (core) Log number of rows in user tables in data engine
2 years ago
Alex Hall 5d671bf0b3 (core) New type conversion in the backend
2 years ago