added more todos
This commit is contained in:
parent
7bfebb27d9
commit
1069d4c676
1 changed files with 5 additions and 0 deletions
|
@ -21,6 +21,10 @@ Please do not ask for help in the issues of the original MicroBin repository, I'
|
||||||
- [ ] Docker
|
- [ ] Docker
|
||||||
- [ ] Various other distribution specific repositories?
|
- [ ] Various other distribution specific repositories?
|
||||||
|
|
||||||
|
- [ ] Quality
|
||||||
|
- [ ] Tests
|
||||||
|
- [ ] Proper design stuff
|
||||||
|
|
||||||
- [ ] Proper database (_seriously, json isn't a database_)
|
- [ ] Proper database (_seriously, json isn't a database_)
|
||||||
- [ ] Configurable endpoints (_so a url shortener isn't lengthened by /url/_)
|
- [ ] Configurable endpoints (_so a url shortener isn't lengthened by /url/_)
|
||||||
- [ ] Proper auth and permissions (_so a single user can also use it and send links_)
|
- [ ] Proper auth and permissions (_so a single user can also use it and send links_)
|
||||||
|
@ -33,6 +37,7 @@ Please do not ask for help in the issues of the original MicroBin repository, I'
|
||||||
- [ ] further endpoint configuration
|
- [ ] further endpoint configuration
|
||||||
- [ ] disable remove
|
- [ ] disable remove
|
||||||
|
|
||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
|
|
||||||
This fork of MicroBin was created by [Schrottkatze](https://schrottkatze.de).
|
This fork of MicroBin was created by [Schrottkatze](https://schrottkatze.de).
|
||||||
|
|
Loading…
Reference in a new issue