1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-21 11:49:44 +00:00
TiddlyWiki5/plugins/tiddlywiki/multiwikiserver/modules
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
..
commands Use $tw.utils.encodeURIComponentExtended for consistency with encodeuricomponent operator 2024-07-10 13:16:47 +01:00
routes Tentative fix for SSE issue 2024-05-27 15:01:15 +01:00
store MWS: fix editing attachment tiddlers (#8455) 2024-08-28 17:13:52 +01:00
mws-server.js Include bagname in tiddler Etags 2024-03-20 18:52:54 +00:00
startup.js New commands 2024-07-05 18:40:59 +01:00
test-attachment.js MWS: fix editing attachment tiddlers (#8455) 2024-08-28 17:13:52 +01:00