0.1.1 (2023-11-03)
- registration (e421854)
- headers cannot have
_
in them. - refactor api structure, header names, add delete and purge endpoints.
- add
/config
endpoint for generating configs (3ca49f4) - init (3e9006d)
- optional encryption (opt-out) (4697443)
- refactor api structure, header names, add delete and purge endpoints. (5428de1)
- actually update their quota (31d7408)
- add payload limit (cb4cc6b)
- better logging + forbid unsafe code (1b2c22c)
- centralized storage (a2bf524)
- headers cannot have
_
in them. (3d0b00b) - input validation on registration (18cb7d6)
- move uploads to
data/uploads
and database todata
(ebaaa87) - use proper generation methods for
key
andnonce
. (2d33cbb)