This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
misskey
Watch
1
Star
0
Fork
1
You've already forked misskey
mirror of
https://github.com/misskey-dev/misskey.git
synced
2026-07-25 23:44:57 +02:00
Code
Releases
Activity
Files
b41e78090d09eff94b6be6fbfad9110ab887830d
misskey
/
packages
/
frontend
History
taichan
b41e78090d
fix(client): MkSubNoteContentに対するnoteの指定が誤っていたので修正 (follow up of misskey-dev/misskey#15306) (
#15316
)
2025-01-20 18:52:27 +09:00
..
.storybook
Update generate.tsx
2024-10-04 13:40:49 +09:00
.vscode
…
@types
…
assets
wip (
#14745
)
2024-10-11 21:05:53 +09:00
lib
…
public
…
src
fix(client): MkSubNoteContentに対するnoteの指定が誤っていたので修正 (follow up of misskey-dev/misskey#15306) (
#15316
)
2025-01-20 18:52:27 +09: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
…
vite.config.ts
fix(frontend/dev): バックエンド経由での開発時にHMRが効かない問題を修正 (
#15255
)
2025-01-14 10:40:14 +00:00
vite.json5.ts
…
vue-shims.d.ts
…