mistykey/packages/backend/src
2025-11-07 00:04:55 -05:00
..
@types fix AppLockService and redis-lock library 2025-11-05 19:35:41 -05:00
boot use platform services in startup routines 2025-11-05 19:42:30 -05:00
core remove null option from uriPersonCache 2025-11-07 00:04:55 -05:00
daemons fix module imports 2025-11-05 19:42:30 -05:00
global normalize cache constructors and detect duplicate cache names 2025-11-05 19:42:31 -05:00
misc implement QuantumKVCache.reset 2025-11-06 22:11:21 -05:00
models fix user list API schema, access checks, and caching 2025-11-05 19:42:31 -05:00
queue remove localUserByNativeTokenCache, add userByAcctCache, and convert userByIdCache/nativeTokenCache/uriPersonCache to quantum caches 2025-11-07 00:04:55 -05:00
server remove localUserByNativeTokenCache, add userByAcctCache, and convert userByIdCache/nativeTokenCache/uriPersonCache to quantum caches 2025-11-07 00:04:55 -05:00
config.ts use platform services in startup routines 2025-11-05 19:42:30 -05:00
const.ts recognize video/x-matroska (MKV files) as a video type 2025-09-13 11:42:20 -04:00
decorators.ts refactor(backend): use Reflet for autobind deco (#14482) 2024-09-15 17:43:24 +09:00
di-symbols.ts add new Console global DI to abstract the node.js console 2025-11-05 19:42:30 -05:00
env.ts fix envOptions being impossible to disable if they defaul to on 2025-11-05 19:42:31 -05:00
global.d.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GlobalModule.ts use platform services in startup routines 2025-11-05 19:42:30 -05:00
logger.ts move debug log filtering from debug() to log() for consistency 2025-11-05 19:42:31 -05:00
MainModule.ts fix module imports 2025-11-05 19:42:30 -05:00
NestLogger.ts lint fixes 2024-06-06 11:40:11 +09:00
postgres.ts use platform services in startup routines 2025-11-05 19:42:30 -05:00
types.ts fix type errors in NotificationService / NotificationEntityService 2025-10-07 20:49:42 -04:00