egirlskey/packages/backend/src
dakkar 58d329e3bd make sure that sensitive is a boolean - fixes #596
Some remote instances may send garbage. If the `sensitive` value
passed to `driveService.uploadFromUrl` is not a boolean, eventually
we'll get an exception from the database complaining about that. This
change avoids that problem.
2024-08-05 10:12:27 +01: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 make sure that sensitive is a boolean - fixes #596 2024-08-05 10:12:27 +01: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 pass redis config as-is to postgres cache 2024-07-21 11:02:46 +01: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