summaryrefslogtreecommitdiff
path: root/src/client/app/boot.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* v12 (#5712)syuilo2020-01-301-171/+0
| | | | | Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
* boot: remove setAttribute() calls and translate reload msg (#5532)Mary2019-11-171-9/+12
| | | | | | | | * boot: remove setAttribute() calls and translate reload msg * Update src/client/app/boot.js Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* PWA Fix (#5432)tamaina2019-09-271-9/+4
| | | | | | | | | | | | * PWA Fix * SWが/api/へのリクエストに関与しないように * fix semicolon * Update base.pug * Update base.pug
* Add semicolonssyuilo2019-07-081-3/+3
|
* https://github.com/syuilo/misskey/pull/4549#discussion_r287750004tamaina2019-07-071-3/+8
|
* fixtamaina2019-07-071-8/+8
|
* :v:tamaina2019-07-071-9/+11
|
* wiptamaina2019-07-071-8/+8
|
* fix #1442, fix #2106tamaina2019-07-071-1/+1
|
* テストページ廃止syuilo2019-07-041-1/+0
|
* assetsのjs要求時にsaltを付けないように (#4358)MeiMei2019-02-241-9/+1
| | | | | | * No assets salt * remove related code
* Resolve #4305syuilo2019-02-181-2/+2
|
* Improve readabilitysyuilo2019-02-051-1/+2
|
* [Client] Use localStorage instead of windowsyuilo2019-02-051-1/+1
|
* Refactoringsyuilo2019-02-011-4/+6
|
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-111-3/+3
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Improve MFM parser (#3337)syuilo2018-11-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * Refactor * Refactor * wip * wip * wip * wip * Refactor * Refactor * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Clean up * Update misskey-flavored-markdown.ts * wip * wip * wip * wip * Update parser.ts * wip * Add new test * wip * Add new test * Add new test * wip * Refactor * Update parse.ts * Refactor * Update parser.ts * wip
* Update the locale when version or language changed (#3263)MeiMei2018-11-161-1/+4
|
* [Client] Prevent cache locale filesyuilo2018-11-151-4/+4
|
* [Client] Clear cached locale data when shouldFlush is truesyuilo2018-11-131-0/+2
|
* [Client] Stop generate scripts for each languagessyuilo2018-11-121-8/+12
| | | | Resolve #3172
* [Client] Admin page improvedsyuilo2018-11-021-0/+1
|
* Better idsyuilo2018-10-131-1/+1
|
* テーマに関して強化syuilo2018-10-021-1/+0
|
* wipsyuilo2018-09-261-7/+10
|
* Optimize booting scriptsyuilo2018-09-101-3/+5
|
* Fix typo: serive -> service (#2647)Aya Morisawa2018-09-071-1/+1
|
* Use string interpolationAya Morisawa2018-09-011-1/+1
|
* Add bracketssyuilo2018-08-251-3/+3
|
* Update boot.jsAcid Chicken (硫酸鶏)2018-08-251-3/+4
|
* Fix bugsyuilo2018-08-231-1/+1
|
* 良い感じにsyuilo2018-08-231-4/+10
|
* Update boot.jsAcid Chicken (硫酸鶏)2018-08-221-1/+1
|
* Update boot.jsAcid Chicken (硫酸鶏)2018-08-221-5/+7
|
* #2338syuilo2018-08-221-1/+1
|
* Fix bugsyuilo2018-05-291-3/+3
|
* Refactorsyuilo2018-05-241-6/+14
|
* Clean upsyuilo2018-05-211-3/+0
|
* Refactorsyuilo2018-05-211-11/+14
|
* :v:syuilo2018-05-171-1/+1
|
* サーバーのバージョンとクライアントのバージョンを分 ↵syuilo2018-04-221-2/+2
| | | |
* ダークモード情報をアカウントではなくブラウザに保存 ↵syuilo2018-04-221-5/+2
| | | | るように
* Saltsyuilo2018-04-211-1/+9
|
* Revert "wait"syuilo2018-04-211-3/+1
| | | | This reverts commit d6705917137711f25d84bffaf9ab4453972fece5.
* waitsyuilo2018-04-211-1/+3
|
* oopssyuilo2018-04-211-8/+2
|
* Fix bugsyuilo2018-04-211-1/+5
|
* [wip] darkmodesyuilo2018-04-201-0/+8
|
* Better recovery systemsyuilo2018-04-161-12/+20
|
* :v:syuilo2018-04-151-5/+3
|