Commit Graph

274 Commits

Author SHA1 Message Date
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 07d8dd9130 feat: cache server stat 2024-04-01 09:19:49 +01:00
tdurieux d3924698f6 improve performance 2024-03-31 15:12:46 +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 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
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
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
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 ecfd69bd37 fix: fix zip extract 2023-08-28 14:36:04 +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
tdurieux 84877506a6 fix: fix comments URL API 2023-07-25 12:47:21 +02:00
tdurieux 9fea119f50 chore: improve job status reporting 2023-07-05 13:43:57 +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 897426743f force GitHubStream when updating a repository 2023-05-10 08:05:52 +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
tdurieux 66d5d91e3e fix(#206): make sure that all text files are anonimized 2023-05-08 13:56:33 +02:00
tdurieux deba2b567e fix: change deprecated property for S3 timeout 2023-05-03 08:34:14 +02:00
tdurieux e5ffad6364 fix(#205): fix encoded urls 2023-05-02 18:31:57 +02:00
tdurieux f1d6e4534d change default filter for the admin 2023-05-02 18:22:14 +02:00
tdurieux abddf10c11 fix: fix anonymization of raw links 2023-05-02 16:00:47 +02:00
tdurieux 53ea31008a fix: download the repository if the file is cached 2023-05-02 08:17:46 +02:00
tdurieux 7d8b087a5d fix: improve reqs on non-existing files 2023-05-01 22:45:18 +02:00
tdurieux ee82d3c12a chore: update dependencies and update AWS S3 lib to v3 2023-05-01 14:53:27 +02:00
tdurieux 6226f32471 fix(#203): recursively get all files for downloaded repositories 2023-05-01 09:47:36 +02:00
tdurieux 083026f168 fix: fix content type for typescript 2023-04-26 00:21:49 +02:00
tdurieux 35d796f871 fix: fix content type for typescript 2023-04-26 00:19:26 +02:00
tdurieux 7e2c490e4b feat(#200): save the commit date of the anonymized commit 2023-04-25 23:40:12 +02:00
tdurieux c9acb7b899 feat: improve response content type header 2023-04-25 17:42:50 +02:00
tdurieux 13e5e35d46 fix(#199): stop content download when request is canceled and always define contentLength 2023-04-20 23:21:39 +02:00