Sharkey/packages/backend
dakkar 85f7813d75 use a *very* long statement_timeout for migrations
some migrations still timeout with the ×10, let's hope that ×100 is
enough!

(if people have not set a timeout in the configuration files, this
commit changes the migration timeout from 1m40s to 16m40s)
2025-06-20 14:01:17 +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 merge: Extract inline media from remote posts (resolves #1074, #1104, and #1105) (!1113) 2025-06-19 23:36:44 +00:00
test merge: Extract inline media from remote posts (resolves #1074, #1104, and #1105) (!1113) 2025-06-19 23:36:44 +00: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 use a *very* long statement_timeout for migrations 2025-06-20 14:01:17 +01:00
package.json update to sfm-js version 0.24.8 2025-06-14 19:40:04 -04:00
README.md
tsconfig.json enable TypeScript incremental mode to speed up IDEs 2025-05-28 21:31:39 -04:00

Misskey Backend