summaryrefslogtreecommitdiff
path: root/src/client/app/desktop/api/update-banner.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor: rename alert to dialogsyuilo2018-12-021-1/+1
|
* [Client] Improve alert componentsyuilo2018-11-141-9/+3
|
* Refactor client (#3178)syuilo2018-11-091-13/+12
| | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* Add return for invalid filetypes, fixes wrong behaviourNasha Hiramiya2018-08-301-1/+1
|
* Fix linting errorsNasha Hiramiya2018-08-281-5/+4
|
* Restrict banner filetypesHiramiya2018-08-271-0/+14
|
* i18nsyuilo2018-08-071-8/+8
|
* Refactorsyuilo2018-05-271-15/+17
|
* Refactorsyuilo2018-04-291-1/+1
|
* Fix lintsyuilo2018-04-261-1/+1
|
* Fix banner selection from user page and drivesunarist2018-04-091-22/+28
| | | | | | 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 :/)
* Some bug fixessyuilo2018-04-081-1/+1
|
* 整理したsyuilo2018-03-291-0/+98