v0.9.36
- BREAKING CHANGE from v0.9.35 and eariler: Move accounts into subfolder of SessionStore - viewergen and viewer updates from @GraspYonOx - new homepage theme inspired by @GraspYonOx - connect setup also mostly by @GraspYonOx - numerous bug fixes - nntp-server-zefie is now on npmjs - 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
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -365,6 +365,7 @@ FodyWeavers.xsd
|
||||
/zefie_wtvp_minisrv/user_config.json
|
||||
/zefie_wtvp_minisrv/ServiceVault/wtv-home/home.zefie.html
|
||||
/zefie_wtvp_minisrv/UserServiceVault/*-*/
|
||||
/zefie_wtvp_minisrv/UserTemplates/*-*/
|
||||
/zefie_wtvp_minisrv/ServiceLogPost/*.log
|
||||
/zefie_wtvp_minisrv/SessionStore/*.json
|
||||
/zefie_wtvp_minisrv/SessionStore/*/
|
||||
|
||||
Reference in New Issue
Block a user