Commit Graph

8 Commits

Author SHA1 Message Date
zefie
b3dbc21550 fix wtv-1800 noflash for bf0app 2022-10-03 02:56:31 -04:00
zefie
e081d34903 Add wtv-1800 service to wtv-1800:/noflash 2022-03-16 16:12:47 -04:00
zefie
0d991d5eac user account updates
- move user accounts to subdir
- add password support
- implemented basics of multi-user support
- Can add users, edit them, and log in with them (password or not)
- Cannot delete users (with service) yet
2022-03-09 17:37:57 -05:00
zefie
221059023f same as b957dca921 2021-08-16 09:01:56 -04:00
zefie
1967c076a9 add protection against requesting direct service files 2021-08-15 18:51:48 -04:00
zefie
95442a12af lots more stuff
- proper gzip download for disk system (aka WNI reinventing the Content-Encoding: gzip wheel)
- send Last-Modified for static files
- send wtv-checksum for all disk system downloads
- other fixes
2021-08-11 01:11:09 -04:00
zefie
dee03319cd fix: fixed tellyscript path for wtv-1800:/noflash (bf0app braindead) 2021-08-05 10:50:14 -04:00
zefie
6e9e84abf0 v0.9.9
- update: config.json: add DoNotEncrypt flags to http and https
- update: app.js: add ability to override service flags when using getServiceString
- update: app.js: add ability to disable 'wtv-star' while keeping 'wtv-*'
- update: app.js: add internal header 'minisrv-use-carriage-return', set to 'false' to disable `\r` in headers
- implement bf0app flashrom functionality
2021-08-02 14:47:11 -04:00