Commit Graph

55 Commits

Author SHA1 Message Date
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
57d7491600 fix invalid var 2024-10-16 10:28:37 -04:00
zefie
855cd46b8c update ssid filter 2024-10-16 10:28:16 -04:00
zefie
2d07c1f180 update for new theme system updates 2024-10-16 10:28:06 -04:00
zefie
8c7a6369fa fix: some incoming headers were not displayed 2024-10-16 10:27:57 -04:00
zefie
981f754d0e theme update: registration 2024-10-16 10:27:20 -04:00
zefie
dd9d3fb76e possibly fix usenet? 2024-05-17 16:33:52 -04:00
zefie
0a5a2eb964 potential fix for an issue regarding undefined or null 2024-05-17 14:18:20 -04:00
zefie
8aff6cc092 fix for minibrowser 2024-05-11 11:16:52 -04:00
zefie
b1cad550a7 update flashrom domain
(redirects are temporarly in place for the previous 2)
2024-05-09 15:15:30 -04:00
zefie
11b028dac2 fix could not send non-service .js or .txt files 2024-05-06 10:09:25 -04:00
zefie
3a8ac37b01 update ultra willies to new domain 2024-05-04 13:11:16 -04:00
zefie
95bd52d673 close socket if SSID is not valid 2024-05-04 12:49:08 -04:00
zefie
30a9ad7799 mame stuff 2024-05-02 13:31:54 -04:00
zefie
ac75cdd193 fix pc mode error 2024-04-17 14:26:52 -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
1e642ffe85 fix cant run without user_config.json 2024-03-25 14:54:51 -04:00
zefie
e810d2a242 Some more ChatGPT function optimizations 2023-11-10 15:57:09 -05:00
zefie
2be836784d update escape and unescape to encodeURIComponent and decodeURIComponent due to depreciation 2023-11-10 15:34:16 -05:00
zefie
6388110e09 Apply some ChatGPT code optimizations 2023-11-10 15:25:41 -05:00
zefie
87f09ffec1 reverse atob and btoa to proper standard (damn dyslexia) 2023-11-10 15:04:48 -05:00
zefie
bd26ba8923 More PB fixes 2023-10-08 16:05:35 -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
477ad25cd1 Various cleanup and fixes 2023-08-29 18:57:40 -04:00
zefie
628d85ad4e Fix issue with wtv-guide glossary with two or more links 2023-08-29 18:12:03 -04:00
zefie
bd9b85beb3 fix pagebuilder clipart not copying 2023-08-27 12:43:21 -04:00
zefie
a27f50ed7e Fix pagebuilder error when pagestore doesn't exist 2023-08-27 12:04:06 -04:00
zefie
83da8d8cc0 remove ; 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
e8b877b1b5 prevent internal usenet from using IPv6 localhost 2023-08-26 14:35:09 -04:00
zefie
c9f78b1e3b Experimental: replace OpenSSL RC4 functions with pure JS ('npm install' required) 2023-08-26 13:59:47 -04:00
zefie
e18dfa4b3e fix pagebuilder page media not copying 2023-07-30 15:07:50 -04:00
zefie
212dce4282 add initial pagebuilder code from pbdev 2023-07-23 19:27:17 -04:00
zefie
371966933e fix depreciated function 2022-12-09 14:24:17 -05:00
zefie
871b4919fa fix adding folders 2022-12-05 21:07:04 -05:00
zefie
8cd5148b04 better check if logged in 2022-12-04 15:03:52 -05:00
zefie
abb01f4ce0 actually do what last commit was meant to do 2022-12-04 12:11:52 -05:00
zefie
c37cea3f66 shutdown if user_config exists but is broken 2022-12-04 11:54:41 -05:00
zefie
4075e68815 Add credit for HTTPX.js 2022-12-04 07:20:59 -05:00
zefie
9270755b68 attempt to document WTVShared a lil bit 2022-12-04 07:15:02 -05:00
zefie
59d2ff79cb maybe if I didn't just comment the last commit I would have found this :D 2022-12-02 19:48:24 -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
b437d99f91 update bad-disk.js 2022-12-01 07:45:20 -05:00
zefie
2975550ad0 add debuging 2022-12-01 07:12:57 -05:00
zefie
3bbe5b0c84 tidy up .reverse() override 2022-12-01 07:08:42 -05:00
zefie
64517a8723 more signature sanity checking
- allows A links to wtvchat and irc, but not any form of embedding (img bgsound etc)
2022-12-01 06:52:08 -05:00
zefie
bf4d8d2f7d move keys to config 2022-12-01 06:51:35 -05:00
zefie
3dbb258b8f add wtvchat://
(and unofficial irc://)
2022-11-30 21:26:56 -05:00
zefie
3ffadd8422 dont send pc services to webtv client
+ fix stuff
2022-11-30 20:43:59 -05:00
zefie
5c74ea22ec update sanitizer 2022-11-30 14:23:11 -05:00