Commit graph

54 commits

Author SHA1 Message Date
Mary
70bb5879f9 boot: remove setAttribute() calls and translate reload msg (#5532)
* boot: remove setAttribute() calls and translate reload msg

* Update src/client/app/boot.js

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2019-11-17 00:44:21 +09:00
tamaina
b040ac6373 PWA Fix (#5432)
* PWA Fix

* SWが/api/へのリクエストに関与しないように

* fix semicolon

* Update base.pug

* Update base.pug
2019-09-27 05:12:56 +09:00
syuilo
6064c3ae47 Add semicolons 2019-07-08 04:32:57 +09:00
tamaina
22c4842154
https://github.com/syuilo/misskey/pull/4549#discussion_r287750004 2019-07-07 02:22:33 +09:00
tamaina
788edd3622
fix 2019-07-07 02:22:33 +09:00
tamaina
899fc8a7bd
✌️ 2019-07-07 02:22:08 +09:00
tamaina
2afcdda058
wip 2019-07-07 02:21:13 +09:00
tamaina
82d2b0608f
fix #1442, fix #2106 2019-07-07 02:18:24 +09:00
syuilo
40276d7f1a テストページ廃止 2019-07-04 20:26:12 +09:00
MeiMei
a6c5e62923 assetsのjs要求時にsaltを付けないように (#4358)
* No assets salt

* remove related code
2019-02-24 10:38:00 +09:00
syuilo
efd0368e56
Resolve #4305 2019-02-18 04:52:40 +09:00
syuilo
350328770b
Improve readability 2019-02-05 17:30:17 +09:00
syuilo
01983da514
[Client] Use localStorage instead of window 2019-02-05 14:42:18 +09:00
syuilo
3a03010ee2
Refactoring 2019-02-01 00:09:28 +09:00
Aya Morisawa
125849673a
Use for-of instead of forEach (#3583)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-11 20:36:55 +09:00
syuilo
79ffbf95db
Improve MFM parser (#3337)
* 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-21 05:11:00 +09:00
MeiMei
fa66b79e2d Update the locale when version or language changed (#3263) 2018-11-16 17:13:22 +09:00
syuilo
17c6d64750
[Client] Prevent cache locale file 2018-11-15 05:20:25 +09:00
syuilo
6f2953f3a7
[Client] Clear cached locale data when shouldFlush is true 2018-11-13 01:11:36 +09:00
syuilo
fab389e624
[Client] Stop generate scripts for each languages
Resolve #3172
2018-11-12 05:03:12 +09:00
syuilo
f2e719b361
[Client] Admin page improved 2018-11-02 23:05:53 +09:00
syuilo
3aef5e6748
Better id 2018-10-13 19:16:47 +09:00
syuilo
6b96bd0185
テーマに関して強化 2018-10-02 16:04:31 +09:00
syuilo
2b07b3a873
wip 2018-09-26 18:59:37 +09:00
syuilo
4dc8351f56
Optimize booting script 2018-09-10 17:50:34 +09:00
Aya Morisawa
5cd6a0db16 Fix typo: serive -> service (#2647) 2018-09-07 00:44:57 +09:00
Aya Morisawa
291beb45fc
Use string interpolation 2018-09-01 23:12:51 +09:00
syuilo
f0b08d3936 Add brackets 2018-08-25 19:39:06 +09:00
Acid Chicken (硫酸鶏)
0ebe801af4
Update boot.js 2018-08-25 17:06:40 +09:00
syuilo
1b9c69f793 Fix bug 2018-08-23 01:55:39 +09:00
syuilo
8dc9ec06f8 良い感じに 2018-08-23 01:37:05 +09:00
Acid Chicken (硫酸鶏)
f33701233c
Update boot.js 2018-08-22 01:50:13 +09:00
Acid Chicken (硫酸鶏)
70003269e5
Update boot.js 2018-08-22 01:48:08 +09:00
syuilo
6ecb88b0d1 #2338 2018-08-22 00:52:00 +09:00
syuilo
125765faa6 Fix bug 2018-05-29 21:46:02 +09:00
syuilo
89461c598f Refactor 2018-05-24 05:28:46 +09:00
syuilo
c6b6c8afbd Clean up 2018-05-21 21:41:06 +09:00
syuilo
42c811a523 Refactor 2018-05-21 02:13:39 +09:00
syuilo
5c38084af5 ✌️ 2018-05-17 15:41:07 +09:00
syuilo
0b99483ccb サーバーのバージョンとクライアントのバージョンを分けた 2018-04-22 21:32:09 +09:00
syuilo
08b8d829f9 ダークモード情報をアカウントではなくブラウザに保存するように 2018-04-22 17:28:21 +09:00
syuilo
86e1b792c2 Salt 2018-04-21 16:40:16 +09:00
syuilo
decb257136 Revert "wait"
This reverts commit d670591713.
2018-04-21 16:32:15 +09:00
syuilo
d670591713 wait 2018-04-21 16:27:47 +09:00
syuilo
dee2b77bdc oops 2018-04-21 16:21:12 +09:00
syuilo
6119312a74 Fix bug 2018-04-21 16:18:58 +09:00
syuilo
f2fea7f3cd [wip] darkmode 2018-04-20 03:41:24 +09:00
syuilo
172cca6ad6 Better recovery system 2018-04-16 15:59:43 +09:00
syuilo
a53746e9d0 ✌️ 2018-04-15 06:16:50 +09:00
syuilo
7eac0bb1d6 wait 3 sec 2018-04-14 05:23:13 +09:00