1373 Commits

Author SHA1 Message Date
Donald Zou
ac0dc3196f
Merge pull request #612 from akhepcat/v4.2-dev
Fix version checking
2025-02-14 16:07:18 +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
2a79a03d38 Build 2025-02-10 16:17:15 +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
61658e847a Merge branch 'v4.2-dev' of https://github.com/donaldzou/WGDashboard into v4.2-dev 2025-02-08 15:45:40 +08:00
Donald Zou
bd714223ce Update dashboard.py 2025-02-08 15:45:09 +08:00
dselen
060154cb89
Merge pull request #595 from sobhydo/main
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Adding Arabic Translation
2025-02-06 14:13:23 +01:00
dselen
99a1bfca9d
Update active_languages.json
removed leading newline
2025-02-06 14:10:10 +01:00
dselen
4379f30628
Update active_languages.json
removed trailing enter.
2025-02-06 14:09:47 +01:00
Ahmed Sobhy
b501244577 Alphabetical order for active languages 2025-02-06 16:53:43 +04:00
Daan Selen
6f7b9815ca Hotfix for stop entrapment and addition of workdir in Dockerfile 2025-02-06 11:41:41 +01:00
dselen
227bd088f7
Merge pull request #603 from DaanSelen/4.2
Docker enhancements.
2025-02-06 10:56:32 +01:00
Daan Selen
b1d6ecb07c Tidied up compose 2025-02-06 10:55:07 +01:00
Daan Selen
41772f28bd Added a SIGTERM trap to the entrypoint script for faster stopping. 2025-02-06 10:52:14 +01:00
Daan Selen
393dac1c99 Working https://github.com/donaldzou/WGDashboard/issues/586 2025-02-05 10:32:36 +01:00
Daan
db9d0be6c7 Updated docker configuration. 2025-02-02 23:24:21 +01:00
Ahmed Sobhy
f0774ec273 Adding Arabic Translation 2025-01-27 23:41:06 +04:00
karorogunso
d4a4d28b58 Add Thai Language 2025-01-27 21:39:06 +07:00
Donald Zou
3ec97021bd Build 2025-01-26 23:51:00 +08:00
Donald Zou
56cf972373 Build 2025-01-26 23:09:09 +08:00
Donald Zou
2f3ae4c1af Pushi 2025-01-26 23:07:32 +08:00
Donald Zou
bc3dd04e12 Push 2025-01-26 23:07:19 +08:00
Donald Zou
4e8fc1b431 Commit 2025-01-26 23:03:09 +08:00
Donald Zou
cd39aa2968 Update 2025-01-25 22:15:19 +08:00
Donald Zou
87ea3fc982 Update PeerJobLogger.py 2025-01-25 22:11:50 +08:00
Donald Zou
f74a511778 Update PeerJobLogger.py 2025-01-25 22:10:29 +08:00
Donald Zou
202461fe48 Update PeerJobLogger.py 2025-01-25 21:56:29 +08:00
Donald Zou
2af6687351 Build 2025-01-24 19:19:51 +08:00
Donald Zou
e603af5f24 Refactored system status into a class. Added charts 2025-01-24 19:19:17 +08:00
Donald Zou
84069ee882 Refactor some new code 2025-01-24 00:01:29 +08:00
Donald Zou
edbb5cef92 Refactor some code 2025-01-22 15:46:04 +08:00
Donald Zou
a62c54b4ed
Merge pull request #576 from petrsimunek/patch-1
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Update cs.json
v4.1.4
2025-01-19 21:07:40 +08:00
Donald Zou
41df7c04c3
Merge pull request #585 from donaldzou/fix-#581
Ready for update
2025-01-19 21:03:38 +08:00
Donald Zou
9b783a8322 Ready for update 2025-01-19 21:03:08 +08:00
Donald Zou
57db4df618
Merge pull request #584 from donaldzou/fix-#581
Fixed Job Logger Bug, Restrict Peers with Configuration include special characters
2025-01-19 20:57:04 +08:00
Donald Zou
9d1081bd56 Update dashboard.py
- Fixed #581 issue.
2025-01-19 20:54:19 +08:00
Donald Zou
cc3773817b Refactor 2025-01-19 20:52:04 +08:00
Donald Zou
8956355e57 Update dashboard.py
Removed the need to check for each custom classes, will check if the class have `toJson`, if `True` then use it.
2025-01-19 14:04:59 +08:00
Donald Zou
645db97c14 Refactored some custom classess 2025-01-19 14:04:21 +08:00
Donald Zou
07a04dc507 Update dashboard.py 2025-01-19 13:20:04 +08:00
Donald Zou
a7317af413 Update code for #446 2025-01-16 18:36:06 +08:00
Donald Zou
ba6d6b8851 Display configuration as grid, system status process bug 2025-01-16 15:40:33 +08:00
Donald Zou
3726810108 Build with email functions 2025-01-16 00:46:38 +08:00
Donald Zou
4f92a7edf3 Finalized the email function 2025-01-16 00:44:22 +08:00
Donald Zou
5d84b61f18 Build with Email enabled 2025-01-13 16:47:15 +08:00
Donald Zou
cd1329ec67
Update README.md
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
2025-01-13 01:41:25 +08:00
petrsimunek
48a58b2b69
Update cs.json
Added translation for dashboard IP and port settings
2025-01-11 16:23:29 +01:00
Donald Zou
9b64aba8bf
Merge pull request #575 from mahdiMGF2/main
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Fixed some syntax error in Peer Jobs
2025-01-09 17:21:22 +08:00