mistykey/packages/backend
Hazelnoot d6071853ca fix TS errors when checking unit tests
(it was loading the setup files, then following the imports into "built" directory. as those are compiled JS, it produced lots of type errors.)
2025-11-11 23:13:11 -05:00
..
.vscode
assets modernize backend to target the same ES and TS standards as the rest of the app 2025-11-05 19:40:49 -05:00
migration fix additional references to loadConfig and createPostgresDataSource that were hiding in .JS files 2025-11-05 19:42:30 -05:00
scripts fix additional references to loadConfig and createPostgresDataSource that were hiding in .JS files 2025-11-05 19:42:30 -05:00
src support async disposal in CacheManagementService 2025-11-11 22:54:35 -05:00
test fix TS errors when checking unit tests 2025-11-11 23:13:11 -05:00
test-federation update backend to the new templates 2025-11-05 19:41:08 -05:00
test-server use platform services in startup routines 2025-11-05 19:42:30 -05:00
.madgerc Create .madgerc 2022-09-20 01:04:08 +09:00
.swcrc modernize backend to target the same ES and TS standards as the rest of the app 2025-11-05 19:40:49 -05:00
eslint.config.js fix test errors about event emitter 2025-11-05 19:42:30 -05:00
jest.config.common.ts prevent base jest config from including any tests 2025-11-09 00:39:49 -05:00
jest.config.e2e.ts fix TS errors when checking unit tests 2025-11-11 23:13:11 -05:00
jest.config.fed.ts fix references to renamed jest config 2025-11-09 00:40:04 -05:00
jest.config.unit.ts fix TS errors when checking unit tests 2025-11-11 23:13:11 -05:00
jest.js modernize backend to target the same ES and TS standards as the rest of the app 2025-11-05 19:40:49 -05:00
ormconfig.js fix additional references to loadConfig and createPostgresDataSource that were hiding in .JS files 2025-11-05 19:42:30 -05:00
package.json update jest and related dependencies 2025-11-09 00:48:52 -05:00
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
tsconfig.backend.json update backend to the new templates 2025-11-05 19:41:08 -05:00
tsconfig.frontend.json update backend to the new templates 2025-11-05 19:41:08 -05:00
tsconfig.json update backend to the new templates 2025-11-05 19:41:08 -05:00
tsconfig.scripts.json update backend to the new templates 2025-11-05 19:41:08 -05:00

Misskey Backend