1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-22 04:09:42 +00:00
TiddlyWiki5/plugins/tiddlywiki/multiwikiserver/modules/routes/handlers
2024-03-27 14:41:03 +00:00
..
delete-bag-tiddler.js Include bagname in tiddler Etags 2024-03-20 18:52:54 +00:00
get-bag-tiddler-blob.js Include bagname in tiddler Etags 2024-03-20 18:52:54 +00:00
get-bag-tiddler.js Stop storing bag and revision details as tiddler fields 2024-03-20 19:22:12 +00:00
get-bag.js Introduce multiwikiclient plugin 2024-03-20 15:13:50 +00:00
get-index.js Add a new static index route 2024-03-18 22:26:24 +00:00
get-recipe-events.js First pass at SSE support 2024-03-25 08:36:42 +00:00
get-recipe-tiddler.js Fix syncing 2024-03-24 21:15:59 +00:00
get-recipe-tiddlers-json.js GET recipes/name/tiddlers.json should use include_deleted parameter 2024-03-24 18:32:56 +00:00
get-system.js Create new static index route with ability to create/update bags and recipes 2024-03-20 09:44:52 +00:00
get-wiki.js Fix get wiki crash when serving a recipe with no tiddlers in it 2024-03-27 14:41:03 +00:00
post-bag-tiddlers.js Introduce multiwikiclient plugin 2024-03-20 15:13:50 +00:00
post-bag.js Create new static index route with ability to create/update bags and recipes 2024-03-20 09:44:52 +00:00
post-recipe.js Create new static index route with ability to create/update bags and recipes 2024-03-20 09:44:52 +00:00
put-bag.js Introduce multiwikiclient plugin 2024-03-20 15:13:50 +00:00
put-recipe-tiddler.js Fix syncing 2024-03-24 21:15:59 +00:00
put-recipe.js Introduce multiwikiclient plugin 2024-03-20 15:13:50 +00:00