TiddlyWiki5/core/modules/savers
Jan-Oliver Kaiser 11506e9acf Fix gitlab saver (#4243)
This fixes the HTTP request sent to gitlab that is meant to see if the
target file already exists. It did not follow the official gitlab v4 api
documentation. That documentation dictates both `path` and `branch` to
be passed via corresponding GET parameters.
2019-09-11 10:21:31 +01:00
..
andtidwiki.js
beaker.js
download.js
fsosaver.js
github.js Fix typo in b5653babd 2019-07-31 21:39:52 +01:00
gitlab.js Fix gitlab saver (#4243) 2019-09-11 10:21:31 +01:00
manualdownload.js
msdownload.js
put.js Fix coding standards for put.js 2018-06-13 15:50:47 +01:00
tiddlyfox.js
tiddlyie.js
twedit.js
upload.js