Commit Graph

106 Commits (103ebbb045e5770cb42967ac1deb1c2aaa56dd2b)

Author SHA1 Message Date
Jarosław Sadziński fa75c93d67 (core) Only owners should be able to rename a document.
1 year ago
Jarosław Sadziński 629fcccd5a (core) Adding /webhooks endpoint
1 year ago
Jarosław Sadziński 92d4fca855 (core) Adding DELETE /api/docs/webhooks/queue endpoint to clear the queue
2 years ago
Jarosław Sadziński 59942a23b6 (core) Limiting doc remove permission to owners.
2 years ago
George Gevoian efc3ba29d7 (core) Tweak autocomplete to only suggest team members
2 years ago
Jarosław Sadziński bfd7243fe2 (core) Comments
2 years ago
Paul Fitzpatrick ab3cdb62ac (core) make the support account configurable, and allow listing public sites
2 years ago
Jarosław Sadziński db0b500197 (core) Migration that makes user.ref unique and non-nullable
2 years ago
Jarosław Sadziński 9628253fd8 (core) Adding new column in users table "ref" with unique identifier.
2 years ago
Paul Fitzpatrick d7b3fb972c (core) upgrade typeorm so we can support newer postgres
2 years ago
George Gevoian 0c5441b176 (core) Add unquarantine command to admin CLI
2 years ago
George Gevoian fbba6b8f52 (core) Add methods for quarantining documents
2 years ago
Jarosław Sadziński ee109e9186 (core) Removing NEW_DEAL flag
2 years ago
George Gevoian c54dde3dba (core) Populate doc title, description and thumbnail in app.html
2 years ago
George Gevoian aeba738f7c (core) Add product for new personal plan
2 years ago
Paul Fitzpatrick dd8d2e18f5 (core) add an access token mechanism to help with attachments in custom widgets
2 years ago
Paul Fitzpatrick ec8ab598cb (core) add a `yarn run cli` tool, and add a `sqlite gristify` option
2 years ago
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Jarosław Sadziński aefe451bab (core) Polishing upgrade plan UI
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 74ec9358da (core) Show usage banners in doc menu of free team sites
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
Alex Hall 64a5c79dbc (core) Limit total attachment file size per document
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 21b0ac3eff (core) Enforcing data size limit
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 0f4153dc23 (core) stop applying product limits to grist-core
2 years ago
Paul Fitzpatrick 4890a1fe89 (core) add free team site product
2 years ago
Paul Fitzpatrick d99db8d016 (core) move more tests to grist-core
3 years ago