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 |
|
Iker García Calviño
|
99cb546b59
|
Changes to migrate to BCP 47 locale standard
|
2025-08-20 15:10:48 +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
|
12f6244930
|
Fixed MTU and KeepAlive can be empty, rewrote config builder
|
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
|
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
|
f633a9654a
|
Update
|
2025-08-20 15:09:39 +08:00 |
|
Donald Zou
|
68abc7ec1b
|
Update
|
2025-08-20 15:09:39 +08:00 |
|
Donald Zou
|
ecc4cc7670
|
Finished SignUp and SignIn frontend and backend
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
bdf557fde3
|
Just commit
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
568da8cc64
|
Update
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
e16435f4fc
|
Update
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
76e9f3fd29
|
Update dashboard.py
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
d0e46a517b
|
Update SQLAlchemy Settings
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
c94345cb2f
|
Update
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
e2882acec1
|
Finally moved all class to its own file
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
3c2362177f
|
Refactored DashboardConfig
Refactored this file and moved `DashboardConfig` into its own file
|
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
|
c6fc741aa8
|
Update dashboard.py
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
a0e15e1671
|
Moved PeerJobs to using SQLAlchemy, haven't test PostgreSQL yet
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
8367cba259
|
Moved DashboardAPIKey to its own file
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
f7bf709295
|
Moved PeerShareLink and PeerShareLinks to separate file
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
ab802ea5cf
|
Updated PeerShareLink to use SQLAlchemy
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
922d8eab58
|
Update dashboard.py
- Updated `DashboardConfig` class to use SqlAlchemy, tested with SQLite and Postgresql
|
2025-08-20 15:06:20 +08:00 |
|
Donald Zou
|
409acc9f1a
|
Updated both logger to use native column type
|
2025-08-20 15:06:05 +08:00 |
|
Donald Zou
|
196dc78b4f
|
Added support to postgresql and Mysql with SqlAlchemy
|
2025-08-20 15:06:05 +08:00 |
|
Donald Zou
|
ae160aef23
|
Updated ConfigParser to RawConfigParser ; Updated version number
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 |
|
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
|
90e6409b1e
|
Update dashboard.py
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
Update version number
|
2025-06-17 13:34:13 +08:00 |
|
Donald Zou
|
96b28a8e9b
|
Update dashboard.py (#791)
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
Removed `getDashboardConfiguration` from API whitelist
|
2025-06-16 23:01:04 +02:00 |
|
Donald Zou
|
7834fff541
|
Update dashboard.py
Potential fix for #762
|
2025-05-29 16:52:13 +08:00 |
|
Donald Zou
|
ca779ed5ad
|
Update dashboard.py
- Update Job list before every run
|
2025-05-11 00:09:23 +08:00 |
|
Donald Zou
|
6f036876c8
|
Doing a final check
|
2025-05-07 23:14:56 +08:00 |
|
Donald Zou
|
ada4c4f816
|
Update dashboard.py
- Fixed #737
- Removed unnecessary code
|
2025-05-07 13:00:18 +08:00 |
|
Donald Zou
|
f2d4ff6dc4
|
Update dashboard.py
Fixed the issue where TOTP Key is not actually reset when reset.
|
2025-05-03 16:13:30 +08:00 |
|
Donald Zou
|
e083adc022
|
Merge pull request #728 from BeppeMarnell/#712-peer-delete-bug
API Peer delete bug #712 fix: fixed issue with delete endpoint return…
|
2025-05-02 20:33:26 +08:00 |
|
Donald Zou
|
c3cd38fe9f
|
Update dashboard.py
- Fixed issue where deleting configuration will delete other configuration with similar name
|
2025-05-02 20:11:11 +08:00 |
|
giuseppe
|
a7c2db5e99
|
API Peer delete bug #712 fix: fixed issue with delete endpoint returning always 200
|
2025-05-02 11:52:39 +02: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
|
28d9694432
|
Update dashboard.py
Removed `advanced-security` from command line send to AWG
|
2025-05-01 22:40:53 +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 |
|
Donald Zou
|
09cdcf8e53
|
Update version number
|
2025-04-25 14:23:51 +08:00 |
|
Mohammad Mahdi Afshar
|
30fe827253
|
feat: Supporting "table" directive in the configuration
|
2025-04-24 18:51:26 +03:30 |
|
Donald Zou
|
608c1b4eb6
|
Update version number to v4.2.1
|
2025-04-23 19:30:41 +08:00 |
|
Donald Zou
|
edf3c42157
|
Update version number
|
2025-04-23 19:26:31 +08:00 |
|
Donald Zou
|
c523cec113
|
Fixed #683 and Re-build
|
2025-04-23 19:24:50 +08:00 |
|