monkeeShark/locales
Chocolate Pie 82822e29d9
Merge pull request from GHSA-7pxq-6xx9-xpgm
* fix: fix improper authorization when accessing with third-party application

* refactor: refactor type definitions

* fix: get rid of unnecessary access limitation

* enhance: サードパーティアプリケーションがWebsocket APIを使えるように

* fix: add missing parentheses

* Revert "fix(backend): add missing kind definition for admin endpoints to improve security"

This reverts commit 5150053275.

* frontend: 翻訳の抜けを訂正, read:adminとwrite:adminはアクセス発行トークンのデフォルトでは非表示にする

* enhance(test): misskey-ghsa-7pxq-6xx9-xpgmに関するテストを追加

* enhance(test): Websocket APIに対するテストも追加

* enhance(refactor): `@/misc/api-permissions.ts`を`misskey-js/permissions`に統合

* fix(frontend): アクセストークン発行UIで全ての権限を有効にした際、管理者用APIへのアクセスも許可してしまう問題を修正

* enhance(backend): Websocketの接続に最低限必要な権限を変更

* fix(backend): `/api/admin/meta`をサードパーティアプリケーションからはアクセスできないように

* fix(backend): エンドポイントにアクセスするために必要な権限を変更

* fix(frontend/locale): Add missing type declaration

* chore: update `misskey-js/src/autogen`

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-12-28 09:45:54 +01:00
..
ar-SA.yml
bn-BD.yml
ca-ES.yml
cs-CZ.yml
da-DK.yml
de-DE.yml
el-GR.yml
en-US.yml
es-ES.yml
fr-FR.yml
generateDTS.js
hr-HR.yml
ht-HT.yml
hu-HU.yml
id-ID.yml
index.d.ts Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-28 09:45:54 +01:00
index.js
it-IT.yml
ja-JP.yml Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-28 09:45:54 +01:00
ja-KS.yml
jbo-EN.yml
kab-KAB.yml
kn-IN.yml
ko-GS.yml
ko-KR.yml New Crowdin updates (#12759) 2023-12-28 09:42:48 +01:00
lo-LA.yml
nl-NL.yml
no-NO.yml
package.json
pl-PL.yml
pt-PT.yml merge: upstream 2023-12-23 02:09:23 +01:00
README.md
ro-RO.yml
ru-RU.yml
si-LK.yml
sk-SK.yml
sv-SE.yml
th-TH.yml
tr-TR.yml
ug-CN.yml
uk-UA.yml
uz-UZ.yml
vi-VN.yml
zh-CN.yml
zh-TW.yml

DO NOT edit locale files except ja-JP.yml.

When you add text to the ja-JP file (of misskey-dev/misskey), it will automatically be applied to other language files. Translations added in ja-JP file should contain the original Japanese strings.

Please see Contribution guide for more information.