Commit Graph

181 Commits

Author SHA1 Message Date
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
jkh0kr 4b53c3d755 Update i18n.js
Add Korean language
2024-02-13 11:19:42 +09:00
Sergei Birukov a1fdc610ad Merge branch 'master' into feat-update-client-layout 2024-02-12 17:30:45 +03:00
amarqz e190544c50 Add Spanish language 2024-02-12 11:11:06 +01:00
Guillem Bonet 7b91dd678e Add catalan language
Signed-off-by: Guillem Bonet <guillem.bonet@gmail.com>
2024-02-09 10:01:34 +01: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
NPM Update Bot d9458f8f5c npm: package updates 2024-01-19 09:48:06 +00:00
Philip H 9ab2c7672b apexcharts.min.js: v3.45.1 2024-01-19 10:43:43 +01:00
Philip H 3dbb5bd7e8 vue-i18n.min.js: v8.28.2 2024-01-19 10:11:46 +01:00
Philip H. 9346dda2e5 fixup: lint error 2024-01-19 08:44:28 +00:00
pheiduck a182efb443 load language before session 2024-01-19 09:35:35 +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
Philip H. 2df3e6cb42 update: app.css to match latest tailwindcss version 2024-01-19 05:15:12 +00:00
Philip H 21ce36c116 vue.min.js: cleanup note 2024-01-18 18:51:20 +01:00
Philip H 77edd697e4 vue.min.js: v2.7.16 2024-01-18 18:38:16 +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 7ba2ed6368 Merge branch 'master' into master 2024-01-09 12:49:34 +07:00
Philip H 6fa24b3391 fixup de: naming update 2024-01-03 23:48:45 +01:00
Philip H cacf5f3c02 fixup de language: Login = Anmelden, Logout = Abmelden 2024-01-03 23:38:14 +01:00
Astound c99c9375b2 Remove blank spaces 2023-12-25 06:48:20 +08: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
Philip H. 6aad72296c fixup: lint errors 2023-12-21 15:47:09 +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
Philip H. cb91b06b88 fixup: add sha512.min.js 2023-12-03 10:50:41 +00:00
Philip H 4c7d763d24 fixes: security stuff (#47)
Insecure randomness (high)
gravatar: md5 insecure hash algorithm (high)
Clear text transmission of sensitive cookie (medium)
2023-12-02 22:59:30 +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
Alexander 4bc110bca5 feat: add german translation 2023-06-28 10:24:20 +07:00
Peter Lewis b336faaea8 Update version check URL 2023-03-02 11:31:24 +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
Peter Lewis fb3ece4360 Update app.js 2023-02-01 11:25:12 +00:00
Peter Lewis a00a9f0449 Update api.js 2023-02-01 11:24:58 +00:00
cany748 88bb67e263 Update src/www/js/i18n.js
typo

Co-authored-by: Sergey Kuznetsov <votkinsk@gmail.com>
2022-12-20 09:43:36 +07:00