Commit Graph

35 Commits

Author SHA1 Message Date
zefie
336fce2676 Fix pagebuilder cannot create more than 2 pages
Fix pagebuilder prototype breaks usenet
Add default limit of 4 pages (configurable)
2023-08-27 12:04:00 -04:00
zefie
64dedd69eb v0.9.41 2023-08-26 14:47:35 -04:00
zefie
c9f78b1e3b Experimental: replace OpenSSL RC4 functions with pure JS ('npm install' required) 2023-08-26 13:59:47 -04:00
zefie
2652af8c55 fix pagebuilder service 2023-07-30 12:26:42 -04:00
zefie
fc37ae2711 address security issues in modules 2023-07-23 18:55:39 -04:00
zefie
47919cfb4b nntp-server-zefie is now on npmjs 2022-11-23 23:44:26 -05:00
zefie
f42837b8bb rename custon nntp-server module to nntp-server-zefie
- seems like if a package exists on npm you will get that version regardless of the git configured in package.json
2022-10-15 22:15:14 -04:00
zefie
ab0a0fb614 npm install required: add follow-redirect module
- to handle 301/302 since my attempt didnt
2022-10-14 00:01:06 -04:00
zefie
7a0ae266f3 update package-lock.json 2022-10-12 19:34:28 -04:00
zefie
a4adf8414b usenet ready for local testing
- custom patched nntp-server node module with support for POSTing
- should be able to post locally
- 4 groups are made by default
- can override in user_config.json (look at the config.json changes but dont do them there)
- can sync down from an upstream server with sync_nntp.js
- sync does not push new posts to upstream yet
2022-10-12 19:18:01 -04:00
zefie
976c79c92a wip usenet stuff 2022-10-12 12:26:30 -04:00
zefie
4589d7a4e8 move classes and base config into includes directory 2022-10-11 10:20:25 -04:00
zefie
d4ceda7211 pc_services now uses node Express
- reduces chance of error with older webtv clients sending http request
- version bump to 0.9.32
2022-10-10 15:40:09 -04:00
zefie
c403c589c1 experimental webtv viewer patcher on pc_service 2022-10-02 08:25:02 -04:00
zefie
bac031bd4e fix http_pc pc services 2022-10-01 23:29:59 -04:00
zefie
b2aece5437 incomplete NNTP usenet support 2022-09-25 22:52:18 -04:00
zefie
5c2dd0d5a5 update modules 2022-09-24 23:31:26 -04:00
zefie
6cc09aa630 update node modules 2022-09-07 23:50:15 -04:00
dependabot[bot]
96f5825b68 Bump vm2 from 3.9.5 to 3.9.7 in /zefie_wtvp_minisrv
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.5 to 3.9.7.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.5...3.9.7)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-09 17:38:13 -05:00
zefie
f32c4b1926 fix DealerDemo and other stuff 2022-03-09 17:38:13 -05:00
zefie
bc401765e8 remove iconv-lite module and accomplish the same failure with our own function 2022-03-09 17:38:11 -05:00
zefie
35471fd098 new module (iconv-lite) to attempt char encodings 2022-03-09 17:38:11 -05:00
zefie
123c8f7823 even more mail stuff 2022-03-09 17:38:09 -05:00
zefie
33972bd064 Update node modules 2022-01-15 06:01:00 -05:00
zefie
ee76fd5190 more mail stuff
- todo: alot, but mainly track new/read and get local working
2021-11-15 00:51:31 -05:00
zefie
a088ea1e42 initial work on wtv-mail system:
- WTVMail Class
- MailStore functions
- Can show user mail intro page (see home.js for link example)
- Create initial welcome email (poop for now) when creating mailstore
- Can list Inbox
- no sending yet
- no reading yet
- no receiving yet
2021-11-13 02:41:30 -05:00
zefie
f22279f918 fix some niche flashrom issues 2021-11-05 12:49:20 -04:00
zefie
df6b296456 [Node17] use legacy openssl until crypto module is updated 2021-10-30 04:05:46 -04:00
dependabot[bot]
9f9d9f8478 Bump vm2 from 3.9.3 to 3.9.5 in /zefie_wtvp_minisrv
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.3 to 3.9.5.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.3...3.9.5)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 20:07:51 +00:00
zefie
5894b4fc72 update cryptojs (npm install required) 2021-08-16 09:06:06 -04:00
zefie
368eb58838 updates to disk download system 2021-08-12 16:16:03 -04:00
zefie
f15f377f8e v0.9.12 - WILL REBASE - BE WARNED
- convert post_data to query if valid query data
- wtv-register system
- Store Session data as JSON flat file
- wtv-cookie support
- spent way too much time on a page no one will read
- move filterSSID to WTVClientSessionData
- disable compression until fixed
- do not delete WTVSec on last socket, instead recreate on prereg
- set 'wtv-bypass-proxy' to false
- rework header whitelist system for HTTP(s) proxy
- clean up SSID session data only if client is not seen for 3 minutes
- add shouldWeCompress() function
- add additional headers to wtv-setup:/get
- add initial blank wtv-music:/get-playlist
2021-08-07 17:00:26 -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
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
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