1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-10-02 09:30:10 +02:00
pingvin-share/frontend
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
..
public feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
src feat: chunk uploads (#76) 2023-01-09 11:43:48 +01:00
.eslintrc.json feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
next-env.d.ts feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
next.config.js feat: show version and show button if new release is available on admin page 2022-12-30 19:23:17 +01:00
package-lock.json release: 0.5.1 2023-01-04 16:02:54 +01:00
package.json release: 0.5.1 2023-01-04 16:02:54 +01:00
tsconfig.json feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00