Commit graph

32687 commits

Author SHA1 Message Date
Hazelnoot
6eaaa7a294 update frontend to the new templates 2025-11-05 19:41:08 -05:00
Hazelnoot
ad6b7f68eb update misskey-bubble-game to the new templates 2025-11-05 19:41:08 -05:00
Hazelnoot
e83940038d update misskey-reversi to the new templates 2025-11-05 19:41:08 -05:00
Hazelnoot
ae16425230 update sw to the new templates 2025-11-05 19:41:08 -05:00
Hazelnoot
f6d5a2378a remove jsconfig templates and add new lib/scripts templates 2025-11-05 19:41:08 -05:00
Hazelnoot
6c3027fe7a fix misskey-bubble-game/tsconfig.game.json 2025-11-05 19:41:08 -05:00
Hazelnoot
f38a841c6b fix lint errors in misskey-bubble-game/eslint.config.js 2025-11-05 19:41:08 -05:00
Hazelnoot
efb84e226d noEmit from scripts tsconfigs 2025-11-05 19:41:08 -05:00
Hazelnoot
848fcde365 fix misskey-reversi/tsconfig.game.json 2025-11-05 19:41:08 -05:00
Hazelnoot
43ca930e82 regenerate pnpm-lock.yaml 2025-11-05 19:41:05 -05:00
Hazelnoot
e0ff7c92ab add megalodon tests to CI 2025-11-05 19:41:02 -05:00
Hazelnoot
ce8b75c652 modernize cypress to target the same ES and TS standards as the rest of the app 2025-11-05 19:41:00 -05:00
Hazelnoot
9beeca5942 modernize backend to target the same ES and TS standards as the rest of the app 2025-11-05 19:40:49 -05:00
Hazelnoot
22f49db21f modernize frontend to target the same ES and TS standards as the rest of the app 2025-11-05 19:40:49 -05:00
Hazelnoot
0a5c9f79e5 modernize frontend-embed to target the same ES and TS standards as the rest of the app 2025-11-05 19:40:49 -05:00
Hazelnoot
73481990ea modernize frontend-shared to target the same ES and TS standards as the rest of the app 2025-11-05 19:40:49 -05:00
Hazelnoot
d08bb5c82f modernize misskey-bubble-game to target the same ES and TS standards as the rest of the app 2025-11-05 19:40:49 -05:00
Hazelnoot
7f2c3e244d modernize misskey-reversi to target the same ES and TS standards as the rest of the app 2025-11-05 19:40:49 -05:00
Hazelnoot
5e873f5e1f define missing Notifications properties for sw 2025-11-05 19:40:49 -05:00
Hazelnoot
df1766e6b5 modernize sw to target the same ES and TS standards as the rest of the app 2025-11-05 19:40:49 -05:00
Hazelnoot
7cbe8eb629 modernize misskey-js to target the same ES and TS standards as the rest of the app 2025-11-05 19:40:49 -05:00
Hazelnoot
0861541b18 modernize megalodon to target the same ES and TS standards as the rest of the app 2025-11-05 19:40:49 -05:00
Hazelnoot
169d35885c remove unused npmignore from megalodon 2025-11-05 19:40:49 -05:00
Hazelnoot
7090e12af7 define main/types for locales package 2025-11-05 19:40:49 -05:00
Hazelnoot
83455f137c add shared tsconfig files 2025-11-05 19:40:49 -05:00
Hazelnoot
95a8eb687a add missing dependency to shared package 2025-11-05 19:40:48 -05:00
Hazelnoot
1b98ed0e06 fix sporraddic test failures due to Postgres deadlock 2025-11-05 19:40:48 -05:00
Hazelnoot
2bbd5be646 fix type errors (again) 2025-11-05 19:40:48 -05:00
Hazelnoot
542b99244a fix backend unit tests: migrate delete({}) to deleteAll() 2025-11-05 19:40:48 -05:00
Hazelnoot
4e7b2be730 add eslint rule to ban .delete({}) and .update({}, {...}) 2025-11-05 19:40:48 -05:00
Hazelnoot
86a8614ef8 fix backend ESLint 2025-11-05 19:40:45 -05:00
Hazelnoot
3fc17fd0ee use cache in NotificationEntityService 2025-11-05 19:40:10 -05:00
Hazelnoot
b3b08e2315 fix type errors in test/utils.ts 2025-11-05 19:40:10 -05:00
Hazelnoot
0f2ae5e3dc fix type of "body" in test/e2e/reversi-game.ts 2025-11-05 19:40:07 -05:00
Hazelnoot
712cd1483f fix fake-timers (lolex) package causing stalls when used with TypeORM 2025-11-05 19:39:38 -05:00
Hazelnoot
8cc3b8dd1e fix TypeORM error "Empty criteria(s) are not allowed for the delete method."
- https://github.com/typeorm/typeorm/issues/11455
- https://github.com/typeorm/typeorm/pull/11459
2025-11-05 19:38:06 -05:00
Hazelnoot
23594d7373 fix AppLockService and redis-lock library 2025-11-05 19:35:41 -05:00
Hazelnoot
5f76740f77 regenerate misskey-js 2025-11-05 19:35:38 -05:00
Hazelnoot
d0f2463bc6 fix misskey-js generator compatibility with openapi-typescript 7.x 2025-11-05 19:35:31 -05:00
Hazelnoot
48edf3d71f fix type error in test/e2e/reversi-game.ts 2025-11-05 19:35:31 -05:00
Hazelnoot
ac196d5c6a fix openAPI schema generation 2025-11-05 19:35:31 -05:00
Hazelnoot
c82beceee1 update to sfm-js 0.26.0 2025-11-05 19:35:31 -05:00
Hazelnoot
454e193b2f fix mfm import in MastodonConverters 2025-11-05 19:35:31 -05:00
Hazelnoot
cd36eb94c3 fix misskey-js generator 2025-11-05 19:35:31 -05:00
Hazelnoot
404c92b39b rework misskey-js build to preserve original package structure 2025-11-05 19:35:05 -05:00
Hazelnoot
2a3a669b9b rebuild misskey-js 2025-11-05 19:34:27 -05:00
Hazelnoot
da94341b9f test misskey-js in pipelines 2025-11-05 19:34:27 -05:00
Hazelnoot
21095ac065 fix misskey-js tests (unit and type) 2025-11-05 19:34:25 -05:00
Hazelnoot
79d86efbf2 update to latest summaly, sfm-js, and cli-highlight 2025-11-05 19:29:52 -05:00
Hazelnoot
3702729f26 update all dependencies 2025-11-05 19:29:50 -05:00