caldavpuller/src
2025-10-26 13:10:16 -03:00
..
caldav_client.rs Initial commit: Complete CalDAV calendar synchronizer 2025-10-04 11:57:44 -03:00
calendar_filter.rs Initial commit: Complete CalDAV calendar synchronizer 2025-10-04 11:57:44 -03:00
config.rs Working correctly to fetch 1 Nextcloud calendar 2025-10-26 13:10:16 -03:00
error.rs feat: Add --list-events debugging improvements and timezone support 2025-10-13 11:02:55 -03:00
event.rs Fix unused function warning for parse_ical_datetime 2025-10-18 14:14:52 -03:00
lib.rs feat: Add --list-events debugging improvements and timezone support 2025-10-13 11:02:55 -03:00
main.rs Working correctly to fetch 1 Nextcloud calendar 2025-10-26 13:10:16 -03:00
minicaldav_client.rs feat: Add --list-events debugging improvements and timezone support 2025-10-13 11:02:55 -03:00
real_caldav_client.rs feat: Add --list-events debugging improvements and timezone support 2025-10-13 11:02:55 -03:00
real_sync.rs feat: Add --list-events debugging improvements and timezone support 2025-10-13 11:02:55 -03:00
sync.rs Initial commit: Complete CalDAV calendar synchronizer 2025-10-04 11:57:44 -03:00
timezone.rs Initial commit: Complete CalDAV calendar synchronizer 2025-10-04 11:57:44 -03:00