Commit Graph

19 Commits

Author SHA1 Message Date
dependabot[bot]
ec07dfb396 chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 (#118)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-23 13:52:29 +02:00
dependabot[bot]
481004d9c3 chore(deps): bump passport-oauth2 from 1.6.0 to 1.6.1 (#117)
Bumps [passport-oauth2](https://github.com/jaredhanson/passport-oauth2) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/jaredhanson/passport-oauth2/releases)
- [Changelog](https://github.com/jaredhanson/passport-oauth2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaredhanson/passport-oauth2/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: passport-oauth2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-23 13:52:22 +02:00
dependabot[bot]
70c549c1e5 chore(deps): bump node-fetch from 2.6.2 to 2.6.7 (#116)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.2...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-23 13:52:13 +02:00
dependabot[bot]
103c5a46f5 chore(deps): bump async from 2.6.3 to 2.6.4 (#112)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-23 13:52:05 +02:00
dependabot[bot]
5fe779e48b chore(deps): bump minimist from 1.2.5 to 1.2.6 (#106)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-23 13:51:56 +02:00
dependabot[bot]
a8160e18c5 chore(deps): bump got from 11.8.2 to 11.8.5 (#115)
Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.5)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-23 11:18:04 +02:00
tdurieux
2f73a3309c chore: update packages 2021-09-12 00:58:14 +02:00
tdurieux
486ad634ca feat: download zip instead of tar 2021-09-12 00:06:17 +02:00
tdurieux
9838891567 feat: handle repository download and remove using a job queue 2021-09-08 15:00:15 +02:00
tdurieux
074d1f93a6 feat: use pm2 to log errors 2021-09-07 09:18:21 +02:00
tdurieux
eaa9656815 feat: improve error message 2021-09-06 22:34:58 +02:00
Thomas Durieux
49da267d5f feat: Add conference manager (#71) 2021-09-06 09:34:39 +02:00
tdurieux
b460965c4b update dependencies 2021-08-13 08:26:27 +02:00
tdurieux
caeff49ab0 migrate JavaScript to TypeScript 2021-08-13 08:26:23 +02:00
tdurieux
fa79df7efa check github token 2021-04-30 14:21:30 +02:00
tdurieux
d251958185 update dependencies 2021-04-26 06:18:42 +02:00
tdurieux
a2d0f0b212 v2 wip 2021-03-16 11:23:16 +01:00
tdurieux
141d016aae first version of the exploration of repositories 2020-06-05 13:17:10 +02:00
tdurieux
a9f206ae47 start v2 2020-06-01 09:42:11 +02:00