Connor Johnstone connor
connor pushed to main at connor/calendar 2025-08-31 19:49:00 -04:00
e55e6bf4dd Clean up obsolete CalDAV environment variables
connor pushed to main at connor/calendar 2025-08-31 19:10:30 -04:00
1fa3bf44b6 Merge pull request 'Editing Series Events via the Modal' (#5) from feature/modal-series-editing into main
51d5552156 Fix modal series editing to use correct backend endpoint
5a12c0e0d0 Implement comprehensive event series editing via modal
Compare 3 commits »
connor merged pull request connor/calendar#5 2025-08-31 19:10:27 -04:00
Editing Series Events via the Modal
connor created pull request connor/calendar#5 2025-08-31 19:09:59 -04:00
Editing Series Events via the Modal
connor pushed to feature/modal-series-editing at connor/calendar 2025-08-31 19:08:44 -04:00
51d5552156 Fix modal series editing to use correct backend endpoint
5a12c0e0d0 Implement comprehensive event series editing via modal
Compare 2 commits »
connor created branch feature/modal-series-editing in connor/calendar 2025-08-31 19:08:44 -04:00
connor closed issue connor/calendar#4 2025-08-31 19:07:58 -04:00
Update the edit dialogues
connor pushed to main at connor/calendar 2025-08-31 18:05:17 -04:00
ee181cf6cb Add Gitea Actions CI pipeline for Docker builds
connor pushed to main at connor/calendar 2025-08-31 17:55:11 -04:00
74d636117d Added the volume mounts
ed458e6c3a Implement complete Docker Compose CI/CD setup with optimized builds
Compare 2 commits »
connor pushed to main at connor/calendar 2025-08-31 11:24:17 -04:00
9b9378477a Remove old development files and cleanup root directory
connor pushed to main at connor/calendar 2025-08-31 10:38:37 -04:00
1b4a26e31a Remove CLAUDE.md from version control and add to gitignore
connor pushed to main at connor/calendar 2025-08-31 00:53:35 -04:00
45c32a6d1e Update README with comprehensive project overview and CalDAV motivation
connor pushed to main at connor/calendar 2025-08-31 00:46:29 -04:00
63968280b8 Clean up unused code and compiler warnings
3ccf31f479 Remove debug logging from RRULE handling
c599598390 Fix recurring event RRULE INTERVAL and COUNT parameter loss
Compare 3 commits »
connor opened issue connor/calendar#4 2025-08-30 23:40:39 -04:00
Update the edit dialogues
connor pushed to main at connor/calendar 2025-08-30 23:32:28 -04:00
d0aa6fda08 Fix critical weekly recurring event BYDAY rendering bug
62c39b8aa5 Implement comprehensive RRULE-based recurrence system with conditional UI
75eddcf85d Remove all user-facing emojis and improve modal styling
0babfc90f4 Implement comprehensive tabbed event creation modal with full VEvent support
7538054b20 Refactor update_entire_series to use consistent clone-and-modify pattern
Compare 16 commits »
connor closed issue connor/calendar#3 2025-08-30 12:17:35 -04:00
Incorporate the actual ical standard
connor pushed to main at connor/calendar 2025-08-30 12:17:17 -04:00
5cb77235da Add comprehensive integration tests for all API endpoints
a6d72ce37f Remove v2 API endpoints and fix warnings
663b322d97 Complete frontend migration to shared VEvent model
15f2d0c6d9 Implement shared RFC 5545 VEvent library with workspace restructuring
Compare 4 commits »
connor pushed to main at connor/calendar 2025-08-29 20:01:29 -04:00
6887e0b389 Fix create event functionality with proper timezone conversion
f266d3f304 Implement RFC 5545-compliant calendar system with v2 API
4af4aafd98 Implement comprehensive theme system with calendar view support
81805289e4 Implement complete recurring event drag modification system
9f2f58e23e Fix recurring event positioning by removing CSS positioning conflict
Compare 5 commits »
connor opened issue connor/calendar#3 2025-08-29 16:50:03 -04:00
Incorporate the actual ical standard
connor pushed to main at connor/calendar 2025-08-29 14:01:53 -04:00
53ea5e3fc1 Fix time snapping for event drag operations in week view
d35fc11267 Fix drag positioning to accurately follow mouse cursor in week view
697eb64dd4 Add event resize functionality with drag handles in week view
Compare 3 commits »