Commit Graph

  • ef1a2bfa4a feat: check repository size when repo is updated tdurieux 2023-04-03 10:10:43 +02:00
  • f1fe8eff14 feat(#171): supports display raw content tdurieux 2023-03-29 13:05:13 +02:00
  • 38d3e54d0b fix(#186): use a different name for the hostname configuration tdurieux 2023-03-02 16:40:38 +01:00
  • 74aacd223d fix(#186): use a different name for the hostname configuration tdurieux 2023-03-02 16:39:01 +01:00
  • 8221b2ee7f feat: dont download notebook if not necessary tdurieux 2023-02-23 16:21:08 +01:00
  • c59e202124 feat: list gh repos in user admin tdurieux 2023-02-22 11:05:37 +01:00
  • d825cc1d69 fix: fix admin filtering tdurieux 2023-02-22 10:00:18 +01:00
  • f3b8860838 fix: fix error message when repository is not found tdurieux 2023-02-22 09:57:49 +01:00
  • a558a6c2bd feat: add log in reset state tdurieux 2023-02-22 09:44:35 +01:00
  • 7422a3a262 fix: save model after the state reset tdurieux 2023-02-22 09:41:28 +01:00
  • 3c18884de2 fix: fix filter remove button in dashboard tdurieux 2023-02-22 09:28:27 +01:00
  • 1d4eb7a1b0 fix: fix action menu in the admin tdurieux 2023-02-22 09:21:14 +01:00
  • b6049c4ed2 feat: improve the error handling in s3 tdurieux 2023-02-22 08:39:23 +01:00
  • 7dbfdb3056 fix(#181): check if folder exists in S3 tdurieux 2023-02-22 08:00:20 +01:00
  • 6caca33145 fix(#174): correctly append trailing slash in windows Maxim Van de Wynckel 2023-02-22 07:44:47 +01:00
  • 8c8f8dbd90 fix: fix user connection tdurieux 2023-02-16 08:27:03 +01:00
  • 83a9505a11 fix: fix compilation tdurieux 2023-02-16 08:21:10 +01:00
  • 74d625d6d4 fix: make sure that the user data are uptodate tdurieux 2023-02-16 08:18:23 +01:00
  • 2b10b10207 fix: check if cache exists before removing it tdurieux 2023-02-16 08:15:21 +01:00
  • 2a5f22a483 fix: fix new user when it already exists tdurieux 2023-02-16 08:09:49 +01:00
  • 9cde774273 fix: improve error handling when users conntect tdurieux 2023-02-16 07:56:50 +01:00
  • 95354292b5 refactor: refactor the queue init function tdurieux 2023-02-15 20:19:26 +01:00
  • da194d9d71 fix(#174) improve cli interface to anonimize repositories tdurieux 2023-02-15 19:23:45 +01:00
  • fb9bbe105a fix: improve getToken tdurieux 2023-02-15 19:22:11 +01:00
  • 99f837c3cf fix: fix and optimize Dockerfile tdurieux 2023-02-13 14:07:51 +01:00
  • ec6098b3a1 chore: use strict compilation mode tdurieux 2023-02-13 13:38:57 +01:00
  • 3ab9b0c7a4 fix(#166): fix docker build tdurieux 2023-02-13 08:14:48 +01:00
  • cff3636523 remove log tdurieux 2023-02-08 16:33:06 +01:00
  • 32d1884450 fix: get files for new repos tdurieux 2023-02-08 16:26:46 +01:00
  • 5c72f54db5 perf: improve the perf of Anonymous GitHub tdurieux 2023-02-08 15:34:50 +01:00
  • 2e36b72a7f perf: improve the perf of Anonymous GitHub tdurieux 2023-02-08 09:49:24 +01:00
  • 73f7582fd2 feat: admin to remove repo cache tdurieux 2023-02-07 13:27:06 +01:00
  • 3eee62d6ad feat: increase slowdown threshold for webview tdurieux 2023-02-07 09:52:19 +01:00
  • 696b24a648 Update README.md Thomas Durieux 2023-02-07 09:35:09 +01:00
  • 7c5fcfe069 chore: improve readme tdurieux 2023-02-07 09:33:42 +01:00
  • 6debb6aa0f fix: do not change repoID tdurieux 2023-02-07 09:10:15 +01:00
  • c84df5c8e9 2.1.1 v2.1.1 tdurieux 2023-02-07 09:04:10 +01:00
  • 6d4067bf6d feat: improve error message during anonimization tdurieux 2023-02-07 09:03:04 +01:00
  • 8ea2a7f246 fix: fix queue path tdurieux 2023-02-07 09:02:28 +01:00
  • dcf7f36917 feat: add cli to anonymize repositories locally tdurieux 2023-02-06 15:48:21 +01:00
  • d01c839616 fix: fix regex detection tdurieux 2023-02-06 13:04:35 +01:00
  • f897b5ba5b feat: improve dashboard search layout tdurieux 2023-02-06 12:55:32 +01:00
  • 4634b8d2d1 fix: user correct token to access repositories as admin tdurieux 2023-02-06 08:05:49 +01:00
  • 8f122a0399 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#164) dependabot[bot] 2023-02-04 09:32:40 +01:00
  • 8ec1fd4090 fix: escape regex characters when invalid tdurieux 2023-02-04 09:31:58 +01:00
  • 6345ed5283 chore: update configuration to improve startup time tdurieux 2023-02-03 16:22:56 +01:00
  • 692ea33b5d feat(#162): add warning message when regex charater is detected inside terms tdurieux 2023-02-03 16:22:02 +01:00
  • 864031d13a fix: improve get tree in big repository by limiting the number of files tdurieux 2023-02-02 15:45:01 +01:00
  • 0e8a40c0d7 fix: fix PR access permission tdurieux 2023-02-01 14:44:25 +01:00
  • aa67f10e31 fix: correctly apply index priority for websites (#160) Maxim Van de Wynckel 2023-02-01 14:43:36 +01:00
  • e882c308f5 feat: display pr state in dashboard tdurieux 2023-01-26 14:00:07 +01:00
  • b35e216bad fix: simplify pr refresh tdurieux 2023-01-26 13:55:10 +01:00
  • da0452b10c fix: improve performance PRs tdurieux 2023-01-26 13:51:38 +01:00
  • fb379c8a5f fix: user number in stat tdurieux 2023-01-23 10:29:58 +01:00
  • 2ddbf121ed feat: include pr number in stat tdurieux 2023-01-23 09:52:55 +01:00
  • 0af6c3c23b fix See Also link in README (#157) Diego Marcilio 2023-01-22 13:44:12 +01:00
  • 5cf914bbc5 fix: fix diff with html tag tdurieux 2023-01-22 12:59:48 +01:00
  • 73e46f926f feat: add support for pull requests (#156) Thomas Durieux 2023-01-22 12:54:14 +01:00
  • 3091b13776 fix: send file type based on its extension tdurieux 2023-01-16 15:03:49 +01:00
  • 2c2a3714c5 chore(deps): bump luxon from 1.28.0 to 1.28.1 (#153) dependabot[bot] 2023-01-10 08:54:34 +01:00
  • 6cab4365b0 feat: remove cache of old repositories tdurieux 2022-10-24 15:12:18 +02:00
  • 2751d300e2 chore: update dependencies tdurieux 2022-10-24 14:54:58 +02:00
  • 231b2fe0c8 feat(#137): adds support for md rendering in webview tdurieux 2022-10-24 08:34:53 +02:00
  • c62b50ffd0 feat(#134): add support for line highlighting in code tdurieux 2022-10-24 08:12:10 +02:00
  • 84b3c0e5ce fix(#140): keep section id in markdown and org files tdurieux 2022-10-24 07:55:10 +02:00
  • 0506e97990 feat: display the number of page views tdurieux 2022-10-19 16:34:03 +02:00
  • 15777c4a70 fix: verify that a branch is found tdurieux 2022-10-19 16:13:56 +02:00
  • 1a294a4f33 fix: fix slow down configuration tdurieux 2022-10-19 11:13:23 +02:00
  • 11e6f397a0 feat: limit slow down to repo and file apis tdurieux 2022-10-19 11:08:53 +02:00
  • 04b85599a6 feat: slow down request after 50 requests tdurieux 2022-10-19 11:04:52 +02:00
  • 8508a01c28 fix: fix error message when file is not found tdurieux 2022-10-19 10:38:44 +02:00
  • 3e2644438e feat(#97): display when the repo has been anonymized tdurieux 2022-10-04 14:22:25 +02:00
  • c90710fb6f feat: allow download small repositories for free tdurieux 2022-10-04 13:53:01 +02:00
  • f7a994b6dc fix: improve error management file download tdurieux 2022-10-04 13:25:36 +02:00
  • 85ab24f369 fix: handle empty repo tdurieux 2022-10-04 11:11:02 +02:00
  • 2080a04021 wip handle empty repo tdurieux 2022-10-04 11:03:08 +02:00
  • 4041883ae5 wip handle empty repo tdurieux 2022-10-04 10:26:20 +02:00
  • 388116cf41 fix: handle empty repo tdurieux 2022-10-04 09:47:56 +02:00
  • a386643009 improve automatic status refresh tdurieux 2022-10-04 09:41:44 +02:00
  • c05d6234eb remove automatic refresh in case of error tdurieux 2022-10-04 09:40:08 +02:00
  • 3b5d675d3e fix: send response in queue retry tdurieux 2022-10-04 09:37:27 +02:00
  • 532788862a fix: fix retry of non failing job tdurieux 2022-10-04 09:35:36 +02:00
  • e759555bf9 fix: fix best match for index tdurieux 2022-09-07 11:10:13 +02:00
  • adedb48c51 fix: fix status render in queue admin tdurieux 2022-09-07 11:05:51 +02:00
  • 01d1698947 fix: fix status render in queue admin tdurieux 2022-09-07 11:03:29 +02:00
  • f85e6bb50e feat: support other file than index.html for webview tdurieux 2022-09-07 11:01:41 +02:00
  • 30bfae9785 feat: add config for rate_limit tdurieux 2022-09-07 10:39:38 +02:00
  • f22c1ef4f0 chore: update dep tdurieux 2022-09-07 10:33:40 +02:00
  • e5cc506cb8 feat: add config for trust proxy tdurieux 2022-09-07 10:33:07 +02:00
  • a254cd965c feat: add user page in admin tdurieux 2022-08-11 13:34:09 +02:00
  • 9d9a6879ab fix: add metadata about the source of the files in S3 tdurieux 2022-08-10 13:58:37 +02:00
  • d9225fc5ee fix(#109): fix README redirection in case of multi-matches tdurieux 2022-08-10 12:26:03 +02:00
  • 6bebf84812 feat: add support to svg tdurieux 2022-08-10 08:39:47 +02:00
  • 5c3d358a25 fix: fix GitHub page settings tdurieux 2022-08-10 08:35:57 +02:00
  • efcde0f822 chore: improve error logging tdurieux 2022-08-10 08:16:26 +02:00
  • 3497d315fa chore: improve error logging tdurieux 2022-08-10 08:12:50 +02:00
  • 1410a31577 fix(#94): handle file size and a folder is named size tdurieux 2022-08-10 07:54:04 +02:00
  • 7c326143f5 chore: update mongoose dep tdurieux 2022-07-22 13:18:40 +02:00
  • ac52999841 chore: replace bull by bullmq tdurieux 2022-07-22 13:06:22 +02:00
  • fa8a513d93 chore: update dependencies tdurieux 2022-07-22 09:52:31 +02:00