Commit Graph

122 Commits

Author SHA1 Message Date
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
3a2e874887 Move WTV Admin to wtv-tricks, add link to PB 2023-10-08 14:41:02 -04:00
zefie
feee798ad8 allow overriding success/fail url in diskmaps 2023-08-31 17:16:18 -04:00
zefie
477ad25cd1 Various cleanup and fixes 2023-08-29 18:57:40 -04:00
zefie
a1925dfa46 Fix typo in glossary 2023-08-29 18:14:54 -04:00
zefie
628d85ad4e Fix issue with wtv-guide glossary with two or more links 2023-08-29 18:12:03 -04:00
zefie
7b79e22579 fix malformed header in login-stage-two 2023-08-28 19:00:53 -04:00
zefie
c41d535ce7 workaround for minibrowser flashrom download restarting 2023-08-28 18:59:22 -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
772e3b9ba7 fix isArray error in validate-operator-tweaks.js 2023-08-27 12:04:00 -04:00
zefie
a2a38afab0 fix null username when messenger account is unconfigured 2023-08-27 12:04:00 -04:00
zefie
2e32be9875 Allow posting/sending of blank message body 2023-08-26 14:39:23 -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
67ac8ec29d remove leftover debugging from wtv-mail:/readmail 2023-08-26 13:58:54 -04:00
zefie
e18dfa4b3e fix pagebuilder page media not copying 2023-07-30 15:07:50 -04:00
zefie
2652af8c55 fix pagebuilder service 2023-07-30 12:26:42 -04:00
zefie
d0284011b6 update IPs in wtv-tricks:/cSetup.js 2023-07-23 19:32:03 -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
e72e1d6027 more viewergen fixes 2022-12-05 22:16:09 -05:00
zefie
33cba9178f fix typo in viewergen 2022-12-05 22:09: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
dc9f16c99b Revert "disable unused feature that for some reason breaks CryptoJS"
This reverts commit d728fa2b52.
2022-12-02 21:29:30 -05:00
zefie
2882b8eb12 test 2022-12-02 21:08:54 -05:00
zefie
d70e3462e6 fix messengerlogin for accounts that turn on messenger but didn't fill out the required information 2022-12-02 20:57:40 -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
d728fa2b52 disable unused feature that for some reason breaks CryptoJS 2022-12-02 17:43:37 -05:00
zefie
0d8a0909d0 fix display name is null if left blank while adding user 2022-12-01 19:05:18 -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
dc26a11288 reset service list on login for sorting 2022-12-01 07:02:03 -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
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
24dc795680 remove ZefieTV.gif
(it belongs in zefieTV's UserServiceVault)
2022-11-30 16:15:30 -05:00