Commit Graph

527 Commits (97a84ce6eedf62422ca2fe0fec1cedb4ac4f7aa8)

Author SHA1 Message Date
Jarosław Sadziński cce185956c (core) Delete my account button
9 months ago
Dmitry S 2705d41c34 (core) Add timeouts to prevent ActiveDoc bad state during shutdown.
9 months ago
George Gevoian 40c5f7b738 (core) Add documentCreated telemetry event
10 months ago
George Gevoian 76e822eb23 (core) Add welcomeQuestionsSubmitted telemetry event
10 months ago
Paul Fitzpatrick 18f7e255df (core) updates from grist-core
10 months ago
Paul Fitzpatrick 585cf02f6c
add hooks for tweaking how downloads happen (for grist-static) (#665)
10 months ago
Florent 5ff79703b4
Introduce GRIST_ANON_PLAYGROUND variable #642 (#651)
10 months ago
Jarosław Sadziński a0fc11c8d1 (core) Fixing memos in record dependent rules.
10 months ago
George Gevoian 3dadf93c98 (core) Add support for auto-copying docs on signup
10 months ago
George Gevoian 90fb4434cc
Add ws id and doc name params to POST /docs (#655)
10 months ago
Florent 1ac15912b1
Make server take into account GRIST_SERVERS (#659)
10 months ago
Paul Fitzpatrick 6dab12f301 (core) updates from grist-core
10 months ago
Paul Fitzpatrick bfd0fa8c7f
add an endpoint for doing SQL selects (#641)
10 months ago
George Gevoian 70feb336d9 (core) Add AI assistant usage banners
10 months ago
Jakub Serafin 942fc96225 (core) custom widget appear as build-in widget
10 months ago
Jarosław Sadziński b6a431dd58 (core) Cursor in custom widgets
10 months ago
Paul Fitzpatrick 7aebdd15f6
tweak XLSX export worker to make Piscina happy under Electon (#646)
10 months ago
Florent ee31764b83
DocApi: Implement DELETE on columns (#601) (#640)
10 months ago
Florent 9dfebefc9b
Dump the rule for ACL formula warnings (#639)
10 months ago
Paul Fitzpatrick b3a71374d1 (core) updates from grist-core
10 months ago
Paul Fitzpatrick 0be858c19d
allow AI Assistance to run against any chat-completion-style endpoint (#630)
10 months ago
Alex Hall 166312be3a (core) Add dialog with options to allow downloading without history or data
10 months ago
Alex Hall a1d31e41ad (core) Prevent the AI assistant response from including class definitions
10 months ago
Florent fde56ffa33
DocApi: Introduce `hidden` option for GET on records (#623)
11 months ago
Florent e93ad5a0c5
Issue #601: implement PUT on columns (#605)
11 months ago
Jarosław Sadziński 732611c356 (core) Removing GRIST_FORMULA_ASSISTANT flag
11 months ago
Dmitry S 526a5df157 (core) Manage memory used for websocket responses to reduce the risk of server crashes.
11 months ago
Paul Fitzpatrick 016ab66ea0
fix type issue if python is missing when running unsandboxed (#610)
11 months ago
Alex Hall 5dfa9a542c (core) Upgrade to Python 3.11
11 months ago
George Gevoian 05c15e4ec3 (core) Show tweaked formula in AI responses
11 months ago
Paul Fitzpatrick 61f954ff05
move getTemplateOrg method; enable template org in docker tests (#602)
11 months ago
John Cant e1df6039c2
REQUEST now supports POST (#588)
11 months ago
George Gevoian a77170c4bd (core) Tweak navbar, breadcrumbs, and sign-in buttons
11 months ago
Alex Hall bc54a6646e (core) Filter rows based on linked widgets when exporting view
11 months ago
Alex Hall 3f71c9c488 (core) Cleanup: Remove unused AssistanceRequest.regenerate
11 months ago
Jakub Serafin f7fdfab6bf (core) GET endpoint for webhooks returns now data in format {webhooks:[...]}
11 months ago
Alex Hall 391c8ee087 (core) Allow assistant to evaluate current formula
11 months ago
Paul Fitzpatrick 7256e0c245 (core) updates from grist-core
11 months ago
Alex Hall 5a703a1972 (core) Send hash of user ID in OpenAI API requests
11 months ago
George Gevoian 0a34292536 (core) Add telemetry for AI Assistant
11 months ago
Florent 5e33b68753
Issue 359 support scaleway (#577)
11 months ago
Dmitry S 534615dd50 (core) Update logging in sandbox code, and log tracebacks as single log messages.
11 months ago
Alex Hall 7fd48364df (core) Improved error messages, retries, and handling of token limits in AI assistant
11 months ago
Jakub Serafin d894b60fd4 (core) deleting queue from single webhook
11 months ago
Paul Fitzpatrick 450472f74c (core) updates from grist-core
11 months ago
Paul Fitzpatrick a26eef05b0 (core) remove superfluous import
12 months ago
Jakub Serafin a9f4cfde90 (core) API reworked to use POST to create webhook and DELET to remove it
12 months ago
Florent 7694588a42
External storage: split checkBackend and configure (follow-up #545) (#567)
12 months ago
Alex Hall 152dc832f1
Split out new importFileAsNewTable method for grist-static (#564)
12 months ago
Paul Fitzpatrick 958ea096f3
fix a node-sqlite3-ism that breaks record removal in grist-static (#566)
12 months ago