Commit Graph

13 Commits

Author SHA1 Message Date
TowyTowy 2c3b82a826 Fix: auto-scale binary rate units instead of pinning to MiB/s (#6866)
Docker CI / Docker Build & Push (push) Has been cancelled
Lint / Linting Checks (push) Has been cancelled
Release Drafter / Update Release Draft (push) Has been cancelled
Release Drafter / Auto Label PR (push) Has been cancelled
Tests / vitest (1) (push) Has been cancelled
Tests / vitest (2) (push) Has been cancelled
Tests / vitest (3) (push) Has been cancelled
Tests / vitest (4) (push) Has been cancelled
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2026-07-13 15:27:07 +00:00
shamoon 97e909ebf4 Chore: move to eslint (#6270) 2026-02-02 15:18:30 -08:00
shamoon eda06965fa Chore: add organize imports to pre-commit (#5104)
Docker CI / Linting Checks (push) Waiting to run
Docker CI / Docker Build & Push (push) Blocked by required conditions
2025-03-30 21:40:03 -07:00
shamoon e6cf86ed4a Enhancement: use duration for audiobookshelf tottal, refactor uptime (#4229)
Docker / Linting Checks (push) Waiting to run
Docker / Docker Build & Push (push) Blocked by required conditions
2024-10-31 22:09:23 -07:00
0phoff 7837864841 Enhancement: locale option for date & relativeDate format (#2658) 2024-01-17 09:23:11 -08:00
shamoon e768b1c83a Unify uptime formatting (#2483) 2023-12-15 14:08:37 -08:00
Kirill Kuznetsov 3c4818a2b4 Feature: add date formatting option in custom api (#2228) 2023-10-23 16:54:04 -07:00
shamoon 19c25713c4 Run pre-commit hooks over existing codebase
Co-Authored-By: Ben Phelps <ben@phelps.io>
2023-10-18 09:49:33 -07:00
Michael Shamoon 712fbb53c7 Fix rate unit displays 2022-12-08 15:54:01 -08:00
Michael Shamoon e1f217ad80 fix all the byte units display labels to binary
see https://en.wikipedia.org/wiki/Kilobyte
2022-11-27 14:34:49 -08:00
Michael Shamoon aadedd1864 Fix MiBps label
Closes https://github.com/benphelps/homepage/issues/562

See https://en.wikipedia.org/wiki/Kilobyte
2022-11-27 14:26:36 -08:00
Ben Phelps 990ae8464e only render en by default 2022-09-26 14:43:03 +03:00
Ben Phelps 8bc240b934 refactor i18n to be server side 2022-09-25 19:43:00 +03:00