zefie
0ff03f050d
remove angry debug log
2022-10-13 22:48:58 -04:00
zefie
5cdd67fd27
a lot of usenet updates
...
- webtv can post attachments
- webtv signatures
- TODO: user control disable rendering of post signatures
- TODO: as above but for mail too
2022-10-13 22:43:04 -04:00
zefie
83ea773e72
fix wtv-register:/validateaccountinfo was showing display name as username
2022-10-13 19:47:34 -04:00
zefie
2b86816c8b
fix tellyscript error with LC2 box with BYOISP setting
2022-10-13 19:42:28 -04:00
zefie
e7cc177244
fix viewergen not including wtv-client-rom-type
2022-10-13 19:39:15 -04:00
zefie
ed2bcd9b72
Dark home theme thanks to @GraspYonOx
2022-10-13 13:22:57 -04:00
zefie
a80aeec930
update wtv-news:/news attachment handling
2022-10-13 03:07:02 -04:00
zefie
7e12686961
fix double dot breaking everything
2022-10-13 02:53:51 -04:00
zefie
f6db75fca2
sync usenet progress before bed
...
- image attachments on webtv cause server error
- only affects inline embeds
- midi and audio attachments should still work fine
2022-10-13 02:26:22 -04:00
zefie
0b56f02ec4
initial attachment support for usenet
...
- can read a few attachments posted by PCs
- can not yet attach from WebTV Plus
2022-10-13 00:26:05 -04:00
zefie
b9c067af15
tweak WTVNewsServer to be more proper
...
- compatible with Thunderbird now
2022-10-12 22:26:10 -04:00
zefie
49789cf1a1
minor usenet fixes
2022-10-12 20:27:33 -04:00
zefie
e59277ec6a
fix case on Date for WTVNewsServer posts
2022-10-12 19:59:07 -04:00
zefie
7d562815a3
link usenet on homepage for testing
2022-10-12 19:35:45 -04:00
zefie
7a0ae266f3
update package-lock.json
2022-10-12 19:34:28 -04:00
zefie
a4adf8414b
usenet ready for local testing
...
- custom patched nntp-server node module with support for POSTing
- should be able to post locally
- 4 groups are made by default
- can override in user_config.json (look at the config.json changes but dont do them there)
- can sync down from an upstream server with sync_nntp.js
- sync does not push new posts to upstream yet
2022-10-12 19:18:01 -04:00
zefie
048a609756
usenet fixes
2022-10-12 17:32:20 -04:00
zefie
73dc2aea25
workaround for object cloning
2022-10-12 17:06:56 -04:00
zefie
575054a4d4
implement nntp NEXT and LAST
2022-10-12 14:35:52 -04:00
zefie
976c79c92a
wip usenet stuff
2022-10-12 12:26:30 -04:00
zefie
8075438a93
maybe fix last commit
2022-10-12 12:25:36 -04:00
zefie
23bd52d78b
fix last commit
2022-10-12 12:14:34 -04:00
zefie
c0f6d0d139
fix password filter actually sets password to ****
2022-10-12 11:59:30 -04:00
zefie
4697662331
add mail icons to lockdown list
2022-10-12 10:51:58 -04:00
zefie
f48da37f22
wtv-news goodies
2022-10-11 21:44:18 -04:00
zefie
c09824fd6c
version bump to v0.9.33
2022-10-11 13:54:28 -04:00
zefie
a887a36104
lots of changes:
...
- change how we handle modules for services in the VM
- fixed wtv-disk:/sync always failed the first time
- implement production-like wtv-star handling (when a service port becomes unavailable, it requests the url over the wtv-star port to show an error page)
- renamed WTVDownloadList.js to WTVDisk.js
- a bit more work on WTVNews (created class)
- probably more stuff I can't remember
2022-10-11 13:51:20 -04:00
zefie
bf50e6e9e9
add star service
2022-10-11 13:49:16 -04:00
zefie
4589d7a4e8
move classes and base config into includes directory
2022-10-11 10:20:25 -04:00
zefie
eeac2621e3
fix favorites links
2022-10-10 17:19:18 -04:00
zefie
07ba1d4056
welp guide wasn't supposed to be pushed yet but since it was might as well fix it a bit
2022-10-10 16:38:39 -04:00
zefie
500e6f6887
fix logging from pc_services
...
+ some other cosmetic console.log updates
2022-10-10 16:30:07 -04:00
zefie
d4ceda7211
pc_services now uses node Express
...
- reduces chance of error with older webtv clients sending http request
- version bump to 0.9.32
2022-10-10 15:40:09 -04:00
zefie
300a8427cd
cosmetic: fix spacing in code on wtv-1800:/preregister
2022-10-10 15:38:51 -04:00
zefie
7505494612
fix last commit
2022-10-10 13:09:18 -04:00
zefie
e608a96787
Update AppData--2.5-HE.zip from MattMan
...
- moved all viewergen data to ServiceDeps, outside of the requestable file path
- Added "ServiceDeps" config option to specific the name of the ServiceDeps folder
- Updated wtv-1800 tellyscript code accordingly
2022-10-10 12:45:59 -04:00
zefie
d1dbbcf82f
expose crypto module to VM
2022-10-09 22:07:37 -04:00
zefie
e544e821c3
more post data tweaks
2022-10-09 21:53:44 -04:00
zefie
bf35f0ba60
fix password censoring breaking post data
2022-10-09 20:58:02 -04:00
zefie
bebc455ce6
fix weird gap on initial home load
2022-10-09 20:09:33 -04:00
zefie
95bd752f38
update .gitignore
2022-10-09 18:32:26 -04:00
zefie
ceaa6277b4
fix priv on pc_services
2022-10-09 18:32:01 -04:00
zefie
c3ff0daffa
fix pc services viewergen
2022-10-09 18:25:27 -04:00
zefie
5bdead249e
more favorites fixes
2022-10-09 17:25:42 -04:00
zefie
31d9bb8f67
fix WTVFavorites createTemplateFolder always creates in Recommended
2022-10-09 17:14:38 -04:00
zefie
2f7ce469e2
new default home screen
2022-10-09 17:00:25 -04:00
zefie
53a7093b00
remove unused script
2022-10-09 14:43:55 -04:00
zefie
83ca0d0bac
fix: allow wtv-disk scripts run unprivileged
2022-10-09 14:43:40 -04:00
zefie
d265a252ec
update .gitignore
2022-10-09 14:09:40 -04:00
zefie
35909e126b
remove some unneeded mail checks
2022-10-09 14:09:33 -04:00