876 Commits

Author SHA1 Message Date
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
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
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
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
3c07df6496 Build and removed advanced_security from UI 2025-05-01 23:08:40 +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
33942945d0 commit 2025-05-01 22:28:43 +08: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
sf0nt
c53a4d4861
Update es_ca.json 2025-04-30 05:23:02 +02:00
sf0nt
766173df3d
Update es_ca.json 2025-04-30 05:02:43 +02:00
sf0nt
7f65cae891
Update es_ca.json 2025-04-30 04:43:41 +02:00
sf0nt
bc56ecb85c
Update es_ca.json 2025-04-30 03:59:00 +02:00
sf0nt
50c3151301
Update es_ca.json 2025-04-30 03:41:49 +02:00
sf0nt
d49ec0a81e
Update es_ca.json 2025-04-30 03:07:00 +02:00
sf0nt
6692028762
Update es_ca.json 2025-04-30 02:49:00 +02:00
sf0nt
b71c357958
Create es_ca.json 2025-04-30 02:40:47 +02:00
sf0nt
03b7621f3e
Update active_languages.json with catalan 2025-04-30 02:40:01 +02: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
Jumala9163
cc5aa05b12
Fixed where translations were not being done correctly. 2025-04-26 17:26:23 +09:00
Jumala9163
3232c5c4ce
update ja-jp & Add new locations that are not yet translated 2025-04-26 16:50:31 +09:00
Donald Zou
09cdcf8e53 Update version number 2025-04-25 14:23:51 +08:00
Donald Zou
9fa0d91d06 Update Email.py
Fixed #699
2025-04-25 14:08:45 +08:00
Donald Zou
510f60bdeb Update Email.py
Fixed to accomodate SMTP service where `username` is not an email address from #702
2025-04-25 13:39:29 +08:00
Mohammad Mahdi Afshar
30fe827253 feat: Supporting "table" directive in the configuration 2025-04-24 18:51:26 +03:30
Donald Zou
d5701230fa Pushing this for Docker 2025-04-23 20:22:26 +08:00