init
This commit is contained in:
commit
0e5a6de323
10 changed files with 2166 additions and 0 deletions
10
todo.md
Normal file
10
todo.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
- [ ] i want font custom (delegate)
|
||||
- [ ] i want language custom (delegate)
|
||||
- [ ] i want theme custom (delegate)
|
||||
- [x] if user agent doesn't have Mozilla/5.0, get raw value
|
||||
- [x] if POST request at root upload file
|
||||
- [x] https://codemirror.net
|
||||
- [ ] improve frontend (language select, file extension custom, etc...)
|
||||
- [x] file max size (but... why? i can edit that in reverse proxy server)
|
||||
- [x] file extension whitelist
|
||||
- [x] block binary file (content inspector)
|
||||
Loading…
Add table
Add a link
Reference in a new issue