Commit Graph

651 Commits

Author SHA1 Message Date
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
Philip H cebc5de579
Add Spanish language (#831)
Thank you @amarqz!
2024-02-12 11:18:16 +01:00
amarqz e190544c50
Add Spanish language 2024-02-12 11:11:06 +01:00
NPM Update Bot d386bed476 npm: package updates 2024-02-12 00:12:28 +00:00
Philip H 0196c03e53
Add catalan language (#826)
Thank you @Guillembonet!
2024-02-09 12:15:25 +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
NPM Update Bot 7cd64c3511 npm: package updates 2024-02-08 00:11:38 +00:00
NPM Update Bot c7a30f4245 npm: package updates 2024-02-07 00:11:50 +00: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
NPM Update Bot d7b5f4d100 npm: package updates 2024-02-06 00:12:12 +00:00
Philip H f2727e64a7
CI: restrict workflows to only run on owner repository (#817) 2024-02-04 22:56:40 +01:00
pheiduck 6788d98d9d CI: restrict workflows to only run on owner repository 2024-02-04 22:54:34 +01:00
NPM Update Bot d0e0e6a415 npm: package updates 2024-02-04 00:13:18 +00:00
NPM Update Bot eec94a3b4e npm: package updates 2024-02-03 23:30:30 +00:00
Philip H 111426b1cb
dependabot.yml: for github-actions updates 2024-02-04 00:29:58 +01:00
NPM Update Bot 0f07244bb4 npm: package updates 2024-02-02 21:21:49 +00:00
Peter Lewis 3ee2260714
Merge pull request #806 from wg-easy/fix/newline
Fix/newline
2024-02-02 21:21:17 +00:00
Peter Lewis 660d77d63b
Merge pull request #800 from minghongx/rm-newline-char
Remove redundant newline char in generated client configuration
2024-02-02 20:58:13 +00:00
NPM Update Bot 946eb6004e npm: package updates 2024-02-02 00:11:51 +00:00
Minghong Xu 648594733c fixup: `interface` is a reserved word in strict mode 2024-01-31 03:50:53 +00:00
Minghong Xu 8aafe6b8c9 WireGuard.js: remove redundant newline char in client config generation 2024-01-30 06:59:19 +00:00
NPM Update Bot bfd281fc9f npm: package updates 2024-01-29 20:05:05 +00:00
Philip H c54e4d6c7c
index.html: logo on loginpage (#798) 2024-01-29 21:04:34 +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 4f3479c89e
stale.yml: revert to 100 ops otherwise some of them are skipped 2024-01-29 15:58:52 +01:00
NPM Update Bot 79f1b88534 npm: package updates 2024-01-29 00:12:15 +00:00
NPM Update Bot 3b42a3522b npm: package updates 2024-01-27 00:11:33 +00:00
NPM Update Bot a9e01b2677 npm: package updates 2024-01-26 00:53:14 +00:00
Peter Lewis 1ed6449ea7
Update stale.yml
#416
2024-01-24 21:35:16 +00:00
NPM Update Bot 599a7a07e0 npm: package updates 2024-01-22 21:05:23 +00:00
pheiduck dc83434253 update changelog for v11 2024-01-22 22:04:44 +01:00
Philip H c3044f16e8
README.md: -e LANG=de --> -e LANG=de \
fix typo in install guide (thanks to @fabiantreu)
Closes: https://github.com/wg-easy/wg-easy/issues/783
2024-01-22 01:44:48 +01:00
Philip H 9bf3e9482f
Merge branch 'production' into master 2024-01-21 15:33:07 +01:00
Philip H cab3391da8 .gitignore: add vim swap file 2024-01-21 00:20:08 +01:00
Philip H 45c637027b
add wg-easy.service for wg-easy setup without docker 2024-01-20 23:33:20 +01:00
NPM Update Bot 19a2e5fc93 npm: package updates 2024-01-20 00:55:57 +00:00
NPM Update Bot d9458f8f5c npm: package updates 2024-01-19 09:48:06 +00:00
Philip H 9f151a7b4d
apexcharts.min.js: v3.45.1 (#779) 2024-01-19 10:47:37 +01:00
Philip H 9ab2c7672b
apexcharts.min.js: v3.45.1 2024-01-19 10:43:43 +01:00
Philip H d0ac22a111
vue-i18n.min.js: v8.28.2 (#777) 2024-01-19 10:22:07 +01:00
Philip H 3dbb5bd7e8 vue-i18n.min.js: v8.28.2 2024-01-19 10:11:46 +01:00
Philip H 3ae9072686
hotfix: load language before session is initialized (#778) 2024-01-19 09:46:27 +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