mistykey/packages/backend
Kinetix 43343d94a9 Restore activeHalfyear and activeMonth nodeinfo
With this content being cached by nginx, these queries shouldn't run
more than once every 15 minutes (or whatever your content cache is set
to), as far as I understand it. I have verified HIT/MISS via the
returned HTTP headers. Perhaps this is more of an issue on large
instances, but rather than this data just missing for all instances,
perhaps a control panel option could be added to enable/disable this?

Misskey nulled these stats as part of a performance issue:
https://github.com/misskey-dev/misskey/issues/9505 and committed changes
at c5cfbd99d0
2025-01-17 13:32:46 -08:00
..
.vscode
assets Merge tag '2024.10.1' into feature/2024.10 2024-11-08 15:52:37 +00:00
migration Merge branch 'develop' into feature/2024.10 2024-12-12 17:38:29 +00:00
scripts check harder for connectibility 2024-11-05 14:21:58 +00:00
src Restore activeHalfyear and activeMonth nodeinfo 2025-01-17 13:32:46 -08:00
test merge: upstream changes for 2024.11 (!742) 2024-12-15 17:27:12 +00:00
test-federation Merge tag '2024.11.0' into feature/2024.10 2024-11-22 12:29:04 +00:00
test-server refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
.madgerc
.swcrc fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する (#13600) 2024-03-30 15:28:19 +09:00
eslint.config.js Merge branch 'develop' into feature/2024.10 2024-12-09 09:43:55 +00:00
jest.config.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.e2e.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.fed.cjs test(backend): add federation test (#14582) 2024-10-15 13:37:00 +09:00
jest.config.unit.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jsconfig.json
ormconfig.js longer statement_timeout for migrations - fixes 450 2024-03-09 15:38:36 +00:00
package.json upd: make schedule time work cross timezones 2024-12-15 22:41:16 +01:00
README.md
tsconfig.json fix linting and type checks in all packages 2024-10-15 21:41:36 -04:00

Misskey Backend