Commit Graph

25994 Commits

Author SHA1 Message Date
syuilo 04a8acc0d3 New translations ja-jp.yml (Russian) 2024-09-07 04:32:58 +09:00
かっこかり 0d0cd738f8
refactor(misskey-js): warnを除去 (#14520) 2024-09-07 02:38:01 +09:00
かっこかり 567acea2a3
fix(frontend): instance infoページで不必要なapiリクエストが飛ぶのを抑止 (#14515)
* fix(frontend): instance infoページで不必要なapiリクエストが飛ぶのを抑止

* fix
2024-09-06 17:23:40 +09:00
かっこかり 8d19bdbb65
fix(misskey-js): content-typeはapplication/jsonでないもののみを記録するように (#14508) 2024-09-06 17:22:45 +09:00
かっこかり cdb0566c5b
refactor(frontend): scss deprecated 警告に対応 (#14513) 2024-09-06 16:12:14 +09:00
かっこかり f7398faeac
enhance(frontend): アイコンデコレーション管理画面にプレビューを追加 (#14511)
* enhance(frontend): アイコンデコレーション管理画面にプレビューを追加

* Update Changelog

* tweak
2024-09-06 15:37:03 +09:00
taiy c8f49b6ae7
chore(ci/lint): ESLintのキャッシュが保存できない問題を修正 (#14506) 2024-09-06 14:45:53 +09:00
syuilo 759cd27731 New translations ja-jp.yml (Catalan) 2024-09-06 06:16:00 +09:00
syuilo 99727c5fb4 New translations ja-jp.yml (Catalan) 2024-09-06 04:31:33 +09:00
syuilo 74c93fcebe Update .gitignore 2024-09-05 14:07:36 +09:00
syuilo a32d231bc1 New translations ja-jp.yml (Portuguese) 2024-09-02 11:10:31 +09:00
syuilo 4d212167a3 New translations ja-jp.yml (Russian) 2024-09-02 01:05:52 +09:00
syuilo ebfb1f60dc New translations ja-jp.yml (Russian) 2024-09-01 23:43:55 +09:00
syuilo aed2386489 New translations ja-jp.yml (Portuguese) 2024-09-01 20:29:11 +09:00
syuilo e8d3d5e0c7 New translations ja-jp.yml (Chinese Traditional) 2024-08-31 18:09:41 +09:00
syuilo 2bd0c26ada New translations ja-jp.yml (Portuguese) 2024-08-31 12:44:05 +09:00
syuilo 76250d7701 New translations ja-jp.yml (Portuguese) 2024-08-31 11:34:22 +09:00
syuilo aa99326348 New translations ja-jp.yml (Portuguese) 2024-08-30 20:37:51 +09:00
zyoshoka 8be624aa44
refactor(sw): fix type errors (#14478)
* style(sw): lint fixes

* refactor(sw): fix type errors

* chore(sw): disable `noImplicitAny`

* ci(sw): enable typecheck ci

* ci(sw): build `misskey-js` before typecheck
2024-08-30 15:53:04 +09:00
zyoshoka 3fe7e37f10
fix(frontend): server metrics look strange after reload (#14467) 2024-08-30 10:59:23 +09:00
zyoshoka 7fe3035059
fix(backend): use `prefixItems` in `admin/queue/*-delayed` endpoint schema (#14468)
* fix(backend): represent tuples with `prefixItems`

* refactor(frontend): fix type errors

* fix(backend): add `prefixItems` in `SchemaType`

* fix(backend): add `unevaluatedItems: false` to disallow extra items

* refactor(frontend): consolidate `'deliver' | 'queue'` type def into `queue.vue`

* fix(backend): add `unevaluatedItems` in `SchemaType`
2024-08-30 10:58:59 +09:00
zyoshoka 06855f769f
refactor(sw): use fully typed locales (#14470)
* refactor(sw): use fully typed locales

* fix(backend): enumerate achievement notification type
2024-08-30 10:58:11 +09:00
syuilo a6cc6e410e New translations ja-jp.yml (Indonesian) 2024-08-29 20:20:27 +09:00
zyoshoka 3e85052754
fix(backend): correct `app`-type notification schema (#14471) 2024-08-29 18:57:44 +09:00
syuilo b6fdd71957 消し忘れ 2024-08-27 20:40:11 +09:00
syuilo 36dff66883 refactor 2024-08-27 20:36:43 +09:00
Kisaragi 255c8bd1b9
fix: 投稿フォームの字数上限計算を実際の投稿内容に合わせる (#14466) 2024-08-26 15:55:38 +09:00
syuilo 206dc3e1c8 New translations ja-jp.yml (English) 2024-08-26 13:58:11 +09:00
syuilo 3b593a5067 New translations ja-jp.yml (Spanish) 2024-08-26 07:22:15 +09:00
syuilo b464ec0b6f New translations ja-jp.yml (Spanish) 2024-08-25 23:31:30 +09:00
syuilo 90ba59454d New translations ja-jp.yml (Portuguese) 2024-08-25 16:03:20 +09:00
syuilo fd84b4a456 New translations ja-jp.yml (Chinese Simplified) 2024-08-25 14:56:53 +09:00
syuilo 6d38a03593 New translations ja-jp.yml (Korean) 2024-08-24 20:18:07 +09:00
syuilo 44f62160cb enhance(frontend): error message i18n 2024-08-24 16:59:17 +09:00
syuilo 8032a4e12a enhance(frontend): サイズ制限を超過するファイルをアップロードしようとした際にエラーを出すように 2024-08-23 16:40:11 +09:00
syuilo 2f009f7d49 add note 2024-08-23 16:31:16 +09:00
syuilo f85aa7b641 fix(backend): ファイルがサイズの制限を超えてアップロードされた際にエラーを返さなかった問題を修正 2024-08-23 16:29:05 +09:00
syuilo 1008fa32a0
better boot error screen 2024-08-22 14:03:11 +09:00
atsuchan 043ab1f69b
fix(backend): Fix chart generation non-matching blockedHosts (#14441) 2024-08-20 13:49:42 +09:00
かっこかり 21a3095eb0
fix button translation (#14444)
that Japanese string exactly matches that i18n key

(cherry picked from commit a408d32bb72ada9a4ad6bd1afe6e3fadb9b403db)

Co-authored-by: dakkar <dakkar@thenautilus.net>
2024-08-20 12:39:01 +09:00
syuilo 1b5f0571f7 🎨 2024-08-20 10:51:02 +09:00
syuilo 39f882dd9f New translations ja-jp.yml (Korean) 2024-08-19 23:32:41 +09:00
syuilo 8aab8cdf63 New translations ja-jp.yml (Korean (Gyeongsang)) 2024-08-19 20:52:58 +09:00
syuilo 59e83605ac refactor 2024-08-19 19:41:06 +09:00
syuilo 80e971eba9 New translations ja-jp.yml (Korean (Gyeongsang)) 2024-08-19 19:11:12 +09:00
syuilo b0361ad6c4 New translations ja-jp.yml (Korean) 2024-08-19 19:11:10 +09:00
syuilo 130ff361c3 refactor 2024-08-19 17:32:27 +09:00
syuilo e78110a5cd refactor 2024-08-19 13:13:32 +09:00
syuilo 0d6330b2b8 New translations ja-jp.yml (Korean) 2024-08-18 18:04:01 +09:00
github-actions[bot] 6c5593d456 [skip ci] Update CHANGELOG.md (prepend template) 2024-08-18 08:08:49 +00:00