|
|
b2804ebcf6
|
Update Dockerfile to include gcompat and libc6-compat for improved compatibility with Ubuntu/Debian packages and additional libraries for pydantic-core.
|
2025-09-16 21:50:38 +03:00 |
|
|
|
e8fa682926
|
Remove PID management functionality from the bot, including related endpoints and references in the codebase. Update Dockerfile to optimize the build process by separating build and runtime stages. Enhance healthcheck implementation in Dockerfile to use Python instead of curl. Update README to reflect the removal of PID file management and related endpoints.
|
2025-09-16 17:49:49 +03:00 |
|
|
|
596a2fa813
|
Implement user-specific question numbering and update database schema. Added triggers for automatic question numbering and adjustments upon deletion. Enhanced CRUD operations to manage user_question_number effectively.
|
2025-09-06 18:35:12 +03:00 |
|