kithkin/app/Http/Controllers
2026-02-04 12:19:03 -05:00
..
Auth Initial commit with tons of files, but the custom auth plugin isn't working yet 2025-07-17 21:11:23 -04:00
Concerns Refactors account and calendar settings pages; installs language localization files; new traits for HTMX and toast handling; solid icon variants added; modals improved 2026-01-21 15:59:17 -05:00
AccountController.php Moves locale preferences from calendar settings to account settings; beefs up config with the date and time formatting and region options; refactors button groups and focus handling; refactors shadow complexity in button groups 2026-01-29 15:56:15 -05:00
BookController.php 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
CalendarController.php 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
CalendarSettingsController.php Adds week, day, and 4-day display views for calendar; adds new display preferences pane; moves settings to the user and not calendar; cleans up timezone and preference handling; improves button groups 2026-02-03 10:53:19 -05:00
Controller.php Refactors account and calendar settings pages; installs language localization files; new traits for HTMX and toast handling; solid icon variants added; modals improved 2026-01-21 15:59:17 -05:00
DavController.php 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
EventController.php Adds initial support for event recurrence; updates database seed file for recurring event example 2026-02-03 11:43:08 -05:00
IcsController.php Adds initial support for event recurrence; updates database seed file for recurring event example 2026-02-03 11:43:08 -05:00
LocationController.php 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
SubscriptionController.php 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