SunWuyuan
|
d5f64c92ec
|
Refactor Docker publish workflow to trigger only on the main branch and reintroduce image tag display step, enhancing clarity in the build process.
|
2025-05-25 08:48:49 +08:00 |
|
SunWuyuan
|
fad9867637
|
Update project version to 0.0.0 in package.json , enhance README.md with deployment badge, and modify Docker publish workflow to trigger on both main and develop branches.
|
2025-05-25 08:42:46 +08:00 |
|
SunWuyuan
|
ee2787a413
|
Refactor Docker publish workflow to remove database matrix strategy, simplifying image building process. Update image tagging to exclude database suffix and adjust conditions for push actions based on event type.
|
2025-05-24 17:54:13 +08:00 |
|
SunWuyuan
|
1f56b8032f
|
Remove deprecated Docker image workflow and consolidate Docker publish workflow to streamline image building and pushing for multiple database types.
|
2025-05-24 16:45:07 +08:00 |
|
SunWuyuan
|
dfb7413b05
|
Update Docker publish workflow to use lowercase image names for MySQL, PostgreSQL, and SQLite for consistency.
|
2025-05-24 16:37:51 +08:00 |
|
SunWuyuan
|
2d20755a0c
|
Update Docker publish workflow to use lowercase image names for consistency across MySQL, PostgreSQL, and SQLite images.
|
2025-05-24 16:36:40 +08:00 |
|
SunWuyuan
|
14d3587720
|
Update authentication middleware in auth.js to improve password hint functionality and error handling. Revise device management routes in kv.js to support password hint retrieval and modification, enhancing security and user experience.
|
2025-05-24 16:34:37 +08:00 |
|