barkey/packages/backend
2025-06-09 12:48:32 -04: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
src fix relations in MastodonDataService.ts 2025-06-09 12:48:32 -04:00
test normalize userFollowingsCache / userFollowersCache and add hibernatedUserCache to reduce the number of cache-clears and allow use of caching in many more places 2025-06-09 11:02:51 -04: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 Create .madgerc 2022-09-20 01:04:08 +09:00
.swcrc
eslint.config.js
jest.config.cjs
jest.config.e2e.cjs
jest.config.fed.cjs
jest.config.unit.cjs
jsconfig.json
ormconfig.js
package.json add npm scripts to create or generate a migration 2025-05-28 21:31:40 -04:00
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
tsconfig.json enable TypeScript incremental mode to speed up IDEs 2025-05-28 21:31:39 -04:00

Misskey Backend