Donald Zou
409e6d49b2
Update dashboard.py
...
- Fixed `WGDashboard_Backup` not being created and caused crash
2024-12-31 10:33:28 +08:00
Donald Zou
bf6f58eb5e
Remove with sqldb
in SQL Select
2024-12-30 20:31:24 +08:00
Donald Zou
e0bc6a10d0
Edited configuration not updating to dashboard
2024-12-29 16:37:19 +08:00
Donald Zou
fa4b3ece56
Log the error instead of remove the job
2024-12-28 21:01:21 +08:00
Donald Zou
9bd394f351
Update dashboard.py
2024-12-27 03:09:27 +08:00
Donald Zou
f942eaf1b6
Ready for release
2024-11-25 18:23:48 +08:00
Donald Zou
5462326f79
Updated dashboard.py
and DashboardConfigurationStore.js
...
- Added `session.clear()` to clean the session specific to each login session
- Clear all cookie with the `signout` request and also clear again (just in case) in the frontend code.
2024-11-25 01:46:27 +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
Donald Zou
c269e46892
Added some new translation
2024-09-22 16:44:36 +08:00
Donald Zou
8534e8cf5b
Still working on translating....
2024-09-22 16:33:22 +08:00
Donald Zou
94bf1c2484
Finished translating most of the UI. Left with notifications
2024-09-19 22:32:15 +08:00
Donald Zou
b3b30470fc
Merge branch 'main' of https://github.com/donaldzou/WGDashboard
2024-09-19 14:45:11 +08:00
Donald Zou
41d91e75fc
Prepare for v4.0.4
2024-09-19 14:44:49 +08:00
Donald Zou
f1c577ab76
Fixed issue mentioned in #391
2024-09-19 14:21:38 +08:00
Donald Zou
17a9fe5024
Fixed issue mentioned in #391
2024-09-17 14:42:25 +08:00
Donald Zou
c01201b88e
Merge branch 'v4.1-dev' into v4.0.3-fix
2024-09-14 16:23:08 +08:00
Donald Zou
833bdf878a
Update dashboard.py
2024-09-14 15:49:41 +08:00
Donald Zou
e9ab7029c9
Ready for v4.0.3
2024-09-14 15:21:10 +08:00
Donald Zou
ce6d80d601
Update dashboard.py
2024-09-14 15:11:06 +08:00