Commit Graph

1217 Commits

Author SHA1 Message Date
zefie
fd8d7e2d2e Update: change default service logos 2021-07-28 19:57:05 -04:00
zefie
63eeb3245a update: app.js: add special filtering for Dreamcast clients 2021-07-26 14:02:05 -04:00
zefie
33012515f5 fix: wtv-tricks:/info was not updated to use new ClientSessionData structure 2021-07-26 09:12:05 -04:00
zefie
0d7c54ce0c add wtv-1800:/offer-open-isp-suggest for dreamcast clients 2021-07-26 08:47:24 -04:00
zefie
ef7bf82ee1 v0.9.7 version increment 2021-07-26 08:03:22 -04:00
zefie
822136f1ea update: app.js: add logging errors to file 2021-07-26 07:59:02 -04:00
zefie
012c0114e1 update: add 'setIRCNick()' function to WTVClientSessionData for ease of use
update: add primative getMaxUsernameLength() to overcome username limitation in older builds
update: wtv-chat:/home template
2021-07-26 07:15:21 -04:00
zefie
7826891070 update: add isMiniBrowser() to WTVClientSessionData for easier detection of MiniBrowser. 2021-07-26 06:18:03 -04:00
zefie
41b4deb831 update: add 'hasCap(flag)' function to WTVClientSessionData for easier client-capabilities checking (see wtv-home/home.js for an example) 2021-07-26 06:12:53 -04:00
zefie
03a3337cd4 update: WTVClientCapabilities.js: allow setting flags to false, to prevent potential issue with changing cap flags 2021-07-26 02:44:55 -04:00
zefie
cef29832e3 minor update: app.js: fix found file path in log on windows 2021-07-25 10:12:36 -04:00
zefie
a5806e8581 v0.9.6
- update: add initial wtv-capability-flags decoding, as well as wtv-tricks:/info demonstration
- update: rename classes
- minor update: quirky 'Special Thanks' in each custom class.
- minor update: notice about Initial Shared Key and multiple minisrvs
- update: wtv-music:/demo/index: update wtv-star image paths
- update: app.js: fix unencrypted post
- update: app.js: improve buffering and cleanup in attempt to fix occasional 'double-up' bug
- update: info.js: remove debug dump of capabilities
- Update: add test.js, syntax-testing script for `npm test`
- Update: wtv-chat:/home experimental nick change page thanks to MattMan (chat still giving issues on real boxes, works in Viewer)
- Update: README.md: Add ways to support the project
2021-07-25 08:56:52 -04:00
zefie
89f1b896e1 - update: app.js: add really long timeout for closing missed sockets
- update: app.js: fix for minibrowser connectivity
- update: app.js: enhance security
- update: wtv-home:/home: fix wtv-needs-upgrade -> wtv-need-upgrade
- update: wtv-head-waiter:/login-stage-two: do not send wtv-settings:/get to minibrowser
- update: wtv-1800:/preregister: Disconnect and clean up all previous sockets for the connecting SSID when hitting preregister. Also re-create wtvsec_login.
2021-07-24 12:34:56 -04:00
zefie
6ced1443f0 v0.9.5
- major update: app.js: rewrite socket handling to stream data (fix issues POSTing with shoddy dialup, namely fix wtv-update:/sync issues)
- update: wtv-home:/home: remove broken irc test, add links to DiskHax and VFatHax, remove URL Accessor form from MiniBrowser because it doesn't work
- update: wtv-update:/sync: skip file if the Content-length matches the client and the client file is equal or newer, since client is not storing wtv-checksum for some reason. Client file time is set to when the client received the file last, and not actually when the file was modified on our end
2021-07-24 04:32:00 -04:00
zefie
d2a6ea0097 fix: wtv-log:/log
add: wtv-chat
add: wtv-setup
2021-07-23 09:38:47 -04:00
zefie
88784e253c fix: wtv-head-waiter:/login-stage-two: usernames longerfix: build 3833 crashes when wtv-user-name is too long 2021-07-23 07:31:33 -04:00
zefie
adca09f9e3 fix: http(s) proxy: handle socks HostUnreachable error 2021-07-22 07:52:16 -04:00
zefie
b5b0e427e4 update: http(s) proxy: do not send internal 'wtv-connection-close' header to client 2021-07-22 07:28:36 -04:00
zefie
5b2d25ebd5 app.js: better minibrowser session cleanup 2021-07-22 06:37:39 -04:00
zefie
fd9b08fec4 Revert "update: wtv-head-waiter:/login-stage-two: offer prompt to minibrowser to go to home or willie"
This reverts commit ba280335c6.
2021-07-22 06:34:26 -04:00
zefie
c29d769387 code fixup: use ${} instead of escaping string 2021-07-22 06:34:17 -04:00
zefie
192162831a fix: clean up socket session data on socket error 2021-07-22 06:10:05 -04:00
zefie
ba280335c6 update: wtv-head-waiter:/login-stage-two: offer prompt to minibrowser to go to home or willie 2021-07-22 04:50:33 -04:00
zefie
cf00851798 v0.9.4
- feature: add SSID whitelist/blacklist as well as IP based SSID auth
- Add user_config_README.md
- Update user_config.example.json
- Update README.md
- update: wtv-1800:/finish-prereg: send tellyscript on relogin if tellyscripts are enabled, and wtv-script-id == 0 (no tellyscript)
- Allow definition of custom ServiceVault paths
- feature: app.js: add `bind_ip` option to specify an IP to bind to, instead of `0.0.0.0`
- feature: custom service logos and better wtv-home:/splash
2021-07-22 04:25:48 -04:00
zefie
45bbcecb72 v0.9.3
- fix: wtv-home:/home: remove `nostatus` to enable loading progress bar for outgoing links

- fix: wtv-1800:/finish-prereg: swap error message location for better debugging

- fix: app.js: Properly clean up old sockets
2021-07-21 23:22:43 -04:00
zefie
a67ad6b43c update: wtv-home:/home: add link to access downloaded DealerDemo 2021-07-21 15:54:29 -04:00
zefie
d49b410443 fix: wtv-flashrom: fix search for local flashrom files 2021-07-21 15:54:02 -04:00
zefie
897bf10abb v0.9.2
wtvsec: use initial key for ticket signing
update: initial work for future ability to update wtv-ticket to client
update: wtv-flashrom: use zefie server only if file does not exist locally (allows both zefie server roms and local roms)
update: wtv-flashrom:/get-lc2-path: experimental 'Cancel Update' button
fix: wtv-tricks:/blastcache: return_to was not unescaped
2021-07-21 12:52:54 -04:00
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
9f0163fe73 Update ServiceVault.md 2021-07-19 15:06:32 -04:00
zefie
91a883ba95 Update ServiceVault.md 2021-07-19 15:06:15 -04:00
zefie
dcf8b3d5e9 Update README.md 2021-07-19 15:03:35 -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
a571699541 Update README.md 2021-07-19 04:28:31 -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
87bd990383 Update ServiceVault.md
fix: typo
2021-07-17 19:30:09 -04:00