paricafe/packages/backend/src
Juan Aguilar Santillana 07f26bc8dd
refactor(backend): use Reflet for autobind deco (#14482)
Using Reflect.defineProperty instead of Object.defineProperty
gives a more consistent behavior with the rest of the modern
JavaScript features.
2024-09-15 17:43:24 +09:00
..
@types revert 5f88d56d96 2024-07-20 21:33:20 +09:00
boot lint fixes 2024-06-06 11:40:11 +09:00
core fix(backend): happy-domで外部HTMLをパースする際に関連リソースが読み込まれる問題を修正 (#14521) 2024-09-15 12:30:27 +09:00
daemons (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
misc fix(backend): use prefixItems in admin/queue/*-delayed endpoint schema (#14468) 2024-08-30 10:58:59 +09:00
models refactor(sw): use fully typed locales (#14470) 2024-08-30 10:58:11 +09:00
queue fix(backend): memory leak in memory caches (#14363) 2024-08-18 13:34:01 +09:00
server fix(backend/antenna): キーワードが与えられなかった場合のエラーをApiErrorとして投げる (#14491) 2024-09-15 15:13:46 +09:00
config.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
const.ts refactor(backend): remove unrelated comments 2024-07-30 16:18:18 +09:00
decorators.ts refactor(backend): use Reflet for autobind deco (#14482) 2024-09-15 17:43:24 +09: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 enhance(backend): ページ、ギャラリー、Playのモデレーション強化 (#13523) 2024-08-17 15:01:08 +09:00