mistykey/packages/backend/src
2025-11-15 14:08:32 -05:00
..
@types fix AppLockService and redis-lock library 2025-11-05 19:35:41 -05:00
boot merge: Move user hibernation to scheduled system task (!1227) 2025-11-12 19:02:08 -05:00
core await more promises to improve stack traces 2025-11-15 14:08:32 -05:00
daemons implement background queue charts 2025-11-15 14:08:32 -05:00
global fix rebase errors 2025-11-12 17:07:58 -05:00
misc add UpdateLatestNote, PostSuspend, and PostUnsuspend background tasks 2025-11-15 14:08:32 -05:00
models add UpdateLatestNote, PostSuspend, and PostUnsuspend background tasks 2025-11-15 14:08:32 -05:00
queue await more promises to improve stack traces 2025-11-15 14:08:32 -05:00
server await more promises to improve stack traces 2025-11-15 14:08:32 -05:00
config.ts implement background task queue 2025-11-15 14:08:29 -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 fix incorrect reference to process.env in Logger 2025-11-11 20:17:05 -05:00
MainModule.ts fix module imports 2025-11-05 19:42:30 -05:00
NestLogger.ts use coreLogger in master.ts and NestLogger.ts 2025-11-07 01:12:15 -05:00
postgres.ts use platform services in startup routines 2025-11-05 19:42:30 -05:00
types.ts implement admin/restart-migration endpoint 2025-11-12 17:07:58 -05:00