Copilot
3aa2b608b0
Fix missing Drizzle migrations in production Docker image ( #56 )
...
* Initial plan
* fix: Add drizzle migrations folder to production Docker image
Co-authored-by: DanielVolz <3275994+DanielVolz@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: DanielVolz <3275994+DanielVolz@users.noreply.github.com >
2026-01-20 18:31:28 +01:00
Daniel Volz
f7bad32d68
feat(docker): enhance entrypoint script with gosu for privilege handling and improve healthcheck command
2025-12-27 12:48:19 +01:00
Daniel Volz
bedf90d316
feat(docker): add PUID and PGID environment variables for user/group ID handling in Docker setup
2025-12-27 12:39:32 +01:00
Daniel Volz
d39ab010a0
feat(docker): update Dockerfile for improved security and add entrypoint script for permission handling
2025-12-27 08:54:54 +01:00
Daniel Volz
e76bf53986
feat: enhance Docker and Nginx configurations for security hardening and improved directory management
2025-12-22 11:51:56 +01:00
Daniel Volz
b588fb2f95
feat: add reminder functionality with daily email notifications
...
- Implemented reminder scheduler service to check for low stock medications and send email notifications.
- Added repeat daily reminders option in settings to allow users to receive daily emails while stock is low.
- Updated backend settings route to include new reminder state and settings.
- Enhanced frontend to manage and display reminder settings, including last automatic email sent.
- Improved UI for better user experience with new styles for settings and notifications.
2025-12-20 19:48:23 +01:00
Daniel Volz
c643bfcc47
feat: implement database setup with direct table creation and improved error handling
2025-12-20 17:57:11 +01:00
Daniel Volz
70bdc393cc
feat: update Dockerfile to run migrations at startup and adjust data volume path in docker-compose
2025-12-20 17:47:18 +01:00
Daniel Volz
ac7bc940b8
fix: remove unnecessary data copy in Dockerfile and create data directory at runtime
2025-12-20 17:34:29 +01:00
Daniel Volz
d046f8316d
Use Node 25 images and update sensible
2025-12-19 13:15:32 +01:00
Daniel Volz
47f8494795
Initial commit
2025-12-19 13:09:53 +01:00