10 lines
No EOL
464 B
Markdown
10 lines
No EOL
464 B
Markdown
- [ ] 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) |