mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-03-11 09:12:00 -07:00
* Move Node.js specific files out of the core plugin * Package server files as new $:/core-server plugin * Missed commander.js * Fix crash in browser * Extend server-only mechanism to be usable by other plugins * in * Revert "Extend server-only mechanism to be usable by other plugins" This reverts commit |
||
|---|---|---|
| .. | ||
| commands | ||
| server | ||
| commander.js | ||
| filesystem.js | ||
| plugin.info | ||
| readme.tid | ||
title: $:/core-server/readme This plugin contains TiddlyWiki's core components that are only needed on the server, comprising: * Commands * HTTP server code