Commit Graph

1268 Commits

Author SHA1 Message Date
zefie
b07d74d2db wtvsec: use initial key for tickets 2021-07-20 23:44:29 -04:00
zefie
59bfcc457f Revert "update: change user_config.json to be a complete override instead of hacky override. copy config.json to user_config.json to get started."
Instead, fix it.
2021-07-20 22:33:43 -04:00
zefie
6da7da5c34 update: change user_config.json to be a complete override instead of hacky override. copy config.json to user_config.json to get started. 2021-07-20 22:12:25 -04:00
zefie
9af6b4089f update .gitignore 2021-07-20 21:02:04 -04:00
zefie
8bc4d29815 v0.9.1
- fix: throw proper error if wtv-update:/sync called without arguments
- feature: Support to route all HTTP proxied requests over a SOCKS proxy (eg Tor or VPN)
- feature: Psuedo-HTTPS (WebTV can now visit HTTPS URLs via proxy, but
  we do not use SSL encryption when sending back to the WebTV)
- fix: header issue with login-stage-two.js
- update: wtv-update/sync: allow multiple groups in sync diskmap, fix md5 comparsion
- update: wtv-home:/home: added connection speed
- Renamed processSSID to filterSSID
- Documented and rewrote some functions
2021-07-20 20:57:41 -04:00
zefie
8f91ba2a5c fix: encrypted request headers were shown despite verbosity level 2021-07-19 23:33:08 -04:00
zefie
1a10505401 Reset wtvsec_login on every finish-prereg call 2021-07-19 15:31:54 -04:00
zefie
0e311b63aa v0.9.0
- update wtv-home:/home: "Ultra Willies" no longer selected by default
- update: allow socket timeout definition via config
- fix: fixed reading of POST DATA from SECURE ON request
- experiment with OISP and WNI tellyscripts
- enhancement: Support UserServiceVault
- update: enable Download-o-Rama style updates. MSNTV DealerDemo included as a demo
2021-07-19 14:49:10 -04:00
zefie
be53b52487 update: removed useless dev stuff from git 2021-07-19 06:08:47 -04:00
zefie
7b9bd8fe37 v0.8.1
minor version increment
2021-07-19 05:58:05 -04:00
zefie
248354e5a1 Clean up session info into a class 2021-07-19 05:57:34 -04:00
zefie
3b65c7b254 update user-config example 2021-07-19 05:56:56 -04:00
zefie
8b5a390773 update: change config variable name, allow user override (user_config.json) 2021-07-19 04:28:44 -04:00
zefie
ea3235957b fix: could not read service folders/files that had urlescape'd characters in them 2021-07-19 04:28:38 -04:00
zefie
851839f474 fix: In some cases SSID was not filtered 2021-07-19 04:28:38 -04:00
zefie
cf8fa371d6 fix: reported verbosity levels 2021-07-19 04:28:38 -04:00
zefie
a6f8674a0a v0.8.0
- 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.
2021-07-18 08:05:26 -04:00
zefie
bd1ef1415c v0.7.2
- Rename project
- Add GPL3 License (RETROACTIVE)
- Fill out package.json
- Switch crc16 module to hopefully improve Windows end-user experience
- Update README
2021-07-17 18:50:20 -04:00