summaryrefslogtreecommitdiff
path: root/src/client (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [Client] Improve UIsyuilo2018-11-154-20/+38
|
* [Client] Improve UIsyuilo2018-11-143-15/+34
|
* :art:syuilo2018-11-141-1/+1
|
* :art:syuilo2018-11-141-1/+1
|
* :art:syuilo2018-11-142-4/+20
|
* [Client] Add missing iconsyuilo2018-11-141-0/+2
|
* [Client] Fix iconssyuilo2018-11-143-3/+5
|
* :art:syuilo2018-11-141-0/+3
|
* [Client] Better thumbnail generationsyuilo2018-11-141-7/+1
|
* ServiceWorkerはメンテナンスされていないのでとりあえず無 ↵syuilo2018-11-141-1/+1
| | | | 効化
* Fix #3228 (#3230)Acid Chicken (硫酸鶏)2018-11-141-1/+1
| | | | | | | | | | * Update index.ts * fix sw.js path * Revert "Update index.ts" This reverts commit e0b1d4239f16b65512f5dbdd93c8765f708b5282.
* [Client] Improve alert componentsyuilo2018-11-1430-671/+268
|
* [Client] Add missing iconssyuilo2018-11-146-15/+31
|
* :art:syuilo2018-11-141-1/+1
|
* [Client] Fix #3227syuilo2018-11-141-7/+2
|
* Update src/client/app/init.tssyuilo2018-11-141-0/+2
|
* [Client] Add missing iconssyuilo2018-11-141-0/+8
|
* [Client] Fix importssyuilo2018-11-142-12/+12
|
* Fix errorsyuilo2018-11-141-3/+0
|
* [Client] Fix #3009syuilo2018-11-142-8/+6
|
* [Client] Some optimizationssyuilo2018-11-134-73/+22
|
* [Client] Some optimizationssyuilo2018-11-137-11/+17
|
* [Client] Fix bugsyuilo2018-11-1334-34/+36
|
* [Client] Some performance optimizationssyuilo2018-11-1312-67/+189
|
* [Client] Fix bugsyuilo2018-11-131-1/+1
|
* [Client] Split components to reduce bundle sizesyuilo2018-11-133-5/+8
|
* [Client] Fix #3213syuilo2018-11-1314-312/+195
|
* Merge branch 'master' into developsyuilo2018-11-132-3/+52
|\
| * Improve usabilitysyuilo2018-11-132-3/+52
| |
* | sort user timeline by date (#3210)MeiMei2018-11-136-9/+15
|/
* [Client] Clear cached locale data when shouldFlush is truesyuilo2018-11-131-0/+2
|
* [Client] Improve post-form widgetsyuilo2018-11-131-53/+195
|
* :art:syuilo2018-11-131-72/+72
|
* [Client] Emoji pickersyuilo2018-11-136-25/+350
| | | | Closes #3130
* [Client] Split some components to reduce bundle sizesyuilo2018-11-1219-29/+63
|
* [Client] Stop generate scripts for each languagessyuilo2018-11-122-13/+15
| | | | Resolve #3172
* [Client] Enable code splittingsyuilo2018-11-127-17/+21
| | | | And some optimizations
* :art:syuilo2018-11-122-4/+9
|
* :art:syuilo2018-11-111-0/+1
|
* [Client] Implement word mutesyuilo2018-11-119-71/+73
| | | | Closes #1739
* [Client] Fix i18nsyuilo2018-11-111-2/+2
|
* [Client] Fix i18nsyuilo2018-11-111-2/+2
| | | | Closes #3192
* [Clinet] Fix i18nsyuilo2018-11-111-1/+1
|
* show self host in unicode (#3200)MeiMei2018-11-117-7/+14
|
* Better textsyuilo2018-11-111-1/+1
|
* [Client] Show domain in admin pagesyuilo2018-11-101-0/+3
|
* [Client] Fix bugsyuilo2018-11-101-1/+1
|
* Fix #3187syuilo2018-11-102-2/+2
|
* Fix note menu (#3184)Aya Morisawa2018-11-091-6/+6
|
* Eliminate mutable variable to construct menu items (#3183)Aya Morisawa2018-11-091-65/+50
|