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 |
|
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
|
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 |
|
Hazelnoot
|
681afb2d9f
|
fix type errors caused by dependency updates
|
2025-11-05 19:25:53 -05:00 |
|
Hazelnoot
|
5234b92898
|
update axios
|
2025-11-05 19:25:31 -05:00 |
|
Hazelnoot
|
723f9685bb
|
update to latest package versions used by Misskey
|
2025-11-05 19:25:29 -05:00 |
|
Hazelnoot
|
7ab94bef3b
|
modify tsconfig files to improve IDE performance
|
2025-11-05 19:24:09 -05:00 |
|
Hazelnoot
|
6eb58741e8
|
update vue/vite and remove unused frontend deps
|
2025-11-05 19:23:08 -05:00 |
|
Hazelnoot
|
2b67172169
|
don't enforce symbol rules in frontend code within backend project
|
2025-11-05 19:21:51 -05:00 |
|
Hazelnoot
|
2f4270b8f7
|
manage GC timers in CacheManagementService
|
2025-11-05 19:21:51 -05:00 |
|
Hazelnoot
|
acf29ff40b
|
rename MockInternalEventService methods to match other utilities
|
2025-11-05 19:21:51 -05:00 |
|
Hazelnoot
|
a1ef776f6f
|
fix repeating timers in GodOfTimeService
|
2025-11-05 19:21:51 -05:00 |
|
Hazelnoot
|
e3a582b9ba
|
fix crash due to typo in postgres.ts
|
2025-11-05 19:21:51 -05:00 |
|
Hazelnoot
|
deff0c0f49
|
fix lint errors about use of console and new() cache
|
2025-11-05 19:21:51 -05:00 |
|
Hazelnoot
|
6c2206ab72
|
inject DB logger through DI
|
2025-11-05 19:21:51 -05:00 |
|
Hazelnoot
|
dd7545e105
|
move LoggerService to GlobalModule
|
2025-11-05 19:21:51 -05:00 |
|
Hazelnoot
|
2ca9416ea9
|
fix eslint checkGlobalObject syntax
|
2025-11-05 19:21:51 -05:00 |
|
Hazelnoot
|
c79023f329
|
ban calls to new() up a cache
|
2025-11-05 19:21:51 -05:00 |
|
Hazelnoot
|
959ea2b27e
|
fix commas in eslint config
|
2025-11-05 19:21:51 -05:00 |
|