Commit graph

12832 commits

Author SHA1 Message Date
syuilo
dd4ec2b035 [Client] Fix bug 2018-12-11 20:59:25 +09:00
syuilo
edc0ae9eef Fix bug 2018-12-11 20:47:07 +09:00
Aya Morisawa
b954245a4d 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
a9adb00420 Fix error 2018-12-11 20:33:52 +09:00
syuilo
90e5b2fdf1 New translations ja-JP.yml (English) 2018-12-11 20:32:25 +09:00
syuilo
2911934a69 New translations ja-JP.yml (Norwegian) 2018-12-11 20:23:11 +09:00
syuilo
3797169eef New translations ja-JP.yml (Dutch) 2018-12-11 20:23:07 +09:00
syuilo
d606e3ecf0 New translations ja-JP.yml (Japanese, Kansai) 2018-12-11 20:23:02 +09:00
syuilo
65567aca29 New translations ja-JP.yml (Spanish) 2018-12-11 20:22:58 +09:00
syuilo
4775e1fffb New translations ja-JP.yml (Russian) 2018-12-11 20:22:53 +09:00
syuilo
9e061d794f New translations ja-JP.yml (Portuguese) 2018-12-11 20:22:48 +09:00
syuilo
7d1e05d6f1 New translations ja-JP.yml (Polish) 2018-12-11 20:22:44 +09:00
syuilo
17c9ec5a0f New translations ja-JP.yml (Korean) 2018-12-11 20:22:39 +09:00
syuilo
4f3e9e2389 New translations ja-JP.yml (Italian) 2018-12-11 20:22:35 +09:00
syuilo
2736c24382 New translations ja-JP.yml (German) 2018-12-11 20:22:30 +09:00
syuilo
a0c7dcfd9f New translations ja-JP.yml (French) 2018-12-11 20:22:26 +09:00
syuilo
98456d2527 New translations ja-JP.yml (English) 2018-12-11 20:22:22 +09:00
syuilo
c4950f45d5 New translations ja-JP.yml (Chinese Simplified) 2018-12-11 20:22:17 +09:00
syuilo
84a152d30c New translations ja-JP.yml (Catalan) 2018-12-11 20:22:13 +09:00
dependabot[bot]
0fd7d7ea96 Update typescript requirement from 3.1.6 to 3.2.2 (#3585)
Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript) to permit the latest version.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits/v3.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-11 20:21:03 +09:00
Acid Chicken (硫酸鶏)
469c773eec Resolve #3581 (#3589)
* Update ja-JP.yml

* Create 404.vue

* Update script.ts

* Update script.ts

* Update script.ts

* Update script.ts

* Update script.ts

* Update script.ts

* Update 404.vue

* Update meta.ts

* Update instance.vue

* Update update-meta.ts
2018-12-11 20:19:13 +09:00
MeiMei
b9ec3795f7 Show user fields (#3590) 2018-12-11 20:18:12 +09:00
syuilo
a0bd6bcb09 New translations ja-JP.yml (Norwegian) 2018-12-11 18:25:19 +09:00
syuilo
6d443e697f New translations ja-JP.yml (Dutch) 2018-12-11 18:25:14 +09:00
syuilo
ce5717a7c4 New translations ja-JP.yml (Japanese, Kansai) 2018-12-11 18:25:09 +09:00
syuilo
ab91f04d1f New translations ja-JP.yml (Spanish) 2018-12-11 18:25:05 +09:00
syuilo
d88a3a94ce New translations ja-JP.yml (Russian) 2018-12-11 18:25:00 +09:00
syuilo
3e422b428d New translations ja-JP.yml (Portuguese) 2018-12-11 18:24:55 +09:00
syuilo
143221612d New translations ja-JP.yml (Polish) 2018-12-11 18:24:50 +09:00
syuilo
5d7ebf6ed5 New translations ja-JP.yml (Korean) 2018-12-11 18:24:45 +09:00
syuilo
6417c85ee3 New translations ja-JP.yml (Italian) 2018-12-11 18:24:40 +09:00
syuilo
81cf7009e2 New translations ja-JP.yml (German) 2018-12-11 18:24:36 +09:00
syuilo
79b4990811 New translations ja-JP.yml (French) 2018-12-11 18:24:31 +09:00
syuilo
217ecc3f37 New translations ja-JP.yml (English) 2018-12-11 18:24:26 +09:00
syuilo
0a7b1d663f New translations ja-JP.yml (Chinese Simplified) 2018-12-11 18:24:22 +09:00
syuilo
10df9eb158 New translations ja-JP.yml (Catalan) 2018-12-11 18:24:17 +09:00
Acid Chicken (硫酸鶏)
00647b5550 Update ja-JP.yml 2018-12-11 18:12:18 +09:00
syuilo
83b2d06b0a 🎨 2018-12-11 04:29:47 +09:00
syuilo
37c9b89306 New translations ja-JP.yml (French) 2018-12-11 00:02:10 +09:00
Acid Chicken (硫酸鶏)
4365134fbb Refactor /.autogen (#3551)
* Create patreon.jq

* Create check_pr.jq

* Rename check_pr.jq to .autogen/check_pr.jq

* Create next_url.jq

* Update autogen.sh

* Rename autogen.sh to update_readme_patreon.sh
2018-12-10 23:22:52 +09:00
syuilo
b908375659 Fix #3325 2018-12-10 23:13:50 +09:00
Aya Morisawa
ac9ea9fafd Use && and || to eliminate if-statement (#3559)
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-10 17:08:48 +09:00
syuilo
d3ddf1f787 [Client] Fix #3396 2018-12-10 12:31:04 +09:00
syuilo
173229a574 New translations ja-JP.yml (Korean) 2018-12-10 07:32:10 +09:00
syuilo
04c95d229d New translations ja-JP.yml (Polish) 2018-12-10 04:42:02 +09:00
syuilo
8378d10cf6 New translations ja-JP.yml (Polish) 2018-12-10 04:31:59 +09:00
syuilo
44459a0c55 New translations ja-JP.yml (Polish) 2018-12-10 04:11:59 +09:00
syuilo
e25aa05e09 New translations ja-JP.yml (English) 2018-12-10 03:51:43 +09:00
syuilo
3bebf7fba1 Fix bug 2018-12-10 01:44:43 +09:00
syuilo
5053cca242 New translations ja-JP.yml (Polish) 2018-12-10 01:02:02 +09:00