readme: Add more todos

This commit is contained in:
Daan Sprenkels 2019-08-25 21:47:57 +02:00
parent d639b39afc
commit 8322cbd0cf
1 changed files with 2 additions and 1 deletions

View File

@ -90,4 +90,5 @@ only provide any data when we have the legal obligation to do so.
- [ ] Also implement file-upload support (for images/video/audio/binaries/etc.).
- [ ] ^ Decide on some kind of authorization system for this.
- [ ] Implement some kind of admin interface.
- [ ] Implement `/z/metrics`.
- [ ] Implement `/z/metrics`.
- [ ] Allow customization of `Permanent` vs `Temporary` redirects.