Commit Graph

27 Commits

Author SHA1 Message Date
MattMan
2e5e53b205 Create HackTV.zip
stripped-down HackTV.zip for public server
2022-10-31 14:21:11 -04:00
MattMan
96a8a48f92 Dev. Viewer HE Update
HE Viewer update. did stuff.
2022-10-31 13:35:57 -04:00
MattMan
7661cf604a Update AppData--2.5-HE.zip 2022-10-31 12:26:09 -04:00
MattMan
cf882be6ab Update WebTVIntel--2.5-HE.exe.gz 2022-10-31 12:26:01 -04:00
zefie
0ceaef46e5 viewergen update from @GraspYonOx 2022-10-28 11:13:45 -04:00
zefie
f1b7952687 Update Viewer 2.5 HE AppData with updates from @GraspYonOx 2022-10-17 11:56:38 -04:00
zefie
5bf073d075 implement Fast Splash (and tweaks page for future) 2022-10-15 21:13:05 -04:00
zefie
894b2e733e make welcome message templatable 2022-10-15 20:03:30 -04:00
zefie
47e87a4ebc implement UserTemplates for overriding templates. Call your templates with wtvshared.getTemplate(service_name,'path_to_template.ext'); 2022-10-15 18:57:02 -04:00
zefie
5cdd67fd27 a lot of usenet updates
- webtv can post attachments
- webtv signatures
- TODO: user control disable rendering of post signatures
- TODO: as above but for mail too
2022-10-13 22:43:04 -04:00
zefie
b9c067af15 tweak WTVNewsServer to be more proper
- compatible with Thunderbird now
2022-10-12 22:26:10 -04:00
zefie
976c79c92a wip usenet stuff 2022-10-12 12:26:30 -04:00
zefie
eeac2621e3 fix favorites links 2022-10-10 17:19:18 -04:00
zefie
500e6f6887 fix logging from pc_services
+ some other cosmetic console.log updates
2022-10-10 16:30:07 -04:00
zefie
e608a96787 Update AppData--2.5-HE.zip from MattMan
- moved all viewergen data to ServiceDeps, outside of the requestable file path
- Added "ServiceDeps" config option to specific the name of the ServiceDeps folder
- Updated wtv-1800 tellyscript code accordingly
2022-10-10 12:45:59 -04:00
zefie
2491f62b89 restructure ServiceDeps 2022-10-09 10:03:11 -04:00
zefie
3da57455eb re-write security system to be more like WNI
- can get telly and reach stage-two
- narrow whitelist of allowed URLS in WTVClientSessionData constructor
- enough to show wtv-1800:/unauthorized with trust priv
- Times out lockeddown users really fast ;)
- untested disk error page
2021-11-12 15:35:40 -05:00
zefie
4e6b541cc9 add fancy block page 2021-11-10 12:55:10 -05:00
zefie
5afe10f343 add UTV tellyscripts 2021-08-13 17:39:14 -04:00
zefie
f948348c51 update tellyscript 2021-08-13 16:02:18 -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
05bb955688 v0.9.10
- initial primitive wtv-cookie service to satisfy newer builds and http(s) issues
- update: wtv-home:/home: add wtv-visit: in case javascript URL accessor fails
- update: replace bf0app and LC2 tellyscripts with box-specific PPP auth, rather than hard coded PPP auth (may disable CHAP support)
2021-08-04 18:59:33 -04:00
zefie
6e9e84abf0 v0.9.9
- update: config.json: add DoNotEncrypt flags to http and https
- update: app.js: add ability to override service flags when using getServiceString
- update: app.js: add ability to disable 'wtv-star' while keeping 'wtv-*'
- update: app.js: add internal header 'minisrv-use-carriage-return', set to 'false' to disable `\r` in headers
- implement bf0app flashrom functionality
2021-08-02 14:47:11 -04:00
zefie
228ba3ebdb update: actually fix wtv-1800:/preregister and include tellyscripts 2021-07-30 07:37:57 -04:00
zefie
150f0253b8 v0.9.8
fix: app.js: Use \r\n, fix connections= service setting
update: config.json: fix some service flags that were misset
Add ServiceFlags.txt: brief description of wtv-service flags
update: Moved tellyscripts to wtv-1800:/preregister
update: fixed bug where "send_tellyscript was undefined"
update: initial work on bf0app flashrom support (incomplete)
2021-07-29 19:21:22 -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