kopia lustrzana https://github.com/miklobit/TiddlyWiki5
* Invoke hook when server starts Invokes the `th-server-command-start` hook when the server is started, with the server object as the parameter. This allows adding a WebSocket listener to the server. * Return the HTTP server from the listen function Returns the node HTTP server created in the listen function to allow extension * Add node HTTP server to server-command-start hook * Change hook to post start in case we add a pre-start hook * Create Hook__th-server-command-post-start.tid |
||
|---|---|---|
| .. | ||
| commands | ||
| editor | ||
| filters | ||
| info | ||
| macros | ||
| parsers | ||
| savers | ||
| startup | ||
| storyviews | ||
| upgraders | ||
| utils | ||
| widgets | ||
| commander.js | ||
| config.js | ||
| deserializers.js | ||
| filters.js | ||
| keyboard.js | ||
| language.js | ||
| pluginswitcher.js | ||
| saver-handler.js | ||
| story.js | ||
| syncer.js | ||
| tiddler.js | ||
| wiki-bulkops.js | ||
| wiki.js | ||