Commit Graph

76 Commits (51ff72c15e1d75c35430b98c6f06a4141eba9dae)

Author SHA1 Message Date
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Dmitry S dd2eadc86e (core) Speed up and upgrade build.
2 years ago
Jarosław Sadziński d92a761f6e (core) Product update popups and hosted stripe integration
2 years ago
Paul Fitzpatrick ff77ecc6c6 (core) deal with SQLITE_BUSY: database is locked during tests
2 years ago
Paul Fitzpatrick dcaa2b4f29 (core) move DocUsageBanner to ext
2 years ago
Paul Fitzpatrick b9a4b2b58f (core) add missing tsconfig file that affects IDEs
2 years ago
George Gevoian a6063f570a (core) Polish Access Details
2 years ago
Jarosław Sadziński 0ab9e4a6a0 (core) Adding GristConnect login system
2 years ago
Paul Fitzpatrick e4d47a2f3c (core) add minimal support for activation keys
2 years ago
George Gevoian f48d579f64 (core) Add API endpoint to get site usage summary
2 years ago
Alex Hall 0beb2898cb (core) Add flexibility to daily API usage limit
2 years ago
Paul Fitzpatrick 20dd2fc70d (core) allow non-owners to remove themselves from sites/workspaces/docs
2 years ago
George Gevoian 859c593448 (core) Add authSubject and authProvider to sessions
2 years ago
Paul Fitzpatrick 14f7e30e6f (core) add users.options.isConsultant flag, and omit such users from billing
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
Paul Fitzpatrick 134ae99e9a (core) add gvisor-based sandboxing to core
2 years ago
Alex Hall 546096fcc9 (core) Clean up and refactor uses of HomeDBManager.getDoc
2 years ago
Alex Hall 2c9ae6dc94 (core) Enforce daily limit on API usage
2 years ago
Alex Hall ec8460b772 (core) Prune snapshots outside the window in product features
2 years ago
Paul Fitzpatrick c4d3d7d3bb (core) be careful when reassigning a doc to a worker it was on before
2 years ago
Paul Fitzpatrick 2563fb745a (core) make Grist easier to run with a single server
2 years ago
George Gevoian fa68b790bb (core) Remove code for unused welcome flows
2 years ago
George Gevoian ff4e5d2769 (core) Send emails when 2FA settings are updated
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 4890a1fe89 (core) add free team site product
2 years ago
Paul Fitzpatrick 648cb67ee8 (core) freshen `grist-admin doc-info` and add a test for it
3 years ago
Jarosław Sadziński 53bdd6c8e1 (core) Exposing more descriptive errors from exports
3 years ago
Paul Fitzpatrick 10a4cbb6bd (core) make document assignment endpoint available via /housekeeping api
3 years ago
Paul Fitzpatrick 35e18cc0ad (core) fix bug where sharing doc with everyone@ as viewer made it unlisted for site viewers
3 years ago
Paul Fitzpatrick f7c9919120 (core) annotate shares listed in UserManager for documents
3 years ago
Paul Fitzpatrick d635c97686 (core) flesh out "View As" feature
3 years ago
Paul Fitzpatrick 383b8ffbf0 (core) add a tool for deleting a user
3 years ago
Alex Hall 3c4d71aeca (core) Initial webhooks implementation
3 years ago
Paul Fitzpatrick 3e5a292cde (core) add tests for site deletion
3 years ago
Paul Fitzpatrick ddcd08e147 (core) add a cli tool for deleting sites
3 years ago
George Gevoian 0717ee627e (core) Relocate export urls to /download/
3 years ago
George Gevoian ef5da42378 (core) Update export CSV and Excel endpoints
3 years ago
Paul Fitzpatrick 8b1ad588e9 (core) make treatment of emails consistent across /access endpoints
3 years ago
Paul Fitzpatrick f9630b3aa4 (core) clean up a collection of small problems affecting grist-core
3 years ago
Paul Fitzpatrick 54beaede84 (core) revive saml support and test against Auth0
3 years ago
Dmitry S 1605e18f66 (core) Enable auto triggering of Welcome Tour, and various improvements.
3 years ago
George Gevoian 24fc3a2d00 (core) Redesign examples and templates UI
3 years ago
Jarosław Sadziński 08295a696b (core) Export to Excel and Send to drive
3 years ago
Paul Fitzpatrick 1af99e9567 (core) link AppSumo activations with stripe, and support upgrades/downgrades
3 years ago
Paul Fitzpatrick cc04c6481a (core) add appsumo endpoints with stub implementations
3 years ago
Paul Fitzpatrick 2feef7f780 (core) avoid typeorm's .save() method for relation with multi-column primary key
3 years ago
Paul Fitzpatrick 29c2b35dcc (core) speed up a step in document deletion
3 years ago
Paul Fitzpatrick c6265335af (core) make SELF_HYPERLINK urls cleaner
3 years ago