Commit Graph

20 Commits (416988e568d1551c1f6aa0765a351cd2918c89a5)

Author SHA1 Message Date
MasterEvarior 416988e568 Changed default behavior 2021-05-16 12:20:07 +02:00
MasterEvarior 584f329213 Updated readme 2021-05-16 12:08:32 +02:00
MasterEvarior 15e9c60d4c All repositories are now fetched 2021-05-02 18:03:16 +02:00
MasterEvarior d8d7c88496 Private repositories can now be fetched and mirrored 2021-04-29 22:50:21 +02:00
MasterEvarior 09ef6f9c85 Authentication to Gitea now with header 2021-04-28 22:41:58 +02:00
Dennis Jekubczyk 1ac87f5621
Merge pull request #3 from nilp0inter/master
fix: upgrade octokit to fix 'TypeError: Octokit is not a constructor'
2021-01-11 23:27:35 +01:00
Roberto Abdelkader Martínez Pérez bb1a1674af
fix: upgrade octokit to fix 'TypeError: Octokit is not a constructor' 2021-01-11 23:11:31 +01:00
jaedle d16babbc48 fix package-lock.json 2020-11-01 22:08:37 +01:00
Dennis Jekubczyk 1aa1741395
Merge pull request #1 from jaedle/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.3.0 to 2.6.1
2020-10-28 22:56:16 +01:00
Dennis Jekubczyk e9719e5dfc
Merge pull request #2 from derhuerst/master
use GitHub access token, rate-limit Gitea requests
2020-10-28 22:56:00 +01:00
Jannis R 463c1967b4
send max 4 requests to Gitea concurrently 2020-10-26 14:35:08 +01:00
Jannis R 8330f93a3d
optionally use GitHub access token
to prevent rate limiting
2020-10-26 14:35:08 +01:00
dependabot[bot] cf7de96993
Bump node-fetch from 2.3.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.3.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.3.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 10:45:15 +00:00
jaedle 6033c4e16e add description on interval 2019-03-09 14:27:21 +01:00
jaedle efdc5d2352 add more things to do 2019-03-09 14:18:37 +01:00
jaedle ccb36d0609 fix markdown errors 2019-03-09 14:09:05 +01:00
jaedle 25414cb53b add badges 2019-03-09 14:05:29 +01:00
jaedle 5126944e36
Add token 2019-03-09 14:01:04 +01:00
jaedle 9131b64588 fix documentation flaws 2019-03-09 13:49:37 +01:00
jaedle b2b34b7113 initial commit 2019-03-09 13:47:07 +01:00