zefie
907cec23c2
v0.9.55 ( #32 )
...
* v0.9.55
- CGI Support (eg PHP, Perl, etc)
- Slight PC Admin updates
- Numerous bug fixes
- Security updates
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-03 12:49:50 -05:00
zefie
9314705def
v0.9.54 combined merge from dev
...
* initial (very incomplete) work on PC Services Admin (eg csops)
* primitive account listing
* add ban/unban/delete functionality
* fix wtv-tricks theme
* fix wtv-tricks theme (cSetup)
* better tricks code
* fix session_data.getTicketData()
* speedtest and other tricks stuff
* better protection against direct access to finished url
* dependancies update (run `npm update`)
* Bump path-to-regexp and express in /zefie_wtvp_minisrv (#29 )
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12 )
Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2 )
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix up path functions
* force version 1.2.1 of newsie due to breaking change
* remove debug log print for usenet
* fix account directory was broken due to previous changes
* fix wtv-home:/home was hiding options bar
* bump to 0.9.54
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 19:30:33 -05:00
zefie
8315347e95
v0.9.53 - dependancies security updates
2024-12-04 09:51:17 -05:00
dependabot[bot]
7fba34abf5
Bump cookie and express in /zefie_wtvp_minisrv
...
Bumps [cookie](https://github.com/jshttp/cookie ) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1 )
Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1 )
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-04 09:50:56 -05:00
zefie
b6d7481753
v0.9.52
2024-10-16 10:29:45 -04:00
zefie
c3c198e0f7
security updates for dependencies
2024-10-16 10:28:47 -04:00
zefie
8cf96ad5c2
very dirty hack for protoweb support
2024-05-17 13:49:15 -04:00
zefie
59eeda7367
potentally fix DoS exploit
2024-05-04 11:47:54 -04:00
zefie
b12e9ac456
update node modules
2024-03-27 08:27:49 -04:00
zefie
9c24909184
Merge pull request #24 from zefie/dependabot/npm_and_yarn/zefie_wtvp_minisrv/follow-redirects-1.15.4
...
Bump follow-redirects from 1.15.3 to 1.15.4 in /zefie_wtvp_minisrv
2024-03-05 13:32:08 -05:00
dependabot[bot]
fb6a9ff09e
Bump follow-redirects from 1.15.3 to 1.15.4 in /zefie_wtvp_minisrv
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-05 18:31:15 +00:00
dependabot[bot]
3039038bc9
Bump ip from 1.1.8 to 1.1.9 in /zefie_wtvp_minisrv
...
Bumps [ip](https://github.com/indutny/node-ip ) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-05 18:29:53 +00:00
dependabot[bot]
ee76df75ea
Bump sanitize-html from 2.11.0 to 2.12.1 in /zefie_wtvp_minisrv
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 2.11.0 to 2.12.1.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.11.0...2.12.1 )
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-05 18:28:53 +00:00
zefie
02c3bb452a
update node modules
2023-11-10 15:59:05 -05:00
zefie
3a2e874887
Move WTV Admin to wtv-tricks, add link to PB
2023-10-08 14:41:02 -04:00
zefie
669b1b7722
v0.9.43
2023-08-28 19:03:12 -04:00
zefie
ca0410991b
v0.9.42
2023-08-27 12:04:00 -04:00
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