mistykey/packages/backend
2025-11-15 14:08:36 -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 DB type of MiUser.lastFetchedFeaturedAt 2025-11-15 14:08:35 -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 fix merge errors 2025-11-15 14:08:36 -05:00
test fix merge errors 2025-11-15 14:08:36 -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
.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