Commit Graph

28 Commits

Author SHA1 Message Date
zefie
8c7a6369fa fix: some incoming headers were not displayed 2024-10-16 10:27:57 -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
11b028dac2 fix could not send non-service .js or .txt files 2024-05-06 10:09:25 -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
477ad25cd1 Various cleanup and fixes 2023-08-29 18:57:40 -04: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
9270755b68 attempt to document WTVShared a lil bit 2022-12-04 07:15:02 -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
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
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
zefie
eba56942a1 fix debugging 2022-11-30 13:41:52 -05:00
zefie
0bdc16b0cb enable html mail and usenet bodies
- also move subject for usenet
2022-11-30 13:33:10 -05:00
zefie
93259f8d84 fix wtvshared getServiceDep 2022-11-30 12:03:36 -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