1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 11:43:16 +00:00
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 Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
beaker.js Add write condition for DAT protocol (#3244) 2018-05-02 15:57:47 +01:00
download.js Apply URL decoding in download saver 2017-07-01 12:39:25 +01:00
fsosaver.js Ensure that savers invoke the callback 2014-08-27 09:59:01 +01:00
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 Ensure that savers invoke the callback 2014-08-27 09:59:01 +01:00
msdownload.js Ensure that savers invoke the callback 2014-08-27 09:59:01 +01:00
put.js Fix coding standards for put.js 2018-06-13 15:50:47 +01:00
tiddlyfox.js TiddlyFox saver canSave() should always return true (#2626) 2016-12-17 15:27:25 +00:00
tiddlyie.js Ensure that savers invoke the callback 2014-08-27 09:59:01 +01:00
twedit.js Add localisable strings for error (#2447) 2016-05-17 21:58:47 +01:00
upload.js Add localisable strings for error (#2447) 2016-05-17 21:58:47 +01:00