Elias Schneider
|
b14e931d8d
|
test: adapt tests to new features
|
2023-01-31 15:43:54 +01:00 |
|
Elias Schneider
|
653d72bcb9
|
feat: chunk uploads (#76)
* add first concept
* finished first concept
* allow 3 uploads at same time
* retry if chunk failed
* updated clean temporary files job
* fix throttling for chunk uploads
* update tests
* remove multer
* migrate from `MAX_FILE_SIZE` to `MAX_SHARE_SIZE`
* improve error handling if file failed to upload
* fix promise limit
* improve file progress
|
2023-01-09 11:43:48 +01:00 |
|
Elias Schneider
|
f836a0a3cd
|
chore: add db migration
|
2023-01-04 15:58:15 +01:00 |
|
Elias Schneider
|
c1d87a1c29
|
test: improve tests for new feature
|
2022-12-13 18:44:17 +01:00 |
|
Elias Schneider
|
1dbfe0bbc9
|
fix: convert async function to sync function
|
2022-12-02 14:43:52 +01:00 |
|
Elias Schneider
|
29b4a825d1
|
test: add email recepients to request body
|
2022-11-13 23:38:04 +01:00 |
|
Elias Schneider
|
7c0759cb07
|
test: add system tests
|
2022-10-13 23:25:04 +02:00 |
|