Connor Johnstone connor
connor pushed to main at connor/calendar 2025-09-19 12:10:38 -04:00
5c406569af Add reset buttons to color editor modal for individual and bulk color resets
4aca6c7fae Implement right-click color editor modal for customizable calendar colors
Compare 2 commits »
connor closed issue connor/calendar#22 2025-09-18 17:03:24 -04:00
Events from outside of the current week (or perhaps all day events) once again not showing up
connor pushed to main at connor/calendar 2025-09-18 17:02:42 -04:00
fd80624429 Fix frontend compilation warnings by removing dead code
b530dcaa69 Remove unnecessary frontend console logs
0821573041 Remove remaining verbose CalDAV discovery and authentication logs
703c9ee2f5 Clean up debug logging and fix compiler warnings
5854ad291d Fix all-day event parsing with VALUE=DATE format support
Compare 5 commits »
connor opened issue connor/calendar#22 2025-09-16 10:26:34 -04:00
Events from outside of the current week (or perhaps all day events) once again not showing up
connor opened issue connor/calendar#21 2025-09-13 22:31:08 -04:00
Dragging "this event and future" currently broken
connor closed issue connor/calendar#18 2025-09-13 22:30:33 -04:00
Events created late in the day show up on the following calendar day
connor pushed to main at connor/calendar 2025-09-13 22:29:02 -04:00
ac1164fd81 Fix singleton to series conversion with complete RRULE parameter support
a6092d13ce Complete calendar model refactor to use NaiveDateTime for local time handling
acc5ced551 Fix timezone handling for drag-and-drop and recurring event updates
Compare 3 commits »
connor pushed to main at connor/calendar 2025-09-13 18:28:30 -04:00
890940fe31 Update README with project status and usage notes
fdea5cd646 Fix timezone conversion bug for events displaying on wrong day
b307be7eb1 Add password visibility toggle to login form
9d84c380d1 Fix server and username pre-population on login page
fad03f94f9 Improve login form layout and accessibility
Compare 5 commits »
connor pushed to main at connor/calendar 2025-09-12 14:56:45 -04:00
a4476dcfae Merge pull request 'Full Printing Now Available (with some bugs)' (#20) from print-preview-feature into main
ca1ca0c3b1 Implement comprehensive theme system with FontAwesome icons
64dbf65beb Fix event positioning in print copy with dynamic base-unit recalculation
96585440d1 Implement hybrid print preview with CSS-based approach
a297d38276 Implement selective print preview content printing with dynamic restoration
Compare 10 commits »
connor merged pull request connor/calendar#20 2025-09-12 14:56:42 -04:00
Full Printing Now Available (with some bugs)
connor created pull request connor/calendar#20 2025-09-12 14:56:36 -04:00
Full Printing Now Available (with some bugs)
connor pushed to print-preview-feature at connor/calendar 2025-09-12 14:56:04 -04:00
ca1ca0c3b1 Implement comprehensive theme system with FontAwesome icons
64dbf65beb Fix event positioning in print copy with dynamic base-unit recalculation
96585440d1 Implement hybrid print preview with CSS-based approach
a297d38276 Implement selective print preview content printing with dynamic restoration
4fdaa9931d Fix print preview event positioning to respond to hour range changes
Compare 10 commits »
connor pushed to print-preview-feature at connor/calendar 2025-09-11 18:01:50 -04:00
4cbc495c48 Add print preview modal with hour range selection
connor created branch print-preview-feature in connor/calendar 2025-09-11 18:01:50 -04:00
connor pushed to main at connor/calendar 2025-09-11 18:01:03 -04:00
d930468748 Merge pull request 'Small bugfixes on the external calendar handling' (#19) from bugfix/external_cal_misc into main
91be4436a9 Fix external calendar creation and Outlook compatibility issues
927cd7d2bb Add color picker functionality to external calendars
Compare 3 commits »
connor merged pull request connor/calendar#19 2025-09-11 18:01:01 -04:00
Small bugfixes on the external calendar handling
connor created pull request connor/calendar#19 2025-09-11 18:00:53 -04:00
Small bugfixes on the external calendar handling
connor pushed to bugfix/external_cal_misc at connor/calendar 2025-09-11 17:59:59 -04:00
91be4436a9 Fix external calendar creation and Outlook compatibility issues
connor created branch bugfix/external_cal_misc in connor/calendar 2025-09-11 17:59:59 -04:00
connor opened issue connor/calendar#18 2025-09-09 11:00:12 -04:00
Events created late in the day show up on the following calendar day