Commit Graph

1703 Commits

Author SHA1 Message Date
Donald Zou
9089fd37e0 Update 2025-08-16 14:04:12 +08:00
Donald Zou
4eab083a30 Client App 2025-08-16 12:27:50 +08:00
Donald Zou
11a07758aa Update DashboardPlugins.py 2025-08-16 11:19:22 +08:00
Donald Zou
ae712c1c98 Update AmneziaWireguardConfiguration.py 2025-08-16 11:17:39 +08:00
Donald Zou
9b2415f0f1 Update WireguardConfiguration.py 2025-08-16 11:12:56 +08:00
Donald Zou
f130098937 Build 2025-08-16 11:09:27 +08:00
Donald Zou
e280a2e4a9 Still need to work on validation 2025-08-16 01:51:18 +08:00
Donald Zou
60bd4bc91b Added configuration descriptions 2025-08-15 21:45:09 +08:00
Donald Zou
145c3d8f96 Added a box-shadow 2025-08-15 18:28:28 +08:00
Donald Zou
663c134e60 Added WireguardConfigurationInfo 2025-08-15 11:45:06 +08:00
Donald Zou
1e264ca4a1 Added Pydantic for configurations info 2025-08-14 22:36:14 +08:00
Donald Zou
207e9f7afd Delete DashboardPluginsManager.py 2025-08-14 17:23:48 +08:00
Donald Zou
6e4c144af6 Update Plugins 2025-08-14 17:14:52 +08:00
Donald Zou
325c97cfe6 Added plugins manager 2025-08-13 21:41:28 +08:00
Donald Zou
4d07845c7f Added RRD Tool plugins 2025-08-13 16:35:34 +08:00
Donald Zou
93baa505c7 Migrated configuration sorting to Pinia store
Fixed #841
2025-08-12 17:22:40 +08:00
Donald Zou
b81d4667b2 Update clientAssignedPeers.vue 2025-08-12 17:21:36 +08:00
Donald Zou
3dd065dd7b Update client deletion
Optimized client deletion
2025-08-12 17:21:08 +08:00
Donald Zou
0a8692dcc0 Update availablePeersGroup.vue
Added link to each peer so is easier to set schedule jobs and other settings
2025-08-12 17:20:18 +08:00
Donald Zou
26cc295167 Update DashboardClients.py
Added refreshing clients after signup
2025-08-12 17:18:31 +08:00
Donald Zou
48d9800b71 Finished client deletion 2025-08-11 17:29:15 +08:00
Donald Zou
9424ad1f13 Added router push if received 401 on client side 2025-08-11 16:32:21 +08:00
Donald Zou
5c58f548c0 Added client profile update 2025-08-11 14:35:54 +08:00
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