Commit Graph
100 Commits
Author SHA1 Message Date
tdurieux bacb6ed5e3 fix: allow to remove non-ready repository 2021-09-07 12:10:50 +02:00
tdurieux 7a44a42331 feat: display download progress 2021-09-07 12:10:25 +02:00
tdurieux 1808fe5b2e chore: watch ignore .git folder 2021-09-07 11:33:10 +02:00
tdurieux fc0bab8f41 fix: handle error while sending content from s3 2021-09-07 09:24:39 +02:00
tdurieux 074d1f93a6 feat: use pm2 to log errors 2021-09-07 09:18:21 +02:00
tdurieux b20d1ab0b1 chore: do not watch repository folder 2021-09-07 09:17:25 +02:00
tdurieux 2a06031d07 chore: add .dockerignore 2021-09-07 08:55:24 +02:00
tdurieux 81a091e9e1 chore: improves logging 2021-09-07 08:41:35 +02:00
tdurieux 0f8572fe01 chore: uses pm2 to start Anonymous GitHub in docker 2021-09-07 08:39:15 +02:00
tdurieux e4c7053186 feat: increases maximum file size 2021-09-07 07:37:29 +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 8946f57f07 fix: repository not ready only if in download 2021-09-07 07:28:24 +02:00
tdurieux f0788810a9 chore: improve error handling during anonymization 2021-09-07 07:22:42 +02:00
tdurieux 6679a03b2b feat: add support for .git url 2021-09-07 07:19:16 +02:00
tdurieux ea71ee31dd fix: handle not found repository 2021-09-07 07:17:57 +02:00
tdurieux 056e676af2 fix: handles undifinied conference 2021-09-07 07:13:50 +02:00
tdurieux 46c27036b8 feat: add support for .git url 2021-09-07 07:13:08 +02:00
tdurieux 794bbb9ce2 fix: fix user registration 2021-09-07 07:09:29 +02:00
tdurieux 3250cdea9c fix: fix space in conferences.htm 2021-09-07 00:17:41 +02:00
tdurieux 0c87428fdf fix: add error message translation for folder_not_supported 2021-09-07 00:00:47 +02:00
tdurieux 03b0fab519 fix: fix repository status 2021-09-06 23:58:26 +02:00
tdurieux 470e19c13e fix: update branch current commit 2021-09-06 23:28:58 +02:00
tdurieux 6c668e4f86 fix: improve error handling when a commit is not accessible 2021-09-06 23:06:10 +02:00
tdurieux eaa9656815 feat: improve error message 2021-09-06 22:34:58 +02:00
tdurieux 36c1098d55 fix: handle missing readme 2021-09-06 20:48:58 +02:00
tdurieux 7bcc3c76f5 fix: repository size in conference 2021-09-06 16:21:57 +02:00
tdurieux 1b9131eee2 fix: price of plans in euro 2021-09-06 16:21:19 +02:00
tdurieux de9c3d7430 fix: fix migration script 2021-09-06 16:20:59 +02:00
tdurieux 43e67e1d30 feat: add index on user github id 2021-09-06 15:05:41 +02:00
tdurieux debc6ef084 fix: progress bar in status page 2021-09-06 14:58:57 +02:00
tdurieux f7266ccff8 fix: chatch errors in the scheduler 2021-09-06 14:54:11 +02:00
Thomas DurieuxandGitHub 20e8d533f4 feat: measure and display user quota (#72) 2021-09-06 14:53:42 +02:00
tdurieux 91014fbae2 fix: compute repository size 2021-09-06 13:08:58 +02:00
tdurieux a45b255c79 fix: conference repository list empty message 2021-09-06 13:04:41 +02:00
tdurieux 6b6fbe9263 feat: display message when repository list is empty 2021-09-06 13:01:05 +02:00
tdurieux b3a7278819 fix: fix repository selection 2021-09-06 11:59:59 +02:00
tdurieux a3a8667d6d chore: improve docker image 2021-09-06 11:57:37 +02:00
tdurieux 51e7aabb90 chore: improve docker-compose image 2021-09-06 11:54:22 +02:00
tdurieux 29c4cb9833 fix: fix finance icon 2021-09-06 11:51:04 +02:00
tdurieux 93258c8959 fix: handle when tthe default branch is not found 2021-09-06 11:49:57 +02:00
tdurieux fb1fa93869 fix: fix owner id when a new repository is anonymized 2021-09-06 11:49:03 +02:00
tdurieux 9d903ed74d Improve header 2021-09-06 11:48:33 +02:00
tdurieux 44c70d9b28 fix: fix database migration 2021-09-06 11:37:28 +02:00
tdurieux bcc9f5449c fix: repository owner id 2021-09-06 11:26:19 +02:00
tdurieux 622ea4b7a1 fix: get user repositories 2021-09-06 10:19:01 +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
tdurieux 3fbf00c37b feat: add support for multiple emails 2021-09-06 09:48:49 +02:00
tdurieux ebf104750e feat: add support for multiple access token provider 2021-09-06 09:43:26 +02:00
tdurieux cbbc43f280 feat: check status of repository 2021-09-06 09:39:05 +02:00
Thomas DurieuxandGitHub 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 d2652bdd99 fix: send conference with anonymized repositories 2021-08-24 13:02:45 +02:00
tdurieux 1506de0367 add: create toast notifications in the dashboard 2021-08-24 12:32:49 +02:00
tdurieux 80678c51a8 refactor app.js 2021-08-24 12:13:52 +02:00
tdurieux cde9214579 fix configuration issue during anonymization 2021-08-24 09:35:48 +02:00
tdurieux b03e43eb9a update link to original repository 2021-08-24 09:06:33 +02:00
tdurieux cd4b6162ff fix file and folder icon 2021-08-24 08:38:02 +02:00
tdurieux 0982b6e6ea increase limit before switching to stream mode 2021-08-24 08:35:25 +02:00
tdurieux f572211ca3 fix anonymization form 2021-08-24 08:12:56 +02:00
tdurieux 4d5e48b04c fix: handle empty date in human time format 2021-08-20 16:12:57 +02:00
tdurieux 6b568905d3 add: new version of the dashboard 2021-08-20 16:10:39 +02:00
tdurieux 28075889a6 fix: fix repository update 2021-08-20 16:01:10 +02:00
tdurieux 8dc84cbc19 fix: fix repository expiration 2021-08-20 15:55:04 +02:00
tdurieux 0dab69bb52 core: update font awesome 2021-08-14 05:29:31 +02:00
tdurieux 37c324228c fix: only expire repositories that are ready 2021-08-14 05:28:38 +02:00
tdurieux cd9de704db fix: update dockerfile to the new architecture 2021-08-13 14:05:48 +02:00
tdurieux 17c28c692d fix docker-compose start 2021-08-13 12:18:12 +02:00
tdurieux d21bb5097b fix license in package.json 2021-08-13 12:17:40 +02:00
tdurieux 39a2469139 fix: Prevent error when repo is not found 2021-08-13 12:01:29 +02:00
tdurieux ec035aafd1 fix(#65): fix loading order of libraries to fix notebook preview 2021-08-13 11:55:18 +02:00
tdurieux 42cb9d431c display loading page when hcharging file content 2021-08-13 11:51:53 +02:00
tdurieux b786a816fb fix archive upload to s3 2021-08-13 11:51:15 +02:00
tdurieux fa24ec344d prevent parallel downloads 2021-08-13 11:50:57 +02:00
tdurieux 308cc40cde fix: handle case when a repository does not exists 2021-08-13 11:22:33 +02:00
tdurieux 71da72bafc import configuration from .env 2021-08-13 11:21:51 +02:00
Thomas DurieuxandGitHub baa708fb47 Merge pull request #69 from tdurieux/typescript
Migrate server to Typescript
2021-08-13 09:58:42 +02:00
Thomas DurieuxandGitHub ea846b68a9 Update FUNDING.yml 2021-08-13 09:56:06 +02:00
tdurieux b460965c4b update dependencies 2021-08-13 08:26:27 +02:00
tdurieux c686c0cd08 update tsconfig 2021-08-13 08:26:27 +02:00
tdurieux f852eee277 fix import paths 2021-08-13 08:26:27 +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 b2426f70b2 improve type documentation 2021-08-13 08:26:27 +02:00
tdurieux 97ee72eb7a remove lcloc 2021-08-13 08:26:27 +02:00
tdurieux 2bb05ff664 improve User documentation 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 b36cad0cbc add configuration for storage 2021-08-13 08:26:27 +02:00
tdurieux 38a189e980 improve error handling 2021-08-13 08:26:27 +02:00
tdurieux 290578967d change order of repository status 2021-08-13 08:26:27 +02:00
tdurieux 883f992edc fix remove 2021-08-13 08:26:27 +02:00
tdurieux 17f4f49db7 fix repository status 2021-08-13 08:26:27 +02:00
tdurieux dc85a794da fix repository update 2021-08-13 08:26:27 +02:00
tdurieux f0206ecea7 improve progress bar 2021-08-13 08:26:27 +02:00
tdurieux caeff49ab0 migrate JavaScript to TypeScript 2021-08-13 08:26:23 +02:00
tdurieux ee4a20286d fix(#64): remove references to blind. 2021-08-13 07:22:47 +02:00