Commit Graph

1780 Commits

Author SHA1 Message Date
Donald Zou
f59111025b Added client profile update 2025-08-11 14:35:30 +08:00
Donald Zou
e313776982 Remove deprecated file 2025-08-11 14:35:10 +08:00
Donald Zou
faa0bc952f Merge pull request #845 from alexperreault/main
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Update both french translations
2025-08-11 10:37:11 +08:00
Alexandre Perreault
87f8c60e2f Update both french translations 2025-08-10 12:55:20 -04:00
Donald Zou
e551c499db Build 2025-08-09 16:46:31 +08:00
Donald Zou
9aaa1edad6 Update DashboardOIDC.py
Fixed OIDC timeout
2025-08-06 17:27:33 +08:00
Donald Zou
d96b178a9c Optimized loading speed for peer information 2025-08-06 17:27:14 +08:00
Donald Zou
1c857c0781 Add client settings 2025-08-02 21:58:09 +08:00
Donald Zou
ae160aef23 Updated ConfigParser to RawConfigParser; Updated version number
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
v4.2.5
2025-08-02 16:54:50 +08:00
Donald Zou
2ccce69180 Adjusted OIDC template, continue working on building client side app 2025-08-02 16:51:24 +08:00
Donald Zou
a9f618891b Fixed mobile css, sort by local accounts 2025-07-27 02:55:13 +08:00
Donald Zou
85d1cc8be4 Merge pull request #833 from DaanSelen/hinakumo-patch
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Hinakumo patch
2025-07-26 02:18:40 +08:00
Donald Zou
6315112b3b Finished send password reset link 2025-07-25 18:06:42 +08:00
Velrino
8cff8d85f6 chore: update documentation links in agentModal and helpModal (#811)
LGTM!
2025-07-24 20:41:00 +02:00
DaanSelen
d7a1007f41 Merge branch 'donaldzou:main' into hinakumo-patch 2025-07-24 20:28:20 +02:00
Daan Selen
0cd2c6864e make stale compliant 2025-07-24 20:27:54 +02:00
Daan Selen
0cb46e1444 Docker file update 2025-07-24 20:23:42 +02:00
Donald Zou
cb9dfa1321 Fixed Docker system status widget issue (#832)
* Fixed Docker system status widget issue

* Build

ref: https://github.com/donaldzou/WGDashboard/issues/798
2025-07-24 19:42:41 +02:00
Donald Zou
674fea7063 Added generate reset client password link 2025-07-24 23:12:51 +08:00
Donald Zou
722cbb6054 Fixed email sender validation 2025-07-24 23:12:21 +08:00
Donald Zou
042160e6bd Merge pull request #820 from ikergcalvino/i18n-update
Standardize locale codes using BCP 47 to improve language support
2025-07-24 15:05:33 +08:00
Iker García Calviño
06c44fe91f Update localizations with new strings and corrections for improved clarity and consistency 2025-07-24 15:05:32 +08:00
Iker García Calviño
d92c636b69 Add Indonesian, Portuguese, and Hungarian translations, and update supported locales 2025-07-24 15:05:32 +08:00
Iker García Calviño
0599503779 Changes to migrate to BCP 47 locale standard 2025-07-24 15:05:32 +08:00
Donald Zou
2cf337a606 Commit 2025-07-24 15:04:46 +08:00
Donald Zou
b0bb320fb6 Finished peer assignment 2025-07-22 03:23:58 +08:00
Donald Zou
7a2a2846e1 Build 2025-07-21 17:02:21 +08:00
Donald Zou
90c35b67bd Assign peers from client settings is done 2025-07-21 17:00:33 +08:00
Donald Zou
65287ba800 Added peer selections for client 2025-07-21 02:29:33 +08:00
Donald Zou
14af465aa3 Fixed MTU and KeepAlive can be empty, rewrote config builder 2025-07-20 20:52:37 +08:00
Donald Zou
95f0b60cac Build for the client manage page 2025-07-19 17:18:09 +08:00
Donald Zou
d69044231b Created clients view for admin 2025-07-18 21:42:39 +08:00
Donald Zou
72fde9860b Build 2025-07-18 18:50:38 +08:00
Donald Zou
481ada43d6 Build 2025-07-18 18:49:54 +08:00
Donald Zou
a9d74e834d Finished client assigning 2025-07-18 18:49:19 +08:00
Donald Zou
43fd2fff2b Merge pull request #821 from NaturGamerYT/main
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Update de-de.json
2025-07-17 13:49:10 +08:00
Florian
b37c64f5a5 Update de-de.json 2025-07-16 13:55:28 +02:00
hinakumo
f1aa064b2d Made CDs more direct 2025-07-14 01:26:01 +03:00
Matias G Henschel
8abadd1070 Added PT-BR language, minor ES fix. (#817)
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
2025-07-13 21:29:43 +02:00
hinakumo
3f9d9732a0 Added build packages deps to Dockerfile 2025-07-12 09:21:29 +03:00
hinakumo
b9dc3c44a8 Change AWG repos in Dockerfile 2025-07-12 09:08:10 +03:00
Donald Zou
68e757aafc Peer assignment to client is done 2025-07-10 23:39:21 +08:00
Donald Zou
af045447e6 Update build for client and admin 2025-07-08 16:32:08 +08:00
Donald Zou
db6976a06a Updated psycopg2 to psycopg thanks @DaanSelen haha 2025-07-08 16:31:03 +08:00
Donald Zou
aa66a5ffb2 OIDC should be good to go 2025-07-03 19:20:01 +08:00
Donald Zou
bf74150f62 Update DashboardOIDC.py 2025-07-02 19:01:21 +08:00
Donald Zou
2987216169 Update DashboardOIDC.py 2025-07-02 18:59:41 +08:00
Donald Zou
08a41f8f68 Update 2025-07-02 18:57:14 +08:00
Donald Zou
714a824823 Update 2025-07-02 18:56:08 +08:00
Donald Zou
2242dca27d Update DashboardOIDC.py 2025-07-02 18:52:49 +08:00