barkey/packages/backend/src
4censord e1b0faa18f
Fall back to port 3000 if none is specified
Originally, because `parseInt` can return `NaN`, sharkey would happily
try to listen on port `NaN`.
2024-08-03 17:43:02 +02:00
..
@types (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
boot ignore cpuCount when it's 0 - fixes #586 2024-07-21 13:29:54 +01:00
core fix: pass current user into InstanceEntityService.packMany 2024-08-01 08:24:50 -04:00
daemons (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
misc Merge branch 'develop' into future-2024-05-31 2024-06-08 16:45:53 +01:00
models add copyright text to all our files 2024-06-15 11:36:55 +01:00
queue fix: notRespondingSinceが実装される前に不通になったインスタンスが自動的に配信停止にならない (#14059) 2024-06-23 10:59:43 +01:00
server merge: fix: pass current user into InstanceEntityService.packMany (!582) 2024-08-02 18:40:53 +00:00
config.ts Fall back to port 3000 if none is specified 2024-08-03 17:43:02 +02:00
const.ts merge: upstream 2024-02-19 10:47:42 +01:00
decorators.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
di-symbols.ts merge: upstream 2024-02-19 10:47:42 +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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
logger.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MainModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NestLogger.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
postgres.ts pass redis config as-is to postgres cache 2024-07-21 11:02:46 +01:00
types.ts merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00