summaryrefslogtreecommitdiff
path: root/packages/backend/src/boot/entry.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove unused console logging fallbacksHazelnoot2025-07-271-25/+5
* use logger instead of console for uncaughtException debug linesHazelnoot2025-07-271-2/+2
* add workarounds for node-fetch crashesHazelnoot2025-07-271-2/+20
* add additional process exit loggersHazelnoot2025-06-121-1/+19
* use uncaughtExceptionMonitor instead uncaughtExceptionHazelnoot2025-06-121-4/+4
* reduce, clarify, and normalize more error messagesHazelnoot2025-06-061-4/+12
* merge upstream 2025-02-03Hazelnoot2025-02-031-5/+13
|\
| * fix(backend): disableClustering設定時の初期化ロジックを調整 (#1...おさむのひと2025-01-071-7/+13
* | Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07dakkar2024-08-021-1/+1
|\|
| * lint fixessyuilo2024-06-061-1/+1
* | Merge remote-tracking branch 'misskey/release/2024.5.0' into futuredakkar2024-05-311-0/+3
|\|
| * feat(backend): add /healthz endpoint (#13834)Acid Chicken2024-05-231-0/+3
* | fix: don't create duplicate workers when clustering is disabledfEmber2024-05-301-1/+1
* | merge: upstreamMarie2024-02-191-1/+1
|\|
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| * update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* | Wrap entry into async functionApril John2023-10-071-46/+49
|/
* update deps (#11820)syuilo2023-09-151-0/+86