321 Commits

Author SHA1 Message Date
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
Donald Zou
d0d0642bdf Update dashboard.py
Fixed issue where new user can't finish welcome session
2025-04-23 18:05:19 +08:00
Donald Zou
7689ebcac5 Update 2025-04-20 02:52:22 +08:00
Donald Zou
51ab8c556a Sorting language available automatically 2025-04-20 02:40:36 +08:00
Donald Zou
6681303450 Adjusted some API endpoint
Some checks failed
Qodana / qodana (push) Has been cancelled
2025-04-19 02:54:47 +08:00
Donald Zou
66f4507dee Refactored some API endpoint
Some checks failed
Qodana / qodana (push) Has been cancelled
2025-04-07 18:45:12 +08:00
Donald Zou
f0c3ef0aa1 Added Chatbot to the App! 2025-03-28 00:13:38 +08:00
Donald Zou
5067485e94 Commit
Some checks failed
Qodana / qodana (push) Has been cancelled
2025-03-16 00:42:40 +08:00
Donald Zou
ca67a6897f Update 2025-03-12 00:44:36 +08:00
Donald Zou
5732867407 Fixed #493 2025-03-11 17:52:53 +08:00
Donald Zou
d5168d2da6 Update dashboard.py 2025-03-07 00:52:51 +08:00
Donald Zou
cac5ec836b Update dashboard.py
- Fixing #601
2025-03-07 00:45:01 +08:00
Donald Zou
ee9569e7d4 Update dashboard.py
- Trying to fix #601
2025-03-07 00:37:01 +08:00
Donald Zou
369b4b92cc Update dashboard.py
- Fixed #
2025-02-17 15:25:33 +08:00
Donald Zou
3542bd6668 Adjusted UI to fit list display 2025-02-17 13:47:05 +08:00
Donald Zou
2692f92cb9 Fixed #609 2025-02-16 23:07:16 +08:00
Donald Zou
a43c8b4b00 Update dashboard.py 2025-02-16 17:43:22 +08:00
Donald Zou
6f15389411 Updated how available IP is generated 2025-02-16 17:42:32 +08:00
Donald Zou
5cd99f2edc Update dashboard.py
Fixed #490
2025-02-14 23:59:21 +08:00
Leif
7f4da826b1
Fix version checking
don't just check for string differences, but compare the version numbering using packaging.version
2025-02-13 23:04:27 -09:00
Donald Zou
cc2af4371f Build 2025-02-12 20:07:37 +08:00
Donald Zou
47aac7fe33 Added automatically assign keys and allowed ip when none provided
Resolve #515
2025-02-10 16:17:00 +08:00
Donald Zou
d4055884b1 Fixed #580 2025-02-08 16:40:20 +08:00
Donald Zou
bd714223ce Update dashboard.py 2025-02-08 15:45:09 +08:00