Commit Graph
25 Commits
Author SHA1 Message Date
Sergei Birukov 73f2ad4ac3 Fix #1111 2024-07-20 17:20:54 +03:00
suxscribeandGitHub 1c98e466c6 Merge branch 'feat-stats' into feat-toggles 2024-03-19 18:34:41 +03:00
Sergei BirukovandPhilip H ac6a05f9be Fix lint errors 2024-03-18 21:25:08 +01:00
Sergei BirukovandPhilip H 262318df27 Disable debug 2024-03-18 21:25:08 +01:00
Sergei BirukovandPhilip H 98a5daf458 Fix charts on mobile 2024-03-18 21:25:08 +01:00
Sergei BirukovandPhilip H 71c208133d Remove .env from repo 2024-03-18 21:25:08 +01:00
Sergei BirukovandPhilip H aedb691b2b Fix traffic charts. Add chart vars
Add UI_TRAFFIC_STATS, UI_CHART_TYPE
2024-03-18 21:25:08 +01:00
Sergei Birukov 81ccf8762d Header mobile layout 2024-03-18 10:05:12 +03:00
Sergei Birukov 32fc78589a Lint 2024-03-17 20:38:21 +03:00
Sergei Birukov f3a8ff6490 Add dark/light mode toggle. Add chart toggle
Change dark/light mode detection
Add saving uiShowCharts to local storage
Add saving uiTheme to local storage
Add ui buttons
2024-03-17 20:38:21 +03:00
Sergei BirukovandPhilip H 12b72cf389 Fix lint errors 2024-03-15 15:20:35 +01:00
Sergei BirukovandPhilip H ccde2fdfd3 Disable debug 2024-03-15 15:20:35 +01:00
Sergei BirukovandPhilip H 166a58a685 Fix charts on mobile 2024-03-15 15:20:35 +01:00
Sergei BirukovandPhilip H 73242c61c3 Remove .env from repo 2024-03-15 15:20:35 +01:00
Sergei BirukovandPhilip H 3d11730926 Fix traffic charts. Add chart vars
Add UI_TRAFFIC_STATS, UI_CHART_TYPE
2024-03-15 15:20:35 +01:00
Sergei Birukov 7d19b74845 Fix simple stats wrapping on mobile 2024-02-27 20:03:43 +03:00
Sergei Birukov 2c05b7989f Align stats to the right on mobile 2024-02-22 21:01:01 +03:00
Sergei Birukov c47ade71cc Fix some bugs
json error
update css
some refactoring for getUiDetailedStats
2024-02-17 21:48:43 +03:00
Sergei Birukov a4049acdb6 Wrap layout on <640px 2024-02-17 17:47:52 +03:00
Sergei Birukov a522a442ae Change layout wrapping. Fix last seen 2024-02-17 15:22:43 +03:00
Sergei Birukov 081e3eef75 Update Readme and docker-compose 2024-02-14 22:06:30 +03:00
Sergei Birukov 45147ee7c4 Fix lint errors 2024-02-13 19:30:34 +03:00
Sergei Birukov fa392cf260 Add UI_DETAILED_STATS variable
Show detailed RX / TX stats when UI_DETAILED_STATS = true
Add api method to get UI_DETAILED_STATS value on frontend
2024-02-13 12:53:32 +03:00
Sergei Birukov a1fdc610ad Merge branch 'master' into feat-update-client-layout 2024-02-12 17:30:45 +03:00
Sergei Birukov 5b2a9308f5 Update client list layout and show total client RX/TX
Update client layout to show current and total rx/tx values in columns.
Update tablet and mobile layout
2024-02-06 17:45:33 +03:00