Sharkey/packages/backend
2025-07-27 19:39:20 +01:00
..
.vscode
assets
migration remove IDX_instance_host_filters as it slowed down queries more than it helped 2025-06-06 23:35:25 -04:00
scripts fix typo in check_connect.js 2025-04-01 16:07:36 -04:00
src fix DI error in HttpRequestService.ts 2025-07-27 19:39:20 +01:00
test fix DI error in HttpRequestService.ts 2025-07-27 19:39:20 +01:00
test-federation enable TypeScript incremental mode to speed up IDEs 2025-05-28 21:31:39 -04:00
test-server enable TypeScript incremental mode to speed up IDEs 2025-05-28 21:31:39 -04:00
.madgerc
.swcrc
eslint.config.js disable '@typescript-eslint/prefer-nullish-coalescing' for primitive types 2025-03-03 08:39:24 -05:00
jest.config.cjs
jest.config.e2e.cjs
jest.config.fed.cjs
jest.config.unit.cjs
jsconfig.json
ormconfig.js
package.json downgrade htmlparser2 to match cheerio 2025-06-12 21:18:52 -04:00
README.md
tsconfig.json enable TypeScript incremental mode to speed up IDEs 2025-05-28 21:31:39 -04:00

Misskey Backend