Commit Graph

62 Commits

Author SHA1 Message Date
tdurieux
4634b8d2d1 fix: user correct token to access repositories as admin 2023-02-06 08:05:49 +01:00
Maxim Van de Wynckel
aa67f10e31 fix: correctly apply index priority for websites (#160)
Fixes https://github.com/tdurieux/anonymous_github/issues/159
2023-02-01 14:43:36 +01:00
tdurieux
b35e216bad fix: simplify pr refresh 2023-01-26 13:55:10 +01:00
Thomas Durieux
73e46f926f feat: add support for pull requests (#156) 2023-01-22 12:54:14 +01:00
tdurieux
231b2fe0c8 feat(#137): adds support for md rendering in webview 2022-10-24 08:34:53 +02:00
tdurieux
8508a01c28 fix: fix error message when file is not found 2022-10-19 10:38:44 +02:00
tdurieux
3e2644438e feat(#97): display when the repo has been anonymized 2022-10-04 14:22:25 +02:00
tdurieux
c90710fb6f feat: allow download small repositories for free 2022-10-04 13:53:01 +02:00
tdurieux
f7a994b6dc fix: improve error management file download 2022-10-04 13:25:36 +02:00
tdurieux
3b5d675d3e fix: send response in queue retry 2022-10-04 09:37:27 +02:00
tdurieux
532788862a fix: fix retry of non failing job 2022-10-04 09:35:36 +02:00
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