Commit Graph

1747 Commits

Author SHA1 Message Date
Donald Zou ab5abe9bcf Merge pull request #767 from donaldzou/potential-fix-#762
Background thread terminated when iterating conf list and list changed
2025-05-31 22:52:12 +08:00
Donald Zou be2ea8c6d5 Finished initializing client project 2025-05-31 20:52:53 +08:00
Donald Zou 7834fff541 Update dashboard.py
Potential fix for #762
2025-05-29 16:52:13 +08:00
Donald Zou 16ec9d2938 Update 2025-05-29 16:23:20 +08:00
Donald Zou ef8849e8a9 Update README.md 2025-05-29 00:24:07 +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 78bedf9ad6 Update README.md 2025-05-25 12:58:18 +08:00
Donald Zou 6ec757ab66 Merge pull request #759 from donaldzou/fix-pi-os-installation-issue
Update wgd.sh
2025-05-24 20:43:18 +08:00
Donald Zou 9ffb7f54c7 Update SQLAlchemy Settings 2025-05-24 18:25:52 +08:00
Kármán Zsombor 7d71299c51 Add Hungarian language support (#747)
* feat(i18n): add Hungarian (Magyar) language support

* Update active_languages.json

chore: remove extra leading space from line

* Fix: relocate Hungarian (hu-hu) to correct alphabetical position
2025-05-22 23:52:59 +02:00
Donald Zou bea37aee7f Update wgd.sh
Added `raspbian` into installation, thanks @DerPitter bringing this up at #749
2025-05-22 19:52:05 +08:00
Donald Zou 5323687ea5 Update README.md 2025-05-22 17:19:56 +08:00
Donald Zou d1372a4c43 Update README.md 2025-05-22 17:05:25 +08:00
Donald Zou c9249a164a Merge pull request #758 from DaanSelen/main 2025-05-22 10:00:47 +08:00
DaanSelen 6f105f2626 Updated Dutch translations (#7) 2025-05-21 09:59:40 +02:00
DaanSelen e4c08896f4 Merge branch 'donaldzou:main' into main 2025-05-21 09:50:49 +02:00
Donald Zou e85a0df9b7 Update README.md 2025-05-21 13:08:00 +08:00
Donald Zou a5b7eabd97 Update README.md 2025-05-20 23:56:43 +08:00
Donald Zou f3688431a3 Update README.md 2025-05-20 23:55:34 +08:00
Donald Zou 44e714352d Merge pull request #755 from donaldzou/fix-awg-qrcode
Fix AmneziaWG QR Code not workiing
2025-05-19 21:55:28 +08:00
Donald Zou 60da68c994 Build 2025-05-19 21:49:19 +08:00
Donald Zou 11288fac20 Update peerQRCode.vue 2025-05-19 21:44:16 +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 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 fe9d373444 Delete .github/workflows/qodana_code_quality.yml 2025-05-13 20:42:29 +08:00
Donald Zou cce31f9b0b Merge pull request #744 from donaldzou/fix-schedule-job-issue
Update dashboard.py
2025-05-11 00:14:01 +08:00
Donald Zou ca779ed5ad Update dashboard.py
- Update Job list before every run
2025-05-11 00:09:23 +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 eb0eaaae2e Merge pull request #733 from donaldzou/v4.2.3-dev
v4.2.3 Merge
v4.2.3
2025-05-07 23:18:33 +08:00
Donald Zou 9631b97694 Final UI Build 2025-05-07 23:15:24 +08:00
Donald Zou 6f036876c8 Doing a final check 2025-05-07 23:14:56 +08:00
Donald Zou bd47179ea4 Build UI for v4.2.3 2025-05-07 22:48:43 +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
dselen 418c6bd88b Merge branch 'donaldzou:main' into main 2025-05-07 08:41:49 +02:00
Donald Zou ada4c4f816 Update dashboard.py
- Fixed #737
- Removed unnecessary code
2025-05-07 13:00:18 +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