Commit Graph
164 Commits
Author SHA1 Message Date
DaanSelenandGitHub 17e23685ec refac: Email.py module with bugfix (#1058)
* refac: refactor Email.py module for clarity

* chore: rework ready method for dynamic config

* chore: implement resolvconf from v4.3.2-dev
2026-01-03 13:00:23 +01:00
Daan Selen 6239b8237a Merge branch 'amnezia-params' into v4.3.2-dev 2026-01-03 12:36:46 +01:00
Donald Zou c8967b449b Added checks and output to log wether configuration started properly or not 2025-12-30 21:55:37 +08:00
Donald Zou 72effeecf0 Update WireguardConfiguration.py 2025-12-30 21:47:33 +08:00
Donald Zou dcaf5eff32 Update WireguardConfiguration.py 2025-12-30 21:38:06 +08:00
DaanSelen faf9e663b3 chore: trying to inplement the AWG parameters 2025-12-29 17:03:21 +01:00
Donald Zou a3058d2a28 Added toggle for signing up local clients 2025-12-28 17:02:14 +08:00
Donald Zou 87ff8afefe Add peer tracking toggle to WireGuard dashboard
Introduces a 'peer_tracking' configuration option for WireGuard in DashboardConfig and updates the dashboard background thread to respect this setting. The Vue component now includes a UI toggle for peer tracking, updates the server configuration via API, and conditionally loads tracking data based on the toggle state.
2025-12-19 09:22:45 +08:00
Donald Zou 40e2dddc00 Optimize peer tracking table counts API and UI
Enhanced the /api/getPeerTrackingTableCounts endpoint to support returning counts for all configurations when no name is provided. Updated frontend components to fetch all tracking data in a single request, improving efficiency and user experience. Bumped dashboard version to 4.3.2.
2025-12-19 07:04:07 +08:00
Donald Zou c7c9d62e80 Update WireguardConfiguration.py 2025-12-15 21:02:22 +08:00
Donald Zou f5ccbdf9d3 Fixed Restricted Peer might still appear after restricted 2025-12-15 17:13:46 +08:00
Donald Zou a09342ed2a Added fallback when instance is completely disconnected from internet 2025-12-15 16:25:13 +08:00
Donald Zou d6a930c04b Bumped version number 2025-12-13 17:20:56 +08:00
Donald Zou eb65d6fb2a Bumped version, corrected some vue package after update 2025-12-11 07:03:31 +08:00
Donald Zou f4f0ab27ef Final Testing 2025-12-07 11:20:48 +08:00
Donald ZouandGitHub c7bed91626 Merge pull request #1009 from WGDashboard/version-bump-v4.3.0.2
Version Bump to v4.3.0.2
2025-12-06 23:34:11 +08:00
Donald Zou b9e09bf91b Update DashboardConfig.py 2025-12-06 23:33:38 +08:00
Donald Zou 024072688f Stable for SQLite and PostgreSQL 2025-12-02 14:27:51 +08:00
Donald Zou fa59de4a09 Update PeerJobs.py 2025-12-02 14:08:55 +08:00
Donald Zou 4756556c82 Update 2025-12-02 14:00:53 +08:00
Donald Zou 66ffc12864 Update PeerJobs.py 2025-12-02 13:59:48 +08:00
Donald Zou 9f609b01de Update PeerJobs.py 2025-12-02 13:52:57 +08:00
Donald Zou a40df0481f Update 2025-12-02 13:36:45 +08:00
Donald Zou 2de46d97cf Update PeerJobs.py 2025-12-02 13:33:36 +08:00
Donald Zou bd6d27f282 Update 2025-12-02 13:17:24 +08:00
Donald Zou 61c9f5aab7 Update PeerJobLogger.py 2025-12-02 11:34:07 +08:00
Donald Zou aba3c5da64 Added function to remove stale jobs logs 2025-12-02 11:24:03 +08:00
Donald Zou 2ee1b3b138 Manage Tracking Feature Done 2025-12-02 11:00:54 +08:00
Donald Zou 876a079be3 Update 2025-12-01 10:15:59 +08:00
Donald Zou 10c9b5635f Fixed duplicated data 2025-10-24 09:53:40 +08:00
Donald Zou d763867566 Fixed stale job issue 2025-10-24 09:21:48 +08:00
Donald Zou 18531b71c7 Fixed schedule task delete issue 2025-10-24 08:47:02 +08:00
09a3fddd87 fix: alpine error suicide bug (#950)
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
Co-authored-by: Daan Selen <dselen@systemec.nl>
2025-10-14 08:48:33 +02:00
Donald Zou ca8700ac2a Update PeerJobs.py 2025-09-22 22:50:59 +08:00
Donald Zou 8ee16b4173 Fixed for #843 2025-09-17 16:35:57 +08:00
Donald Zou a7e0eb52c2 Bump version 2025-09-17 14:48:11 +08:00
Donald ZouandGitHub 3bd5e02118 Merge pull request #880 from WGDashboard/v4.3-dev-docker
V4.3 dev docker
2025-09-16 16:59:09 +08:00
Donald Zou 77112675ae Update Peer.py 2025-09-16 07:57:30 +08:00
Donald Zou 51ba9a86fa Updated AWG 2025-09-16 07:46:25 +08:00
Donald Zou a2316c8641 Merge branch 'v4.3-dev' of https://github.com/donaldzou/WGDashboard into v4.3-dev 2025-09-15 22:10:13 +08:00
Donald Zou f231e9214c Testing with 2 threads 1 worker 2025-09-15 22:09:57 +08:00
Donald Zou 3673813e6a Cleaned some code files 2025-09-15 21:48:00 +08:00
Daan Selen 73a969a6bf feat: slight refactors to improve logic 2025-09-15 13:20:17 +02:00
Gary Deeble 7ac6d6c498 fix: set date on null expiredate for peersharelink 2025-09-15 06:52:34 -04:00
Donald Zou 2eb3a17775 Added "State" status for webhook session 2025-09-14 15:38:19 +08:00
Donald Zou eab31ba5d0 Update SystemStatus.py 2025-09-13 19:05:32 +08:00
Donald Zou acc1233b11 Update AmneziaWireguardConfiguration.py 2025-09-13 14:49:29 +08:00
Donald Zou 91a3b52a4a Update 2025-09-13 08:23:54 +08:00
Donald Zou 4644840009 Handle backup folder error 2025-09-11 10:38:30 +08:00
Donald Zou 15d51735d2 Finished updating locales 2025-09-11 00:16:29 +08:00