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
Sergei Birukov
3d11730926
Fix traffic charts. Add chart vars
...
Add UI_TRAFFIC_STATS, UI_CHART_TYPE
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
Sergei Birukov
7d19b74845
Fix simple stats wrapping on mobile
2024-02-27 20:03:43 +03:00
Peter Lewis
ebc5173bd0
usage -> traffic
2024-02-25 22:02:53 +00:00
Peter Lewis
a40dbe130e
detailed -> usage
2024-02-25 21:42:51 +00:00
Peter Lewis
a4da7421c8
Merge remote-tracking branch 'origin/feat-stats' into feat-stats
2024-02-25 21:40:10 +00:00
Sergei Birukov
2c05b7989f
Align stats to the right on mobile
2024-02-22 21:01:01 +03:00
Bruno Antunes
f61b187402
Fix Gravatar support
2024-02-21 10:23:53 +00: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
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
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
Philip H
98fb6f724d
fixup: index.html
2024-01-29 16:55:29 +01:00
Philip H
518f8fd811
fixup: index.html
2024-01-29 16:48:32 +01:00
Philip H
8dbc882a11
index.html: logo on loginpage
2024-01-29 16:38:20 +01:00
Philip H
3dae5d64fd
add multilanguage support ( #769 )
...
Thank you @cany748!
2024-01-19 08:39:59 +01:00
Philip H
7e4a3b3347
index.html: use app.css
2024-01-19 06:39:57 +01:00
Alexander
f7e8ad1fb5
Merge branch 'multilanguage_support' into master
2024-01-15 16:50:13 +07:00
Peter Lewis
af44a82780
Update index.html
...
Remove errant `</p>`
2024-01-11 22:15:19 +00:00
Peter Lewis
d51ee147ea
Update index.html
...
Remove duplicate GitHub link
2024-01-11 22:03:02 +00:00
Peter Lewis
a8d6bac37f
Update index.html
2024-01-11 21:59:54 +00:00
Alexander
7d7a2ff8d7
Merge branch 'master' into master
2023-12-22 14:29:38 +07:00
Peter Lewis
f3e926eabc
Update index.html
...
Switch to using `media` for dark mode.
2023-12-21 16:00:40 +00:00
Peter Lewis
aa939d876c
Merge remote-tracking branch 'pheiduck/main' into rebase-pheiduck
2023-12-21 14:25:54 +00:00
Alexander
3ee12e2a6a
Merge branch 'master' into master
2023-12-19 14:06:57 +07:00
Emile Nijssen
7decb5907d
rename
2023-12-17 22:56:09 +01:00
Emile Nijssen
a89ff96d37
weejewel → wg-easy
2023-12-17 22:37:34 +01:00
Philip H
9408b732a2
index.html: replace md5 with sha512
2023-12-03 12:34:18 +01:00
goodbyepavlyi
042168f0bb
Add Darkmode
2023-11-19 16:10:19 +00:00
Philip H
b5698df61d
index.html: add fork note
2023-11-05 18:38:39 +01:00
Philip H.
13aa9991fd
change repo for deploy
2023-11-03 20:21:17 +00:00
Peter Lewis
73b1270c10
Update index.html
2023-02-01 15:34:57 +00:00
Peter Lewis
4ad812b0e4
Update footer on webpage
2023-02-01 15:14:46 +00:00
Mykola Symon
85ed6d2b23
add client name clipping(with ellipsis) on small screens(<sm)
2022-10-31 19:45:07 +03:00
Mykola Symon
30d3b4d72e
move control buttons down on small screens(<sm)
2022-10-31 19:31:05 +03:00
cany748
3f24e6c79f
Merge branch 'master' into master
2022-06-28 21:02:26 +07:00
Emile Nijssen
faf00d46d9
replace apexcharts with 'ye olde divs
2022-06-25 22:39:41 +02:00
cany748
2c29909ef6
add environment variable for changes lang
2022-06-20 20:09:17 +07:00
cany748
02cdb21405
Merge branch 'master' into master
2022-06-20 17:59:29 +07:00
Emile Nijssen
a72029d7e5
improve chart
2022-06-12 22:48:30 +02:00
cany748
ceacaa9e3c
add multilanguage support and add russian language
2022-06-11 15:30:09 +07:00
Anton Grouchtchak
c663d02a36
Fix typo
...
Change `Created/Last seen at` to `Created/Last seen on`.
2022-05-18 17:18:30 -04:00
Anton Grouchtchak
b146ba1d86
Wait for Vue to finish loading before showing HTML
...
This prevents flashing static HTML elements (icons, modals) on reload.
2022-05-18 17:14:05 -04:00