mistykey/packages/backend/src
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
..
@types revert 5f88d56d96 2024-07-20 21:33:20 +09:00
boot merge: Revert "Synchronize server startup" (!831) 2024-12-21 16:35:51 +00:00
core merge: Add file extension to locally-stored media (!832) 2024-12-31 10:44:22 +00:00
daemons Revert "Synchronize server startup" 2024-12-19 11:22:54 -05:00
misc merge: upstream changes for 2024.11 (!742) 2024-12-15 17:27:12 +00:00
models Merge branch 'develop' into feature/2024.10 2024-12-12 17:38:29 +00:00
queue fix scheduled replies becoming quote-boosts 2025-01-01 17:10:56 +00:00
server Restore activeHalfyear and activeMonth nodeinfo 2025-01-17 13:32:46 -08:00
config.ts Merge branch 'develop' into feature/2024.10 2024-12-05 09:17:55 +00:00
const.ts separate character limits for local and remote notes 2024-10-26 09:49:28 -04:00
decorators.ts refactor(backend): use Reflet for autobind deco (#14482) 2024-09-15 17:43:24 +09:00
di-symbols.ts feat: 노트 게시를 예약할 수 있음 (yojo-art/cherrypick#483, [Type4ny-Project/Type4ny@271c872c](271c872c97)) 2024-12-09 05:31:03 +01:00
env.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
global.d.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GlobalModule.ts fix(backend): RBTの修正 (#14621) 2024-09-24 18:29:02 +09:00
logger.ts avoid use of any in logger.ts 2024-12-26 13:46:15 -05:00
MainModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NestLogger.ts lint fixes 2024-06-06 11:40:11 +09:00
postgres.ts feat: 노트 게시를 예약할 수 있음 (yojo-art/cherrypick#483, [Type4ny-Project/Type4ny@271c872c](271c872c97)) 2024-12-09 05:31:03 +01:00
types.ts Merge branch 'develop' into feature/2024.10 2024-12-12 13:04:51 +00:00