1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-18 02:09:43 +00:00
TiddlyWiki5/plugins/tiddlywiki/multiwikiserver/modules
Jeremy Ruston a980390870 Implement APIs for client wikis to sync with the server
It is now possible to create and edit tiddlers, using the existing tiddlywebadaptor syncing mechanism. There are a lot of hacks and lumpiness to make things compatible, so I think I will end up with an independent implementation
2024-01-03 16:27:13 +00:00
..
init.js Update usage instructions 2024-01-02 21:41:25 +00:00
route-delete-tiddler.js Implement APIs for client wikis to sync with the server 2024-01-03 16:27:13 +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-get-tiddler.js Implement APIs for client wikis to sync with the server 2024-01-03 16:27:13 +00:00
route-get-tiddlers-json.js Implement APIs for client wikis to sync with the server 2024-01-03 16:27:13 +00:00
route-get-wiki.js Implement APIs for client wikis to sync with the server 2024-01-03 16:27:13 +00:00
route-put-tiddler.js Implement APIs for client wikis to sync with the server 2024-01-03 16:27:13 +00:00
sql-tiddler-store.js Implement APIs for client wikis to sync with the server 2024-01-03 16:27:13 +00:00
tests-sql-tiddler-store.js Implement APIs for client wikis to sync with the server 2024-01-03 16:27:13 +00:00