Commit Graph

29 Commits (d33629366b3e6d96458299e9fec4085afde70cf5)

Author SHA1 Message Date
Florent 786ba6b31e
Move HomeDBManager to gen-server/lib/homedb (#1076)
3 months ago
Jarosław Sadziński bd07e9c026 (core) New API to collect timing information from formula evaluation.
5 months ago
CamilleLegeron 9ce8ed3f25
Feat: add title query params for exported csv and xlsx + download translations (#872)
7 months ago
George Gevoian e12471347b (core) Form Publishing
8 months ago
wunter8 73ab1de6e4
Remove attachments and system files from document download as template (#729)
11 months ago
George Gevoian 90fb4434cc
Add ws id and doc name params to POST /docs (#655)
1 year ago
Alex Hall 166312be3a (core) Add dialog with options to allow downloading without history or data
1 year ago
Jarosław Sadziński d13b9b9019 (core) Billing for formula assistant
1 year ago
Jarosław Sadziński 6e3f0f2b35 (core) Porting back AI formula backend
2 years ago
Paul Fitzpatrick ea71312d0e (core) deal with write access for attachments
2 years ago
Paul Fitzpatrick dd8d2e18f5 (core) add an access token mechanism to help with attachments in custom widgets
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
Dmitry S 4f1cb53b29 (core) Converting server-side Comm.js to typescript
2 years ago
George Gevoian bad4c68569 (core) Reduce a few log levels to warning
2 years ago
Alex Hall 546096fcc9 (core) Clean up and refactor uses of HomeDBManager.getDoc
3 years ago
Paul Fitzpatrick b2715ae9ef (core) forbid use of sqlite ATTACH except during VACUUM
3 years ago
Jarosław Sadziński 53bdd6c8e1 (core) Exposing more descriptive errors from exports
3 years ago
George Gevoian 62db263d1f (core) Add diff preview to Importer
3 years ago
Paul Fitzpatrick d635c97686 (core) flesh out "View As" feature
3 years ago
Paul Fitzpatrick b3b7410ede (core) open documents without blocking on data engine
3 years ago
George Gevoian ef5da42378 (core) Update export CSV and Excel endpoints
3 years ago
Jarosław Sadziński 08295a696b (core) Export to Excel and Send to drive
3 years ago
Jarosław Sadziński 96fee73b70 (core) Download as CSV button on sections
3 years ago
Paul Fitzpatrick 0e22716761 (core) uncheck FullCopy special when copying/forking a document
3 years ago
Dmitry S d8e742aa0d (core) Add getAclResources method for making all tables/columns available when editing ACL rules
4 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 526fda4eba (core) make user role available in ActiveDoc methods
4 years ago
Paul Fitzpatrick 5ef889addd (core) move home server into core
4 years ago