- added example docker-compose for minisrv + webone
- update: wtv-home:/home: reduce size of title to fit longer version numbers
- update: wtv-chat:/home: fix colors
- update: login system: do not send tellyscript nor login headers to reconnecting (eg client:redial) client
- fix: fixed tellyscript path for wtv-1800:/noflash (bf0app braindead)
- update flashrom subsystem:
- moved duplicate code into WTVFlashrom class
- smarter part information detection
- http(s) proxy updates:
- allow ~ character
- fix HTTPS when using HTTP proxy
- include example webone.conf for external HTTP Proxy
- update: app.js: enable graceful shutdown with SIGTERM
- update: add service ip to wtv-tricks:/info
- fix: reported verbosity levels
- fix: In some cases SSID was not filtered
- fix: could not read service folders/files that had urlescape'd characters in them
- update: change config variable name, allow user override (user_config.json)
- update user-config example
- Clean up session info into a class
- FlashROM Support for LC2 and newer.
- FlashROM system can handle local files, or proxy from server (default). No need to have a local FlashROM collection!
- Added 'verbosity' configuration option
- Update HTML Mode to async fileRead
- Config option for sending tellyscripts or not
- Config option to mask SSIDs in console log
- Update wtv-home:/home and wtv-home:/zefie
- Update .gitignore
- Add wtv-music:/demo/index courtesy of MattMan69
- Update HTML Mode to async fileRead
- Update Raw TXT Mode to async fileRead
- Replaced .async.js feature with defining `request_is_async` in standard .js script
- Cleaned up code a bit
- Moved global var 'query' to 'request_headers.query'
- Tidied ServiceDeps
- Upgraded wtv-log:/log to async, now also logs query arguments, saves to .txt for easier reading.
- Rename project
- Add GPL3 License (RETROACTIVE)
- Fill out package.json
- Switch crc16 module to hopefully improve Windows end-user experience
- Update README
- http proxy support (with support for external proxies such as WebOne)
- fix: properly handle proxy dns error
- fix: proxy binary data
- begin initial work on wtv-flashrom (not yet ready)
- fix: typo in zefie.html
- add config.service_name variable for future use
- Sync servicevault files into vs project (nsjproj) file