Commit Graph

35 Commits (9d10ac829277ce31b318ce4d1e63dc06d1c90386)

Author SHA1 Message Date
Paul Fitzpatrick cc0e1154d0 (core) port some more test/browser tests to newer selenium
1 year ago
Jarosław Sadziński 601ba58a2e (core) Syncing db with data when actions are rejected
2 years ago
Paul Fitzpatrick ea71312d0e (core) deal with write access for attachments
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
Alex Hall 9fffb491f9 (core) External requests
2 years ago
George Gevoian f48d579f64 (core) Add API endpoint to get site usage summary
2 years ago
George Gevoian 1e42871cc9 (core) Add attachment and data size usage
2 years ago
Alex Hall dc9e53edc8 (core) Update the current time in formulas automatically every hour
2 years ago
Alex Hall 890c550fc3 (core) Don't include adding attachment metadata in undo stack
2 years ago
George Gevoian 4c5de16e2d (core) Include altSessionId in logs
2 years ago
Alex Hall 21b0ac3eff (core) Enforcing data size limit
2 years ago
Alex Hall 02e69fb685 (core) Crudely show row count and limit in UI
2 years ago
Edward Betts d6e0e1fee3 Correct spelling mistakes
2 years ago
Alex Hall e09e919016 (core) Ensure that large changes are processed in full by triggers (for webhooks)
3 years ago
Dmitry S f2f4fe0eca (core) Add LogMethods helper and use it for more JSON data in logs. Reduce unhelpful logging.
3 years ago
Alex Hall 276adc5f51 (core) Starting to make webhooks more robust
3 years ago
Paul Fitzpatrick 876a0298a2 (core) do not look at content of recent actions when loading documents
3 years ago
Alex Hall 3c4d71aeca (core) Initial webhooks implementation
3 years ago
Paul Fitzpatrick a543e5194a (core) add a python3 button
3 years ago
George Gevoian e5eeb3ec80 (core) Add 'user' variable to trigger formulas
3 years ago
Alex Hall ea01ca814d (core) Remove a bunch of dead code
3 years ago
Dmitry S d1c1416d78 (core) Add rules to eslint to better match our coding conventions.
3 years ago
Paul Fitzpatrick d0d3d3d0c9 (core) discount indirect changes for access control purposes
3 years ago
Dmitry S 526b0ad33e (core) Configure more comprehensive eslint rules for Typescript
3 years ago
Paul Fitzpatrick bc0d6605a1 (core) close a hole in bundle cleanup for granular access control
3 years ago
Paul Fitzpatrick 4ab096d179 (core) granular access control in the presence of schema changes
3 years ago
Dmitry S 9fa5d4c9d6 (core) Fix race condition in bundling actions for undo, when actions are submitted close together.
3 years ago
Dmitry S de35be6b0a (core) Checks that an ACL formula can be parsed, and prevent saving unparsable ACL rules.
4 years ago
Paul Fitzpatrick 131fbbdb92 (core) check row-level permissions on incoming actions
4 years ago
Paul Fitzpatrick 3519d0efce (core) attribute Calculate to grist rather than user
4 years ago
Paul Fitzpatrick 0e2deecc55 (core) implement cleaner row-level access control for outgoing messages
4 years ago
Dmitry S e2226c3ab7 (core) Store formula values in DB, and include them into .stored/.undo fields of actions.
4 years ago
Paul Fitzpatrick 526fda4eba (core) make user role available in ActiveDoc methods
4 years ago
Paul Fitzpatrick 5ef889addd (core) move home server into core
4 years ago