summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactorsyuilo2024-09-176-292/+153
* fix(frontend): 絵文字関連のスタイルが崩れているのを修正 (...かっこかり2024-09-176-3/+10
* fix(deps): broken lockfile (#14556)かっこかり2024-09-151-123/+155
* chore(deps): bump body-parser from 1.20.2 to 1.20.3 in /packages/backend (#14...dependabot[bot]2024-09-151-1/+1
* enhance(frontend): adminのファイルリストでセンシティブファ...かっこかり2024-09-153-2/+22
* refactor(backend): use Reflet for autobind deco (#14482)Juan Aguilar Santillana2024-09-151-14/+7
* Update CHANGELOG.mdsyuilo2024-09-151-1/+0
* fix(backend/antenna): キーワードが与えられなかった場合のエ...Kisaragi2024-09-154-3/+40
* refactor(frontend): 非推奨の表現を改める (#14517)かっこかり2024-09-153-34/+33
* fix(backend): happy-domで外部HTMLをパースする際に関連リソー...かっこかり2024-09-154-10/+47
* fix(frontend): MkDateSeparatedListで月の違う同じ日はセパレータ...かっこかり2024-09-152-6/+14
* refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536)かっこかり2024-09-10118-309/+181
* Dev: cypressをdev containerで実行可に(e2e-dev-container) (#14526)KanariKanaru2024-09-104-0/+208
* Update CHANGELOG.md (書き方を揃える)かっこかり2024-09-101-2/+2
* fix(frontend/frontend-embed): インポートパス・テーマまわりな...かっこかり2024-09-109-20/+42
* fix(frontend-embed): 不足していたスタイル・インポートを追...かっこかり2024-09-096-2/+11
* feat(frontend): ノート・ユーザータイムライン埋め込み (#13929)かっこかり2024-09-09236-454/+9470
* refactor(misskey-js): warnを除去 (#14520)かっこかり2024-09-071-1/+3
* fix(frontend): instance infoページで不必要なapiリクエストが飛...かっこかり2024-09-062-32/+43
* fix(misskey-js): content-typeはapplication/jsonでないもののみを記...かっこかり2024-09-063-393/+22
* refactor(frontend): scss deprecated 警告に対応 (#14513)かっこかり2024-09-068-31/+30
* enhance(frontend): アイコンデコレーション管理画面にプレビ...かっこかり2024-09-062-13/+81
* chore(ci/lint): ESLintのキャッシュが保存できない問題を修正 ...taiy2024-09-061-7/+7
* Update .gitignoresyuilo2024-09-051-0/+1
* refactor(sw): fix type errors (#14478)zyoshoka2024-08-307-21/+31
* fix(frontend): server metrics look strange after reload (#14467)zyoshoka2024-08-303-2/+3
* fix(backend): use `prefixItems` in `admin/queue/*-delayed` endpoint schema (#...zyoshoka2024-08-307-48/+59
* refactor(sw): use fully typed locales (#14470)zyoshoka2024-08-308-120/+89
* fix(backend): correct `app`-type notification schema (#14471)zyoshoka2024-08-293-7/+7
* 消し忘れsyuilo2024-08-271-2/+0
* refactorsyuilo2024-08-273-8/+5
* fix: 投稿フォームの字数上限計算を実際の投稿内容に合わ...Kisaragi2024-08-261-1/+1
* enhance(frontend): error message i18nsyuilo2024-08-243-0/+10
* enhance(frontend): サイズ制限を超過するファイルをアップロ...syuilo2024-08-238-5/+21
* add notesyuilo2024-08-231-0/+1
* fix(backend): ファイルがサイズの制限を超えてアップロード...syuilo2024-08-232-2/+10
* better boot error screensyuilo2024-08-221-3/+3
* fix(backend): Fix chart generation non-matching blockedHosts (#14441)atsuchan2024-08-201-5/+5
* fix button translation (#14444)かっこかり2024-08-201-1/+1
* :art:syuilo2024-08-202-2/+16
* refactorsyuilo2024-08-1911-49/+16
* refactorsyuilo2024-08-199-9/+7
* refactorsyuilo2024-08-194-8/+9
* [skip ci] Update CHANGELOG.md (prepend template)github-actions[bot]2024-08-181-0/+12
* Release: 2024.8.0github-actions[bot]2024-08-182-2/+2
* New translations ja-jp.yml (English) (#14432)syuilo2024-08-181-0/+4
* Bump version to 2024.8.0-rc.5github-actions[bot]2024-08-182-2/+2
* fix(frontend): focustrapがzindexを考慮するように (#14431)かっこかり2024-08-181-4/+60
* Bump version to 2024.8.0-rc.4github-actions[bot]2024-08-182-2/+2
* fix(backend): memory leak in memory caches (#14363)Hazel K2024-08-1812-84/+101