feature/handle-duplicate-file-name-upload #22

Merged
cameron merged 5 commits from feature/handle-duplicate-file-name-upload into master 2024-01-18 03:40:23 +00:00
Owner

Handle duplicate file uploads by renaming the incoming upload with a timestamp. I suppose it would be ideal to let the client know/choose how to proceed in the future.

Handle duplicate file uploads by renaming the incoming upload with a timestamp. I suppose it would be ideal to let the client know/choose how to proceed in the future.
cameron added 4 commits 2024-01-18 02:02:13 +00:00
cameron added 1 commit 2024-01-18 03:26:24 +00:00
Improve upload performance by relying on the file watcher instead of
synchronously creating thumbnails before responding to the client.
cameron merged commit ae0bb79bc4 into master 2024-01-18 03:40:23 +00:00
cameron deleted branch feature/handle-duplicate-file-name-upload 2024-01-18 03:40:23 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Apps/ImageApi#22