Commit Graph

276 Commits

Author SHA1 Message Date
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
8c7a6369fa fix: some incoming headers were not displayed 2024-10-16 10:27:57 -04:00
zefie
5cf95e22d9 fix http proxy 2024-10-16 10:27:42 -04:00
zefie
33a4a9f47a send outgoing headers for proxy request 2024-10-16 10:27:30 -04:00
zefie
6b74a54118 fix compatbility with ancient bf0 builds 2024-10-16 10:22:18 -04:00
zefie
f3feae65f3 fix major bug from wtv-admin fix 2024-10-16 10:22:07 -04:00
zefie
864ac921c8 fix wtv-admin reload config 2024-10-16 10:21:55 -04:00
zefie
1a2a135710 allow unprivileged scripts to read, but not write, ssid_sessions 2024-10-16 10:18:39 -04:00
zefie
8e3dcefa5f oops 2024-05-18 16:48:56 -04:00
zefie
762cffa0bb flag a session when showing the bad disk page 2024-05-18 16:48:16 -04:00
zefie
bc5e2763bc again 2024-05-18 16:17:04 -04:00
zefie
9b475611d3 report headers if invalid 2024-05-18 16:04:34 -04:00
zefie
4121b7ef8b actually fix it 2024-05-18 09:38:34 -04:00
zefie
c9bda0ed20 attempt 2 2024-05-18 09:24:57 -04:00
zefie
3989618c13 possibly fix undefined error 2024-05-18 09:16:01 -04:00
zefie
aa3be37eec fix pc services were broken by proto update 2024-05-17 16:41:57 -04:00
zefie
8cf96ad5c2 very dirty hack for protoweb support 2024-05-17 13:49:15 -04:00
zefie
8aff6cc092 fix for minibrowser 2024-05-11 11:16:52 -04:00
zefie
2dccd4f5a8 fix last commit 2024-05-06 09:15:36 -04:00
zefie
f48b10a58f let DC and MSTV Sim through the SSID check for now. 2024-05-04 18:49:00 -04:00
zefie
e38b26f89d fix SSID check, also make it optional 2024-05-04 13:43:00 -04:00
zefie
95bd52d673 close socket if SSID is not valid 2024-05-04 12:49:08 -04:00
zefie
ae93620b7a yet another potential DoS fix 2024-05-04 12:30:13 -04:00
zefie
59eeda7367 potentally fix DoS exploit 2024-05-04 11:47:54 -04:00
zefie
ed37185d1b Revert "update escape and unescape to encodeURIComponent and decodeURIComponent due to depreciation"
This reverts commit 2be836784d.
2024-03-26 08:23:14 -04:00
zefie
06ba1db8e8 fix error when using local flashroms 2024-03-25 15:05:31 -04:00
zefie
2be836784d update escape and unescape to encodeURIComponent and decodeURIComponent due to depreciation 2023-11-10 15:34:16 -05:00
zefie
f1711d0c75 remove leftover debugging 2023-10-08 15:53:07 -04:00
zefie
8aa32055f5 fix pagebuilder stuff
add index for http_pb service
allow pc services access to ROMCache (single level)
2023-10-08 15:48:46 -04:00
zefie
9c31a583fa Detect and show current nodejs version 2023-08-27 12:28:02 -04:00
zefie
eb94877ffa Fix pagebuilder cannot create more than 2 pages
Fix pagebuilder prototype breaks usenet
Add default limit of 4 pages (configurable)
2023-08-27 02:37:11 -04:00
zefie
022f78eb99 fix isArray error in validate-operator-tweaks.js 2023-08-26 17:00:40 -04:00
zefie
2652af8c55 fix pagebuilder service 2023-07-30 12:26:42 -04:00
zefie
a876224a5b remove debugging from last commit 2022-12-05 21:36:24 -05:00
zefie
aab56257c5 fix some pc_services bugs 2022-12-05 21:34:06 -05:00
zefie
2d621cc4a1 test again 2022-12-02 21:23:32 -05:00
zefie
ffbc1c6ef6 test again 2022-12-02 21:18:16 -05:00
zefie
9641904269 oops 2022-12-02 21:11:05 -05:00
zefie
2882b8eb12 test 2022-12-02 21:08:54 -05:00
zefie
0440f98ec8 fix bug introduced in @3dbb258b8fbf33eb464dc173b927b919e7f62edc that broke http(s) 2022-12-02 18:22:19 -05:00
zefie
55cbf592ee new experimental feature: shenanigans
- will allow server operates to intentionally enable bugs/exploits for fun shenanigans
2022-12-01 09:18:25 -05:00
zefie
3bbe5b0c84 tidy up .reverse() override 2022-12-01 07:08:42 -05:00
zefie
3dbb258b8f add wtvchat://
(and unofficial irc://)
2022-11-30 21:26:56 -05:00
zefie
2cde307e20 add news: url support 2022-11-30 21:02:51 -05:00
zefie
3ffadd8422 dont send pc services to webtv client
+ fix stuff
2022-11-30 20:43:59 -05:00
zefie
ccdb115d9d ssl redirect also includes path 2022-11-30 12:17:15 -05:00
zefie
5678472dde change order of configuration messages 2022-11-30 11:14:05 -05:00
zefie
0af88f56cb fix last commit 2022-11-30 11:11:19 -05:00
zefie
3c896aa53e show ssl request on less verbosity 2022-11-30 11:09:30 -05:00