Commit Graph

761 Commits

Author SHA1 Message Date
Peter Lewis 4a7700bfb8
Merge pull request #834 from suxscribe/feat-update-client-layout
Show total RX/TX data for each client in UI
2024-02-16 21:57:55 +00:00
NPM Update Bot 6670176c48 npm: package updates 2024-02-15 00:12:05 +00:00
Sergei Birukov 081e3eef75 Update Readme and docker-compose 2024-02-14 22:06:30 +03:00
NPM Update Bot 257be24edf npm: package updates 2024-02-14 00:12:09 +00: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
NPM Update Bot 14e97c8d86 npm: package updates 2024-02-13 09:20:33 +00:00
Philip H 2e792cb962
Add Korean language (#833)
Thank you @jkh0kr!
2024-02-13 10:19:51 +01:00
jkh0kr 4b53c3d755
Update i18n.js
Add Korean language
2024-02-13 11:19:42 +09:00
NPM Update Bot 9fb0b2b760 npm: package updates 2024-02-13 00:12:36 +00: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
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
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