Commit graph

16 commits

Author SHA1 Message Date
syuilo 69b74a46b9
Split cropperjs to reduce bundle size 2019-02-18 19:26:53 +09:00
syuilo 882d829558
Fix #4063 2019-02-18 19:22:10 +09:00
Aya Morisawa c8b45f4f42
Fix #3346
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-26 19:39:51 +09:00
syuilo c9ac9923df
Refactor: rename alert to dialog 2018-12-02 15:28:52 +09:00
syuilo 11afa8140c
[Client] Improve alert component 2018-11-14 16:30:58 +09:00
syuilo 3f79c9ae49
Refactor client (#3178)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2018-11-09 16:00:29 +09:00
Nasha Hiramiya 6434dac04d Add return for invalid filetypes, fixes wrong behaviour 2018-08-30 21:04:20 +01:00
Nasha Hiramiya 3dcdd7a5d7 Fix linting errors 2018-08-28 09:44:49 +01:00
Hiramiya e7e6d833b7
Restrict banner filetypes 2018-08-27 20:03:48 +01:00
syuilo d733a1b445 i18n 2018-08-07 03:20:26 +09:00
syuilo d5f92eed8c Refactor 2018-05-27 13:49:09 +09:00
syuilo 987799e9db Refactor 2018-04-29 21:37:51 +09:00
syuilo f7c02819be Fix lint 2018-04-26 14:44:23 +09:00
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
syuilo a02ee3a08b Some bug fixes 2018-04-08 03:58:11 +09:00
syuilo cf33e483f7 整理した 2018-03-29 20:32:18 +09:00
Renamed from src/server/web/app/desktop/api/update-banner.ts (Browse further)