Commit Graph

1272 Commits

Author SHA1 Message Date
zefie
b0ab508d0f 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
2022-11-29 07:43:52 -05:00
zefie
857e3639cc v0.8.1
- 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
2022-11-29 07:43:51 -05:00
zefie
23d014a334 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.
2022-11-29 07:43:51 -05:00
zefie
ccc7951e34 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
 - 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
2022-11-29 07:43:51 -05:00
zefie
4731ba1975 v0.7.0
- Async support
 - Added RMF content-type
 - Better file extension detection
 - Clarify installation instructions
 - Update README.md
 - Remove encryption keys from wtv-home:/home
 - Decode URI for support for files with urlencoded elements
 - Fixed MSTV Sim compatiblity
 - Fix a typo
 - Add nobind feature to configure external services
 - Add url accessor to wtv-home:/home for non-internal builds
 - Add wtv-tricks:/access?url=
 - Very initial HTTP Proxy work (won't work yet)
2022-11-29 07:43:51 -05:00
zefie
6300348e2e v0.6.1
- fix challenge exchange and tickets
 - full encrypted convo to splash
 - proper encryption sessions to maintain working RC4 stream
 - proper nodejs versioning, encryption working
 - minor changes, included mini tutorial, version inc
 - fix file loading issues
2022-11-29 07:43:35 -05:00
zefie
27f8607b5e add support for "modpacks" to viewergen
- first mod is "BackgroundSound" by @Sgeo (and https://github.com/elishacloud/dxwrapper)
2022-11-29 06:02:55 -05:00
zefie
402d7c8b0a attempt 5 million at fixing double reg 2022-11-28 19:37:40 -05:00
zefie
debdaac7c0 Revert "attempt to fix double reg bug?"
This reverts commit e5c5428d06.
2022-11-28 19:27:47 -05:00
zefie
bd36f7b18f add example in user_config.example.json to use public proxy 2022-11-28 15:29:58 -05:00
zefie
b731e2a8a0 fix "'wtv-connection-close': undefined" when using proxy 2022-11-28 15:28:32 -05:00
zefie
0468629316 test proxy fix 2022-11-28 15:08:11 -05:00
zefie
44449eceee attempt to fix cSetup glitch 2022-11-28 14:33:21 -05:00
zefie
7f1a34e080 lock secondary user into relog if trying to unreg 2022-11-28 14:30:17 -05:00
zefie
6d15fbc9b4 fix could not unregister if multiple users existed 2022-11-28 14:28:40 -05:00
zefie
bdea4a59bd add gimp 'source' file for minisrv logo 2022-11-28 13:12:40 -05:00
zefie
d81c97b5f2 cSetup switches to "other" preset when modified 2022-11-28 12:22:07 -05:00
zefie
e5c5428d06 attempt to fix double reg bug? 2022-11-28 12:19:09 -05:00
zefie
6ae898a2b7 fix debug spammy WTVRegister.js 2022-11-28 12:11:01 -05:00
zefie
81c77e505c undo more stuff I did for debugging 2022-11-28 11:57:05 -05:00
zefie
731582a09d fix wtv-int ip from testing 2022-11-28 11:48:37 -05:00
zefie
6fa4a0c368 fix server switching 2022-11-28 11:47:48 -05:00
zefie
260407ebad hotfix for cSetup 2022-11-28 10:10:53 -05:00
zefie
12dfd49992 version bump
- new homepage theme inspired by @GraspYonOx
- connect setup also mostly by @GraspYonOx
- some 'fixes' regarding module unloading, hopefully fixing call stack issue
- fixes to wtvshared.isAdmin() to not show log as if it was an access attempt
2022-11-28 09:51:13 -05:00
zefie
203bc73088 do not report disabled services as "configured" 2022-11-28 09:01:13 -05:00
zefie
201a0a35d7 add ability to check if user is wtv-admin authorized 2022-11-28 07:32:58 -05:00
zefie
3113a5c20b add wtv-tricks:/charmap 2022-11-28 06:33:59 -05:00
zefie
3179d60fd2 add minisrv logo 2022-11-28 04:51:09 -05:00
zefie
f15ff00b75 sync WTVShared.js changes from pbdev 2022-11-27 13:21:15 -05:00
zefie
28e53b57c6 add UserTemplates folder 2022-11-27 13:10:54 -05:00
zefie
4b6625b02c Apply security updates to signature preview 2022-11-25 11:55:55 -05:00
zefie
61997e4c73 update .gitignore 2022-11-25 11:40:18 -05:00
zefie
1b3cfd6726 Fix security issues 2022-11-25 11:40:11 -05:00
zefie
76d0720727 fix security issue with favorites 2022-11-23 23:45:48 -05:00
zefie
47919cfb4b nntp-server-zefie is now on npmjs 2022-11-23 23:44:26 -05:00
zefie
f3fd983db5 fix bgm prefs do not save 2022-11-14 12:32:03 -05:00
zefie
ce4ea4b973 fix checkUsernameAvailable function 2022-11-14 03:04:54 -05:00
zefie
3d0bb740a5 fix mail reply fills in to addr instead of from addr 2022-11-13 20:27:06 -05:00
zefie
919a6a9291 update self signed wtv-new certificate with 100 year cert 2022-11-13 20:25:14 -05:00
MattMan
512ee15408 Merge branch 'dev' of https://github.com/zefie/zefie_wtvp_minisrv into dev 2022-11-06 11:33:55 -05:00
MattMan
1eb1f1d684 Update Favorites
Removed weird shadow from favorites. Cleaned up html in favorite.js
2022-11-06 11:28:07 -05:00
zefie
07ad1888e1 update README 2022-11-05 15:50:25 -04:00
zefie
b95bdc4cf0 Merge branch 'dev' of https://github.com/zefie/zefie_wtvp_minisrv into dev 2022-11-05 15:48:46 -04:00
zefie
d5bb38e808 Fix couldn't register if accounts directory didn't exist 2022-11-05 15:48:37 -04:00
MattMan
d8d0260016 Update sound.js
Volume selection feature added.
2022-11-04 14:11:59 -04:00
zefie
3bea097653 Merge branch 'master' into dev 2022-11-04 13:26:13 -04:00
MattMan
966cc86a5c Fixed some setup pages.
Fixed home link  messenger.js
Fixed help link  messenger-info.js
Removed form action in sound.js (Not needed)
2022-11-04 11:41:06 -04:00
zefie
61ef0ed0ce add client SSID to exe name 2022-11-03 13:36:01 -04:00
zefie
a1148ea4c3 implement HackTV_min for WebTVIntel--2.5-HE.exe 2022-11-03 13:34:39 -04:00
zefie
d61fc54174 Merge branch 'dev' of https://github.com/zefie/zefie_wtvp_minisrv into dev 2022-11-03 13:26:15 -04:00