Commit Graph

33 Commits

Author SHA1 Message Date
tdurieux 7d4768a292 fix: fix repository download 2021-09-08 16:08:51 +02:00
tdurieux 1fe920da79 fix: fix repository quota 2021-09-08 15:57:20 +02:00
tdurieux 8c7ea8d7ba chore: improve error message when repository is in error 2021-09-08 15:55:40 +02:00
tdurieux 1ae94081d6 fix: repository refresh will check if new a new commit is available 2021-09-08 15:19:38 +02:00
tdurieux 9838891567 feat: handle repository download and remove using a job queue 2021-09-08 15:00:15 +02:00
tdurieux 1fbd7be949 fix: use pipeline instead of pipe 2021-09-07 17:31:34 +02:00
tdurieux bacb6ed5e3 fix: allow to remove non-ready repository 2021-09-07 12:10:50 +02:00
tdurieux 074d1f93a6 feat: use pm2 to log errors 2021-09-07 09:18:21 +02:00
tdurieux 81a091e9e1 chore: improves logging 2021-09-07 08:41:35 +02:00
tdurieux 4e42452ec8 feat: support uppercase in commit sha 2021-09-07 07:30:34 +02:00
tdurieux 4c30e3c4d4 chore: improve logging in repo validation 2021-09-07 07:30:03 +02:00
tdurieux 794bbb9ce2 fix: fix user registration 2021-09-07 07:09:29 +02:00
tdurieux eaa9656815 feat: improve error message 2021-09-06 22:34:58 +02:00
tdurieux debc6ef084 fix: progress bar in status page 2021-09-06 14:58:57 +02:00
Thomas Durieux 20e8d533f4 feat: measure and display user quota (#72) 2021-09-06 14:53:42 +02:00
tdurieux fb1fa93869 fix: fix owner id when a new repository is anonymized 2021-09-06 11:49:03 +02:00
tdurieux d812560b99 fix: fix user connection 2021-09-06 10:18:46 +02:00
tdurieux 9abbefaa6b feat: github connect uses user id instead of username 2021-09-06 10:10:28 +02:00
tdurieux e27493dc12 feat: use user id instead of username to refer to users 2021-09-06 10:03:10 +02:00
Thomas Durieux 49da267d5f feat: Add conference manager (#71) 2021-09-06 09:34:39 +02:00
tdurieux 6dba366296 fix: fix account creation 2021-08-25 18:06:34 +02:00
tdurieux cde9214579 fix configuration issue during anonymization 2021-08-24 09:35:48 +02:00
tdurieux 28075889a6 fix: fix repository update 2021-08-20 16:01:10 +02:00
tdurieux 39a2469139 fix: Prevent error when repo is not found 2021-08-13 12:01:29 +02:00
tdurieux 308cc40cde fix: handle case when a repository does not exists 2021-08-13 11:22:33 +02:00
tdurieux 0283549901 improve browser cache strategy 2021-08-13 08:26:27 +02:00
tdurieux 70140bfb4b hide sha in the file tree 2021-08-13 08:26:27 +02:00
tdurieux 47f44fe41e refactor AnonymizedFile 2021-08-13 08:26:27 +02:00
tdurieux 4d2defa630 improve download button 2021-08-13 08:26:27 +02:00
tdurieux 1c06512241 add config to enable download 2021-08-13 08:26:27 +02:00
tdurieux 38a189e980 improve error handling 2021-08-13 08:26:27 +02:00
tdurieux dc85a794da fix repository update 2021-08-13 08:26:27 +02:00
tdurieux caeff49ab0 migrate JavaScript to TypeScript 2021-08-13 08:26:23 +02:00