This commit is contained in:
암냥 2026-03-11 23:16:53 +09:00
commit 0e5a6de323
No known key found for this signature in database
10 changed files with 2166 additions and 0 deletions

10
todo.md Normal file
View 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)