Commit Graph

51 Commits

Author SHA1 Message Date
tdurieux e759555bf9 fix: fix best match for index 2022-09-07 11:10:13 +02:00
tdurieux f85e6bb50e feat: support other file than index.html for webview 2022-09-07 11:01:41 +02:00
tdurieux a254cd965c feat: add user page in admin 2022-08-11 13:34:09 +02:00
tdurieux efcde0f822 chore: improve error logging 2022-08-10 08:16:26 +02:00
tdurieux 3497d315fa chore: improve error logging 2022-08-10 08:12:50 +02:00
tdurieux ac52999841 chore: replace bull by bullmq 2022-07-22 13:06:22 +02:00
tdurieux fa8a513d93 chore: update dependencies 2022-07-22 09:52:31 +02:00
tdurieux be0f534a18 fix: fix document count in admin search 2021-09-26 08:06:17 +02:00
tdurieux dc1ff2d0b8 feat: retry 3 times to download a repository 2021-09-26 08:01:52 +02:00
tdurieux 55d1d38452 fix(#91): fix repository claim 2021-09-26 07:36:36 +02:00
tdurieux ad49eedebc feat: remove & retry queue jobs 2021-09-23 18:46:17 +02:00
Thomas Durieux 046d0c65cf feat: add basic admin dashboard (#90) 2021-09-23 18:33:21 +02:00
tdurieux 9550878d8f fix: remove cache from repository API 2021-09-12 00:58:14 +02:00
tdurieux 07750f7a64 fix: allow user to basic access conference information 2021-09-11 19:03:17 +02:00
tdurieux 89e9c60942 fix: fix cache duration 2021-09-10 11:59:21 +02:00
tdurieux 62fd9eca7d feat: creates admin privileges 2021-09-09 15:07:11 +02:00
tdurieux 76b5d00fb8 chore: reduce cache to 5min 2021-09-09 14:41:53 +02:00
tdurieux a9d45a150c chore: improve error messages 2021-09-09 11:53:49 +02:00
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