Commit Graph

5 Commits

Author SHA1 Message Date
c343e8a221 feat: plan limits 2023-11-06 13:02:19 +11:00
60ae674984 feat: darker dark theme 2023-11-06 13:01:15 +11:00
fbb8e887a8 fix: update colors 2023-11-06 13:01:13 +11:00
3afc35c40c 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-11-06 13:01:13 +11:00
41d46c82d1 feat: update document table layout (#371)
* feat: update document table layout

- Removed dashboard page
- Removed redundant ID column
- Moved date to first column
- Added estimated locales for SSR dates
2023-11-06 13:01:12 +11:00