summaryrefslogtreecommitdiff
path: root/src/daemons/server-stats.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactoringsyuilo2021-11-121-79/+0
| | | | Resolve #7779
* fix: suppress disk stats errorsyuilo2021-03-191-1/+1
|
* Fix #7067 (#7267)MeiMei2021-02-271-1/+1
|
* サーバー情報ウィジェットsyuilo2021-01-031-7/+10
|
* v12 (#5712)syuilo2020-01-301-24/+33
| | | | | Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
* リファクタリング (#4587)Acid Chicken (硫酸鶏)2019-04-141-12/+4
| | | | | | | | | | | | * Use I cap * Avoid _ * Use default value instead of optional boolean * Bye useless variable * Bye verbose try-catch
* Create type definition for 'os-utils' (#4050)Acid Chicken (硫酸鶏)2019-02-031-1/+1
|
* Use internal logger instead of debug/console for loggingsyuilo2019-02-031-2/+0
| | | | | | Resolve #4104 Resolve #1966 Resolve #1937
* Update server-stats.ts (#3512)Acid Chicken (硫酸鶏)2018-12-081-1/+1
|
* Use string interpolationAya Morisawa2018-09-011-1/+1
|
* Improve cpu and memory chart in control panelsyuilo2018-08-191-4/+4
|
* Fix #2229syuilo2018-08-151-1/+1
|
* Use deque instead of linked listAya Morisawa2018-08-141-2/+2
|
* Resolve #2176Aya Morisawa2018-08-141-3/+4
|
* Use os-utilssyuilo2018-07-271-8/+7
|
* Merge branch 'master' of https://github.com/syuilo/misskeysyuilo2018-07-271-1/+3
|\
| * :sparkles:Aya Morisawa2018-07-271-1/+1
| |
| * :sparkles:Aya Morisawa2018-07-271-0/+2
| |
* | Fix bugsyuilo2018-07-271-3/+3
|/
* Fix bugAya Morisawa2018-07-271-1/+1
|
* :sparkles:Aya Morisawa2018-07-271-26/+24
|
* fix: critical memory leak.2vg2018-07-271-0/+1
|
* memory usage excludes buffer and cache.2vg2018-07-271-17/+51
|
* wipsyuilo2018-06-181-2/+2
|
* wipsyuilo2018-06-111-0/+42