Commit graph

  • 67dd7bde3c Add CI/CD pipeline and prod docker-compose master vrubel 2026-06-09 13:46:58 +00:00
  • 8542ce8e01 redisign and bug fix vrubelroman 2026-03-22 12:48:20 +03:00
  • a18b5ad1ce Enhance schedule retrieval in Telegram bot to include contextual prefixes for today and tomorrow. Updated get_schedule_for_date function to accept an add_prefix parameter, modifying the output text accordingly. Adjusted command handlers to utilize the new functionality for improved user experience. vrubel 2025-12-30 18:43:25 +03:00
  • 370519a812 Enhance date rendering in schedule script to include contextual labels for today and tomorrow. Updated renderDay function to accept flags for isToday and isTomorrow, modifying the title accordingly. Also, added versioning to the script source in index.html for cache management. vrubel 2025-12-30 15:18:37 +03:00
  • 60409362c7 Update timezone from Europe/London to Europe/Moscow across configuration, backend, and frontend files for consistent time handling. vrubel 2025-12-30 14:26:14 +03:00
  • 457dc74485 Add delete functionality for tasks and events in Telegram bot. Implemented commands for deleting items, including weekly tasks with scope options. Enhanced main menu and button handlers for better user interaction. Updated state management for deletion process. vrubel 2025-12-30 13:54:59 +03:00
  • 8bde59e953 Refactor date handling in schedule script to ensure correct week calculations and improve error handling. Added validation for week start and end days, enhanced date formatting, and restricted date selection in task/event modals to current and next week. Updated navigation buttons to reflect current week status. vrubel 2025-12-30 13:07:17 +03:00
  • af2ea7be06 Initial commit: Schedule service for son vrubel 2025-12-30 12:23:42 +03:00