barkey/packages/backend/src
2025-06-06 13:03:25 -04:00
..
@types revert 5f88d56d96 2024-07-20 21:33:20 +09:00
boot add logging.verbose option to enable debug logging in production. (same function as MK_VERBOSE environment variable) 2025-05-08 11:23:20 -04:00
core merge: Additional performance fixes (!1095) 2025-06-06 06:36:07 +00:00
daemons add missing await in ApLogCleanupService 2025-02-16 19:25:24 -05:00
misc add function diffArraysSimple for more efficient change detection 2025-05-28 21:31:40 -04:00
models create IDX_note_url over note.url 2025-06-06 13:03:25 -04:00
queue verify type of activity.actor before processing activity 2025-06-03 19:43:04 -04:00
server merge: Additional performance fixes (!1095) 2025-06-06 06:36:07 +00:00
config.ts add slowQueryThreshold setting to configure slow query warning 2025-05-30 12:27:59 -04:00
const.ts convert Authorized Fetch to a setting and add support for hybrid mode (essential metadata only) 2025-03-16 10:07:57 -04:00
decorators.ts refactor(backend): use Reflet for autobind deco (#14482) 2024-09-15 17:43:24 +09:00
di-symbols.ts merge upstream 2025-03-25 16:14:53 -04:00
env.ts add MK_HIDE_WORKER_ID to exclude worker ID from logs 2025-05-30 09:38:33 -04:00
global.d.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GlobalModule.ts lint and type fixes 2025-04-01 20:47:04 -04:00
logger.ts increase logging indent, since some logger contexts are really long 2025-05-30 12:26:33 -04: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 improve query/parameter logging 2025-06-02 15:25:53 -04:00
types.ts Merge branch 'misskey-develop' into merge/2025-03-24 2025-03-25 16:17:34 -04:00