1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 18:23:28 +00:00
TiddlyWiki5/core/modules/server/routes
saqimtiaz e2bea854b6
System tiddler syncing (#4987)
* First pass at a fix for system tiddler sync issues

* Add new filter syncFromServer

* Undo previous attempt at a fix

* Added a flag to control sync of system tiddlers from server
2020-11-19 15:59:02 +00: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 Allow setting boot, wiki, and pathPrefix for each request (#4649) 2020-06-11 11:36:41 +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 System tiddler syncing (#4987) 2020-11-19 15:59:02 +00:00
put-tiddler.js Module-ize server routes, add static file support and other enhancements(#2679) 2018-07-18 16:54:43 +01:00