Commit Graph

22 Commits

Author SHA1 Message Date
zefie
ff1fd4c386 remove erroneous w 2022-10-06 16:45:30 -07:00
zefie
aef2662294 fix local flashrom 2022-10-06 15:38:26 -07:00
zefie
01c782cca9 fix issue with locally stored flashroms 2022-03-09 17:38:15 -05:00
zefie
33ec71a106 fix glashrom get-lc2-page 2021-08-17 00:43:17 -04:00
zefie
ed80eeaf7f one more time 2021-08-16 09:14:12 -04:00
zefie
3583091c0a fix string again 2021-08-16 09:08:38 -04:00
zefie
f52c32f3fa fix message 2021-08-16 08:59:22 -04:00
zefie
8d9d3e38eb quiet mode for flashrom debug 2021-08-16 08:42:21 -04:00
zefie
bdca9e1b97 no 2021-08-16 08:21:27 -04:00
zefie
fdd2f16f3b breaking change: doErrorPage moved to wtvshared.doErrorPage
- but I fixed flashrom error handling..
- added a passthrough for old scripts
2021-08-16 08:12:27 -04:00
zefie
f09f9f1672 oops again 2021-08-11 02:31:56 -04:00
zefie
5275d56dea modify WTVFlashrom debug messages 2021-08-11 02:26:15 -04:00
zefie
0dd849b505 add no_debug option to WTVFlashrom
for get-lc2-page
2021-08-11 02:08:55 -04:00
zefie
d452f331a9 fix broken flashrom from previous update 2021-08-11 01:57:13 -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
0d0fcdee59 Don't report zefie rom server status if not debug 2021-08-10 01:26:21 -04:00
zefie
5083b51c6b fix flashrom yet again 2021-08-10 01:17:39 -04:00
zefie
e359644998 fix potential issue with local flashroms 2021-08-09 18:48:15 -04:00
zefie
4a2dc1680d add catchall system & http pc server
- define a catchall name to run globally or per service
- catchall must be javascript, but not necessarily a .js file
- catchall can request async mode
- catchall will catch any non-existing requests under its directory
- see wtv-flashrom:/content/content-serve.js as an example, which will catch wtv-flashrom:/content/ URLs.

- http pc: sends HTTP/1.0 to PC clients
- can be disabled with `pc_server_hidden_service_enabled`: false
- can change servicevault path by changing string of pc_server_hidden_service
- get.js in default PC service vault to get any WTV Url on the service
2021-08-09 17:38:34 -04:00
zefie
3376b5ada2 update WTVFlashrom class to accept debug config flag, also change default bf0app build 2021-08-08 11:36:40 -04:00
zefie
743989d4f0 update: WTVClientCapabilities: add unknown bits instead of logging error
update: fix flashrom system
update: webone example config
update: app.js: more 'binary block' exclusions
update: fix tellyscript folder name for case-sensitive filesystems
2021-08-06 01:13:35 -04:00
zefie
cbfa965ab5 update flashrom subsystem:
- moved duplicate code into WTVFlashrom class
- smarter part information detection
2021-08-05 15:09:13 -04:00