Commit Graph

19 Commits

Author SHA1 Message Date
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