summaryrefslogtreecommitdiff
path: root/packages/backend/src/boot (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-28feat: sentry integration (#13897)syuilo1-0/+20
2024-05-23feat(backend): add /healthz endpoint (#13834)Acid Chicken2-0/+9
2024-02-13(re) update SPDX-FileCopyrightTexttamaina4-4/+4
2024-02-13Revert "update SPDX-FileCopyrightText"tamaina4-4/+4
2024-02-12update SPDX-FileCopyrightTextsyuilo4-4/+4
2023-10-09fix(backend): Misskeyのバックエンドプロセスが終了しないsyuilo1-2/+0
2023-09-27feat(backend): MasterプロセスのPIDを書き出せるように (#11909)CyberRex1-0/+1
2023-09-17fix(backend): MK_ONLY_SERVERオプションを指定した際にクラッシ...syuilo1-10/+23
2023-09-15update deps (#11820)syuilo1-0/+0
2023-09-08feat: passkey support (#11804)syuilo1-2/+0
2023-07-29Remove an unused dependency (#11405)woxtu1-1/+0
2023-07-27chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai4-0/+19
2023-07-17enhance(backend): add unix socket support (#11275)dogcraft1-1/+1
2023-07-14refactor: `substr` -> `substring` (#11273)okayurisotto1-1/+1
2023-07-08use enginessyuilo1-6/+0
2023-07-08nodeの推奨(デフォルト)バージョンと最小バージョンを分離syuilo1-1/+1
2023-05-10fix(backend): テスト時は一部のサービスを停止syuilo1-4/+6
2023-05-09fix(test): ジョブキューをテストが終わったら停止するようにsyuilo1-0/+2
2023-03-03test(backend): APIテストの復活 (#10163)Kagami Sascha Rosylight1-1/+3
2023-02-22Revert "Allow configuring the listen host (#9924)"syuilo1-1/+1
2023-02-22Allow configuring the listen host (#9924)ledlamp1-1/+1
2023-01-23enhance(server): onlyServer / onlyQueue オプションを復活syuilo3-38/+53
2023-01-21enhance(server): separate job queue process (#9662)syuilo2-23/+21
2022-12-10improve nest loggersyuilo2-2/+8
2022-12-08refactor(server): rename AppModule to RootModulesyuilo1-2/+2
2022-12-03Fastify (#9106)syuilo1-0/+1
2022-09-24fixessyuilo1-2/+1
2022-09-18refactor(backend): simplify bootsyuilo1-29/+31
2022-09-18なんかもうめっちゃ変えたsyuilo3-20/+39
2022-05-19enhance: Perform port diagnosis at startup only when Listen fails (#8698)MeiMei1-32/+4
2022-04-17refactor: fix typesyuilo1-2/+2
2022-03-26refactor: migrate to typeorm 3.0 (#8443)syuilo1-3/+2
2022-03-20Fix: warn about outdated NodeJS fixed (#8388)Kainoa Kanter1-7/+5
2022-02-27refactor: Use ESM (#8358)syuilo3-37/+39
2021-11-12refactoringsyuilo3-0/+293