Commit Graph

41 Commits (4736ca490c80cb79bfbef5fe09be601c08863206)

Author SHA1 Message Date
Paul Fitzpatrick 4736ca490c (core) updates from grist-core
2 months 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)
3 months ago
George Gevoian 76e822eb23 (core) Add welcomeQuestionsSubmitted telemetry event
9 months ago
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
George Gevoian 35237a5835 (core) Add Support Grist page and nudge
11 months ago
Paul Fitzpatrick 7e50467396 (core) tweak handler for aborted connections to work on modern node
12 months ago
Dmitry S 2740884e3c (core) Improve the look and behavior of /welcome/teams page (also shown for /welcome/start)
12 months ago
Paul Fitzpatrick 7be0ee289d
support other SQLite wrappers, and various hooks needed by grist-static (#516)
1 year ago
George Gevoian a19ba0813a (core) Add telemetry
1 year ago
George Gevoian 1ac4931c22 (core) Persist forks in home db
1 year ago
Jarosław Sadziński fd02a00a0e Fixing all eslint's reported error
1 year ago
Louis Delbosc eea2ef5cfb
Use url.hostname instead of url.host to allow host from environment variable (#326)
2 years ago
Louis Delbosc 49b1749e98
Add function to allow hosts from environment variables (#287)
2 years ago
Paul Fitzpatrick f91f45b26d (core) support granular read access for attachments
2 years ago
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Jarosław Sadziński d92a761f6e (core) Product update popups and hosted stripe integration
2 years ago
Jarosław Sadziński 0ab9e4a6a0 (core) Adding GristConnect login system
2 years ago
George Gevoian f48d579f64 (core) Add API endpoint to get site usage summary
2 years ago
Paul Fitzpatrick 4de5928396 (core) when redirecting, use protocol in APP_HOME_URL if available
2 years ago
George Gevoian 859c593448 (core) Add authSubject and authProvider to sessions
2 years ago
George Gevoian 4c5de16e2d (core) Include altSessionId in logs
2 years ago
George Gevoian 6305811ca6 (core) Add new Grist login page
2 years ago
Alex Hall 59436d2bca (core) Grace period and delete-only mode when exceeding row limit
2 years ago
Alex Hall 546096fcc9 (core) Clean up and refactor uses of HomeDBManager.getDoc
2 years ago
George Gevoian 9522438967 (core) Add Grist forgot password page
2 years ago
George Gevoian e264094412 (core) Add account page option to allow Google login
2 years ago
Alex Hall 0de0cb0f4a (core) Add PUT /records DocApi endpoint to AddOrUpdate records
2 years ago
Paul Fitzpatrick d99db8d016 (core) move more tests to grist-core
3 years ago
Jarosław Sadziński 53bdd6c8e1 (core) Exposing more descriptive errors from exports
3 years ago
Paul Fitzpatrick bb8cb2593d (core) support python3 in grist-core, and running engine via docker and/or gvisor
3 years ago
Jarosław Sadziński f8e4fe54ba (core) Fixing origin check during Google Authentication
3 years ago
Paul Fitzpatrick 997be24a21 (core) add docs.options column to home db to store doc description, icon, openMode
3 years ago
Paul Fitzpatrick 24e76b4abc (core) add endpoints for clearing snapshots and actions
4 years ago
Paul Fitzpatrick 27fd894fc7 (core) switch to newer download endpoint in client
4 years ago
Paul Fitzpatrick 45d2d5f897 (core) back-end support for tables that are accessible only by owners
4 years ago
Paul Fitzpatrick 20d8124f45 (core) support ?embed=true and &style=light for a clean embed experience
4 years ago
Dmitry S 671dc24214 (core) Allow the support user to access everyone's billing pages
4 years ago
Paul Fitzpatrick 5ef889addd (core) move home server into core
4 years ago