summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix(backend): add missing schemas and fix incorrect schemas (#13295)zyoshoka2024-02-1631-160/+1038
| | | | | | | | | | | | | | | * fix(backend): add missing schemas and fix incorrect schemas * fix: ci * fix: ci (本命) * fix: run `pnpm build-misskey-js-with-types` * fix: typos * fix: role-condition-formula-value contains `id` * fix: incorrect schema
* feat(backend): ↵Kisaragi2024-02-161-3/+3
| | | | | | | | | | | likeOnlyなどでハートにフォールバックする際異体字セレクタがない方に揃える (#13299) * feat(backend): likeOnlyなどでハートにフォールバックする際異体字セレクタがない方に揃える close #13298 * Update ReactionService.ts * chore(backend): prefer single quote for string literal
* fix(ci): publish docker image fails (#13325)zyoshoka2024-02-162-25/+126
| | | | | | | | | * fix(ci): publish docker image fails * fix: `docker.yml` * refactor: remove inaccurate name * fix: match version
* dev: Update misskey-tga (#13223)Srgr02024-02-151-2/+23
| | | | | | | | | | | | | | | * Update deploy-test-environment.yml * Update .github/workflows/deploy-test-environment.yml Co-authored-by: anatawa12 <anatawa12@icloud.com> * Update deploy-test-environment.yml * Update deploy-test-environment.yml --------- Co-authored-by: anatawa12 <anatawa12@icloud.com>
* build: upgrade Storybook to 8 beta (#13297)Acid Chicken (硫酸鶏)2024-02-1415-2211/+1362
| | | | | | | | | * chore: upgrade Storybook to 8 * ci: restore Storybook workflow * build: createRequire * ci: TurboSnap life extension
* fix: TypeAssertionExpression breaks Storybook buildsAcid Chicken (硫酸鶏)2024-02-141-1/+1
|
* fix(frontend): ↵taiy2024-02-141-1/+2
| | | | エラーページのトラブルシューティングがリンク切れしている問題 (#176) (#13288)
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131811-1815/+1815
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131811-1879/+1881
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* perf: omit search for immutable static requests (#13265)Acid Chicken (硫酸鶏)2024-02-133-23/+47
| | | | | | | | | | | | | * perf: omit search for immutable static requests * perf: also applies to /files * fix: exclude /proxy * /files/:key/*を301 redirectに --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* Update CHANGELOG.md (#13282)Kisaragi2024-02-131-1/+1
| | | #13281 に対応していることを強調
* enhance: 禁止ワードはリモートノートも対象に (#13280)tamaina2024-02-133-6/+5
| | | Resolve #13279
* fix: downgrade vue to 3.4.15tamaina2024-02-122-146/+150
|
* chore: ↵tamaina2024-02-132-1/+14
| | | | | | | | | | | | | 以前の開発環境(backendにアクセスする方式)を立ち上げられるように (#13220) * chore: 以前の開発環境(backendにアクセスする方式)を立ち上げられるように * Update scripts/dev.mjs Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> --------- Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* ci(test-frontend): ↵まっちゃとーにゅ2024-02-133-4/+5
| | | | | Cypressのテストの失敗時、永遠に止まらない問題を回避 (MisskeyIO#434) (#13274) 失敗しないようタイムアウトの延長・15分で止まるように
* refactor(msjs): avoid any (part 1) (#13247)Kisaragi2024-02-123-5/+5
| | | | | | | | | | * refactor(msjs): avoid any * run api extractor --------- Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <daisho7308+f@gmail.com>
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-02-127-4/+79
|\
| * New translations ja-jp.yml (Spanish) (#13261)syuilo2024-02-121-0/+1
| |
| * feat: provide tarball (#13260)Acid Chicken (硫酸鶏)2024-02-126-4/+78
| | | | | | | | | | | | | | | | | | | | | | * feat: provide tarball * build: pack on build-assets * chore: use ignore-walk * chore: debug * build: dependencies
* | update SPDX-FileCopyrightTextsyuilo2024-02-121811-1881/+1879
|/
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-02-114-6/+391
|\
| * New Crowdin updates (#13216)syuilo2024-02-114-6/+391
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Italian)
* | Update about-misskey.vuesyuilo2024-02-111-18/+0
|/
* fix: ↵かっこかり2024-02-111-1/+1
| | | | | | | | | | | | | | | | | misskey-jsの型定義生成時にバックエンドの依存パッケージもビルドするように (#13249) * fix(frontend): vue v3.4.16でタイムラインが正常に表示できない問題を修正 * type * fix: misskey-jsの型定義生成時にバックエンドの依存パッケージもビルドするように * Revert "type" This reverts commit bac0951bd1608cbd97ba809a76a664590ce5efb3. * Revert "fix(frontend): vue v3.4.16でタイムラインが正常に表示できない問題を修正" This reverts commit 92b21658287932515cb061ddc2ab5c83b4b78ca2.
* dev: Update misskey-tga deploy-test-environment.yml (#13221)Srgr02024-02-101-8/+51
|
* fix misskey-js versionかっこかり2024-02-091-1/+1
|
* 2024.2.0-beta.11syuilo2024-02-091-1/+1
|
* update depssyuilo2024-02-094-201/+289
|
* New Crowdin updates (#13179)syuilo2024-02-0913-0/+336
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Catalan)
* chore(deps): bump pnpm/action-setup from 2 to 3 (#13215)dependabot[bot]2024-02-098-12/+12
| | | | | | | | | | | | | | | Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 3. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v2...v3) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* perf(frontend): splash screenのdomが消えない場合があるのを修正syuilo2024-02-091-6/+5
| | | | https://github.com/misskey-dev/misskey/issues/10805
* fix: ↵おさむのひと2024-02-0914-29/+191
| | | | | | | 特定文字列を含むノートを投稿できないようにする管理画面用設定項目を追加 (#13210) * fix: 特定文字列を含むノートを投稿できないようにする管理画面用設定項目を追加 * Serviceでチェックするように変更
* chore: use vite@5.1.0 / pnpm@8.15.1tamaina2024-02-083-31/+39
|
* fix(frontend): ↵かっこかり2024-02-093-12/+61
| | | | aiscriptのコードブロックでのハイライト指定を修正 (#13208)
* refactor(backend): exist -> exists (#13203)かっこかり2024-02-0840-64/+64
| | | | | * refactor(backend): exist -> exists * fix
* fix(frontend) misskey-js type (#13202)かっこかり2024-02-082-6/+5
|
* test(frontend): migrate MSW in Storybook to v2 (#13195)zyoshoka2024-02-0814-143/+140
|
* Fix: Summaly ↵MeiMei2024-02-083-1/+30
| | | | | | | proxy利用時にプレイヤーが動作しないことがあるのを修正 (#13196) * Fix: Summaly proxy利用時にプレイヤーが動作しないことがあるのを修正 * CHANGELOG
* typosyuilo2024-02-071-3/+3
|
* enhance(frontend/HorizontalSwipe): 操作性の改善 (#13038)かっこかり2024-02-073-6/+39
| | | | | | | | | | | | | | | | | * Update swipe thresholds and touch-action * スワイプ中にPullToRefreshが反応しないように * 横スワイプに関与する可能性のある要素がある場合はスワイプを発火しないように * update threshold * isSwipingを外部化 * rename --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* 正しい 2024.2.0-beta.10 改版手順? (#13173)MeiMei2024-02-071-1/+1
| | | | | * 正しい 2024.2.0-beta.10 改版手順? * run build-misskey-js-with-types
* Fix(frontend): MkCodeEditorで行がずれていくのを修正 (#13188)1Step6212024-02-072-0/+2
| | | | | * MkCodeEditorで行がずれていくのを修正 * update CHANGELOG.md
* Enhance: 連合向けのノート配信を軽量化 (#13192)MeiMei2024-02-076-16/+81
| | | | | | | | | * AP HTML表現をシンプルに * a * CHANGELOG * リンク
* fix(misskey-js): ↵おさむのひと2024-02-066-55/+0
| | | | 自動生成物の冒頭からバージョンと日付を削除 (#13185)
* fix(bubble-game): ↵かっこかり2024-02-062-1/+1
| | | | 共有用画像のコメントにnullが入る問題を修正 (#13183)
* chore(frontend): reword possible typo (#13182)Kisaragi2024-02-061-1/+1
|
* CHANGELOGを修正 (#13181)1Step6212024-02-061-1/+1
|
* AP Key の JSON-LD 表現を修正 (#13170)MeiMei2024-02-061-0/+1
|
* enhance(frontend): ↵かっこかり2024-02-063-2/+3
| | | | | | | | | | | リモートへの引用リノートと同一のリンクにはリンクプレビューを表示しないように (#13178) * enhance(frontend): リモートへの引用リノートと同一のリンクにはリンクプレビューを表示しないように * Update Changelog --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(frontend): ↵Soli2024-02-062-3/+4
| | | | | エラー画像URLを設定した後解除すると,デフォルトの画像が表示されない問題の修正 (#13172) Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>