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:
@@ -39,6 +39,9 @@
|
||||
<SubType>Code</SubType>
|
||||
</Content>
|
||||
<Content Include="includes\WTVNewsServer.js" />
|
||||
<Content Include="migrate_accounts.js">
|
||||
<SubType>Code</SubType>
|
||||
</Content>
|
||||
<Content Include="packer.js" />
|
||||
<Content Include="ServiceDeps\templates\wtv-guide\glossary.json" />
|
||||
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Alerts\Forbidden.js" />
|
||||
@@ -1026,6 +1029,10 @@
|
||||
<Content Include="ServiceVault\wtv-star\star.js" />
|
||||
<Content Include="ServiceVault\wtv-tricks\access.js" />
|
||||
<Content Include="ServiceVault\wtv-tricks\blastbacklist.js" />
|
||||
<Content Include="ServiceVault\wtv-tricks\charmap.js">
|
||||
<SubType>Code</SubType>
|
||||
</Content>
|
||||
<Content Include="ServiceVault\wtv-tricks\cSetup.js" />
|
||||
<Content Include="ServiceVault\wtv-tricks\go-offline.js" />
|
||||
<Content Include="ServiceVault\wtv-tricks\info.js">
|
||||
<SubType>Code</SubType>
|
||||
|
||||
Reference in New Issue
Block a user