Commit Graph

311 Commits

Author SHA1 Message Date
Donald Zou
d54609cc29 Update client deletion
Optimized client deletion
2025-08-20 15:10:55 +08:00
Donald Zou
0a87453961 Update availablePeersGroup.vue
Added link to each peer so is easier to set schedule jobs and other settings
2025-08-20 15:10:55 +08:00
Donald Zou
f55c961e91 Finished client deletion 2025-08-20 15:10:55 +08:00
Donald Zou
53079497a1 Added client profile update 2025-08-20 15:10:55 +08:00
Donald Zou
2d08171e7c Added client profile update 2025-08-20 15:10:55 +08:00
Donald Zou
e879ceb1bc Remove deprecated file 2025-08-20 15:10:55 +08:00
Donald Zou
37e2985b9a Build 2025-08-20 15:10:55 +08:00
Donald Zou
71e43eb503 Add client settings 2025-08-20 15:10:55 +08:00
Donald Zou
b52bb83c67 Adjusted OIDC template, continue working on building client side app 2025-08-20 15:10:55 +08:00
Donald Zou
7322b7cbf0 Fixed mobile css, sort by local accounts 2025-08-20 15:10:55 +08:00
Donald Zou
62ffd97808 Finished send password reset link 2025-08-20 15:10:55 +08:00
Donald Zou
a4ee56648e Added generate reset client password link 2025-08-20 15:10:55 +08:00
Donald Zou
084bec0f07 Commit 2025-08-20 15:10:13 +08:00
Donald Zou
c199413d49 Finished peer assignment 2025-08-20 15:10:13 +08:00
Donald Zou
24eada4432 Build 2025-08-20 15:10:13 +08:00
Donald Zou
4df4aa07f4 Assign peers from client settings is done 2025-08-20 15:10:13 +08:00
Donald Zou
91fd0f0e9a Added peer selections for client 2025-08-20 15:10:13 +08:00
Donald Zou
327ecbe34c Build for the client manage page 2025-08-20 15:10:13 +08:00
Donald Zou
2ca62293a9 Created clients view for admin 2025-08-20 15:10:13 +08:00
Donald Zou
f3cae0b005 Build 2025-08-20 15:10:13 +08:00
Donald Zou
8f15d5dcdd Build 2025-08-20 15:10:12 +08:00
Donald Zou
c8348f7be8 Finished client assigning 2025-08-20 15:10:08 +08:00
Donald Zou
1839645360 Peer assignment to client is done 2025-08-20 15:10:04 +08:00
Donald Zou
2c73dc1df8 Update build for client and admin 2025-08-20 15:10:02 +08:00
Donald Zou
299d84b16a OIDC is ready? I think? 2025-08-20 15:09:39 +08:00
Donald Zou
3d75f6bbbd Spent 4 hours working on OIDC verification 2025-08-20 15:09:39 +08:00
Donald Zou
e63bccf274 Reconstruct Client App UI 2025-08-20 15:09:39 +08:00
Donald Zou
aafef538f1 Build
# Conflicts:
#	src/static/app/dist/assets/configuration-cdo-S5d9.js
#	src/static/app/dist/assets/dayjs.min-C4BEB1lt.js
#	src/static/app/dist/assets/editConfiguration-UEBqsx1g.js
#	src/static/app/dist/assets/index-CPB-8sFq.js
#	src/static/app/dist/assets/index-CfPziasH.js
#	src/static/app/dist/assets/localeText-CyxQ0Kz3.js
#	src/static/app/dist/assets/message-C4Yp0lwZ.js
#	src/static/app/dist/assets/newConfiguration-ChGJ7xSk.js
#	src/static/app/dist/assets/osmap-C6nMOrBf.js
#	src/static/app/dist/assets/peerAddModal-BmoNcHxr.js
#	src/static/app/dist/assets/peerConfigurationFile-CP8FspMC.js
#	src/static/app/dist/assets/peerJobs-BLwykEew.js
#	src/static/app/dist/assets/peerJobsAllModal-DmXg9VpA.js
#	src/static/app/dist/assets/peerList-sNMkmM1X.js
#	src/static/app/dist/assets/peerSearchBar-CdEZuAVf.js
#	src/static/app/dist/assets/peerSettings-a8GW0whb.js
#	src/static/app/dist/assets/peerShareLinkModal-5XXDseK9.js
#	src/static/app/dist/assets/ping-DuPgpLex.js
#	src/static/app/dist/assets/protocolBadge-BwyLRUKo.js
#	src/static/app/dist/assets/restoreConfiguration-CPPo1_Tp.js
#	src/static/app/dist/assets/schedulePeerJob-DtVhPy4n.js
#	src/static/app/dist/assets/selectPeers-Bs51pfmN.js
#	src/static/app/dist/assets/settings-Dl9arqou.js
#	src/static/app/dist/assets/setup-BzCz1W8G.js
#	src/static/app/dist/assets/share-QVhX-X9Q.js
#	src/static/app/dist/assets/signin-BDhImFq0.js
#	src/static/app/dist/assets/storageMount.vue_vue_type_style_index_0_scoped_9509d7a0_lang-BeoP6Zsu.js
#	src/static/app/dist/assets/systemStatus-_MkxdUbb.js
#	src/static/app/dist/assets/totp-2ovufqb0.js
#	src/static/app/dist/assets/traceroute-BgNVsivF.js
#	src/static/app/dist/assets/vue-datepicker-BZlVex04.js
2025-08-20 15:09:33 +08:00
Donald Zou
68d8546383 Build 2025-08-20 15:09:13 +08:00
Donald Zou
e16435f4fc Update 2025-08-20 15:06:27 +08:00
Donald Zou
390cfa0cdf Tested with PostgreSQL and moved PeerJobLogger into its own file 2025-08-20 15:06:27 +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
2025-08-02 16:54:50 +08:00
Velrino
8cff8d85f6 chore: update documentation links in agentModal and helpModal (#811)
LGTM!
2025-07-24 20:41:00 +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
60da68c994 Build 2025-05-19 21:49:19 +08:00
Donald Zou
11288fac20 Update peerQRCode.vue 2025-05-19 21:44:16 +08:00
Donald Zou
9631b97694 Final UI Build 2025-05-07 23:15:24 +08:00
Donald Zou
6f036876c8 Doing a final check 2025-05-07 23:14:56 +08:00
Donald Zou
bd47179ea4 Build UI for v4.2.3 2025-05-07 22:48:43 +08:00
Donald Zou
91b499fb14 Update peerQRCode.vue 2025-05-04 17:09:45 +08:00
Donald Zou
1f73adffd6 Fixed issue #698 2025-05-04 01:54:47 +08:00
Donald Zou
82bd313e7a Taking Copilot's suggestion 2025-05-03 17:33:40 +08:00
Donald Zou
14cbfe47b9 Updated theme color 2025-05-03 16:56:20 +08:00
Donald Zou
2cb63092c0 Fixed AmneziaWG QR Code out of screen on phone 2025-05-02 21:35:27 +08:00
Donald Zou
b9bcb59592 Fixed CPU Core floating label height 2025-05-02 20:51:58 +08:00
Donald Zou
e7723ac3db Build and update version number 2025-05-02 14:34:23 +08:00
Donald Zou
8dbfb93e4e Merge pull request #726 from donaldzou/fix-awg-advanced-security
Fix awg advanced security
2025-05-02 14:30:57 +08:00
Donald Zou
3c07df6496 Build and removed advanced_security from UI 2025-05-01 23:08:40 +08:00
Donald Zou
33942945d0 commit 2025-05-01 22:28:43 +08:00
Donald Zou
2bcf24bd84 Merge pull request #710 from reloadlife/feat/route-table
feat: Supporting "table" directive in the configuration
2025-04-27 16:17:17 +08:00