Commit Graph

7 Commits

Author SHA1 Message Date
98fb10bc14
Adds calendar settings page and handling, adds new calendar subscription functionality, fixes big calendar object for display, improvements to object 2025-08-02 06:52:26 -04:00
c58a498e44
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 done 2025-07-29 15:20:53 -04:00
643ac833ba
Calendar now grabs all events and formatted date ranges for display; calendar view shows mini calendar; more theme and brand updates for better glitz 2025-07-24 12:50:44 -04:00
5970991eac
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 now 2025-07-22 12:59:31 -04:00
a82d9fe01f
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 ulid 2025-07-21 13:51:39 -04:00
8d0738019f
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. 2025-07-18 09:58:28 -04:00
dbfc474105
Initial commit with tons of files, but the custom auth plugin isn't working yet 2025-07-17 21:11:23 -04:00