mistykey/packages/backend
2025-11-09 00:39:49 -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 rename logger to backgroundLogger for clarity 2025-11-07 01:12:32 -05:00
test fix typo in QuantumKVCache unit tests 2025-11-06 22:12:23 -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 remove unused template from jest.config.e2e.ts 2025-11-05 19:42:30 -05:00
jest.config.fed.ts modernize backend to target the same ES and TS standards as the rest of the app 2025-11-05 19:40:49 -05:00
jest.config.unit.ts fix test errors about event emitter 2025-11-05 19:42:30 -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 fix reference to deleted script in backend package.json 2025-11-07 21:46:27 -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