Commit Graph

26 Commits

Author SHA1 Message Date
tetuaoro 10d24fa04b fix: icons & buttons view
* update the viewBox of svg elements
* add cursor pointer when hover the restore button
* rebuild the css
2024-07-10 18:11:28 +02:00
NPM Update Bot a0ed35fd76 npm: package updates 2024-07-10 15:46:36 +02:00
NPM Update Bot 1370141f03 npm: package updates 2024-06-06 15:21:02 +00:00
NPM Update Bot f06b7e00aa npm: package updates 2024-05-30 07:31:06 +00:00
NPM Update Bot 074b3548d2 npm: package updates 2024-03-31 17:37:34 +00:00
NPM Update Bot d40536c3fb npm: package updates 2024-03-19 21:10:54 +00: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 Birukov 166a58a685 Fix charts on mobile 2024-03-15 15:20:35 +01:00
Thomas Willems 19c83de975
add .is-disabled 2024-03-04 21:40:17 +01:00
Thomas Willems 76c713499d
allow clients with no privateKey
see https://github.com/wg-easy/wg-easy/discussions/791

I disabled the download from the frontend.
If someone tries to manually call the API, the privateKey block is set to "REPLACE_ME" to indicate that this value must be set manually.
2024-03-04 21:39:57 +01:00
Philip H ce1af6d691
Merge branch 'feat-no-privateKey' into feat/clients-without-privatekey 2024-03-02 14:12:38 +01:00
Philip H e942ebd577
app.css: revert version modification 2024-02-27 21:33:53 +01:00
Sergei Birukov 7d19b74845 Fix simple stats wrapping on mobile 2024-02-27 20:03:43 +03:00
Peter Lewis f6b0085c1b
fix regression 2024-02-25 21:47:56 +00:00
Peter Lewis a4da7421c8
Merge remote-tracking branch 'origin/feat-stats' into feat-stats 2024-02-25 21:40:10 +00:00
NPM Update Bot 6d99128040 npm: package updates 2024-02-22 15:21:18 +00: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 a522a442ae Change layout wrapping. Fix last seen 2024-02-17 15:22:43 +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
Thomas Willems 4aa6f99b04
rename is-disabled to inactive 2024-01-30 21:28:46 +01:00
Thomas Willems 20ae02dd48
add .is-disabled 2024-01-30 21:27:05 +01:00
Thomas Willems c7cc3eca4a
allow clients with no privateKey
see https://github.com/wg-easy/wg-easy/discussions/791

I disabled the download from the frontend.
If someone tries to manually call the API, the privateKey block is set to "REPLACE_ME" to indicate that this value must be set manually.
2024-01-30 21:27:02 +01:00
NPM Update Bot d9458f8f5c npm: package updates 2024-01-19 09:48:06 +00:00
Philip H. 2df3e6cb42
update: app.css to match latest tailwindcss version 2024-01-19 05:15:12 +00:00
Astound c99c9375b2
Remove blank spaces 2023-12-25 06:48:20 +08:00
goodbyepavlyi 042168f0bb Add Darkmode 2023-11-19 16:10:19 +00:00