Commit graph

17074 commits

Author SHA1 Message Date
Satsuki Yanagi
c348688eeb WebAuthnでログインできないのを修正 (#6327)
Resolve #6319
2020-05-09 08:20:22 +09:00
MeiMei
5225ad822c brotli圧縮の無効化など Resolve #6325 (#6326)
* disable brotli

* disable compress between nginx and app
2020-05-09 08:18:21 +09:00
Satsuki Yanagi
854387f562 chore: Use actions/checkout@v2 (#6328) 2020-05-08 17:46:58 +09:00
rinsuki
a130d013b1 docker buildでyarn.lockを考慮してなかったのを修正 (#6330) 2020-05-08 17:45:59 +09:00
Acid Chicken (硫酸鶏)
a1571bfe77 Merge pull request #6316 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-05-08 06:42:00 +09:00
Acid Chicken (硫酸鶏)
7f6ae105e3 Update README.md [AUTOGEN] 2020-05-08 03:00:08 +09:00
syuilo
8706793d89 chore: Use node 14.2 2020-05-07 08:45:52 +09:00
syuilo
098a8e6346 chore: Update typescript to 3.9 2020-05-07 08:45:41 +09:00
Acid Chicken (硫酸鶏)
469c91cf55 Fix using Buffer on window scope (#6324)
* Update 2fa.vue

* Import 'core-js/es/typed-array/from'

* Bye polyfill
2020-05-06 18:59:58 +09:00
syuilo
6dbf1dfa56 fix(client): Add missing icon 2020-05-06 14:46:45 +09:00
syuilo
ff7f7104f0 fix(client): Fix default reaction setting 2020-05-06 14:43:25 +09:00
syuilo
fd0bd2d74f feat(client): Make possible to customize sidebar
Resolve #6285
2020-05-06 11:41:44 +09:00
syuilo
d9d04de4e1 refactor(client): Reorder property 2020-05-06 09:40:49 +09:00
syuilo
3c581e5b09 refactor(client): Export default reaction setting and use it 2020-05-06 09:40:07 +09:00
syuilo
559a946a92 chore: Update deps 🚀 2020-05-06 08:17:38 +09:00
Acid Chicken (硫酸鶏)
293c3ff85c Merge pull request #6303 from syuilo/features/hcaptcha
Add support for hCaptcha
2020-05-05 10:22:49 +09:00
syuilo
8a6ac573a5 chore: Update dependencies 🚀 2020-05-04 12:56:02 +09:00
Acid Chicken (硫酸鶏)
934cf582b3 Merge pull request #6314 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-05-02 14:28:48 +09:00
Acid Chicken (硫酸鶏)
b971f07b70 Update README.md [AUTOGEN] 2020-05-02 13:00:09 +09:00
Acid Chicken (硫酸鶏)
79f617d12e Update hcaptcha.d.ts 2020-05-02 10:51:12 +09:00
Acid Chicken (硫酸鶏)
ea4bd60e24 Update src/@types/hcaptcha.d.ts 2020-05-02 10:50:29 +09:00
Acid Chicken (硫酸鶏)
ee6e720a9c Update src/server/api/private/signup.ts 2020-05-02 10:31:37 +09:00
syuilo
d2bbd8438e refactor 2020-05-02 10:28:45 +09:00
MeiMei
09197e36ce アップロードプログレスバーが動かないのを修正 Fix #6306 (#6307) 2020-05-02 10:00:43 +09:00
Acid Chicken (硫酸鶏)
14f90f8385 Merge pull request #6311 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-05-02 06:51:18 +09:00
Acid Chicken (硫酸鶏)
8d727e3efc Update README.md [AUTOGEN] 2020-05-02 06:00:13 +09:00
Acid Chicken (硫酸鶏)
4a526db6f2 Update signup.vue 2020-04-29 09:54:21 +09:00
Acid Chicken (硫酸鶏)
5046f82c83 Fix bug 2020-04-29 09:35:37 +09:00
Acid Chicken (硫酸鶏)
b1088cd584 Factorize *captcha component 2020-04-29 09:15:18 +09:00
Acid Chicken (硫酸鶏)
90a0a0257e Refactor code 2020-04-29 06:09:17 +09:00
Acid Chicken (硫酸鶏)
f4c140b087 Add *captcha settings guide 2020-04-29 06:04:05 +09:00
Acid Chicken (硫酸鶏)
dd6f3579f0 Refactor codes 2020-04-29 05:30:58 +09:00
Acid Chicken (硫酸鶏)
2dd0094a95 Fix bug 2020-04-28 14:55:12 +09:00
Acid Chicken (硫酸鶏)
8d233fa1cf Add support for hCaptcha 2020-04-28 14:29:33 +09:00
Acid Chicken (硫酸鶏)
9f809e1150 Merge pull request #6302 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-04-28 10:52:48 +09:00
Acid Chicken (硫酸鶏)
0d5a207ed0 Update README.md [AUTOGEN] 2020-04-28 10:49:08 +09:00
tamaina
8156c80e6c Update mfm.ts
Fix typo
2020-04-26 14:58:36 +09:00
tamaina
41c5d0e728 Update mfm.ts
Fix missed file name change
2020-04-26 14:55:04 +09:00
tamaina
f4fbc729d7 Update CHANGELOG.md 2020-04-26 14:51:12 +09:00
syuilo
dbc128d0c2 enhance(server): Resolve #6286 2020-04-26 11:54:51 +09:00
syuilo
4ebe9f3cb3 chore: Use kebab-case for file names 2020-04-26 11:48:09 +09:00
syuilo
8a876ef365 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-04-26 11:46:58 +09:00
syuilo
1eb59d9807 fix(server): Fix #6284 2020-04-26 11:46:47 +09:00
syuilo
0ef61a7d53 New translations ja-JP.yml (German) (#6299) 2020-04-26 11:40:08 +09:00
syuilo
f2620a9e7f feat(server): Improve boot process 2020-04-26 11:39:15 +09:00
syuilo
5ad96320d7 feat(server): Log postgresql version when boot 2020-04-26 11:24:31 +09:00
syuilo
5583007adb chore(server): Add TODO 2020-04-26 11:19:57 +09:00
syuilo
eb54c62886 chore(docker): Use node 14 2020-04-26 11:15:53 +09:00
syuilo
c538194997 chore(docker): Use postgresql 12 2020-04-26 11:13:02 +09:00
syuilo
42cfa8cda3 New translations ja-JP.yml (French) (#6295) 2020-04-26 10:36:45 +09:00