1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 01:33:16 +00:00
TiddlyWiki5/core/modules/server
Jeremy Ruston cb2640669b HTTP Server: should include bag in returned tiddlers
The bag field is included in the tiddlers baked into the HTML file, but is also needed on tiddlers read from the server dynamically.

Fixes #4291
2019-10-06 17:34:50 +01:00
..
authenticators Fix bug with not definded variable (#4049) 2019-07-02 15:40:07 +01:00
routes HTTP Server: should include bag in returned tiddlers 2019-10-06 17:34:50 +01:00
server.js Server: Avoid displaying "undefined" for missing path prefix 2019-03-01 18:28:51 +00:00