1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-10 05:00:41 +00:00
TiddlyWiki5/core/modules/startup
Jermolene a105b52399 Refactor saver handler
Fixing problems caused by c4b76ceb0bc786bcceb12fc3417bb8c4bfde27a9:

* We still need to initialise the saver-handler even when syncing to a
server, otherwise offline snapshots can’t be saved
* We need to override the default save template a bit further up the
stack, to avoid the server side serving the offline version of the wiki
at `/`
2014-08-20 10:02:44 +01:00
..
commands.js More refactoring of startup.js 2014-05-05 15:25:51 +01:00
favicon.js Refactoring more of startup.js into modules 2014-05-05 10:17:50 +01:00
info.js Introduce info mechanism 2014-07-20 18:07:30 +01:00
load-modules.js Fixes for running TiddlyWiki on node-webkit 2014-05-07 09:59:21 +01:00
password.js Fix rootwidget handling 2014-08-13 20:20:58 +01:00
render.js Support global macros via the importvariables widget 2014-06-12 18:01:33 +01:00
rootwidget.js Move syncer event handlers into syncer module 2014-08-13 20:25:23 +01:00
startup.js Refactor saver handler 2014-08-20 10:02:44 +01:00
story.js Rename tw-refresh message to tw-browser-refresh 2014-08-19 13:11:18 +01:00