zefie
4b038b0f37
Update README.md
2022-10-25 04:58:42 -04:00
zefie
32ca0d8ae6
Update README.md
2022-10-25 04:57:46 -04:00
zefie
239be8fbb8
Update README.md
2022-10-25 04:56:28 -04:00
zefie
fcccab0c03
Update README.md
2022-10-25 04:55:52 -04:00
zefie
150ad08c56
more fun with alpha
2022-10-23 00:48:11 -04:00
zefie
c20824d36d
fun with alpha
2022-10-23 00:36:07 -04:00
zefie
315e973e1f
update reserved names
2022-10-22 23:29:36 -04:00
zefie
b169a2c863
add support for comments in config files.
2022-10-22 22:49:30 -04:00
zefie
e507672c27
fix adding users
2022-10-22 21:30:19 -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
b0816f7f35
potentially fix reg loop
2022-10-22 18:41:58 -04:00
zefie
745de7de1f
fix issue where users could bypass username sanity checks with direct urls
2022-10-22 18:41:50 -04:00
zefie
5055f862b0
implement reserved_names option
2022-10-22 18:41:37 -04:00
zefie
6c34f488d2
potentially fix reg loop
2022-10-22 18:26:16 -04:00
zefie
b79ace4b76
fix issue where users could bypass username sanity checks with direct urls
2022-10-22 18:25:31 -04:00
zefie
3bedd22517
implement reserved_names option
2022-10-22 17:49:54 -04:00
zefie
222976f416
fix vm readback and flashrom
2022-10-19 22:00:28 -04:00
zefie
f1b7952687
Update Viewer 2.5 HE AppData with updates from @GraspYonOx
2022-10-17 11:56:38 -04:00
zefie
6cf9b79cc2
remove usertemplate debug test
2022-10-17 10:40:24 -04:00
zefie
4d36e305ba
BREAKING CHANGE: Move accounts into subfolder of SessionStore
...
- provided migrate_accounts.js for ease of transistion
2022-10-17 10:25:51 -04:00
zefie
23566742e4
properly handle query in validate-operator-tweaks
2022-10-17 09:38:11 -04:00
zefie
fdfb408ed9
mail fixes
2022-10-16 20:23:12 -04:00
zefie
d2cf58ac25
preserve version data over reload
2022-10-16 19:56:28 -04:00
zefie
24c42a0592
update operatortweaks
2022-10-16 19:43:32 -04:00
zefie
73a292ac93
fix missing splash logo after validate-operator-tweaks
2022-10-16 19:38:13 -04:00
zefie
2a92f9c1d3
fix handling of services on reload
2022-10-16 19:31:39 -04:00
zefie
f093b2c24a
remove debugging from operatortweaks
2022-10-16 19:10:41 -04:00
zefie
a2ffffd2ad
fix service logo after config reload
2022-10-16 18:58:30 -04:00
zefie
eb84383494
version bump to v0.9.35
2022-10-16 18:01:10 -04:00
zefie
ac96d97c1c
few more fixes for wtv-admin
2022-10-16 17:53:27 -04:00
zefie
462b630ba2
fix up gap on operatortweaks
2022-10-16 17:44:06 -04:00
zefie
f285751467
updates to wtv-admin
2022-10-16 17:41:08 -04:00
zefie
84e875fa3e
sendmail fixes
...
- clear should actually clear now
- reply to mail message populates To and Subj fields now
2022-10-16 13:19:06 -04:00
zefie
c67a5c713d
fix DiplomaMail redirecting to mail when in usenet
2022-10-16 13:18:28 -04:00
zefie
5ea8a1ff7c
actually fix FastSplash not saving
2022-10-16 13:18:08 -04:00
zefie
60cdb3bb72
fix FastSplash setting not saving to profile
2022-10-16 12:30:46 -04:00
zefie
8488b6ec6f
fix registration and guest mode for unregistered clients
2022-10-16 12:24:12 -04:00
zefie
f42837b8bb
rename custon nntp-server module to nntp-server-zefie
...
- seems like if a package exists on npm you will get that version regardless of the git configured in package.json
2022-10-15 22:15:14 -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
f1b931f31f
remove leftover debug from previous commit
2022-10-15 18:29:49 -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
130a1e3ef5
lockdown whitelist should be configurable in config.json
2022-10-15 15:58:29 -04:00
zefie
1c9c63c6d2
add explaination of html signatures
2022-10-14 13:06:41 -04:00
zefie
faccf4806a
fix draft data not showing due to caching
2022-10-14 13:01:51 -04:00
zefie
616db1ce44
fix "Erase" on sendmail doesn't clear server side draft data
2022-10-14 12:49:46 -04:00