1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-23 10:07:19 +00:00
TiddlyWiki5/editions
Bimba Laszlo b5653babdf Add GitLab saver, apply common lingo to Git savers (#3931)
* Transform GitHub saver to work with GitLab as well

You can choose which provider you want to use, the data is given in the
same place.

I tried to avoid code duplication, so service providers' unique
properties are in separate files, the settings of the selected provider
are loaded.

In two fields I am not sure that it fits into the current structure:

* module-type: gitservice
  Which module is a `gitservice` type, it will be listed in the
  drop-down menu.
* default-api-url: https://gitlab.com/api/v4
  The default URL to access the provider's API.

This is just a sketch, not a final version, suggestions for modification
are welcome!

* Rename saver from GitHub to GitService, update docs

* Split GitHub and GitLab to separate savers, apply common lingo

Sadly, it doesn't seem to make much sense to search for common parts in
the code, because there might be a Git service that is very different
from the GitHub API (such as BitBucket). Therefore, I feel that Git
savers are not able to share other than the translations.

I deleted the defaults values from the translations and set it to the
text entry because they should not depend on the translations.

* Add more information about the password field

It is not clear how to create a personal access token, thus added a link
to the help pages. In addition, GitLab only accepts personal access
token, GitHub also accepts the password, so I made this clear.

* Extract commit message to lingo

* Fix indentation

* Use improved base64 encoder

Fix conflict with a06acc4eb8
2019-07-31 21:38:52 +01:00
..
aws Add first release of AWS plugin 2017-07-03 20:34:58 +01:00
classicparserdemo Use https for YouTube 2017-11-18 19:53:52 +00:00
codemirrordemo codemirror update v5.37.0 (#3220) 2018-04-24 22:06:59 +01:00
d3demo First pass at an --editions command 2014-10-27 21:50:25 +00:00
de-AT Use https for YouTube 2017-11-18 19:53:52 +00:00
de-AT-server Cleanup language editions (#2408) 2016-04-27 16:48:20 +01:00
de-DE Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
dev Improve contribution banner 2019-07-26 12:46:27 +01:00
dynaviewdemo Performance Instrumentation: Track execution times for individual filters 2019-05-10 15:56:01 +01:00
empty Add build target for empty.html 2018-12-17 11:07:39 +00:00
es-ES Improve contribution banner 2019-07-26 12:46:27 +01:00
es-ES-server Remove third party cookies from tiddlywiki.com 2018-03-15 12:54:25 +00:00
fr-FR Improve contribution banner 2019-07-26 12:46:27 +01:00
fr-FR-server Remove third party cookies from tiddlywiki.com 2018-03-15 12:54:25 +00:00
full Full edition: Fix plugin display 2019-03-07 18:46:38 +00:00
highlightdemo Highlight plugin: add static demo 2015-09-11 22:36:30 +01:00
innerwikidemo Innerwiki: Add support for draggable anchors 2019-02-01 10:43:42 +00:00
introduction Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
ja-JP Update translations (#2463) 2016-05-25 12:10:41 -06:00
katexdemo KaTeX plugin: add mhchem extension for chemical syntax (#3601) 2018-12-01 13:28:51 +00:00
ko-KR Improve contribution banner 2019-07-26 12:46:27 +01:00
ko-KR-server Remove third party cookies from tiddlywiki.com 2018-03-15 12:54:25 +00:00
markdowndemo First pass at an --editions command 2014-10-27 21:50:25 +00:00
pluginlibrary Lots of improvements to the plugin library 2015-03-18 11:46:28 +00:00
prerelease Add "match" operator for string comparison 2019-07-31 09:11:12 +01:00
resumebuilder Cleanup editions information (#2444) 2016-05-17 22:00:26 +01:00
server Fix JSON typo 2016-08-16 15:45:17 +01:00
tahoelafs First pass at an --editions command 2014-10-27 21:50:25 +00:00
test Add support for anchored searches 2019-07-31 21:36:12 +01:00
testcommonjs First pass at an --editions command 2014-10-27 21:50:25 +00:00
text-slicer Major updates to text-slicer plugin 2017-12-14 14:16:54 +00:00
translators Add Português (Brasil) translation 2018-02-07 15:56:43 +00:00
tw5.com Add GitLab saver, apply common lingo to Git savers (#3931) 2019-07-31 21:38:52 +01:00
tw5.com-docs Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
tw5.com-server Remove third party cookies from tiddlywiki.com 2018-03-15 12:54:25 +00:00
tw5tank Typos 2014-12-05 10:20:32 +00:00
tw5tiddlyweb Typos 2014-12-05 10:20:32 +00:00
upgrade First pass at an --editions command 2014-10-27 21:50:25 +00:00
xlsx-utils Add first pass at XLSX Utilities plugin 2016-10-23 22:49:59 +01:00
xlsx-utils-server Add first pass at XLSX Utilities plugin 2016-10-23 22:49:59 +01:00
zh-Hans Update edition informations (#2457) 2016-05-21 08:25:33 -06:00
zh-Hant Update edition informations (#2457) 2016-05-21 08:25:33 -06:00