summaryrefslogtreecommitdiff
path: root/packages/backend/src/daemons/ServerStatsService.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'misskey/master' into feature/2024.9.0dakkar2024-10-091-4/+6
|\
| * refactor/perf(backend): provide metadata statically (#14601)syuilo2024-09-221-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update ReactionService.ts * Update ApiCallService.ts * Update timeline.ts * Update GlobalModule.ts * Update GlobalModule.ts * Update NoteEntityService.ts * wip * wip * wip * Update ApPersonService.ts * wip * Update GlobalModule.ts * Update mock-resolver.ts * Update RoleService.ts * Update activitypub.ts * Update activitypub.ts * Update activitypub.ts * Update activitypub.ts * Update activitypub.ts * clean up * Update utils.ts * Update UtilityService.ts * Revert "Update utils.ts" This reverts commit a27d4be764b78c1b5a9eac685e261fee49331d89. * Revert "Update UtilityService.ts" This reverts commit e5fd9e004c482cf099252201c0c1aa888e001430. * vuwa- * Revert "vuwa-" This reverts commit 0c3bd12472b4b9938cdff2d6f131e6800bc3724c. * Update entry.ts * Update entry.ts * Update entry.ts * Update entry.ts * Update jest.setup.ts
* | fix error spam from ServerStatsService when running on WindowsHazel K2024-08-171-1/+2
|/
* (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
|
* refactor(frontend): `widgets/server-metric`内の型エラーを除去 (#12937)zyoshoka2024-01-071-1/+1
|
* Remove unnecessary nullish coalescing (#12058)woxtu2023-10-181-2/+1
|
* update deps (#11764)syuilo2023-09-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update deps * node16 * wip * wip * wip * Update test-utils.ts * wip * Update tsconfig.json * wip * Update package.json * wip * Update following.vue * Update followers.vue * Update index.vue * Update share.vue * Update MkUserPopup.vue * Update MkPostForm.vue * wip * Update MkTokenGenerateWindow.vue * Update MkPagination.vue * refactor * update deps * update deps * Update sw.ts * wip * wip * wip * Update FetchInstanceMetadataService.ts * Update FetchInstanceMetadataService.ts * update node * update deps * :art:
* 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>
* perf(backend): make some features optionablesyuilo2023-07-021-3/+9
| | | | | Resolve #11064 Resolve #11065
* refactorsyuilo2023-05-291-1/+6
|
* fix(backend): ↵nexryai2023-04-301-1/+1
| | | | | | | サーバーメトリクスのメモリ使用率が不正確になることがある不具合の修正 (#10728) * FIX: サーバーメトリクスのメモリ使用率が不正確になることがある不具合の修正 * Update CHANGELOG
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-2/+1
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+3
|
* testsyuilo2022-09-191-3/+3
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+95