Commit Graph

106 Commits (f405ae715b28e1f8c04d56f1efb65533401657fe)

Author SHA1 Message Date
fflorent f405ae715b Bump dependencies versions
5 months ago
Paul Fitzpatrick 4567fad947 (core) updates from grist-core
5 months ago
George Gevoian 0130409447 (core) Fix null references in form fields bug
5 months ago
CamilleLegeron 76ef4d54f8
Webhook trigger update by column (#832)
5 months ago
Florent 4a9b6fea9d
Shutdown Doc worker when it is not considered as available in Redis #831 (#856)
6 months ago
Paul Fitzpatrick 4736ca490c (core) updates from grist-core
6 months ago
Jonathan Perret 96b652fb52
Support HTTP long polling as an alternative to WebSockets (#859)
6 months ago
Dmitry S e380fcfa90 (core) Admin Panel and InstallAdmin class to identify installation admins.
6 months ago
Jonathan Perret b054810fd1
Remove the GRIST_ALLOWED_HOSTS environment variable (#899)
6 months ago
Florent 1e3e076820
Add option to skip Checksum verification between doc storage and Redis #751 (#767)
7 months ago
George Gevoian 94eec5e906 (core) Add AI Assistant retry with shorter prompt
7 months ago
Paul Fitzpatrick a311b8b3e5 (core) updates from grist-core
9 months ago
Paul Fitzpatrick 2a206dfcf8 (core) add initial support for special shares
9 months ago
Florent 837597cd55
Fix deadlock with webhooks on document load #799 (#812)
9 months ago
Florent 6722512d96
Completely ignored disabled webhooks (#800)
9 months ago
Paul Fitzpatrick e0d44eff1f
set TEST_CLEAN_DATABASE when running server tests (#806)
9 months ago
Alex Hall 887717bb15 (core) Decode cell values to prevent working around rule using 'in' on lists
10 months ago
Dmitry S 4d9bbf6263 (core) Exit more cleanly on unhandled errors, and handle errors writing to Clients.
10 months ago
Florent cf0cbb404e
Allow URLs with only a docID #768 (#771)
10 months ago
Paul Fitzpatrick cea0404a22 (core) updates from grist-core
10 months ago
George Gevoian caf830db08 (core) Record Cards
10 months ago
Florent 7bc862fb02
Add header=colId option for the table-schema API #719 (#749)
10 months ago
Dmitry S 3210eee24f (core) Revamp ForwardAuthLogin and unify with GRIST_PROXY_AUTH_HEADER
11 months ago
Paul Fitzpatrick 8053c81d02 (core) updates from grist-core
11 months ago
Florent 10822d3b86
getHostType: consider APP_DOC_INTERNAL_URL as native (#715)
11 months ago
George Gevoian 7a85aaa7a1 (core) Add new telemetry events
11 months ago
Paul Fitzpatrick cc9a9ae8c5 (core) support for bundling custom widgets with the Grist app
11 months ago
Paul Fitzpatrick f32563e8fb (core) updates from grist-core
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 0cadb93d25 (core) Update dependencies
11 months ago
Paul Fitzpatrick 18f7e255df (core) updates from grist-core
1 year ago
Alex Hall 8644f346af (core) Keep referencing columns when their table is deleted, convert to appropriate type
1 year ago
Florent 5ff79703b4
Introduce GRIST_ANON_PLAYGROUND variable #642 (#651)
1 year ago
George Gevoian 90fb4434cc
Add ws id and doc name params to POST /docs (#655)
1 year ago
Paul Fitzpatrick bfd0fa8c7f
add an endpoint for doing SQL selects (#641)
1 year ago
Paul Fitzpatrick 8d687a7651
remove a log message about fetching URLs (#643)
1 year ago
Florent ee31764b83
DocApi: Implement DELETE on columns (#601) (#640)
1 year ago
Florent 9dfebefc9b
Dump the rule for ACL formula warnings (#639)
1 year ago
Paul Fitzpatrick f6e8b9c8a7 (core) move ACLFormula test
1 year ago
Paul Fitzpatrick c31999e604 (core) move assistant test
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
Dmitry c9489e4a61
Fix ManyFetches test, and include into grist-core a needed upgrade to the 'ws' package. (#614)
1 year ago
Dmitry S 526a5df157 (core) Manage memory used for websocket responses to reduce the risk of server crashes.
1 year ago
jarek 7c114bf600
Restoring default ports for webhook tests (#612)
1 year ago
Jarosław Sadziński 00b88fd683 (core) Adding links to description tooltips
1 year ago
Jakub Serafin f7fdfab6bf (core) GET endpoint for webhooks returns now data in format {webhooks:[...]}
1 year ago
Paul Fitzpatrick 7256e0c245 (core) updates from grist-core
1 year ago
George Gevoian 0a34292536 (core) Add telemetry for AI Assistant
1 year ago