Commit Graph

6 Commits

Author SHA1 Message Date
2c90f767fd Merge branch 'feat/refresh' into feat/send-email 2023-09-22 23:19:43 +10:00
9014f01276 feat: universal upload
Implementation of a universal upload allowing for multiple storage backends
starting with `database` and `s3`.

Allows clients to put and retrieve files from either client or server using
a blend of client and server actions.
2023-09-14 12:47:47 +10:00
da2033692c feat: send email when all recipients have signed 2023-09-07 20:14:04 +00:00
a2ef9468ae feat: separate document data from document 2023-09-07 19:27:21 +10:00
b23967d777 chore: removed console.logs and warn 2023-09-04 16:08:22 +03:00
48ceb1e5c7 feat: document authoring 2023-08-17 19:56:18 +10:00