Commit Graph

20761 Commits

Author SHA1 Message Date
syuilo 59b7b0f832 Update CONTRIBUTING.md 2022-07-22 00:35:30 +09:00
syuilo 035ec0a874 enhance(client): add some themes 2022-07-22 00:25:56 +09:00
syuilo 9ed6a9701a fix(client): MiAuth page is broken
Fix #9026
2022-07-22 00:17:52 +09:00
syuilo 53d24c2ba1 chore: improve error message of boot 2022-07-21 22:30:36 +09:00
syuilo 62226b985a fix(client): fix drawer menu style regression 2022-07-21 22:22:13 +09:00
syuilo d72ac908f4 fix(client): some fixes 2022-07-21 00:32:41 +09:00
syuilo 00be79ce13 12.118.0-beta.2 2022-07-20 23:22:11 +09:00
syuilo 8261321dac fix(client): fix some routings 2022-07-20 23:21:42 +09:00
syuilo 4761ff7444 Add vi-VN language support
Resolve #8975
2022-07-20 23:12:18 +09:00
syuilo d1f1430b84 12.118.0-beta.1 2022-07-20 23:04:56 +09:00
syuilo 39ee039fcb chore(client): tweak theme select ui 2022-07-20 23:02:14 +09:00
syuilo 9606ba0454 fix(client): support v-if of select component 2022-07-20 23:01:40 +09:00
syuilo 50e3ca19bc refactor(client): 2022-07-20 22:24:26 +09:00
dependabot[bot] 9a1f5afde9
chore(deps): bump terser from 5.9.0 to 5.14.2 (#9024)
Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20 21:46:16 +09:00
syuilo 716cb23acb fix(client): タイミングによっては tag-cloud でエラーが発生するのを修正 2022-07-20 20:00:35 +09:00
syuilo e83dd90e07 chore(client): tweak radio component 2022-07-20 19:59:50 +09:00
syuilo 66f1aaf5f7 enhance(client): ネストしたルーティングに対応 2022-07-20 19:59:27 +09:00
syuilo 17afbc3c46 enhance(client): suspense
Fix #8817
2022-07-19 21:36:33 +09:00
syuilo b495f6cfff 12.117.1 2022-07-19 17:22:24 +09:00
syuilo c3c74c098d
New translations ja-JP.yml (Slovak) (#9014) 2022-07-19 17:21:30 +09:00
syuilo 4769cd420b fix(client): 「インスタンスからのお知らせを受け取る」の設定を変更できない問題を修正
Fix #8474
2022-07-19 17:21:03 +09:00
syuilo 5b8d960b9f fix(client): tweak mfm-cheat-sheet 2022-07-19 17:13:24 +09:00
syuilo 7dd381bb5c Update CHANGELOG.md 2022-07-19 17:10:21 +09:00
Acid Chicken (硫酸鶏) a3c2dbbfb5
fix(server): make sure `getFileInfo` doesn't fail if `detectSensitivity` ever fails (#9020) 2022-07-19 17:09:21 +09:00
syuilo e35f599b6d update vite 2022-07-19 13:25:23 +09:00
syuilo 6fc42629c8 Update CHANGELOG.md 2022-07-19 13:23:36 +09:00
syuilo a8867a8eea Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-07-19 01:20:38 +09:00
syuilo 264a6cda8e fix(client): fix window default prop 2022-07-19 01:20:36 +09:00
xianon a675131b80
ユーザー情報の取得の再試行を修正する (#9017) 2022-07-18 21:43:31 +09:00
syuilo 369660ac79 chore(client): tweak style 2022-07-18 18:41:17 +09:00
syuilo b3b0a960af update vite 2022-07-18 18:41:07 +09:00
syuilo 1c21cb4d82 lint fix 2022-07-18 05:08:13 +09:00
syuilo 036017a6af 12.117.0 2022-07-18 05:06:50 +09:00
syuilo f095863b61
New Crowdin updates (#9009)
* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Bengali)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Russian)

* New translations ja-JP.yml (Vietnamese)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (English)
2022-07-18 05:04:28 +09:00
syuilo 49499f3d7d enhance(client): tweak ui 2022-07-18 05:03:39 +09:00
syuilo cbd07cdbe9 12.117.0-beta.1 2022-07-18 01:37:26 +09:00
syuilo b123cbca58 chore(client): tweak style 2022-07-18 01:29:29 +09:00
Ryu jongheon 61d8b56eee
fix(client): use icon for local if available (#9012) 2022-07-18 00:33:12 +09:00
syuilo e9a97b4717 enhance(client): ウィンドウを最大化できるように 2022-07-18 00:31:55 +09:00
syuilo 01d7403dc4 🎨 2022-07-18 00:18:56 +09:00
syuilo 8f3ca867d2 enhance(client): tweak ui 2022-07-17 23:18:05 +09:00
syuilo d7222dd56a enhance(client): tweak ui 2022-07-17 21:06:33 +09:00
syuilo 3b69a563f8 12.116.1 2022-07-17 05:35:28 +09:00
syuilo 0331f3c61b chore(client): tweak deck ui 2022-07-17 05:33:21 +09:00
syuilo 2dae56fc8f chore(client): tweak style 2022-07-17 05:13:07 +09:00
syuilo bec2d9e3fa Update 1651224615271-foreign-key.js
#8852
2022-07-17 05:12:59 +09:00
syuilo da92988fb8 fix(client): fix deck style 2022-07-17 05:12:43 +09:00
syuilo 77d4d6e377 fix(client): デッキUI時に ページで表示 ボタンが機能しない問題を修正
Fix #9010
2022-07-17 05:12:22 +09:00
syuilo a974ab00d7 12.116.0 2022-07-16 23:53:15 +09:00
syuilo 4352331b70
New Crowdin updates (#9007)
* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Russian)

* New translations ja-JP.yml (Slovak)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Vietnamese)

* New translations ja-JP.yml (Chinese Traditional)
2022-07-16 23:53:01 +09:00