511 Commits

Author SHA1 Message Date
tdurieux
3a55a4d5b0 fix: remove quote from sha 2023-04-06 13:09:15 +02:00
tdurieux
e94a5f164a disable download mode for the moment 2023-04-05 12:12:57 +02:00
tdurieux
d29d4281ab fix: fix getUser in rate limit 2023-04-03 11:18:15 +02:00
tdurieux
f8a0315a1d feat: adapt the rate limit to the user 2023-04-03 11:11:08 +02:00
tdurieux
ed0dd82cfb fix: improve error message when too many requests are sent 2023-04-03 10:50:55 +02:00
tdurieux
d3f9e67c62 fix: try to handle duplicate user id error 2023-04-03 10:34:28 +02:00
tdurieux
344ecf2a33 feat: add a flag to know if a repo has been reseted 2023-04-03 10:21:56 +02:00
tdurieux
ef1a2bfa4a feat: check repository size when repo is updated 2023-04-03 10:10:43 +02:00
tdurieux
f1fe8eff14 feat(#171): supports display raw content 2023-03-29 13:05:13 +02:00
tdurieux
38d3e54d0b fix(#186): use a different name for the hostname configuration 2023-03-02 16:40:38 +01:00
tdurieux
74aacd223d fix(#186): use a different name for the hostname configuration 2023-03-02 16:39:01 +01:00
tdurieux
8221b2ee7f feat: dont download notebook if not necessary 2023-02-23 16:21:08 +01:00
tdurieux
c59e202124 feat: list gh repos in user admin 2023-02-22 11:05:37 +01:00
tdurieux
d825cc1d69 fix: fix admin filtering 2023-02-22 10:00:18 +01:00
tdurieux
f3b8860838 fix: fix error message when repository is not found 2023-02-22 09:57:49 +01:00
tdurieux
a558a6c2bd feat: add log in reset state 2023-02-22 09:44:35 +01:00
tdurieux
7422a3a262 fix: save model after the state reset 2023-02-22 09:41:28 +01:00
tdurieux
3c18884de2 fix: fix filter remove button in dashboard 2023-02-22 09:28:27 +01:00
tdurieux
1d4eb7a1b0 fix: fix action menu in the admin 2023-02-22 09:21:14 +01:00
tdurieux
b6049c4ed2 feat: improve the error handling in s3 2023-02-22 08:39:23 +01:00
tdurieux
7dbfdb3056 fix(#181): check if folder exists in S3 2023-02-22 08:00:33 +01:00
Maxim Van de Wynckel
6caca33145 fix(#174): correctly append trailing slash in windows
Windows requires a backslash instead of a forward slash. As this variable is used in a simple string replace, this needs to be platform specific.
2023-02-22 07:44:47 +01:00
tdurieux
8c8f8dbd90 fix: fix user connection 2023-02-16 08:27:03 +01:00
tdurieux
83a9505a11 fix: fix compilation 2023-02-16 08:21:10 +01:00
tdurieux
74d625d6d4 fix: make sure that the user data are uptodate 2023-02-16 08:18:23 +01:00
tdurieux
2b10b10207 fix: check if cache exists before removing it 2023-02-16 08:15:21 +01:00
tdurieux
2a5f22a483 fix: fix new user when it already exists 2023-02-16 08:09:49 +01:00
tdurieux
9cde774273 fix: improve error handling when users conntect 2023-02-16 07:56:50 +01:00
tdurieux
95354292b5 refactor: refactor the queue init function 2023-02-15 20:19:26 +01:00
tdurieux
da194d9d71 fix(#174) improve cli interface to anonimize repositories 2023-02-15 19:23:45 +01:00
tdurieux
fb9bbe105a fix: improve getToken 2023-02-15 19:22:11 +01:00
tdurieux
99f837c3cf fix: fix and optimize Dockerfile 2023-02-13 14:07:57 +01:00
tdurieux
ec6098b3a1 chore: use strict compilation mode 2023-02-13 13:38:57 +01:00
tdurieux
3ab9b0c7a4 fix(#166): fix docker build 2023-02-13 08:15:55 +01:00
tdurieux
cff3636523 remove log 2023-02-08 16:33:06 +01:00
tdurieux
32d1884450 fix: get files for new repos 2023-02-08 16:26:46 +01:00
tdurieux
5c72f54db5 perf: improve the perf of Anonymous GitHub 2023-02-08 15:34:50 +01:00
tdurieux
2e36b72a7f perf: improve the perf of Anonymous GitHub 2023-02-08 09:49:24 +01:00
tdurieux
73f7582fd2 feat: admin to remove repo cache 2023-02-07 13:27:06 +01:00
tdurieux
3eee62d6ad feat: increase slowdown threshold for webview 2023-02-07 09:52:19 +01:00
Thomas Durieux
696b24a648 Update README.md 2023-02-07 09:35:09 +01:00
tdurieux
7c5fcfe069 chore: improve readme 2023-02-07 09:33:42 +01:00
tdurieux
6debb6aa0f fix: do not change repoID 2023-02-07 09:10:15 +01:00
tdurieux
c84df5c8e9 2.1.1 v2.1.1 2023-02-07 09:04:10 +01:00
tdurieux
6d4067bf6d feat: improve error message during anonimization 2023-02-07 09:03:04 +01:00
tdurieux
8ea2a7f246 fix: fix queue path 2023-02-07 09:02:28 +01:00
tdurieux
dcf7f36917 feat: add cli to anonymize repositories locally 2023-02-06 15:55:43 +01:00
tdurieux
d01c839616 fix: fix regex detection 2023-02-06 13:04:35 +01:00
tdurieux
f897b5ba5b feat: improve dashboard search layout 2023-02-06 12:55:32 +01:00
tdurieux
4634b8d2d1 fix: user correct token to access repositories as admin 2023-02-06 08:05:49 +01:00