tdurieux
|
3627096e63
|
feat(#148): add support for Math expression
|
2023-04-21 12:29:19 +02:00 |
|
tdurieux
|
4293fa01b2
|
feat: add media player in content view
|
2023-04-20 23:30:26 +02:00 |
|
tdurieux
|
13e5e35d46
|
fix(#199): stop content download when request is canceled and always define contentLength
|
2023-04-20 23:21:39 +02:00 |
|
tdurieux
|
0a021d6e61
|
fix: fix authentification for PR download
|
2023-04-20 13:44:35 +02:00 |
|
dependabot[bot]
|
a07c8d4635
|
chore(deps): bump xml2js from 0.4.19 to 0.5.0 (#196)
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.19 to 0.5.0.
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/compare/0.4.19...0.5.0)
---
updated-dependencies:
- dependency-name: xml2js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-12 10:21:11 +02:00 |
|
tdurieux
|
66341ec410
|
fix: PR credentials
|
2023-04-11 09:25:29 +02:00 |
|
tdurieux
|
5d1eb333cf
|
try to resolve unassessible website
|
2023-04-06 18:25:03 +02:00 |
|
tdurieux
|
9ecfdae9d7
|
fix: protect against double save
|
2023-04-06 13:36:36 +02:00 |
|
tdurieux
|
0afcb9733a
|
reenable Github download
|
2023-04-06 13:17:07 +02:00 |
|
tdurieux
|
3a55a4d5b0
|
fix: remove quote from sha
|
2023-04-06 13:09:15 +02:00 |
|
tdurieux
|
e94a5f164a
|
disable download mode for the moment
|
2023-04-05 12:12:57 +02:00 |
|
tdurieux
|
d29d4281ab
|
fix: fix getUser in rate limit
|
2023-04-03 11:18:15 +02:00 |
|
tdurieux
|
f8a0315a1d
|
feat: adapt the rate limit to the user
|
2023-04-03 11:11:08 +02:00 |
|
tdurieux
|
ed0dd82cfb
|
fix: improve error message when too many requests are sent
|
2023-04-03 10:50:55 +02:00 |
|
tdurieux
|
d3f9e67c62
|
fix: try to handle duplicate user id error
|
2023-04-03 10:34:28 +02:00 |
|
tdurieux
|
344ecf2a33
|
feat: add a flag to know if a repo has been reseted
|
2023-04-03 10:21:56 +02:00 |
|
tdurieux
|
ef1a2bfa4a
|
feat: check repository size when repo is updated
|
2023-04-03 10:10:43 +02:00 |
|
tdurieux
|
f1fe8eff14
|
feat(#171): supports display raw content
|
2023-03-29 13:05:13 +02:00 |
|
tdurieux
|
38d3e54d0b
|
fix(#186): use a different name for the hostname configuration
|
2023-03-02 16:40:38 +01:00 |
|
tdurieux
|
74aacd223d
|
fix(#186): use a different name for the hostname configuration
|
2023-03-02 16:39:01 +01:00 |
|
tdurieux
|
8221b2ee7f
|
feat: dont download notebook if not necessary
|
2023-02-23 16:21:08 +01:00 |
|
tdurieux
|
c59e202124
|
feat: list gh repos in user admin
|
2023-02-22 11:05:37 +01:00 |
|
tdurieux
|
d825cc1d69
|
fix: fix admin filtering
|
2023-02-22 10:00:18 +01:00 |
|
tdurieux
|
f3b8860838
|
fix: fix error message when repository is not found
|
2023-02-22 09:57:49 +01:00 |
|
tdurieux
|
a558a6c2bd
|
feat: add log in reset state
|
2023-02-22 09:44:35 +01:00 |
|
tdurieux
|
7422a3a262
|
fix: save model after the state reset
|
2023-02-22 09:41:28 +01:00 |
|
tdurieux
|
3c18884de2
|
fix: fix filter remove button in dashboard
|
2023-02-22 09:28:27 +01:00 |
|
tdurieux
|
1d4eb7a1b0
|
fix: fix action menu in the admin
|
2023-02-22 09:21:14 +01:00 |
|
tdurieux
|
b6049c4ed2
|
feat: improve the error handling in s3
|
2023-02-22 08:39:23 +01:00 |
|
tdurieux
|
7dbfdb3056
|
fix(#181): check if folder exists in S3
|
2023-02-22 08:00:33 +01:00 |
|
Maxim Van de Wynckel
|
6caca33145
|
fix(#174): correctly append trailing slash in windows
Windows requires a backslash instead of a forward slash. As this variable is used in a simple string replace, this needs to be platform specific.
|
2023-02-22 07:44:47 +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
|
2b10b10207
|
fix: check if cache exists before removing it
|
2023-02-16 08:15:21 +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
|
95354292b5
|
refactor: refactor the queue init function
|
2023-02-15 20:19:26 +01:00 |
|
tdurieux
|
da194d9d71
|
fix(#174) improve cli interface to anonimize repositories
|
2023-02-15 19:23:45 +01:00 |
|
tdurieux
|
fb9bbe105a
|
fix: improve getToken
|
2023-02-15 19:22:11 +01:00 |
|
tdurieux
|
99f837c3cf
|
fix: fix and optimize Dockerfile
|
2023-02-13 14:07:57 +01:00 |
|
tdurieux
|
ec6098b3a1
|
chore: use strict compilation mode
|
2023-02-13 13:38:57 +01:00 |
|
tdurieux
|
3ab9b0c7a4
|
fix(#166): fix docker build
|
2023-02-13 08:15:55 +01:00 |
|
tdurieux
|
cff3636523
|
remove log
|
2023-02-08 16:33:06 +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
|
3eee62d6ad
|
feat: increase slowdown threshold for webview
|
2023-02-07 09:52:19 +01:00 |
|
Thomas Durieux
|
696b24a648
|
Update README.md
|
2023-02-07 09:35:09 +01:00 |
|