tdurieux
|
deba2b567e
|
fix: change deprecated property for S3 timeout
|
2023-05-03 08:34:14 +02:00 |
|
tdurieux
|
e5ffad6364
|
fix(#205): fix encoded urls
|
2023-05-02 18:31:57 +02:00 |
|
tdurieux
|
f1d6e4534d
|
change default filter for the admin
|
2023-05-02 18:22:14 +02:00 |
|
tdurieux
|
dde7fa2d72
|
feat(#204): display videos in md
|
2023-05-02 18:21:47 +02:00 |
|
tdurieux
|
abddf10c11
|
fix: fix anonymization of raw links
|
2023-05-02 16:00:47 +02:00 |
|
tdurieux
|
53ea31008a
|
fix: download the repository if the file is cached
|
2023-05-02 08:17:46 +02:00 |
|
tdurieux
|
7d8b087a5d
|
fix: improve reqs on non-existing files
|
2023-05-01 22:45:18 +02:00 |
|
tdurieux
|
a23f089a8a
|
fix: hotfix for config
|
2023-05-01 14:54:47 +02:00 |
|
tdurieux
|
ee82d3c12a
|
chore: update dependencies and update AWS S3 lib to v3
|
2023-05-01 14:53:27 +02:00 |
|
tdurieux
|
6226f32471
|
fix(#203): recursively get all files for downloaded repositories
|
2023-05-01 09:47:36 +02:00 |
|
tdurieux
|
3bf6864472
|
feat: improve error management in front end
|
2023-04-26 00:27:52 +02:00 |
|
tdurieux
|
083026f168
|
fix: fix content type for typescript
|
2023-04-26 00:21:49 +02:00 |
|
tdurieux
|
35d796f871
|
fix: fix content type for typescript
|
2023-04-26 00:19:26 +02:00 |
|
tdurieux
|
7e2c490e4b
|
feat(#200): save the commit date of the anonymized commit
|
2023-04-25 23:40:12 +02:00 |
|
tdurieux
|
c9acb7b899
|
feat: improve response content type header
|
2023-04-25 17:42:50 +02:00 |
|
tdurieux
|
8ac3a66a30
|
feat(#169): add emoji support for markdown
|
2023-04-21 13:23:34 +02:00 |
|
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 |
|