Commit Graph

462 Commits

Author SHA1 Message Date
tdurieux
de56021e48 fix: fix cache folder configuration 2024-04-05 13:14:46 +01:00
tdurieux
9048b5c3b1 fix: fix healthcheck 2024-04-05 13:11:43 +01:00
tdurieux
c940c98b6e fix: add missing gulpfile.js 2024-04-05 12:30:47 +01:00
tdurieux
11a6c06d11 feat: add donation button on status page 2024-04-05 12:25:20 +01:00
tdurieux
27c54b0182 feat: add link to website if enabled 2024-04-05 12:10:07 +01:00
tdurieux
cb3d999ed3 fix: add missing KaTeX fonts 2024-04-05 12:02:50 +01:00
tdurieux
f30110c567 fix: improve link rendering 2024-04-05 11:04:29 +01:00
tdurieux
c3a890dac7 fix: fix minimization of the client js 2024-04-05 10:34:24 +01:00
tdurieux
9e995a04db fix: fix code rendering 2024-04-05 10:21:38 +01:00
tdurieux
7ed973ccfc fix: fix code rendering 2024-04-05 10:17:47 +01:00
tdurieux
22a28a913d perf: improve page loading time 2024-04-05 01:02:41 +01:00
tdurieux
8fdd6228e4 fix(#251): fix notebook and code dark mode 2024-04-04 18:35:01 +01:00
tdurieux
f5ec343a9c fix(#263): render math expression correctly 2024-04-04 18:08:03 +01:00
tdurieux
f5d45394bf feat: add sha to file path to avoid caching 2024-04-04 15:56:38 +01:00
tdurieux
3cbf78beb8 fix: fix execution order in removeCache 2024-04-04 08:44:59 +01:00
tdurieux
ca3996775b chore: cleanup console 2024-04-03 20:38:48 +01:00
tdurieux
42c3a58a46 feat: add edit button on repo view 2024-04-03 19:11:10 +01:00
tdurieux
6e8d006220 fix: fix filePath when anonymized 2024-04-03 18:57:52 +01:00
tdurieux
795a67cdb2 fix: fix anonymization client script 2024-04-03 18:41:00 +01:00
tdurieux
1d4bab7866 fix: fix webview & improve download progress 2024-04-03 18:25:33 +01:00
tdurieux
83c55fdfbf fix: typo 2024-04-03 13:27:05 +01:00
tdurieux
db67f53b2c fix: fix GitHubDownload 2024-04-03 13:24:34 +01:00
tdurieux
fc469be61b fix: fix queue 2024-04-03 11:47:32 +01:00
tdurieux
4d12641c7e feat: introduce streamers that handle the stream and anonymization from github 2024-04-03 11:13:01 +01:00
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