Commit Graph

344 Commits

Author SHA1 Message Date
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
48d9800b71 Finished client deletion 2025-08-11 17:29:15 +08:00
Donald Zou
f59111025b Added client profile update 2025-08-11 14:35:30 +08:00
Donald Zou
e551c499db Build 2025-08-09 16:46:31 +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
2ccce69180 Adjusted OIDC template, continue working on building client side app 2025-08-02 16:51:24 +08:00
Donald Zou
6315112b3b Finished send password reset link 2025-07-25 18:06:42 +08:00
Donald Zou
674fea7063 Added generate reset client password link 2025-07-24 23:12:51 +08:00
Iker García Calviño
0599503779 Changes to migrate to BCP 47 locale standard 2025-07-24 15:05:32 +08:00
Donald Zou
90c35b67bd Assign peers from client settings is done 2025-07-21 17:00:33 +08:00
Donald Zou
65287ba800 Added peer selections for client 2025-07-21 02:29:33 +08:00
Donald Zou
14af465aa3 Fixed MTU and KeepAlive can be empty, rewrote config builder 2025-07-20 20:52:37 +08:00
Donald Zou
d69044231b Created clients view for admin 2025-07-18 21:42:39 +08:00
Donald Zou
68e757aafc Peer assignment to client is done 2025-07-10 23:39:21 +08:00
Donald Zou
af045447e6 Update build for client and admin 2025-07-08 16:32:08 +08:00
Donald Zou
681558126d Update 2025-07-02 18:51:58 +08:00
Donald Zou
241fbd6be5 Update 2025-07-02 18:45:43 +08:00
Donald Zou
0300c26952 Finished SignUp and SignIn frontend and backend 2025-06-02 19:23:04 +08:00
Donald Zou
c95937d08b Just commit 2025-06-02 12:04:01 +08:00
Donald Zou
16ec9d2938 Update 2025-05-29 16:23:20 +08:00
Donald Zou
93a23671e4 Update 2025-05-27 16:46:44 +08:00
Donald Zou
8a77fbfefd Update dashboard.py 2025-05-26 16:23:06 +08:00
Donald Zou
9ffb7f54c7 Update SQLAlchemy Settings 2025-05-24 18:25:52 +08:00
Donald Zou
be10a644a0 Update 2025-05-19 21:43:11 +08:00
Donald Zou
a5a64eadc7 Finally moved all class to its own file 2025-05-18 15:24:41 +08:00
Donald Zou
2cee252b14 Refactored DashboardConfig
Refactored this file and moved `DashboardConfig` into its own file
2025-05-14 09:24:29 +08:00
Donald Zou
964a6c2e3e Tested with PostgreSQL and moved PeerJobLogger into its own file 2025-05-13 21:36:15 +08:00
Donald Zou
14336529d9 Update dashboard.py 2025-05-11 00:04:37 +08:00
Donald Zou
2e57285120 Moved PeerJobs to using SQLAlchemy, haven't test PostgreSQL yet 2025-05-10 18:16:29 +08:00
Donald Zou
2784059a0f Moved DashboardAPIKey to its own file 2025-05-08 19:05:46 +08:00
Donald Zou
04e78f4de7 Moved PeerShareLink and PeerShareLinks to separate file 2025-05-08 19:03:26 +08:00
Donald Zou
c051ab56b4 Updated PeerShareLink to use SQLAlchemy 2025-05-08 17:27:49 +08:00
Donald Zou
17004f704c Update dashboard.py
- Updated `DashboardConfig` class to use SqlAlchemy, tested with SQLite and Postgresql
2025-05-07 18:40:24 +08:00
Donald Zou
fc34c1fc35 Updated both logger to use native column type 2025-05-05 20:34:08 +08:00
Donald Zou
6e6cd9a7e5 Added support to postgresql and Mysql with SqlAlchemy 2025-05-05 00:40:29 +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