Donald Zou
|
e88936c05a
|
Update
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
9c1b4222d0
|
Adjusted styles
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
69ec55b638
|
Update
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
67a455c403
|
Update
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
5bf4df2d27
|
Update
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
7797cc06d0
|
Update
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
541d89e170
|
Build
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
d775fb69e3
|
Finished tweaking 2FA
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
2a1a885056
|
Finished Index
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
a334ce1527
|
Commit
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
447cb5ccdc
|
Update DashboardClients.py
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
bca20e5b02
|
Update ConnectionString.py
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
90675dcc2e
|
Yay!
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
e8deadaaff
|
Sign In and TOTP is done
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
ecc4cc7670
|
Finished SignUp and SignIn frontend and backend
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
4a5de5efd4
|
Added ValidatePasswordStrength in Utilities.py
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
bdf557fde3
|
Just commit
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
29600cb54c
|
Moved connection string to an individual file
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
9f43fd7c92
|
Reconstruct notification center for client side
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
6a6c1aa527
|
Update
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
df7f9f2b14
|
Finished initializing client project
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
568da8cc64
|
Update
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
e16435f4fc
|
Update
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
76e9f3fd29
|
Update dashboard.py
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
d0e46a517b
|
Update SQLAlchemy Settings
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
c94345cb2f
|
Update
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
e2882acec1
|
Finally moved all class to its own file
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
3c2362177f
|
Refactored DashboardConfig
Refactored this file and moved `DashboardConfig` into its own file
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
5e92931108
|
Moved Utilities.py into src/modules for easier import
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
d54e388b58
|
Update DashboardLogger.py
Removed the requirement of using `CONFIGURATION_PATH`
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
390cfa0cdf
|
Tested with PostgreSQL and moved PeerJobLogger into its own file
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
c6fc741aa8
|
Update dashboard.py
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
a0e15e1671
|
Moved PeerJobs to using SQLAlchemy, haven't test PostgreSQL yet
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
8367cba259
|
Moved DashboardAPIKey to its own file
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
f7bf709295
|
Moved PeerShareLink and PeerShareLinks to separate file
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
ab802ea5cf
|
Updated PeerShareLink to use SQLAlchemy
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
922d8eab58
|
Update dashboard.py
- Updated `DashboardConfig` class to use SqlAlchemy, tested with SQLite and Postgresql
|
2025-08-20 15:06:20 +08:00 |
|
Donald Zou
|
409acc9f1a
|
Updated both logger to use native column type
|
2025-08-20 15:06:05 +08:00 |
|
Donald Zou
|
196dc78b4f
|
Added support to postgresql and Mysql with SqlAlchemy
|
2025-08-20 15:06:05 +08:00 |
|
Donald Zou
|
61404d9c12
|
Replaced both DashboardLogger and PeerJobLogger with SqlAlchemy
|
2025-08-20 15:06:05 +08:00 |
|
Alexandre Perreault
|
87f8c60e2f
|
Update both french translations
|
2025-08-10 12:55:20 -04:00 |
|
Donald Zou
|
ae160aef23
|
Updated ConfigParser to RawConfigParser ; Updated version number
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
|
2025-08-02 16:54:50 +08:00 |
|
Velrino
|
8cff8d85f6
|
chore: update documentation links in agentModal and helpModal (#811)
LGTM!
|
2025-07-24 20:41:00 +02:00 |
|
Donald Zou
|
cb9dfa1321
|
Fixed Docker system status widget issue (#832)
* Fixed Docker system status widget issue
* Build
ref: https://github.com/donaldzou/WGDashboard/issues/798
|
2025-07-24 19:42:41 +02:00 |
|
Florian
|
b37c64f5a5
|
Update de-de.json
|
2025-07-16 13:55:28 +02:00 |
|
Matias G Henschel
|
8abadd1070
|
Added PT-BR language, minor ES fix. (#817)
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
|
2025-07-13 21:29:43 +02:00 |
|
Donald Zou
|
90e6409b1e
|
Update dashboard.py
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
Update version number
|
2025-06-17 13:34:13 +08:00 |
|
Donald Zou
|
96b28a8e9b
|
Update dashboard.py (#791)
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
Removed `getDashboardConfiguration` from API whitelist
|
2025-06-16 23:01:04 +02:00 |
|
Donald Zou
|
7834fff541
|
Update dashboard.py
Potential fix for #762
|
2025-05-29 16:52:13 +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 |
|