Commit Graph

  • 1d4bab7866 fix: fix webview & improve download progress tdurieux 2024-04-03 18:25:33 +01:00
  • 83c55fdfbf fix: typo tdurieux 2024-04-03 13:27:05 +01:00
  • db67f53b2c fix: fix GitHubDownload tdurieux 2024-04-03 13:24:34 +01:00
  • fc469be61b fix: fix queue tdurieux 2024-04-03 11:47:32 +01:00
  • 4d12641c7e feat: introduce streamers that handle the stream and anonymization from github tdurieux 2024-04-03 11:13:01 +01:00
  • 73019c1b44 fix: fix gh repository configuration tdurieux 2024-04-02 14:46:45 +01:00
  • fa2591fe38 refactor: uncouple repository class & token tdurieux 2024-04-02 13:51:13 +01:00
  • ea96c31e9d fix: fix github authentification tdurieux 2024-04-02 09:10:14 +01:00
  • 8a9d2d8395 fix: add missing await tdurieux 2024-04-01 16:03:31 +01:00
  • 4881719160 fix: add missing await tdurieux 2024-04-01 15:36:16 +01:00
  • 35f4b4ce52 refactor: improve file streaming tdurieux 2024-04-01 15:17:26 +01:00
  • 87c7e8c470 chore: update node version tdurieux 2024-04-01 10:27:18 +01:00
  • a34ff741ab fix: fix profil url tdurieux 2024-04-01 09:20:20 +01:00
  • 07d8dd9130 feat: cache server stat tdurieux 2024-04-01 09:19:49 +01:00
  • a8f361f25f fix: add missing file tdurieux 2024-04-01 06:58:00 +01:00
  • d2aa5d6361 refactor: use replicas instead of node forks tdurieux 2024-04-01 06:43:51 +01:00
  • d3924698f6 improve performance tdurieux 2024-03-31 15:12:46 +01:00
  • bee5c5834c fix: add missing package tdurieux 2024-03-31 14:33:22 +01:00
  • d3017a771d improve performance tdurieux 2024-03-31 14:23:53 +01:00
  • 3323d2d0c0 fix: never return the complete file list tdurieux 2024-03-31 12:51:54 +01:00
  • e1ef44bd6d fix: fix jaeger port tdurieux 2024-03-28 10:14:14 +00:00
  • 8505daceaa chore: remove pm2 install tdurieux 2024-03-28 10:14:00 +00:00
  • 829720b131 chore: update dependencies tdurieux 2024-03-27 11:40:33 +00:00
  • 0caf786c9c feat: adds opentelemetry support tdurieux 2024-03-27 11:17:56 +00:00
  • 803720e2ea chore(deps): bump ip from 2.0.0 to 2.0.1 (#258) dependabot[bot] 2024-02-20 22:53:59 +00:00
  • fa189949a6 fix: protect file list download tdurieux 2024-01-12 15:33:18 +01:00
  • b103370d2b fix: protect file list download tdurieux 2024-01-12 15:31:09 +01:00
  • 9a48aa1fa2 fix: protect file list download tdurieux 2024-01-12 15:11:46 +01:00
  • c2a885fdaa chore(deps): bump msgpackr from 1.9.7 to 1.10.1 (#250) dependabot[bot] 2023-12-29 11:36:30 +01:00
  • 5be67a44cf fix: update status when updating PRs tdurieux 2023-11-15 10:02:45 +01:00
  • 995d5705db fix: update status when updating PRs tdurieux 2023-11-15 09:48:21 +01:00
  • e553561ccb refactor: replace repository status by its enum tdurieux 2023-08-31 11:32:51 +02:00
  • 1671a16025 chore(deps): bump mongodb and mongoose (#236) dependabot[bot] 2023-08-31 10:32:01 +02:00
  • e7d4af387a fix: fix slowDown when used behind cloudflare tdurieux 2023-08-28 15:39:41 +02:00
  • 4b20a96c96 fix: rate limit tdurieux 2023-08-28 15:35:16 +02:00
  • 42b885d5a1 fix(#234): fix FAQ related to supported file types tdurieux 2023-08-28 15:12:26 +02:00
  • 696a465d5c 2.2.0 v2.2.0 tdurieux 2023-08-28 14:46:54 +02:00
  • ecfd69bd37 fix: fix zip extract tdurieux 2023-08-28 14:36:04 +02:00
  • d8de3f189a Release 2.1.5 v2.1.5 tdurieux 2023-08-28 12:11:10 +02:00
  • f72a662750 chore: update dependencies tdurieux 2023-08-28 12:10:15 +02:00
  • 2f5d7a1089 fix: improve S3 reliability tdurieux 2023-08-28 12:09:58 +02:00
  • 92347fbcfb fix: trust proxy parameter tdurieux 2023-08-28 12:09:01 +02:00
  • 48ae137f96 chore(deps): bump semver from 5.7.1 to 5.7.2 (#224) dependabot[bot] 2023-08-14 23:11:40 +02:00
  • 84877506a6 fix: fix comments URL API tdurieux 2023-07-25 12:47:09 +02:00
  • 275d4827a8 chore(deps): bump mongoose from 7.3.1 to 7.3.3 (#226) dependabot[bot] 2023-07-18 22:27:07 +02:00
  • 9fea119f50 chore: improve job status reporting tdurieux 2023-07-05 13:43:57 +02:00
  • 68d96ad82e chore: update dependencies tdurieux 2023-06-26 18:24:28 +02:00
  • f54b9f355b fix: make the repoId case insensitive tdurieux 2023-06-26 18:17:49 +02:00
  • e24d1b4630 update dependencies & remove google analytics tdurieux 2023-06-20 09:58:25 +02:00
  • 406330d957 improve error handling during the download process tdurieux 2023-05-31 11:46:20 +02:00
  • 0997e19d3d fix(#208) update notebook renderer for the last version of marked tdurieux 2023-05-16 14:34:01 +02:00
  • 897426743f force GitHubStream when updating a repository tdurieux 2023-05-10 08:05:52 +02:00
  • 2f916c6968 fix: auto select file when a folder is selected tdurieux 2023-05-08 15:39:17 +02:00
  • 027f14ffbc fix: improve error message for folders tdurieux 2023-05-08 15:16:56 +02:00
  • 4f6c1d25fc fix: always send a response tdurieux 2023-05-08 14:14:19 +02:00
  • 6c4363182b chore: update decompress-stream-to-s3 tdurieux 2023-05-08 13:57:16 +02:00
  • 66d5d91e3e fix(#206): make sure that all text files are anonimized tdurieux 2023-05-08 13:56:15 +02:00
  • deba2b567e fix: change deprecated property for S3 timeout tdurieux 2023-05-03 08:34:14 +02:00
  • e5ffad6364 fix(#205): fix encoded urls tdurieux 2023-05-02 18:31:57 +02:00
  • f1d6e4534d change default filter for the admin tdurieux 2023-05-02 18:22:14 +02:00
  • dde7fa2d72 feat(#204): display videos in md tdurieux 2023-05-02 18:21:47 +02:00
  • abddf10c11 fix: fix anonymization of raw links tdurieux 2023-05-02 16:00:47 +02:00
  • 53ea31008a fix: download the repository if the file is cached tdurieux 2023-05-02 08:17:46 +02:00
  • 7d8b087a5d fix: improve reqs on non-existing files tdurieux 2023-05-01 22:45:18 +02:00
  • a23f089a8a fix: hotfix for config tdurieux 2023-05-01 14:54:27 +02:00
  • ee82d3c12a chore: update dependencies and update AWS S3 lib to v3 tdurieux 2023-05-01 14:34:58 +02:00
  • 6226f32471 fix(#203): recursively get all files for downloaded repositories tdurieux 2023-05-01 09:47:36 +02:00
  • 3bf6864472 feat: improve error management in front end tdurieux 2023-04-26 00:27:52 +02:00
  • 083026f168 fix: fix content type for typescript tdurieux 2023-04-26 00:21:49 +02:00
  • 35d796f871 fix: fix content type for typescript tdurieux 2023-04-26 00:19:26 +02:00
  • 7e2c490e4b feat(#200): save the commit date of the anonymized commit tdurieux 2023-04-25 23:40:12 +02:00
  • c9acb7b899 feat: improve response content type header tdurieux 2023-04-25 17:42:50 +02:00
  • 8ac3a66a30 feat(#169): add emoji support for markdown tdurieux 2023-04-21 13:23:34 +02:00
  • 3627096e63 feat(#148): add support for Math expression tdurieux 2023-04-21 12:27:53 +02:00
  • 4293fa01b2 feat: add media player in content view tdurieux 2023-04-20 23:30:26 +02:00
  • 13e5e35d46 fix(#199): stop content download when request is canceled and always define contentLength tdurieux 2023-04-20 23:20:08 +02:00
  • 0a021d6e61 fix: fix authentification for PR download tdurieux 2023-04-20 13:44:35 +02:00
  • a07c8d4635 chore(deps): bump xml2js from 0.4.19 to 0.5.0 (#196) dependabot[bot] 2023-04-12 10:21:11 +02:00
  • 66341ec410 fix: PR credentials tdurieux 2023-04-11 09:25:29 +02:00
  • 5d1eb333cf try to resolve unassessible website tdurieux 2023-04-06 18:25:03 +02:00
  • 9ecfdae9d7 fix: protect against double save tdurieux 2023-04-06 13:36:36 +02:00
  • 0afcb9733a reenable Github download tdurieux 2023-04-06 13:17:07 +02:00
  • 3a55a4d5b0 fix: remove quote from sha tdurieux 2023-04-06 13:09:15 +02:00
  • e94a5f164a disable download mode for the moment tdurieux 2023-04-05 12:12:16 +02:00
  • d29d4281ab fix: fix getUser in rate limit tdurieux 2023-04-03 11:18:15 +02:00
  • f8a0315a1d feat: adapt the rate limit to the user tdurieux 2023-04-03 11:10:57 +02:00
  • ed0dd82cfb fix: improve error message when too many requests are sent tdurieux 2023-04-03 10:50:55 +02:00
  • d3f9e67c62 fix: try to handle duplicate user id error tdurieux 2023-04-03 10:34:28 +02:00
  • 344ecf2a33 feat: add a flag to know if a repo has been reseted tdurieux 2023-04-03 10:21:56 +02:00
  • 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