summaryrefslogtreecommitdiff
path: root/packages/backend/src/boot (follow)
Commit message (Expand)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)stableFreya Murphy22 hours1-1/+1
* 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
* normalize use of .info (INFO) instead of .succ (DONE) loggingHazelnoot2025-06-061-6/+6
* reduce, clarify, and normalize more error messagesHazelnoot2025-06-062-5/+13
* add `logging.verbose` option to enable debug logging in production. (same fun...Hazelnoot2025-05-081-1/+1
* rename activity_log and activity_context to ap_inbox_log and ap_contextHazelnoot2025-02-161-2/+2
* add inbound activity logger for debuggingHazelnoot2025-02-161-0/+2
* Merge branch 'develop' into merge/2024-02-03Hazelnoot2025-02-111-1/+3
|\
| * make the listen address configurable - fixes #927dakkar2025-02-101-1/+3
* | print an error when booting with both MK_ONLY_SERVER and MK_ONLY_QUEUE setHazelnoot2025-02-071-2/+7
* | remove unused meta.version callHazelnoot2025-02-041-1/+0
* | merge upstream 2025-02-03Hazelnoot2025-02-032-16/+35
|\ \ | |/ |/|
| * fix(backend): デフォルト起動時のメインプロセスはHTTPサー...おさむのひと2025-01-271-2/+1
| * fix(backend): disableClustering設定時の初期化ロジックを調整 (#1...おさむのひと2025-01-072-13/+31
* | merge: Revert "Synchronize server startup" (!831)dakkar2024-12-211-9/+8
|\ \
| * | Revert "Synchronize server startup"Hazelnoot2024-12-191-9/+8
* | | merge: Fix the ascii art (!835)Hazelnoot2024-12-201-4/+4
|\ \ \
| * | | Fix the ascii artCenTdemeern12024-12-201-4/+4
| |/ /
* | | Update file worker.tsKio!2024-12-191-0/+1
* | | Update file worker.tsKio!2024-12-191-0/+1
* | | Add missing imports before Dakkar can mention itKio!2024-12-191-0/+3
* | | Add Meta, oopsKio!2024-12-191-0/+1
* | | Add Release version to sentry loggingKio!2024-12-192-0/+6
|/ /
* | Synchronize server startupHazelnoot2024-12-081-8/+9
* | restore functionality of `MK_NO_DAEMONS` optionHazelnoot2024-12-061-0/+3
* | chore: update donation links in backend and frontendMarie2024-09-061-1/+1
* | Merge branch 'develop' into feature/misskey-2024.07dakkar2024-08-061-1/+9
|\ \
| * | ignore cpuCount when it's 0 - fixes #586dakkar2024-07-211-8/+7
| * | error out when we can't spawn workers - fixes #586dakkar2024-07-211-1/+10
* | | Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07dakkar2024-08-023-2/+25
|\ \ \ | |/ / |/| / | |/
| * lint fixessyuilo2024-06-061-1/+1
| * enhance(backend): improve sentry integrationsyuilo2024-06-061-0/+23
| * fixsyuilo2024-06-061-1/+1
* | merge: Revert "fix: start only one instance of ChartManagementService schedul...dakkar2024-06-181-0/+1
|\ \
| * | Revert "fix: start only one instance of ChartManagementService scheduled job"dakkar2024-06-181-0/+1
* | | Merge remote-tracking branch 'misskey/release/2024.5.0' into futuredakkar2024-05-313-0/+29
|\ \ \ | |/ / |/| / | |/
| * feat: sentry integration (#13897)syuilo2024-05-281-0/+20
| * feat(backend): add /healthz endpoint (#13834)Acid Chicken2024-05-232-0/+9
* | merge: fix: start only one instance of ChartManagementService scheduled job (...fEmber2024-05-301-1/+0
|\ \
| * | fix: start only one instance of ChartManagementService scheduled jobfEmber2024-05-301-1/+0
* | | fix: don't create duplicate workers when clustering is disabledfEmber2024-05-301-1/+1
|/ /
* | merge: upstreamMarie2024-02-194-4/+4
|\|
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-134-4/+4
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-134-4/+4
| * update SPDX-FileCopyrightTextsyuilo2024-02-124-4/+4
* | merge: all upstream changesMar0xy2023-10-131-2/+0
|\|