Commit Graph

4 Commits

Author SHA1 Message Date
Chun-Hung Tseng
af49c9f19b Rewritten file upload logic (esp. on failed upload handling and big-file upload) 2023-07-15 21:18:58 +02:00
Chun-Hung Tseng
d284d50b61 Refactor file upload
Use filename to detect MIME type

Update go modules
2023-07-06 14:56:07 +02:00
Chun-Hung Tseng
208b70cfd4 Improve/refactor file upload - when the file draft exists
Add config option - ReplaceExistingDraft
Refactor and add integration tests
Update README and add notes for MIME parsing and progress bug
Improve returned errors
2023-06-30 14:02:15 +02:00
Chun-Hung Tseng
257ea3c1fe Initial commit 2023-06-29 00:05:18 +02:00