Commit Graph

18 Commits

Author SHA1 Message Date
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