Hazelnoot
|
5bf9efbe8b
|
fix TypeScript warning from vite.replaceIcons.ts
|
2025-11-05 19:41:08 -05:00 |
|
Hazelnoot
|
74f068e4c1
|
add missing reference to execa from frontend-shared
|
2025-11-05 19:41:08 -05:00 |
|
Hazelnoot
|
150ee9754f
|
use correct template for frontend-shared/tsconfig.util.json
|
2025-11-05 19:41:08 -05:00 |
|
Hazelnoot
|
05be2596ea
|
update backend to the new templates
|
2025-11-05 19:41:08 -05:00 |
|
Hazelnoot
|
4e30986cda
|
update misskey-js to the new templates
|
2025-11-05 19:41:08 -05:00 |
|
Hazelnoot
|
b25eb703ea
|
strip unsupported anyOf, oneOf, and allOf from param definitions
|
2025-11-05 19:41:08 -05:00 |
|
Hazelnoot
|
ed2feda974
|
validate "required" property when generating schemas
|
2025-11-05 19:41:08 -05:00 |
|
Hazelnoot
|
d9ac7556cf
|
generate alternate method signature for API requests with no request body
|
2025-11-05 19:41:08 -05:00 |
|
Hazelnoot
|
f13972b814
|
update megalodon to the new templates
|
2025-11-05 19:41:08 -05:00 |
|
Hazelnoot
|
802e881173
|
update frontend-shared to the new templates
|
2025-11-05 19:41:08 -05:00 |
|
Hazelnoot
|
e90f18e5ae
|
update frontend-embed to the new templates
|
2025-11-05 19:41:08 -05:00 |
|
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
|
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
|
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
|
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 |
|