Commit Graph

1391 Commits

Author SHA1 Message Date
Donald Zou 40d3548c82 Build 2025-06-23 16:22:05 +08:00
Donald Zou fc7bbf89c6 Build 2025-06-20 16:01:20 +08:00
Donald Zou 6f848e3df8 Added update password in settings 2025-06-20 16:00:19 +08:00
Donald Zou d80eb03707 Update 2025-06-19 16:51:59 +08:00
Donald Zou 85d4b8c487 Update 2025-06-19 00:41:08 +08:00
Donald Zou c6a44bfe09 Adjusted styles 2025-06-14 19:52:23 +08:00
Donald Zou c6af129960 Update 2025-06-06 15:49:55 +08:00
Donald Zou 6cb30bcd7f Update 2025-06-05 17:57:24 +08:00
Donald Zou 55027fd3cd Update 2025-06-05 17:57:14 +08:00
Donald Zou 41bf9b8baa Update 2025-06-05 15:57:17 +08:00
Donald Zou 68fae3b23c Build 2025-06-03 23:38:10 +08:00
Donald Zou 3525cd1083 Finished tweaking 2FA 2025-06-03 23:37:43 +08:00
Donald Zou e9730f24a0 Finished Index 2025-06-03 17:18:18 +08:00
Donald Zou c35d22a82f Commit 2025-06-03 14:49:56 +08:00
Donald Zou b76d92bfeb Update DashboardClients.py 2025-06-03 14:36:29 +08:00
Donald Zou afa578aa34 Update ConnectionString.py 2025-06-03 12:04:08 +08:00
Donald Zou 519ccda5ed Yay! 2025-06-03 03:11:26 +08:00
Donald Zou 832513a7fc Sign In and TOTP is done 2025-06-03 03:02:06 +08:00
Donald Zou 0300c26952 Finished SignUp and SignIn frontend and backend 2025-06-02 19:23:04 +08:00
Donald Zou 243071d4cc Added ValidatePasswordStrength in Utilities.py 2025-06-02 12:26:28 +08:00
Donald Zou c95937d08b Just commit 2025-06-02 12:04:01 +08:00
Donald Zou 58f944c72e Moved connection string to an individual file 2025-06-01 15:34:12 +08:00
Donald Zou 173cc57490 Reconstruct notification center for client side 2025-06-01 11:19:50 +08:00
Donald Zou 4c8ba6b0a8 Update 2025-05-31 22:59:46 +08:00
Donald Zou be2ea8c6d5 Finished initializing client project 2025-05-31 20:52:53 +08:00
Donald Zou 16ec9d2938 Update 2025-05-29 16:23:20 +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 9ffb7f54c7 Update SQLAlchemy Settings 2025-05-24 18:25:52 +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 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