1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-13 15:59:42 +00:00
TiddlyWiki5/plugins/tiddlywiki/multiwikiserver/modules
2024-01-19 19:27:54 +00:00
..
init.js Update entity state tiddlers on startup to read bag and recipe info 2024-01-19 11:03:27 +00:00
route-delete-recipe-tiddler.js Rename some of the routes more logically 2024-01-19 19:27:54 +00:00
route-get-bag.js Add an HTML view of bag listings 2024-01-19 19:25:58 +00:00
route-get-recipe-tiddler.js Rename some of the routes more logically 2024-01-19 19:27:54 +00:00
route-get-recipe-tiddlers-json.js Rename some of the routes more logically 2024-01-19 19:27:54 +00:00
route-get-recipe.js Rename some of the routes more logically 2024-01-19 19:27:54 +00:00
route-get-status.js Implement APIs for client wikis to sync with the server 2024-01-03 16:27:13 +00:00
route-put-bag.js Basic support for creating bags and recipes 2024-01-19 11:03:58 +00:00
route-put-recipe-tiddler.js Rename some of the routes more logically 2024-01-19 19:27:54 +00:00
route-put-recipe.js Basic support for creating bags and recipes 2024-01-19 11:03:58 +00:00
server-extension.js Server extension framework 2024-01-17 22:42:01 +00:00
sql-tiddler-store.js Add an HTML view of bag listings 2024-01-19 19:25:58 +00:00
tests-sql-tiddler-store.js Tests should use a dummy admin wiki 2024-01-19 10:28:04 +00:00