aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/admin/ServerStats.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)Mohamed Bassem2024-07-211-3/+3
|
* ui: refactor admin settings page (#249)Md Saban2024-06-291-0/+130
* ui: refactor admin ui * fix: pr comments * chore: lint fix * chore: refactor * minor tweaks --------- Co-authored-by: MohamedBassem <me@mbassem.com>