Connor Johnstone connor
connor pushed to feature/external-calendars at connor/calendar 2025-09-03 22:34:07 -04:00
45e16313ba Update external calendar modal help to include Google Calendar
64c737c023 Fix Google Calendar UTC datetime format parsing
75d9149c76 Add immediate refresh when new external calendars are created
28b3946e86 Add intelligent caching and auto-refresh for external calendars
6a01a75cce Add visibility toggles for CalDAV calendars with event filtering
Compare 9 commits »
connor created branch feature/external-calendars in connor/calendar 2025-09-03 22:34:07 -04:00
connor opened issue connor/calendar#13 2025-09-03 21:30:22 -04:00
Logout if receive a 401
connor opened issue connor/calendar#12 2025-09-03 21:30:08 -04:00
Check for internet connectivity
connor pushed to main at connor/calendar 2025-09-03 17:37:21 -04:00
289284a532 Fix all-day event date display bug: events created 9/4-9/6 now show correctly instead of 9/3-9/5
089f4ce105 Fix series RRULE updates: editing 'all events' now properly updates original series RRULE
Compare 2 commits »
connor pushed to main at connor/calendar 2025-09-03 16:58:03 -04:00
235dcf8e1d Fix recurring event count bug: events with COUNT=5 now stop after 5 occurrences
8dd60a8ec1 Fix recurring event editing: restore proper update flow and fix API parameters
20679b6b53 Restore event editing functionality: populate modal with existing event data
53c4a99697 Fix multi-day all-day events to display across all days they span
5ea33b7d0a Fix event width bug: timed events showing half-width when all-day events exist
Compare 9 commits »
connor closed issue connor/calendar#9 2025-09-03 16:31:15 -04:00
Multi-Day "All Day Events" should render above each day
connor closed issue connor/calendar#10 2025-09-03 16:12:12 -04:00
15/30 Toggle should also toggle the time grid density
connor pushed to main at connor/calendar 2025-09-03 15:42:46 -04:00
c0bdd3d8c2 Add theme-aware styling for 15-minute time grid lines
2b98c4d229 Hide event time display for single-slot events
ceae654a39 Implement dynamic 15-minute time grid density and remove final boundary
fb28fa95c9 Fix recurring events from previous years not showing up
Compare 4 commits »
connor closed issue connor/calendar#11 2025-09-03 13:20:40 -04:00
If a recurring tasks starts before the current month, it isn't shown
connor commented on issue connor/calendar#11 2025-09-03 13:13:03 -04:00
If a recurring tasks starts before the current month, it isn't shown

Garbage day is fixed, but not the birthday thing

connor pushed to main at connor/calendar 2025-09-03 13:11:39 -04:00
419cb3d790 Complete CreateEventModalV2 integration and fix styling
53a62fb05e Refactor create_event_modal into modular components
322c88612a Add API proxy configuration and large favicon
4aa53d79e7 Add favicon and remove calendar.db from tracking
3464754489 Remove debug logging from all-day event detection
Compare 9 commits »
connor commented on issue connor/calendar#11 2025-09-03 11:24:56 -04:00
If a recurring tasks starts before the current month, it isn't shown

Also birthdays (yearly events) aren't showing up after their first instance

connor commented on issue connor/calendar#11 2025-09-03 11:23:05 -04:00
If a recurring tasks starts before the current month, it isn't shown

This actually might not be the issue. Needs further investigation to understand why the "garbage day" task on my main calendar isn't visible

connor opened issue connor/calendar#11 2025-09-03 11:21:14 -04:00
If a recurring tasks starts before the current month, it isn't shown
connor opened issue connor/calendar#10 2025-09-03 10:19:18 -04:00
15/30 Toggle should also toggle the time grid density
connor opened issue connor/calendar#9 2025-09-02 16:26:02 -04:00
Multi-Day "All Day Events" should render above each day
connor pushed to main at connor/calendar 2025-09-02 16:07:43 -04:00
a9521ad536 Convenience and fixes
connor pushed to main at connor/calendar 2025-09-02 16:03:14 -04:00
5456d7140c Manual updates to fix some deployment steps
connor pushed to main at connor/calendar 2025-09-02 12:44:04 -04:00
62cc910e1a Removing Cargo.lock