keven1024
|
7663e8eb0a
|
fix(backend): improve error handling in controllers and services by checking errors from Redis operations and adding error comments for deferred function calls
|
2026-02-27 15:42:02 +08:00 |
|
keven1024
|
31c0736562
|
feat(backend): add password hashing error handling and implement HTTP utility tests
|
2025-12-27 11:04:21 +08:00 |
|
keven1024
|
18a74b6545
|
refactor(backend): restructure main application by separating middleware and route definitions into dedicated files, update environment variable handling, and improve code organization for better maintainability
|
2025-12-14 16:25:00 +08:00 |
|
keven
|
12efc10e0e
|
refactor(backend): standardize environment variable names for download and password handling, enhancing consistency and clarity
|
2025-10-19 00:05:56 +08:00 |
|
keven
|
b80cb0c2d8
|
refactor(backend,worker): update environment variable keys for consistency and improve configuration handling across backend and worker modules
|
2025-10-18 23:54:11 +08:00 |
|
keven1024
|
464dba2546
|
feat: add password hashing utility using argon2 for secure password storage
|
2025-07-07 12:24:59 +08:00 |
|