iceshrimp-legacy/src/client/app/desktop/api
unarist 8a37227907 Fix banner selection from user page and drives
Previously, updateBanner takes a callback as a first argument of the function, but some calls passes a file object.

I've refactored it with Promise to avoid those misuses (although it should have type definitions :/)
2018-04-09 00:33:56 +09:00
..
choose-drive-file.ts 整理した 2018-03-29 20:32:18 +09:00
choose-drive-folder.ts 整理した 2018-03-29 20:32:18 +09:00
contextmenu.ts 整理した 2018-03-29 20:32:18 +09:00
dialog.ts 整理した 2018-03-29 20:32:18 +09:00
input.ts 整理した 2018-03-29 20:32:18 +09:00
notify.ts 整理した 2018-03-29 20:32:18 +09:00
post.ts Post --> Note 2018-04-08 02:30:37 +09:00
update-avatar.ts Some bug fixes 2018-04-08 03:58:11 +09:00
update-banner.ts Fix banner selection from user page and drives 2018-04-09 00:33:56 +09:00