Commit Graph

8 Commits

Author SHA1 Message Date
52d92462e3
Refactors CalendarController into specific services; fixes some previous bugs with CalendarController and possible 500s; adds first unit tests 2026-02-04 12:19:03 -05:00
0881d04428
Adds initial support for event recurrence; updates database seed file for recurring event example 2026-02-03 11:43:08 -05:00
0b82c88333
Fixes create calendar modal form, adds kithkin config settings, improvements to input and button styles, cleans up color default handling 2026-01-28 15:34:18 -05:00
b7282865c8
Long overdue changes to various components, migrations for address and location improvements, new address form and suggestion vies, profile components, and significant model cleanups 2026-01-15 16:14:00 -05:00
80c368525a
Integrates ArcGIS for fetching detailed location data; sets up new job to pull locations for missing event locations; sets up Horizon for job monitoring; updates readme a bit; subtle animations and improvements to month view 2025-08-19 13:53:35 -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