| .. |
|
@types
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00: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
|
add instance.isSilenced to PackedUserLite
|
2025-06-03 17:11:51 -04: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
|
add instance.isSilenced to PackedUserLite
|
2025-06-03 17:11:51 -04:00 |
|
queue
|
allow user to be deleted if profile is missing
|
2025-05-12 21:38:11 -04:00 |
|
server
|
copy changes to home channel
|
2025-06-03 17:12:16 -04: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 |