syuilo
|
ea662b5c49
|
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
|
2020-05-10 15:20:25 +09:00 |
syuilo
|
58a8fff895
|
refactor(server): Improve readability
|
2020-05-10 15:20:21 +09:00 |
Satsuki Yanagi
|
bb302a90a6
|
Fix #6337 (#6338)
|
2020-05-10 08:10:41 +09:00 |
MeiMei
|
99e34e9ee2
|
Fix inbox bug (#6334)
|
2020-05-09 17:08:54 +09:00 |
syuilo
|
f1417c6bb1
|
chore(lint): Update rule
|
2020-05-09 16:19:09 +09:00 |
syuilo
|
729db347a2
|
refactor(client): Remove deprecated property
|
2020-05-09 16:05:31 +09:00 |
syuilo
|
f2465ca11f
|
fix(client): Fix bug that cannot set custom texture
|
2020-05-09 15:55:00 +09:00 |
syuilo
|
0294061c00
|
feat(client): Reimplement Misskey Rooms
|
2020-05-09 15:47:20 +09:00 |
syuilo
|
71e5892308
|
refactor(client): Use getters to avoid watch vuex
|
2020-05-09 15:22:50 +09:00 |
syuilo
|
a1597047b4
|
chore: Update deps 🚀
|
2020-05-09 08:44:45 +09:00 |
MeiMei
|
d6a8889d84
|
Receive Flag (#6331)
|
2020-05-09 08:25:23 +09:00 |
MeiMei
|
070f1f3c6e
|
APリファクタとLD-Signatureの検証に対応 (#6300)
* DbResolver
* inbox types
* 認証順を変更
* User/Keyあたりをまとめる
* LD-Signatue
* Validate contexts url
* LD-Signature DocumentLoaderにProxyとTimeout
|
2020-05-09 08:21:42 +09:00 |
Satsuki Yanagi
|
234294d564
|
WebAuthnでログインできないのを修正 (#6327)
Resolve #6319
|
2020-05-09 08:20:22 +09:00 |
MeiMei
|
d1be8b43f6
|
brotli圧縮の無効化など Resolve #6325 (#6326)
* disable brotli
* disable compress between nginx and app
|
2020-05-09 08:18:21 +09:00 |
Satsuki Yanagi
|
0ed94ee52e
|
chore: Use actions/checkout@v2 (#6328)
|
2020-05-08 17:46:58 +09:00 |
rinsuki
|
f07564a452
|
docker buildでyarn.lockを考慮してなかったのを修正 (#6330)
|
2020-05-08 17:45:59 +09:00 |
Acid Chicken (硫酸鶏)
|
37419886a1
|
Merge pull request #6316 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
|
2020-05-08 06:42:00 +09:00 |
Acid Chicken (硫酸鶏)
|
b9f0a9ed88
|
Update README.md [AUTOGEN]
|
2020-05-08 03:00:08 +09:00 |
syuilo
|
d0f68bb5d1
|
chore: Use node 14.2
|
2020-05-07 08:45:52 +09:00 |
syuilo
|
11a350a114
|
chore: Update typescript to 3.9
|
2020-05-07 08:45:41 +09:00 |
Acid Chicken (硫酸鶏)
|
778ac79c44
|
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
|
766c00c305
|
fix(client): Add missing icon
|
2020-05-06 14:46:45 +09:00 |
syuilo
|
97cdfa662e
|
fix(client): Fix default reaction setting
|
2020-05-06 14:43:25 +09:00 |
syuilo
|
4a08d5295e
|
feat(client): Make possible to customize sidebar
Resolve #6285
|
2020-05-06 11:41:44 +09:00 |
syuilo
|
b77788b947
|
refactor(client): Reorder property
|
2020-05-06 09:40:49 +09:00 |
syuilo
|
729116c9e5
|
refactor(client): Export default reaction setting and use it
|
2020-05-06 09:40:07 +09:00 |
syuilo
|
d57d55a226
|
chore: Update deps 🚀
|
2020-05-06 08:17:38 +09:00 |
Acid Chicken (硫酸鶏)
|
4cccdb8a98
|
Merge pull request #6303 from syuilo/features/hcaptcha
Add support for hCaptcha
|
2020-05-05 10:22:49 +09:00 |
syuilo
|
54045f95ca
|
chore: Update dependencies 🚀
|
2020-05-04 12:56:02 +09:00 |
Acid Chicken (硫酸鶏)
|
ee6c7cbc59
|
Merge pull request #6314 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
|
2020-05-02 14:28:48 +09:00 |
Acid Chicken (硫酸鶏)
|
00508dc778
|
Update README.md [AUTOGEN]
|
2020-05-02 13:00:09 +09:00 |
Acid Chicken (硫酸鶏)
|
a3ff1bfda7
|
Update hcaptcha.d.ts
|
2020-05-02 10:51:12 +09:00 |
Acid Chicken (硫酸鶏)
|
f57888eb4b
|
Update src/@types/hcaptcha.d.ts
|
2020-05-02 10:50:29 +09:00 |
Acid Chicken (硫酸鶏)
|
b2c703c173
|
Update src/server/api/private/signup.ts
|
2020-05-02 10:31:37 +09:00 |
syuilo
|
9053b9635e
|
refactor
|
2020-05-02 10:28:45 +09:00 |
MeiMei
|
b5e87a46b0
|
アップロードプログレスバーが動かないのを修正 Fix #6306 (#6307)
|
2020-05-02 10:00:43 +09:00 |
Acid Chicken (硫酸鶏)
|
ddbdb94ba6
|
Merge pull request #6311 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
|
2020-05-02 06:51:18 +09:00 |
Acid Chicken (硫酸鶏)
|
304e3d58ea
|
Update README.md [AUTOGEN]
|
2020-05-02 06:00:13 +09:00 |
Acid Chicken (硫酸鶏)
|
ca6a70e555
|
Update signup.vue
|
2020-04-29 09:54:21 +09:00 |
Acid Chicken (硫酸鶏)
|
9a611b24f3
|
Fix bug
|
2020-04-29 09:35:37 +09:00 |
Acid Chicken (硫酸鶏)
|
77adf26236
|
Factorize *captcha component
|
2020-04-29 09:15:18 +09:00 |
Acid Chicken (硫酸鶏)
|
805472482e
|
Refactor code
|
2020-04-29 06:09:17 +09:00 |
Acid Chicken (硫酸鶏)
|
01411327b8
|
Add *captcha settings guide
|
2020-04-29 06:04:05 +09:00 |
Acid Chicken (硫酸鶏)
|
9daa900793
|
Refactor codes
|
2020-04-29 05:30:58 +09:00 |
Acid Chicken (硫酸鶏)
|
b862c055ae
|
Fix bug
|
2020-04-28 14:55:12 +09:00 |
Acid Chicken (硫酸鶏)
|
7860839220
|
Add support for hCaptcha
|
2020-04-28 14:29:33 +09:00 |
Acid Chicken (硫酸鶏)
|
e17e8bbb6f
|
Merge pull request #6302 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
|
2020-04-28 10:52:48 +09:00 |
Acid Chicken (硫酸鶏)
|
136d0683b0
|
Update README.md [AUTOGEN]
|
2020-04-28 10:49:08 +09:00 |
tamaina
|
0eded8f5a9
|
Update mfm.ts
Fix typo
|
2020-04-26 14:58:36 +09:00 |
tamaina
|
f62eb0fee9
|
Update mfm.ts
Fix missed file name change
|
2020-04-26 14:55:04 +09:00 |