summaryrefslogtreecommitdiff
path: root/packages/backend/src/misc/show-machine-info.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* perf(backend): lazy load systeminformationsyuilo2025-12-181-5/+1
| | | | systeminformationを必要とする機能を有効にしていないサーバーで無駄に読み込まれることが無いように
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
|
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* lintsyuilo2022-09-201-1/+1
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-1/+1
|
* refactor: Use ESM (#8358)syuilo2022-02-271-3/+3
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* refactoringsyuilo2021-11-121-0/+13
Resolve #7779