Donald Zou
807bb97b6a
Update some UI to handle Wireguard and AWG
2024-12-02 17:36:37 +08:00
Donald Zou
da53bd44d1
Update dashboard.py
2024-12-02 16:38:09 +08:00
Donald Zou
3b01943649
Update dashboard.py
2024-12-02 16:34:26 +08:00
Donald Zou
3340f9c6ee
Update dashboard.py
...
- Updated WireguardConfiguration class to handle awg configuration files
- Added AmneziaWireguardConfiguration class as a subclass of WireguardConfiguration
2024-12-02 15:09:54 +08:00
Donald Zou
f994e7bfa8
Update dashboard.py
...
- Accepted proposed enhancement on #533
2024-11-29 14:42:13 +08:00
Donald Zou
28716924c9
Update dashboard.py
2024-11-28 23:36:42 +08:00
Donald Zou
5912420467
Added System Status
2024-11-28 23:28:10 +08:00
Donald Zou
90f35fd680
update
2024-11-27 22:53:27 +08:00
Donald Zou
cbffdd829a
Update
2024-11-27 18:26:13 +08:00
Donald Zou
bf7fb898f9
Update dashboard.py
...
- Fixed #497
2024-11-26 21:27:32 +08:00
Donald Zou
578a1db62f
Refactored some of the codes
2024-11-25 22:11:51 +08:00
Donald Zou
6a4d16fae9
Merge pull request #529 from donaldzou/fix-#522
...
Fixing `auth_req` is not working
2024-11-25 02:49:40 +08:00
Donald Zou
53b234252f
Final build
2024-11-25 02:48:55 +08:00
Donald Zou
8214000713
Commit
2024-11-24 00:22:33 +08:00
Donald Zou
8e2934533b
Dropping support plan to OpenBSD
2024-11-23 18:08:14 +08:00
Donald Zou
71ee784003
Update dashboard.py
2024-11-23 17:51:48 +08:00
Donald Zou
597528e9b7
Update dashboard.py
2024-11-23 17:30:34 +08:00
Donald Zou
45fbbf9218
Update dashboard.py
2024-11-23 17:30:22 +08:00
Donald Zou
abdd85bdd5
Ready for new update
2024-11-23 15:37:00 +08:00
Donald Zou
7497d1b6d4
Fixed #377
...
Fixed Preshared Key is not added when adding peers
2024-11-15 13:45:14 +08:00
dselen
e437284980
Squash Docker progress: ( #1 )
...
* Version 4.1 Docker image tested.
Fixed kinks in Docker image.
Updated Dutch language
Removed remaining "enable" parameter from Docker-related files
Made the symlink system more reliable
Improved updatability.
Added multiplatform docker build (arm,arm64 and amd64)
More verbose logging from the Docker image.
2024-11-09 00:18:01 +01:00
Donald Zou
e895ac9245
Merge branch 'main' into v4.1-dev
2024-11-08 00:29:01 +08:00
Donald Zou
084c95f0e5
Just fixed #455
2024-11-07 18:33:39 +08:00
Donald Zou
ee6bb24506
build test
2024-11-07 10:37:11 +08:00
Donald Zou
29e7a5ecdb
Fixed bulk add
2024-11-06 20:58:53 +08:00
Donald Zou
4956b0d89d
Rename configuration done
2024-11-06 18:36:55 +08:00
Donald Zou
eaac12ddc8
Update both Chinese languague
2024-11-03 17:36:03 +08:00
Donald Zou
49467c906d
zh-CN Update
2024-11-02 14:26:47 +06:00
Donald Zou
dfc9eab9d3
Fixed some issue on autostart
2024-10-31 23:28:30 +08:00
Donald Zou
01c0175e8f
Commit
2024-10-29 14:57:29 +08:00
Donald Zou
c3a55f8b69
Finished create configuration from backup
2024-10-25 23:34:07 +08:00
Donald Zou
a606626053
UI for restore configuration is done
2024-10-25 00:19:27 +08:00
Donald Zou
bb0aba586b
Update dashboard.py
...
Instead of catching one sql statement error, I moved the catch statement to `sqlSelect` to prevent all database error
2024-10-20 16:05:32 +08:00
Mohammad Mahdi "Mamad" Afshar
204b995e6c
added a try/catch statement to prevent panel from crashing #432
2024-10-19 19:25:38 +03:30
Donald Zou
413377fbb9
Backup and restore function is done
...
Completed with SQLDump and .conf backup
2024-10-17 00:04:26 +08:00
Donald Zou
e2e821881c
Peer restore works
...
Still need to SQL Dump the table aswell
2024-10-16 17:44:49 +08:00
Donald Zou
27de7ddbf8
Still working on backup & restore
2024-10-15 00:30:20 +08:00
Donald Zou
563268558b
Finished selecting peers in bulk to delete and download
2024-10-14 16:32:17 +08:00
Donald Zou
4e5638df36
Fixed issue #346
2024-10-06 17:13:50 +08:00
Donald Zou
71349f35e4
Fixed issue #352
...
Fixed issue when allowed_ips have more than 1 IP Address, allow access will crash
2024-10-06 16:59:11 +08:00
Donald Zou
2cb06bb4bb
Added total peers in peers count
2024-10-05 16:10:36 +08:00
Donald Zou
e344f28265
Added peer's endpoint IP back
2024-10-05 15:03:27 +08:00
Donald Zou
31d8af642d
Merge pull request #363 from martin-g-it/patch-1
...
Update dashboard.py - sort WG configurations
2024-10-04 20:15:04 +08:00
Donald Zou
4a2f3e0372
Configuration Settings done
2024-10-04 16:58:47 +08:00
Donald Zou
7c0bf4f137
Fixed #357 : Brought back IP Address and Port
...
But still manually restart WGDashboard is needed
2024-10-03 15:24:50 +08:00
Donald Zou
ff0147bebb
Added OpenStreetMap for Ping and Traceroute
2024-10-02 17:09:35 +08:00
Donald Zou
3c9b1b1833
Thanks to Pixnet for providing the Russian translation :)
2024-09-27 22:07:50 +08:00
Donald Zou
e5850adfd7
Update dashboard.py
2024-09-24 22:54:18 +08:00
Donald Zou
b664fccce2
Finished Chinese Simplified and Traditional translation
2024-09-23 00:17:30 +08:00
Donald Zou
21672f99d1
Translating to zh-cn is done
2024-09-22 21:50:30 +08:00