TiddlyWiki5/core-server
lin onetwo 486d3bd326
Fix sitemap plugin can't provide xml content type in GET route (#9203)
* Update get-tiddler-html.js

* Create #9203.tid
2026-02-04 11:19:56 +00:00
..
commands [v5.4.0] Offload server components from browser builds of TiddlyWiki (#9183) 2025-09-12 15:21:34 +01:00
server Fix sitemap plugin can't provide xml content type in GET route (#9203) 2026-02-04 11:19:56 +00:00
startup Further improvements for offloading server components (#9288) 2025-09-14 11:21:42 +01:00
utils Split escapecss into two platforms (#9475) 2026-01-20 12:13:48 +01:00
commander.js Add support for commands and startups which return promises (#9103) 2025-10-09 16:06:03 +01:00
filesystem.js [v5.4.0] Offload server components from browser builds of TiddlyWiki (#9183) 2025-09-12 15:21:34 +01:00
plugin.info [v5.4.0] Offload server components from browser builds of TiddlyWiki (#9183) 2025-09-12 15:21:34 +01:00
readme.tid Further improvements for offloading server components (#9288) 2025-09-14 11:21:42 +01:00

title: $:/core-server/readme

This plugin contains TiddlyWiki's core components that are only needed on the server, comprising:

* Commands
* HTTP server code
* Utility functions for server