misskey/src/client/app/desktop/views/pages
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
..
user Fix banner selection from user page and drives 2018-04-09 00:33:56 +09:00
drive.vue 整理した 2018-03-29 20:32:18 +09:00
home-customize.vue 整理した 2018-03-29 20:32:18 +09:00
home.vue Post --> Note 2018-04-08 02:30:37 +09:00
index.vue 整理した 2018-03-29 20:32:18 +09:00
messaging-room.vue Allow name property of user to be null 2018-04-06 01:36:34 +09:00
note.vue Post --> Note 2018-04-08 02:30:37 +09:00
othello.vue 整理した 2018-03-29 20:32:18 +09:00
search.vue Post --> Note 2018-04-08 02:30:37 +09:00
selectdrive.vue 整理した 2018-03-29 20:32:18 +09:00
welcome.vue Introduce acct directory 2018-04-02 13:44:32 +09:00