Commit Graph

138 Commits (main)

Author SHA1 Message Date
Jarosław Sadziński ecf242c6c6 (core) Adding latest version section to the admin panel.
2 weeks ago
Paul Fitzpatrick a3442aee77 (core) updates from grist-core
2 weeks ago
fflorent 920eb09b3b Fix ManyFetches test so it checks TEST_REDIS_URL is set
2 weeks ago
fflorent f405ae715b Bump dependencies versions
2 weeks ago
George Gevoian 3112433a58 (core) Add dropdown conditions
2 weeks ago
Jarosław Sadziński bd07e9c026 (core) New API to collect timing information from formula evaluation.
3 weeks ago
Paul Fitzpatrick 4567fad947 (core) updates from grist-core
4 weeks ago
George Gevoian 0130409447 (core) Fix null references in form fields bug
1 month ago
CamilleLegeron 76ef4d54f8
Webhook trigger update by column (#832)
1 month ago
Jarosław Sadziński bddbcddbef (core) Endpoint to report on the latest version of stable grist-core image
1 month ago
Florent 4a9b6fea9d
Shutdown Doc worker when it is not considered as available in Redis #831 (#856)
1 month ago
Paul Fitzpatrick 4736ca490c (core) updates from grist-core
1 month ago
Jonathan Perret 96b652fb52
Support HTTP long polling as an alternative to WebSockets (#859)
2 months ago
Dmitry S e380fcfa90 (core) Admin Panel and InstallAdmin class to identify installation admins.
2 months ago
Jonathan Perret b054810fd1
Remove the GRIST_ALLOWED_HOSTS environment variable (#899)
2 months ago
Florent 1e3e076820
Add option to skip Checksum verification between doc storage and Redis #751 (#767)
2 months ago
George Gevoian 94eec5e906 (core) Add AI Assistant retry with shorter prompt
3 months ago
Florent 5533b9b7ee
Fix server crash when client passes malformed JSON (#826)
4 months ago
Paul Fitzpatrick a311b8b3e5 (core) updates from grist-core
4 months ago
Paul Fitzpatrick 2a206dfcf8 (core) add initial support for special shares
4 months ago
Florent 837597cd55
Fix deadlock with webhooks on document load #799 (#812)
4 months ago
Florent 6722512d96
Completely ignored disabled webhooks (#800)
4 months ago
Paul Fitzpatrick e0d44eff1f
set TEST_CLEAN_DATABASE when running server tests (#806)
5 months ago
Alex Hall 887717bb15 (core) Decode cell values to prevent working around rule using 'in' on lists
5 months ago
Dmitry S 4d9bbf6263 (core) Exit more cleanly on unhandled errors, and handle errors writing to Clients.
5 months ago
Florent cf0cbb404e
Allow URLs with only a docID #768 (#771)
6 months ago
Paul Fitzpatrick cea0404a22 (core) updates from grist-core
6 months ago
George Gevoian caf830db08 (core) Record Cards
6 months ago
Florent 7bc862fb02
Add header=colId option for the table-schema API #719 (#749)
6 months ago
Alex Hall 5197891427 (core) Remove transform columns on shutdown
6 months ago
Dmitry S 3210eee24f (core) Revamp ForwardAuthLogin and unify with GRIST_PROXY_AUTH_HEADER
6 months ago
Paul Fitzpatrick 8053c81d02 (core) updates from grist-core
6 months ago
Florent 10822d3b86
getHostType: consider APP_DOC_INTERNAL_URL as native (#715)
6 months ago
George Gevoian 7a85aaa7a1 (core) Add new telemetry events
6 months ago
Paul Fitzpatrick cc9a9ae8c5 (core) support for bundling custom widgets with the Grist app
7 months ago
Paul Fitzpatrick f32563e8fb (core) updates from grist-core
7 months ago
Florent eb55afcbc4
Option to export colId as header in CSV / XSLX instead of label (#688) (#692)
7 months ago
CamilleLegeron f66ecbd6df
feat: allow using the existing numeric table IDs in the API (#690)
7 months ago
George Gevoian 0cadb93d25 (core) Update dependencies
7 months ago
Dmitry S fbae81648c (core) Add options to /status health-check endpoints to check DB and Redis liveness.
7 months ago
Dmitry S 2705d41c34 (core) Add timeouts to prevent ActiveDoc bad state during shutdown.
8 months ago
Paul Fitzpatrick 18f7e255df (core) updates from grist-core
8 months ago
Alex Hall 8644f346af (core) Keep referencing columns when their table is deleted, convert to appropriate type
8 months ago
Florent 5ff79703b4
Introduce GRIST_ANON_PLAYGROUND variable #642 (#651)
8 months ago
George Gevoian 90fb4434cc
Add ws id and doc name params to POST /docs (#655)
8 months ago
Paul Fitzpatrick bfd0fa8c7f
add an endpoint for doing SQL selects (#641)
8 months ago
Paul Fitzpatrick 8d687a7651
remove a log message about fetching URLs (#643)
9 months ago
Paul Fitzpatrick c02acff361 (core) updates from grist-core
9 months ago
Dmitry S d5a4605d2a (core) Improve encoding detection for csv imports, and make encoding an editable option.
9 months ago
Florent ee31764b83
DocApi: Implement DELETE on columns (#601) (#640)
9 months ago