mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-03 07:42:37 -08:00
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. |
||
|---|---|---|
| .. | ||
| andtidwiki.js | ||
| beaker.js | ||
| download.js | ||
| fsosaver.js | ||
| github.js | ||
| gitlab.js | ||
| manualdownload.js | ||
| msdownload.js | ||
| put.js | ||
| tiddlyfox.js | ||
| tiddlyie.js | ||
| twedit.js | ||
| upload.js | ||