Commit Graph

75 Commits

Author SHA1 Message Date
tdurieux
d825cc1d69 fix: fix admin filtering 2023-02-22 10:00:18 +01:00
tdurieux
1d4eb7a1b0 fix: fix action menu in the admin 2023-02-22 09:21:14 +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
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
fb9bbe105a fix: improve getToken 2023-02-15 19:22:11 +01:00
tdurieux
ec6098b3a1 chore: use strict compilation mode 2023-02-13 13:38:57 +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
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