summaryrefslogtreecommitdiff
path: root/packages/frontend/src/widgets/server-metric (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): use ESMsyuilo2023-09-194-7/+7
|
* chore: ↵Shun Sakai2023-07-277-0/+35
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#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>
* refactor: 可読性のため一部で`Array.prototype.at`を使うように ↵okayurisotto2023-07-142-8/+8
| | | | | | | (#11274) * refactor: `Array.prototype.at`を使うように * fixup! refactor: `Array.prototype.at`を使うように
* refactor: `substr` -> `substring` (#11273)okayurisotto2023-07-142-2/+2
|
* perf(backend): make some features optionablesyuilo2023-07-021-1/+1
| | | | | Resolve #11064 Resolve #11065
* fix(client): サーバーメトリクスが90度傾いている (#11012)NoriDev2023-06-171-0/+1
|
* lintsyuilo2023-05-291-1/+1
|
* refactorsyuilo2023-05-241-13/+14
|
* refactor(frontend): boot分割したり副作用減らしたりとかsyuilo2023-05-151-2/+2
| | | | #10838
* chore(test): data属性がclassになっているのを修正syuilo2023-03-091-1/+1
|
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-2/+2
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* fix(client): use tabler icons (#9915)taiy2023-02-141-1/+1
|
* Fix widget tests (#9591)Masaya Suzuki2023-01-151-1/+1
|
* refactor(client): use css modulessyuilo2023-01-151-2/+3
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-276-6/+6
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-276-6/+6
|
* rename: client -> frontendsyuilo2022-12-277-0/+641