Commit Graph

121 Commits (5afd3cdf2ab14e9f1f60b75987a2815aa433b8e0)

Author SHA1 Message Date
Florent 39eb042ff1
Remove GRIST_SKIP_REDIS_CHECKSUM_MISMATCH (#1098)
2 months ago
Spoffy 6908807236
Extracts config.json into its own module (#1061)
2 months ago
Florent 786ba6b31e
Move HomeDBManager to gen-server/lib/homedb (#1076)
3 months ago
CamilleLegeron 0bfdaa9c02
Add authorization header in webhooks stored in secrets table (#941)
3 months ago
Jarosław Sadziński 184be9387f (core) Enabling telemetry on /api/version endpoint
3 months ago
Jarosław Sadziński 05214d8f9a (core) Port allocation fix in TestServer
3 months ago
George Gevoian 72066bf0e4 (core) Support `user` variable in dropdown conditions
4 months ago
Paul Fitzpatrick 76a43129f1 (core) updates from grist-core
4 months ago
Jarosław Sadziński a6ffa6096a (core) Adding UI for timing API
4 months ago
Jarosław Sadziński 60423edc17 (core) Customizable stripe plans.
4 months ago
Florent 5e3cd94177
Introduce APP_HOME_INTERNAL_URL and fix duplicate docs (#915)
4 months ago
Paul Fitzpatrick a3442aee77 (core) updates from grist-core
5 months ago
fflorent 920eb09b3b Fix ManyFetches test so it checks TEST_REDIS_URL is set
5 months ago
fflorent f405ae715b Bump dependencies versions
5 months ago
George Gevoian 3112433a58 (core) Add dropdown conditions
5 months ago
Jarosław Sadziński bd07e9c026 (core) New API to collect timing information from formula evaluation.
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