Commit Graph

1962 Commits

Author SHA1 Message Date
Donald Zou 7db0f7ec35 Build 2025-08-16 17:21:08 +08:00
Donald Zou 9936038603 Up 2025-08-16 17:20:44 +08:00
Donald Zou ae9fb91c72 Update index.html 2025-08-16 17:05:39 +08:00
Donald Zou dcf7126f51 Update index.html 2025-08-16 17:05:25 +08:00
Donald Zou d3a512bf9e Build 2025-08-16 17:04:36 +08:00
Donald Zou 6809d97dd6 Build 2025-08-16 17:02:21 +08:00
Donald Zou b89919546c Vite build 2025-08-16 16:54:31 +08:00
Donald Zou cfa1c23506 Update protocolBadge.vue 2025-08-16 16:17:25 +08:00
Donald Zou e61b5d2a3f Completed override peer settings 2025-08-16 15:40:57 +08:00
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
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 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
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
daanselen 0cd2c6864e make stale compliant 2025-07-24 20:27:54 +02:00
daanselen 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