Commit Graph

438 Commits

Author SHA1 Message Date
tdurieux
73019c1b44 fix: fix gh repository configuration 2024-04-02 14:46:45 +01:00
tdurieux
fa2591fe38 refactor: uncouple repository class & token 2024-04-02 13:51:13 +01:00
tdurieux
ea96c31e9d fix: fix github authentification 2024-04-02 09:10:14 +01:00
tdurieux
8a9d2d8395 fix: add missing await 2024-04-01 16:03:31 +01:00
tdurieux
4881719160 fix: add missing await 2024-04-01 15:36:16 +01:00
tdurieux
35f4b4ce52 refactor: improve file streaming 2024-04-01 15:17:26 +01:00
tdurieux
87c7e8c470 chore: update node version 2024-04-01 10:27:18 +01:00
tdurieux
a34ff741ab fix: fix profil url 2024-04-01 09:20:20 +01:00
tdurieux
07d8dd9130 feat: cache server stat 2024-04-01 09:19:49 +01:00
tdurieux
a8f361f25f fix: add missing file 2024-04-01 06:58:00 +01:00
tdurieux
d2aa5d6361 refactor: use replicas instead of node forks 2024-04-01 06:43:51 +01:00
tdurieux
d3924698f6 improve performance 2024-03-31 15:12:46 +01:00
tdurieux
bee5c5834c fix: add missing package 2024-03-31 14:33:22 +01:00
tdurieux
d3017a771d improve performance 2024-03-31 14:23:53 +01:00
tdurieux
3323d2d0c0 fix: never return the complete file list 2024-03-31 12:51:54 +01:00
tdurieux
e1ef44bd6d fix: fix jaeger port 2024-03-28 10:14:14 +00:00
tdurieux
8505daceaa chore: remove pm2 install 2024-03-28 10:14:00 +00:00
tdurieux
829720b131 chore: update dependencies 2024-03-27 11:45:41 +00:00
tdurieux
0caf786c9c feat: adds opentelemetry support 2024-03-27 11:18:13 +00:00
dependabot[bot]
803720e2ea chore(deps): bump ip from 2.0.0 to 2.0.1 (#258)
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-20 22:53:59 +00:00
tdurieux
fa189949a6 fix: protect file list download 2024-01-12 15:33:18 +01:00
tdurieux
b103370d2b fix: protect file list download 2024-01-12 15:31:09 +01:00
tdurieux
9a48aa1fa2 fix: protect file list download 2024-01-12 15:11:46 +01:00
dependabot[bot]
c2a885fdaa chore(deps): bump msgpackr from 1.9.7 to 1.10.1 (#250)
Bumps [msgpackr](https://github.com/kriszyp/msgpackr) from 1.9.7 to 1.10.1.
- [Release notes](https://github.com/kriszyp/msgpackr/releases)
- [Commits](https://github.com/kriszyp/msgpackr/compare/v1.9.7...v1.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-29 11:36:30 +01:00
tdurieux
5be67a44cf fix: update status when updating PRs 2023-11-15 10:02:45 +01:00
tdurieux
995d5705db fix: update status when updating PRs 2023-11-15 09:48:21 +01:00
tdurieux
e553561ccb refactor: replace repository status by its enum 2023-08-31 11:32:51 +02:00
dependabot[bot]
1671a16025 chore(deps): bump mongodb and mongoose (#236)
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) to 5.8.1 and updates ancestor dependency [mongoose](https://github.com/Automattic/mongoose). These dependencies need to be updated together.


Updates `mongodb` from 5.7.0 to 5.8.1
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v5.8.1/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v5.7.0...v5.8.1)

Updates `mongoose` from 7.4.5 to 7.5.0
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/7.4.5...7.5.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: indirect
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-31 10:32:01 +02:00
tdurieux
e7d4af387a fix: fix slowDown when used behind cloudflare 2023-08-28 15:39:41 +02:00
tdurieux
4b20a96c96 fix: rate limit 2023-08-28 15:35:16 +02:00
tdurieux
42b885d5a1 fix(#234): fix FAQ related to supported file types 2023-08-28 15:12:26 +02:00
tdurieux
696a465d5c 2.2.0 v2.2.0 2023-08-28 14:46:54 +02:00
tdurieux
ecfd69bd37 fix: fix zip extract 2023-08-28 14:36:04 +02:00
tdurieux
d8de3f189a Release 2.1.5 v2.1.5 2023-08-28 12:12:16 +02:00
tdurieux
f72a662750 chore: update dependencies 2023-08-28 12:12:13 +02:00
tdurieux
2f5d7a1089 fix: improve S3 reliability 2023-08-28 12:11:43 +02:00
tdurieux
92347fbcfb fix: trust proxy parameter 2023-08-28 12:11:43 +02:00
dependabot[bot]
48ae137f96 chore(deps): bump semver from 5.7.1 to 5.7.2 (#224)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 23:11:40 +02:00
tdurieux
84877506a6 fix: fix comments URL API 2023-07-25 12:47:21 +02:00
dependabot[bot]
275d4827a8 chore(deps): bump mongoose from 7.3.1 to 7.3.3 (#226)
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.3.1 to 7.3.3.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/7.3.1...7.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 22:27:07 +02:00
tdurieux
9fea119f50 chore: improve job status reporting 2023-07-05 13:43:57 +02:00
tdurieux
68d96ad82e chore: update dependencies 2023-06-26 18:24:28 +02:00
tdurieux
f54b9f355b fix: make the repoId case insensitive 2023-06-26 18:17:49 +02:00
tdurieux
e24d1b4630 update dependencies & remove google analytics 2023-06-20 09:58:25 +02:00
tdurieux
406330d957 improve error handling during the download process 2023-05-31 11:46:20 +02:00
tdurieux
0997e19d3d fix(#208) update notebook renderer for the last version of marked 2023-05-16 14:34:01 +02:00
tdurieux
897426743f force GitHubStream when updating a repository 2023-05-10 08:05:52 +02:00
tdurieux
2f916c6968 fix: auto select file when a folder is selected 2023-05-08 15:39:17 +02:00
tdurieux
027f14ffbc fix: improve error message for folders 2023-05-08 15:16:56 +02:00
tdurieux
4f6c1d25fc fix: always send a response 2023-05-08 14:14:19 +02:00