1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-21 11:49:44 +00:00
TiddlyWiki5/plugins/tiddlywiki/multiwikiserver/config
webplusai 3287dce40c
MWS: fix editing attachment tiddlers (#8455)
* fix breaking bug in image tiddler attachment

* fix comments

* fix code format

* refactor processIncomingTiddler flow

* remove whitespaces after if statements

* refactor attachment_blob persistence flow

* refactor process tiddler to support different attachments

* add tests for attachment

* add more attachement test cases

* working on adding instanbul for test coverage report

* code coverage report generation

* remove unnecessary packages

* fix comments
2024-08-28 17:13:52 +01:00
..
MultiWikiServerAttachmentSizeLimit.tid MWS: Add support for large tiddlers to be stored as attachment files 2024-03-10 17:45:33 +00:00
MultiWikiServerEnableAttachments.tid MWS: fix editing attachment tiddlers (#8455) 2024-08-28 17:13:52 +01:00