gristlabs_grist-core/app/server
Paul Fitzpatrick 6b3ac07ca7 (core) process GristDocAPI calls from custom widgets in the client
Summary:
Processing these calls in the client, rather than passing them on
to the backend, means that access rules are more straightforward to
apply.

An unrelated fix is included to filter _grist_ tables when fetched
individually - metadata could leak through this path.

Test Plan: added tests

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2954
2021-07-30 10:41:32 -04:00
..
lib (core) process GristDocAPI calls from custom widgets in the client 2021-07-30 10:41:32 -04:00
declarations.d.ts (core) start applying defenses for untrusted document uploads 2021-07-14 18:34:27 -04:00
devServerMain.ts (core) Refactoring google drive plugin 2021-07-14 09:52:04 +02:00
mergedServerMain.ts (core) Export to Excel and Send to drive 2021-07-21 16:36:00 +02:00
serverMethods.ts (core) support python3 in grist-core, and running engine via docker and/or gvisor 2021-07-28 09:02:32 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00