1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-18 02:09:43 +00:00
TiddlyWiki5/plugins/tiddlywiki/multiwikiserver
Jeremy Ruston 6675358e85 WIP: Add a multipart/form-data convenience function
This is the start of adding support for large attachments.

We have a new endpoint for POSTing tiddler data. The idea is that it will take any kind of data and figure out how to extract tiddlers from the upload and save them in the nominated bag.

The next step is to move the attachment files into a special folder and reference them from the database so that we can construct _canonical_uris for them.
2024-02-02 15:42:02 +00:00
..
admin-ui Refresh when creating bags and recipes to get the change instantly 2024-01-26 14:42:17 +00:00
config Use $:/state/ tiddler for server entity state tiddlers 2024-01-24 10:56:23 +00:00
docs Add another recipe, improve docs 2024-01-05 15:40:39 +00:00
modules WIP: Add a multipart/form-data convenience function 2024-02-02 15:42:02 +00:00
templates Add favicon to bag listing page 2024-01-24 20:58:57 +00:00
icon.tid First pass at MWS icon 2024-01-23 22:05:58 +00:00
plugin.info Initial Commit 2024-01-02 14:39:14 +00:00