Sharkey/packages/backend
2025-06-09 11:45:20 -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 missing @bindThis in CacheService 2025-06-09 11:45:20 -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
.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
tsconfig.json enable TypeScript incremental mode to speed up IDEs 2025-05-28 21:31:39 -04:00

Misskey Backend