Commit Graph

300 Commits

Author SHA1 Message Date
tdurieux
2ddbf121ed feat: include pr number in stat 2023-01-23 09:53:14 +01:00
Diego Marcilio
0af6c3c23b fix See Also link in README (#157) 2023-01-22 13:44:12 +01:00
tdurieux
5cf914bbc5 fix: fix diff with html tag 2023-01-22 12:59:48 +01:00
Thomas Durieux
73e46f926f feat: add support for pull requests (#156) 2023-01-22 12:54:14 +01:00
tdurieux
3091b13776 fix: send file type based on its extension 2023-01-16 15:04:06 +01:00
dependabot[bot]
2c2a3714c5 chore(deps): bump luxon from 1.28.0 to 1.28.1 (#153)
Bumps [luxon](https://github.com/moment/luxon) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/1.28.0...1.28.1)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 08:54:34 +01:00
tdurieux
6cab4365b0 feat: remove cache of old repositories 2022-10-24 15:12:18 +02:00
tdurieux
2751d300e2 chore: update dependencies 2022-10-24 14:54:58 +02:00
tdurieux
231b2fe0c8 feat(#137): adds support for md rendering in webview 2022-10-24 08:34:53 +02:00
tdurieux
c62b50ffd0 feat(#134): add support for line highlighting in code 2022-10-24 08:12:10 +02:00
tdurieux
84b3c0e5ce fix(#140): keep section id in markdown and org files 2022-10-24 07:55:10 +02:00
tdurieux
0506e97990 feat: display the number of page views 2022-10-19 16:34:03 +02:00
tdurieux
15777c4a70 fix: verify that a branch is found 2022-10-19 16:13:56 +02:00
tdurieux
1a294a4f33 fix: fix slow down configuration 2022-10-19 11:13:46 +02:00
tdurieux
11e6f397a0 feat: limit slow down to repo and file apis 2022-10-19 11:08:53 +02:00
tdurieux
04b85599a6 feat: slow down request after 50 requests 2022-10-19 11:04:52 +02:00
tdurieux
8508a01c28 fix: fix error message when file is not found 2022-10-19 10:38:44 +02:00
tdurieux
3e2644438e feat(#97): display when the repo has been anonymized 2022-10-04 14:22:25 +02:00
tdurieux
c90710fb6f feat: allow download small repositories for free 2022-10-04 13:53:01 +02:00
tdurieux
f7a994b6dc fix: improve error management file download 2022-10-04 13:25:36 +02:00
tdurieux
85ab24f369 fix: handle empty repo 2022-10-04 11:11:02 +02:00
tdurieux
2080a04021 wip handle empty repo 2022-10-04 11:03:08 +02:00
tdurieux
4041883ae5 wip handle empty repo 2022-10-04 10:26:20 +02:00
tdurieux
388116cf41 fix: handle empty repo 2022-10-04 09:48:03 +02:00
tdurieux
a386643009 improve automatic status refresh 2022-10-04 09:41:44 +02:00
tdurieux
c05d6234eb remove automatic refresh in case of error 2022-10-04 09:40:08 +02:00
tdurieux
3b5d675d3e fix: send response in queue retry 2022-10-04 09:37:27 +02:00
tdurieux
532788862a fix: fix retry of non failing job 2022-10-04 09:35:36 +02:00
tdurieux
e759555bf9 fix: fix best match for index 2022-09-07 11:10:13 +02:00
tdurieux
adedb48c51 fix: fix status render in queue admin 2022-09-07 11:05:51 +02:00
tdurieux
01d1698947 fix: fix status render in queue admin 2022-09-07 11:03:29 +02:00
tdurieux
f85e6bb50e feat: support other file than index.html for webview 2022-09-07 11:01:41 +02:00
tdurieux
30bfae9785 feat: add config for rate_limit 2022-09-07 10:39:38 +02:00
tdurieux
f22c1ef4f0 chore: update dep 2022-09-07 10:33:40 +02:00
tdurieux
e5cc506cb8 feat: add config for trust proxy 2022-09-07 10:33:15 +02:00
tdurieux
a254cd965c feat: add user page in admin 2022-08-11 13:34:09 +02:00
tdurieux
9d9a6879ab fix: add metadata about the source of the files in S3 2022-08-10 13:58:37 +02:00
tdurieux
d9225fc5ee fix(#109): fix README redirection in case of multi-matches 2022-08-10 12:26:03 +02:00
tdurieux
6bebf84812 feat: add support to svg 2022-08-10 08:39:47 +02:00
tdurieux
5c3d358a25 fix: fix GitHub page settings 2022-08-10 08:35:57 +02:00
tdurieux
efcde0f822 chore: improve error logging 2022-08-10 08:16:26 +02:00
tdurieux
3497d315fa chore: improve error logging 2022-08-10 08:12:50 +02:00
tdurieux
1410a31577 fix(#94): handle file size and a folder is named size 2022-08-10 07:54:04 +02:00
tdurieux
7c326143f5 chore: update mongoose dep 2022-07-22 13:18:40 +02:00
tdurieux
ac52999841 chore: replace bull by bullmq 2022-07-22 13:06:22 +02:00
tdurieux
fa8a513d93 chore: update dependencies 2022-07-22 09:52:31 +02:00
tdurieux
51d9aa7a17 feat(#121): add support for org files 2022-07-22 09:15:12 +02:00
dependabot[bot]
604f7de0a0 chore(deps): bump moment from 2.29.1 to 2.29.3 (#119)
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.3.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.3)

---
updated-dependencies:
- dependency-name: moment
  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:38 +02:00
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