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
f285751467
updates to wtv-admin
2022-10-16 17:41:08 -04:00
zefie
5bf073d075
implement Fast Splash (and tweaks page for future)
2022-10-15 21:13:05 -04:00
zefie
e7a5cc6ed6
fix object cloning (aka log filtering)
2022-10-15 20:56:44 -04:00
zefie
894b2e733e
make welcome message templatable
2022-10-15 20:03:30 -04:00
zefie
47e87a4ebc
implement UserTemplates for overriding templates. Call your templates with wtvshared.getTemplate(service_name,'path_to_template.ext');
2022-10-15 18:57:02 -04:00
zefie
8fc0d116f6
wtv-mail-count header should return mail for all users instead of just the primary one if you aren't logged in
...
- this was a deeper rabbit hole than I expected
2022-10-15 18:12:45 -04:00
zefie
f36733e9c1
allow error messages to be customized via config
2022-10-15 16:23:01 -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
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
73dc2aea25
workaround for object cloning
2022-10-12 17:06:56 -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
f48da37f22
wtv-news goodies
2022-10-11 21:44:18 -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
4589d7a4e8
move classes and base config into includes directory
2022-10-11 10:20:25 -04:00