Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
resources: major updates for kao-logic
- Drop autodownload function - Drop unused dropzone condition - Increase max size for uploads to 5 (EXPERIMENTAL) - Increase file upload timeout to 5 minute (EXPERIMENTAL) - Properly fix and declare condition for file queue condition; * Declare and calculate for success and total uploaded file on every dropzone logic ("addedFile","removeFile","onError","onSuccess") * Implement new condition to check if file are still on upload progress or not, when it is still on upload state then don't allow to process - Update dependencies Signed-off-by: Dicky Herlambang (花) <herlambangdicky5@gmail.com>
- Loading branch information