mirror of
https://github.com/nimbusdotstorage/Nimbus
synced 2026-04-22 17:45:03 +02:00
fix:
- added Dropbox OAuth instructions - fixed heaader decode to handler ':' in headers - fixed decode accountId in account provider - fixed DropboxIcon - fixed always black LogoIcon in source selector - add todo for folder upload - fixed mime type validation, handle error if API doesn't support mime type
This commit is contained in:
@@ -205,6 +205,8 @@ export function useUploadFile() {
|
||||
});
|
||||
}
|
||||
|
||||
// TODO(feat): add upload folder
|
||||
|
||||
export function useUploadFolder() {}
|
||||
|
||||
export function useDownloadFile() {
|
||||
|
||||
Reference in New Issue
Block a user