Commit Graph

13 Commits (main)

Author SHA1 Message Date
Jarosław Sadziński bddbcddbef (core) Endpoint to report on the latest version of stable grist-core image
1 month ago
Florent 5533b9b7ee
Fix server crash when client passes malformed JSON (#826)
4 months ago
Alex Hall 5197891427 (core) Remove transform columns on shutdown
6 months ago
Dmitry S 2705d41c34 (core) Add timeouts to prevent ActiveDoc bad state during shutdown.
8 months ago
Dmitry S d5a4605d2a (core) Improve encoding detection for csv imports, and make encoding an editable option.
9 months ago
Dmitry S 526a5df157 (core) Manage memory used for websocket responses to reduce the risk of server crashes.
10 months ago
Jarosław Sadziński da323fb741 (core) Floating formula editor
12 months ago
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Dmitry S a91d493ffc (core) Fix issue with 'UNEXPECTED ORDER OF CALLBACKS' in Client.ts.
2 years ago
Dmitry S b57a211741 (core) Fix issue with sandboxUtil where %s in message would get interpreted wrongly
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