summaryrefslogtreecommitdiff
path: root/src/client/app/boot.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-01-30v12 (#5712)syuilo1-171/+0
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
2019-11-17boot: remove setAttribute() calls and translate reload msg (#5532)Mary1-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>
2019-09-27PWA Fix (#5432)tamaina1-9/+4
* PWA Fix * SWが/api/へのリクエストに関与しないように * fix semicolon * Update base.pug * Update base.pug
2019-07-08Add semicolonssyuilo1-3/+3
2019-07-07https://github.com/syuilo/misskey/pull/4549#discussion_r287750004tamaina1-3/+8
2019-07-07fixtamaina1-8/+8
2019-07-07:v:tamaina1-9/+11
2019-07-07wiptamaina1-8/+8
2019-07-07fix #1442, fix #2106tamaina1-1/+1
2019-07-04テストページ廃止syuilo1-1/+0
2019-02-24assetsのjs要求時にsaltを付けないように (#4358)MeiMei1-9/+1
* No assets salt * remove related code
2019-02-18Resolve #4305syuilo1-2/+2
2019-02-05Improve readabilitysyuilo1-1/+2
2019-02-05[Client] Use localStorage instead of windowsyuilo1-1/+1
2019-02-01Refactoringsyuilo1-4/+6
2018-12-11Use for-of instead of forEach (#3583)Aya Morisawa1-3/+3
Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-11-21Improve MFM parser (#3337)syuilo1-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
2018-11-16Update the locale when version or language changed (#3263)MeiMei1-1/+4
2018-11-15[Client] Prevent cache locale filesyuilo1-4/+4
2018-11-13[Client] Clear cached locale data when shouldFlush is truesyuilo1-0/+2
2018-11-12[Client] Stop generate scripts for each languagessyuilo1-8/+12
Resolve #3172
2018-11-02[Client] Admin page improvedsyuilo1-0/+1
2018-10-13Better idsyuilo1-1/+1
2018-10-02テーマに関して強化syuilo1-1/+0
2018-09-26wipsyuilo1-7/+10
2018-09-10Optimize booting scriptsyuilo1-3/+5
2018-09-07Fix typo: serive -> service (#2647)Aya Morisawa1-1/+1
2018-09-01Use string interpolationAya Morisawa1-1/+1
2018-09-01Use string interpolationAya Morisawa1-1/+1
2018-08-25Add bracketssyuilo1-3/+3
2018-08-25Update boot.jsAcid Chicken (硫酸鶏)1-3/+4
2018-08-23Fix bugsyuilo1-1/+1
2018-08-23良い感じにsyuilo1-4/+10
2018-08-22Update boot.jsAcid Chicken (硫酸鶏)1-1/+1
2018-08-22Update boot.jsAcid Chicken (硫酸鶏)1-5/+7
2018-08-22#2338syuilo1-1/+1
2018-05-29Fix bugsyuilo1-3/+3
2018-05-24Refactorsyuilo1-6/+14
2018-05-21Clean upsyuilo1-3/+0
2018-05-21Refactorsyuilo1-11/+14
2018-05-17:v:syuilo1-1/+1
2018-04-22サーバーのバージョンとクライアントのバージョンを分 ↵syuilo1-2/+2
2018-04-22ダークモード情報をアカウントではなくブラウザに保存 ↵syuilo1-5/+2
るように
2018-04-21Saltsyuilo1-1/+9
2018-04-21Revert "wait"syuilo1-3/+1
This reverts commit d6705917137711f25d84bffaf9ab4453972fece5.
2018-04-21waitsyuilo1-1/+3
2018-04-21oopssyuilo1-8/+2
2018-04-21Fix bugsyuilo1-1/+5
2018-04-20[wip] darkmodesyuilo1-0/+8
2018-04-16Better recovery systemsyuilo1-12/+20