misskey/packages/frontend
FineArchs 85be61d86e
ワードミュートの保存失敗時にAPIエラーが握りつぶされる事があるのを修正 (#15304)
* ワードミュートの保存失敗時にAPIエラーが握りつぶされる事があるのを修正

* Update CHANGELOG.md
2025-01-17 23:05:35 +00:00
..
.storybook Update generate.tsx 2024-10-04 13:40:49 +09:00
.vscode
@types feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
assets wip (#14745) 2024-10-11 21:05:53 +09:00
lib
public
src ワードミュートの保存失敗時にAPIエラーが握りつぶされる事があるのを修正 (#15304) 2025-01-17 23:05:35 +00:00
test Fix: aiscriptディレクトリ内の型エラー解消と単体テスト (#15191) 2025-01-07 12:28:48 +00:00
.gitignore
eslint.config.js
package.json fix: node.js の punycode モジュールが使用されている場所がある問題 (#15248) 2025-01-14 12:37:39 +00:00
tsconfig.json fix(frontend): frontend / frontend-embedにあるtsconfig.jsonのmoduleをES2022にする (#15215) 2025-01-07 12:23:05 +00:00
vite.config.local-dev.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
vite.config.ts fix(frontend/dev): バックエンド経由での開発時にHMRが効かない問題を修正 (#15255) 2025-01-14 10:40:14 +00:00
vite.json5.ts
vue-shims.d.ts