Commit Graph

24974 Commits

Author SHA1 Message Date
syuilo 81786aed4c New translations ja-jp.yml (Thai) 2024-01-03 18:10:35 +09:00
syuilo 7299c7f6a3 New translations ja-jp.yml (Thai) 2024-01-03 16:52:23 +09:00
syuilo 8deb51cf9f New translations ja-jp.yml (Thai) 2024-01-03 15:46:21 +09:00
syuilo 190b5fcc38 New translations ja-jp.yml (Chinese Traditional) 2024-01-03 12:35:05 +09:00
syuilo d1e2084861 New translations ja-jp.yml (Thai) 2024-01-02 21:53:10 +09:00
syuilo 884d7b2ad9 New translations ja-jp.yml (Chinese Traditional) 2024-01-02 16:34:17 +09:00
syuilo 5f4af939cb New translations ja-jp.yml (Thai) 2024-01-02 06:41:39 +09:00
syuilo 654c09e961 New translations ja-jp.yml (Thai) 2024-01-02 05:35:49 +09:00
syuilo 817ce1efaf New translations ja-jp.yml (Thai) 2024-01-02 04:36:24 +09:00
syuilo 9622b01eb1 New translations ja-jp.yml (Thai) 2024-01-02 03:32:18 +09:00
syuilo b741f7045d New translations ja-jp.yml (Thai) 2024-01-02 02:28:23 +09:00
syuilo b820eb46bf New translations ja-jp.yml (Thai) 2024-01-02 01:29:29 +09:00
syuilo 7d44ccaf26 New translations ja-jp.yml (Thai) 2024-01-01 23:46:33 +09:00
syuilo a9e6f38e7b New translations ja-jp.yml (Thai) 2024-01-01 22:48:15 +09:00
syuilo e40a9fb0d1 New translations ja-jp.yml (Thai) 2024-01-01 21:53:02 +09:00
syuilo e5002c6898 New translations ja-jp.yml (Thai) 2024-01-01 20:46:07 +09:00
syuilo e887025db2 New translations ja-jp.yml (Thai) 2024-01-01 19:38:12 +09:00
syuilo af9628979f New translations ja-jp.yml (Chinese Traditional) 2024-01-01 18:19:13 +09:00
syuilo dde229d96b New translations ja-jp.yml (Thai) 2024-01-01 18:19:12 +09:00
syuilo dd58750066 New translations ja-jp.yml (Chinese Traditional) 2024-01-01 16:54:49 +09:00
syuilo 556d78cec3 New translations ja-jp.yml (Lao) 2023-12-30 18:18:00 +09:00
syuilo 702506b57c New translations ja-jp.yml (Thai) 2023-12-30 18:17:59 +09:00
syuilo c3a6e548c9 New translations ja-jp.yml (Lao) 2023-12-30 16:28:27 +09:00
syuilo 95cf9d3a2e New translations ja-jp.yml (Thai) 2023-12-30 14:08:40 +09:00
syuilo 4447c56ec1 New translations ja-jp.yml (Thai) 2023-12-30 13:10:04 +09:00
syuilo b281c50620 New translations ja-jp.yml (Thai) 2023-12-30 12:10:32 +09:00
syuilo cb99b5b78b New translations ja-jp.yml (Thai) 2023-12-30 09:42:26 +09:00
syuilo e4d4b2667e New translations ja-jp.yml (Thai) 2023-12-30 08:07:39 +09:00
syuilo 7095370b30 New translations ja-jp.yml (French) 2023-12-29 04:25:21 +09:00
zyoshoka 7ca0af9e7e
chore(misskey-js): `build-misskey-js-with-types`時に`api-extractor`を走らせるように (#12830) 2023-12-28 13:40:57 +09:00
かっこかり ac2bace764
Update CHANGELOG.md 2023-12-28 10:27:12 +09:00
syuilo d97924890d
2023.12.2 2023-12-28 08:05:35 +09:00
Korange 6b4f57781a
enhance(frontend): 検索画面においてEnterキー押下で検索できるように (#12752)
* enhance: 検索画面においてEnterキー押下で検索できるように

* enterイベントを使用するように
2023-12-28 07:58:32 +09:00
syuilo c525394989
New Crowdin updates (#12820)
* New translations ja-jp.yml (Korean)

* New translations ja-jp.yml (Korean (Gyeongsang))

* New translations ja-jp.yml (Korean)

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

* New translations ja-jp.yml (Indonesian)

* New translations ja-jp.yml (Bengali)
2023-12-28 07:58:15 +09:00
anatawa12 8753f9ef06
fix: running from docker is broken (#12824)
* fix: running from docker is broken

* fix: dependencies of misskey-js not found from backend

* docs(changelog): Dockerでサーバーを起動できない問題を修正

* Update CHANGELOG.md

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>

---------

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2023-12-28 07:52:08 +09:00
anatawa12 35fd0a7fc2
Update CHANGELOG.md (#12826) 2023-12-28 00:04:22 +09:00
syuilo f8261a1957
2023.12.1 2023-12-27 21:28:15 +09:00
YAVIIGI 47558a6648
feat(frontend): 投稿ウインドウにMFM要素を追加するボタンの追加 (#12788)
* functionPicker の追加

* Update CHANGELOG.md

* fix lint errors

* Add addMfmFunction

* add enableQuickAddMfmFunction setting

* Update CHANGELOG.md

issue 番号を追加

* Update index.d.ts

* change 'functionPicker' to 'mfmFunctionPicker'

* Change indent from 4 space to 1 tab

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-27 20:57:43 +09:00
1Step621 2a5c9e6002
Fix(frontend): MFMでfgとbgに長い単語を使うと改行されない問題を修正 (#12819)
* MFMでfgとbgに長い単語を使うと改行されない問題を修正

* update CHANGELOG.md
2023-12-27 20:41:01 +09:00
syuilo 9d5fc4ca17 refactor 2023-12-27 20:35:52 +09:00
Chocolate Pie a598baaf01
fix(test): CIが落ちている問題を修正 (#12816)
* fix(test): CIが落ちているのを修正

* fix(ci)?: CIの`typecheck`が落ちる問題を修正

* fix(ci): コンフィグファイルのタイポを修正
2023-12-27 17:36:38 +09:00
MomentQYC e0040f5da3
Add a prompt for Tor Browser users (#12776)
* perf: Add a prompt for Tor Browser users

* typo
2023-12-27 15:55:56 +09:00
syuilo cc659721fb
New Crowdin updates (#12789)
* New translations ja-jp.yml (French)

* New translations ja-jp.yml (Korean (Gyeongsang))

* New translations ja-jp.yml (Korean (Gyeongsang))

* New translations ja-jp.yml (Korean (Gyeongsang))

* New translations ja-jp.yml (Korean (Gyeongsang))

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Spanish)

* New translations ja-jp.yml (Spanish)

* New translations ja-jp.yml (Russian)
2023-12-27 15:55:27 +09:00
GrapeApple0 6439c7b64b
Revert "refactor: paginationの型を明示する (#12809)" (#12810)
This reverts commit 6855079811.
2023-12-27 15:55:09 +09:00
syuilo 8904e0a12b 🎨 2023-12-27 15:15:08 +09:00
syuilo 9410bc046b Update CHANGELOG.md 2023-12-27 15:12:43 +09:00
Kagami Sascha Rosylight ad346b6f36
feat(backend/oauth): allow CORS for token endpoint (#12814)
* feat(backend/oauth): allow CORS for token endpoint

* no need to explicitly set origin to `*`

* Update CHANGELOG.md
2023-12-27 15:10:24 +09:00
Chocolate Pie c96bc36fed
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-27 15:08:59 +09:00
syuilo d87fecda7f chore(frontend): update team members 2023-12-27 14:21:34 +09:00
GrapeApple0 6855079811
refactor: paginationの型を明示する (#12809)
* refactor: paginationの型を明示する

* asではなくsatisfiesを使うように
2023-12-26 21:40:27 +09:00