Commit Graph

  • 025d0a353b Update remindme_caldav service to use log directory master dev Sam 2024-02-16 13:11:15 +0000
  • 1fa0bfb310 Update Makefile and README.md Sam 2024-02-16 13:06:43 +0000
  • a5583d981b Update log directory check in setup_log_location function Sam 2024-02-16 12:36:05 +0000
  • 64516db02a Update logging and file handling Sam 2024-02-16 11:57:51 +0000
  • 1176ad9b67 Update systemd service file for remindme_caldav Sam 2024-02-16 10:21:21 +0000
  • ae7965c60b Update installation directory in Makefile mrsu 2024-02-16 00:53:19 +0000
  • f604dcbae3 Update logging and add file detection for calendar files mrsu 2024-02-16 00:48:38 +0000
  • d892cdbd4b Update logging and error handling in remindme_caldav.py mrsu 2024-02-16 00:34:53 +0000
  • a2a508fd31 Update Makefile and service file for installing remindme_caldav mrsu 2024-02-15 22:54:56 +0000
  • aeb1eddbbb Update uninstall process to remove additional files and directories Sam 2024-02-15 20:03:59 +0000
  • 22e15fc49d Update install process and add configuration file management Sam 2024-02-15 19:56:40 +0000
  • 4deeda0964 Update log file path and add logging to service Sam 2024-02-15 18:46:33 +0000
  • 89994c1f0a Update logging and error handling Sam 2024-02-15 18:12:13 +0000
  • ef00f112f3 Update error handling and logging in remindme_caldav.py Sam 2024-02-15 17:48:18 +0000
  • 30dc31344c Update Makefile and Python scripts Sam 2024-02-15 17:02:22 +0000
  • 33244c1994 Fix formatting of Makefile Sam 2024-02-15 15:39:55 +0000
  • 8fe759673d Update Makefile, README and service file for remindme_caldav Sam 2024-02-15 15:21:37 +0000
  • 740ac039dd Improved logging, error handling and documentation mrsu 2024-02-12 23:57:58 +0000
  • 6b2d3bef53 Update dependencies mrsu 2024-02-12 02:30:50 +0000
  • 2c8151870c Refactor code to combine email and XMPP alerting into single class mrsu 2024-02-12 02:19:49 +0000
  • ea34a0ef32 minor changes mrsu 2024-02-12 01:21:50 +0000
  • e4c42de74c created CalendarParser class mrsu 2024-02-11 19:43:33 +0000
  • f239b4fb23 Complete refactor of script to make it more pythonic mrsu 2024-02-10 23:53:15 +0000
  • f6b1b2d5ee Refactor remindme_caldav.py for improved code maintainability and readability mrsu 2024-02-10 19:37:37 +0000
  • 92e1578bbc Replace toml with humanfriendly library for email alert and update send\_email function with event details * Update import statement in email_alert.py to include humanfriendly library * Modify send_email function signature in email_alert.py to accept an event dictionary instead of separate arguments * Extract event name, description, location, date, and time until event from the event dictionary and use them in the email body * Update email body format string accordingly * Use humanfriendly library to format time difference between next alert and next event into a human-readable format. Sam 2024-02-09 12:08:31 +0000
  • 236a311b5c track .gitignore mrsu 2024-02-08 15:41:09 +0000
  • 1b225d08fd modify datetime mrsu 2024-02-08 15:32:49 +0000
  • eb6b8db0ea alerting and filehandling Added both xmpp and email alerting Proper FileHandling to manage modified, deleted and new events Argument parsing and added toml config mrsu 2024-02-06 19:02:44 +0000
  • c41a9ae7cf requirements.txt mrsu 2024-02-04 13:47:09 +0000
  • 25e82df28a Merge branch 'master' of git.bitlab21.com:sam/remindme_caldav mrsu 2024-02-04 03:04:02 +0000
  • 5da20d2d92 Initial commit sam 2024-02-04 03:01:11 +0000
  • 5c4db272a7 inital commit mrsu 2024-02-04 02:53:30 +0000