1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-01 08:20:46 +00:00
TiddlyWiki5/core/modules/server/routes
idotobi 154e886873
Fix Comment in Webserver API route tidlers.json (#4557)
This commit fixes the the comment in the route
`recipes/default/tiddlers.json` which was inconsistent with the actually
used regex. Furthermore, the 403 response was adjusted to also agree
with the the new comment and the regex.

Co-authored-by: tobidot <post@tobidot.net>
2020-04-20 13:07:06 +01:00
..
delete-tiddler.js Module-ize server routes, add static file support and other enhancements(#2679) 2018-07-18 16:54:43 +01:00
get-favicon.js Module-ize server routes, add static file support and other enhancements(#2679) 2018-07-18 16:54:43 +01:00
get-file.js Fix syncer to handler errors properly (#4373) 2020-03-30 15:24:05 +01:00
get-index.js Coding style tweaks 2019-08-14 23:00:01 +01:00
get-login-basic.js Fix basic authentication forced login 2018-12-16 18:20:33 +00:00
get-status.js Module-ize server routes, add static file support and other enhancements(#2679) 2018-07-18 16:54:43 +01:00
get-tiddler-html.js Improvements to the static single tiddler view as well as documentation. (#3386) 2018-12-01 13:30:00 +00:00
get-tiddler.js HTTP Server: should include bag in returned tiddlers 2019-10-06 17:34:50 +01:00
get-tiddlers-json.js Fix Comment in Webserver API route tidlers.json (#4557) 2020-04-20 13:07:06 +01:00
put-tiddler.js Module-ize server routes, add static file support and other enhancements(#2679) 2018-07-18 16:54:43 +01:00