Commit Graph

356 Commits

Author SHA1 Message Date
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
zefie
0dcc6bdcee add missing function getServiceByVaultDir 2022-11-30 11:07:16 -05:00
zefie
ca18ab3de6 add https pc services support 2022-11-30 10:45:35 -05:00
zefie
08de059758 clean up file structure 2022-11-30 10:42:10 -05:00
zefie
89407e7d51 before I forget 2022-11-30 10:20:14 -05:00
zefie
e3d9ef22fe ?? delete this 2022-11-30 07:11:02 -05:00
zefie
b731e2a8a0 fix "'wtv-connection-close': undefined" when using proxy 2022-11-28 15:28:32 -05:00
zefie
0468629316 test proxy fix 2022-11-28 15:08:11 -05:00
zefie
12dfd49992 version bump
- new homepage theme inspired by @GraspYonOx
- connect setup also mostly by @GraspYonOx
- some 'fixes' regarding module unloading, hopefully fixing call stack issue
- fixes to wtvshared.isAdmin() to not show log as if it was an access attempt
2022-11-28 09:51:13 -05:00
zefie
203bc73088 do not report disabled services as "configured" 2022-11-28 09:01:13 -05:00
MattMan
7da1929d2d Update AppData--2.5-HE.zip 2022-10-31 13:53:15 -04:00
zefie
ae6bc22b9a correct a typo 2022-10-31 12:23:29 -04:00
zefie
c20824d36d fun with alpha 2022-10-23 00:36:07 -04:00
zefie
b169a2c863 add support for comments in config files. 2022-10-22 22:49:30 -04:00
zefie
0bb95df5dc i tried, the box wont listen (attempt to workaround http/1.0 issue) 2022-10-22 20:05:50 -04:00
zefie
de33d39a93 implement proper nodejs debugging
- will start to phase out using console.log for actual debugging
- existing "debug" (verbose) messages will stay as is
- future code debugging will use debug() to debug WIP, therefore not showing to most users if it is accidently left in
2022-10-22 19:07:11 -04:00
zefie
222976f416 fix vm readback and flashrom 2022-10-19 22:00:28 -04:00
zefie
d2cf58ac25 preserve version data over reload 2022-10-16 19:56:28 -04:00
zefie
73a292ac93 fix missing splash logo after validate-operator-tweaks 2022-10-16 19:38:13 -04:00
zefie
2a92f9c1d3 fix handling of services on reload 2022-10-16 19:31:39 -04:00
zefie
a2ffffd2ad fix service logo after config reload 2022-10-16 18:58:30 -04:00