1311 Commits

Author SHA1 Message Date
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
050b4a5c9d Moved Utilities.py into src/modules for easier import 2025-05-14 09:23:48 +08:00
Donald Zou
6d4b5d4484 Update DashboardLogger.py
Removed the requirement of using `CONFIGURATION_PATH`
2025-05-14 09:22:59 +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
16051981d7 Replaced both DashboardLogger and PeerJobLogger with SqlAlchemy 2025-05-04 17:44:54 +08:00
Donald Zou
91b499fb14 Update peerQRCode.vue 2025-05-04 17:09:45 +08:00
Donald Zou
1f73adffd6 Fixed issue #698 2025-05-04 01:54:47 +08:00
Donald Zou
82bd313e7a Taking Copilot's suggestion 2025-05-03 17:33:40 +08:00
Donald Zou
14cbfe47b9 Updated theme color 2025-05-03 16:56:20 +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
bf33a70727 Updated all language file to latest language template 2025-05-02 23:34:44 +08:00
Donald Zou
e1bdcbd581
Merge pull request #708 from Jumala9163/locale/japanese
Updated Japanese translation & Added untranslated parts
2025-05-02 23:00:55 +08:00
Donald Zou
3b176474ff
Merge pull request #725 from sf0nt/main
add catalan translation
2025-05-02 22:55:14 +08:00
Donald Zou
15f1b33ea6
Merge pull request #727 from DaanSelen/dockerpidclean
Fix: 723 and more
2025-05-02 22:53:05 +08:00
Donald Zou
0603d4076a
Merge branch 'v4.2.3-dev' into dockerpidclean 2025-05-02 22:52:52 +08:00
sf0nt
bbb92490e9
order languages alphabetically 2025-05-02 16:03:08 +02:00
Donald Zou
2cb63092c0 Fixed AmneziaWG QR Code out of screen on phone 2025-05-02 21:35:27 +08:00
Donald Zou
b9bcb59592 Fixed CPU Core floating label height 2025-05-02 20:51:58 +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
Daan Selen
4926ee5117 Fix https://github.com/donaldzou/WGDashboard/issues/723 and more 2025-05-02 10:02:38 +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
6096366756
Merge pull request #724 from DaanSelen/main
AmneziaWG Fix for Docker
2025-05-02 14:27:33 +08:00
sf0nt
8e4cf12512
Update active_languages.json 2025-05-02 04:42:43 +02:00
sf0nt
b61fa1f870
Rename es-ca.json to ca.json 2025-05-02 04:41:46 +02:00
sf0nt
ac3cf9e4b1
Rename es_ca.json to es-ca.json 2025-05-02 04:38:57 +02:00
sf0nt
e18463f059
Update es_ca.json 2025-05-02 04:38:19 +02:00
Donald Zou
ee54e08d18 Build and removed advanced_security from UI 2025-05-01 19:59:58 +02:00
Donald Zou
3c07df6496 Build and removed advanced_security from UI 2025-05-01 23:08:40 +08:00
Donald Zou
2117b828c8 Update dashboard.py
Removed `advanced-security` from command line send to AWG
2025-05-01 16:42:37 +02:00
Donald Zou
28d9694432 Update dashboard.py
Removed `advanced-security` from command line send to AWG
2025-05-01 22:40:53 +08:00
Daan Selen
7d977700e6 typo 2025-05-01 16:38:19 +02:00
Donald Zou
33942945d0 commit 2025-05-01 22:28:43 +08:00
Daan Selen
8d7d78db46 Not alpine, latest 2025-05-01 16:21:30 +02:00
Daan Selen
3268cc30ea Donald 2025-05-01 16:20:20 +02:00
Daan Selen
8830ebe34f AmneziaWG Fix for Docker 2025-05-01 16:15:55 +02:00
sf0nt
71be73777e
Update es_ca.json 2025-05-01 02:51:53 +02:00
sf0nt
7709f70ef1
Update es_ca.json 2025-05-01 02:21:21 +02:00
sf0nt
9b528b84e1
Update es_ca.json 2025-05-01 02:09:04 +02:00