Commit Graph

110 Commits (3dadf93c98a52e4bd167897005e17ad370079883)

Author SHA1 Message Date
George Gevoian 3dadf93c98 (core) Add support for auto-copying docs on signup
9 months ago
George Gevoian 90fb4434cc
Add ws id and doc name params to POST /docs (#655)
9 months ago
Florent 7694588a42
External storage: split checkBackend and configure (follow-up #545) (#567)
11 months ago
Paul Fitzpatrick 733b6b3d29 (core) add back config call for external storage
11 months ago
Paul Fitzpatrick 2c7ad727d1 (core) resolved some divergence in mergedServerMain
11 months ago
Florent b6b2d05be0
Abort when MinIO bucket does not have versioning enabled #545 (#546)
11 months ago
George Gevoian 35237a5835 (core) Add Support Grist page and nudge
11 months ago
Dmitry S 41280a31f2 (core) Fix recording of signups, and record as telemetry too.
1 year ago
George Gevoian 10f5f0cb37 (core) Add optional telemetry to grist-core
1 year ago
Dmitry S d191859be7 (core) For exporting XLSX, do it memory-efficiently in a worker thread.
1 year ago
Paul Fitzpatrick 3f3a0d3aa1 (core) support a wildcard option for ALLOWED_WEBHOOK_DOMAINS
1 year ago
George Gevoian 1e873b4203 (core) Tweak telemetry
1 year ago
Dmitry S 8f34ba5157 (core) Remove a defunct URL constant and a product flavor.
1 year ago
George Gevoian 959f8a45c6 (core) Direct users to last visited site when possible
1 year ago
George Gevoian a19ba0813a (core) Add telemetry
1 year ago
Paul Fitzpatrick 12f9567ff4 (core) add a /welcome/start endpoint that forwards sensibly
1 year ago
Jarosław Sadziński b3590c8a6f (core) Removing warnings about deprecated shortcuts.
1 year ago
Paul Fitzpatrick f7f76fb5e7
A set of tweaks to simplify electron packaging (#421)
1 year ago
Jarosław Sadziński 90d3ee037a (core) User language switcher
1 year ago
Alex Hall e590e65a3f (core) Allow requests from untrusted origins but without credentials
2 years ago
Jarosław Sadziński 6460c22a89 (core) Changing shortcuts for adding and removing rows
2 years ago
Arnaud Peich 5f66a8f298
Return 403 error when origin is not trusted (#310)
2 years ago
Jarosław Sadziński 5219932a1f (core) i18
2 years ago
Paul Fitzpatrick d55b5110ac (core) remove deprecated /download endpoint in favor of newer /api/docs/NNNN/download
2 years ago
George Gevoian ed37401b2c (core) Add basic activation page to grist-ee
2 years ago
Jarosław Sadziński a43a5a25a6 (core) Removing old billing landing page.
2 years ago
Jarosław Sadziński 6206644686 (core) Fixing redirect url for landing page
2 years ago
Jarosław Sadziński 40c9b8b7e8 (core) New URL that opens Create site popup.
2 years ago
Paul Fitzpatrick 4c678f12cb (core) dust off electron build a little bit
2 years ago
Paul Fitzpatrick dd8d2e18f5 (core) add an access token mechanism to help with attachments in custom widgets
2 years ago
Dmitry S a0f405e45f (core) Include altSessionId in morgan request logging
2 years ago
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Dmitry S dd2eadc86e (core) Speed up and upgrade build.
2 years ago
Paul Fitzpatrick 561d9696aa (core) clean up interaction of forward auth with session
2 years ago
Jarosław Sadziński d92a761f6e (core) Product update popups and hosted stripe integration
2 years ago
Dmitry S 4f1cb53b29 (core) Converting server-side Comm.js to typescript
2 years ago
George Gevoian 6dcdd22792 (core) Redirect less often in welcomeNewUser
2 years ago
Paul Fitzpatrick 1c6f80f956 (core) make it easier to enable Azure storage without setting GRIST_DOCS_S3_BUCKET
2 years ago
Jarosław Sadziński 0ab9e4a6a0 (core) Adding GristConnect login system
2 years ago
George Gevoian 2fd8a34ff8 (core) Move Notifier to /ext
2 years ago
Paul Fitzpatrick e4d47a2f3c (core) add minimal support for activation keys
2 years ago
Paul Fitzpatrick e6983e9209 (core) add machinery for self-managed flavor of Grist
2 years ago
Paul Fitzpatrick 4de5928396 (core) when redirecting, use protocol in APP_HOME_URL if available
2 years ago
Paul Fitzpatrick ce7eb05ed4 (core) get user.Name through same mechanism as user.id for websocket Client
2 years ago
Paul Fitzpatrick c1af5a9803 (core) have user.Name come from database for websocket users
2 years ago
Dmitry S cedcdc6bff (core) Improve debug logging related for client-side errors and sandbox crashes.
2 years ago
George Gevoian 4c5de16e2d (core) Include altSessionId in logs
2 years ago
Paul Fitzpatrick 6c6bfee00e (core) fix redirects for multi-team Grist on a single domain
2 years ago
Paul Fitzpatrick fea8f906d7 (core) add a login method based on headers
2 years ago
George Gevoian 6305811ca6 (core) Add new Grist login page
2 years ago