mistykey/packages/frontend
dakkar d48bb31e49 fix reaction sound in NoteSub - fixes #1224
this bug comes from Misskey, and we kept it in SkNoteSub

latest Misskey `develop` seems to have reworked the code
significantly, so I'm not sure if we want to fix this now, or leave
the bug in the 2025.5.½ release and avoid creating extra pain for the
subsequent merges
2025-11-22 20:18:04 +00:00
..
.storybook fix missing export of userDetailed from .storybook/fakes.ts 2025-11-05 19:41:09 -05:00
.vscode
@types merge upstream 2025-03-25 16:14:53 -04:00
assets licence should be it's own header 2025-05-09 02:39:49 -05:00
lib fix frontend scripts lint 2025-11-05 19:41:09 -05:00
public
scripts fix frontend unit tests 2025-11-06 00:36:46 -05:00
src fix reaction sound in NoteSub - fixes #1224 2025-11-22 20:18:04 +00:00
test fix frontend unit tests 2025-11-06 00:36:46 -05:00
.gitignore fix frontend build 2025-11-05 19:41:09 -05:00
eslint.config.js fix frontend eslint checking storybook with the wrong tsconfig 2025-11-05 19:41:09 -05:00
package.json fix typo "frontend_shared" causing builds to fail in pipeline 2025-11-07 00:46:45 -05:00
tsconfig.json fix storybook lint/built 2025-11-05 19:41:09 -05:00
tsconfig.scripts.json fix frontend scripts lint 2025-11-05 19:41:09 -05:00
tsconfig.storybook.json fix storybook lint/built 2025-11-05 19:41:09 -05:00
tsconfig.vue.json fix frontend build 2025-11-05 19:41:09 -05:00
tsconfig.vue.storybook.json fix storybook lint/built 2025-11-05 19:41:09 -05:00
vite.config.ts fix frontend build 2025-11-05 19:41:09 -05:00
vite.json5.ts modernize frontend to target the same ES and TS standards as the rest of the app 2025-11-05 19:40:49 -05:00
vue-shims.d.ts