yumechi-no-kuni/packages/backend/src
Souma 1b84760c19
enhance(backend): Load settings via environment variables (#14179)
* feat(backend): Load settings via environment variables

If they're not loaded from the config file.

* chore(docker): Add hints for environment variables

It supports users to know about them.

* docs(changelog): Add the description about this change

Users can notice what's changed by this PR.

* style(backend): Fix code syntax

To pass the linter.
2024-07-14 21:33:22 +09:00
..
@types (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
boot lint fixes 2024-06-06 11:40:11 +09:00
core test(backend): kill many any in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
daemons (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
misc fix(backend): ユーザーのリアクション一覧でミュート/ブロックが機能していなかった問題を修正 (#14100) 2024-07-14 20:24:29 +09:00
models Feat: ユーザーのアイコン/バナーの変更可否をロールで設定可能に (#14078) 2024-07-14 09:31:05 +09:00
queue fix: notRespondingSinceが実装される前に不通になったインスタンスが自動的に配信停止にならない (#14059) 2024-06-22 12:44:01 +09:00
server fix(backend): ユーザーのリアクション一覧でミュート/ブロックが機能していなかった問題を修正 (#14100) 2024-07-14 20:24:29 +09:00
config.ts enhance(backend): Load settings via environment variables (#14179) 2024-07-14 21:33:22 +09:00
const.ts ci: cache eslint (#14204) 2024-07-14 21:30:57 +09:00
decorators.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
di-symbols.ts feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09: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 refactor(backend): remove unused logger option 2024-06-06 10:01:50 +09: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 feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00
types.ts feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00