summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/HealthServerService.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Misskey® Reactions Buffering Technology™ (#14579)syuilo2024-09-201-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * Update ReactionsBufferingService.ts * Update ReactionsBufferingService.ts * wip * wip * wip * Update ReactionsBufferingService.ts * wip * wip * wip * Update NoteEntityService.ts * wip * wip * wip * wip * Update CHANGELOG.md
* feat(backend): add /healthz endpoint (#13834)Acid Chicken2024-05-231-0/+54
* feat(backend): add /healthz endpoint * feat(backend): also check meilisearch status if available * style: header * chore: no-store * chore: healthcheck.sh * style: format