Adds calendar settings page and handling, adds new calendar subscription functionality, fixes big calendar object for display, improvements to object
master
Andrew Gioia2025-08-02 06:52:26 -0400
Adds locations table for additional location meta data; updates seeder to add locations; separates modal out into partsAndrew Gioia2025-07-30 10:57:26 -0400
Calender month display fully handled now, modals are working, HTMX added and working, ICS and Subscription handling set up and differentiated, timezone handling to convert from UTC in the database to local finally doneAndrew Gioia2025-07-29 15:20:53 -0400
Improves event display on the calendar, gets closer to a v1 of the calendar design, updates guest layout to match theme, adds additional css components for accordion, calendar, checkbox, indicator, and input.Andrew Gioia2025-07-25 13:49:30 -0400
Calendar now grabs all events and formatted date ranges for display; calendar view shows mini calendar; more theme and brand updates for better glitzAndrew Gioia2025-07-24 12:50:44 -0400
Adds basic address book handling; updates address book naming to use Book instead everywhere; removes AlpineJS; updates seeder to include address book and contact; updates DavController to handle address books and contacts nowAndrew Gioia2025-07-22 12:59:31 -0400
Adds basic subscription handling, fixes timezone issues app wide, improves event saving and timezone issues there, updates user table and seeding, moves to email address as principal uri component and not ulidAndrew Gioia2025-07-21 13:51:39 -0400
Reverts authentication back to email for compatibility, seeing correct 207s, updates database migrations and seed for new URI scheme; note that I think the DavController is outdated or needs cleanup.Andrew Gioia2025-07-18 09:58:28 -0400