kithkin/app/Http/Controllers
2026-02-09 16:43:38 -05:00
..
Auth Adds account settings tests and feature test fixes; purges old Breeze profile remnants in favor of account; slight tweaks to event display in time views 2026-02-04 15:56:28 -05: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 ICS controller cleanup and improvements to location metadata in VEVENT 2026-02-09 16:43:38 -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 support for events occuring at the same time or overlapping; improvements to event display and overlapping event handling; improvements to month view sizing; cleans up geocoder service 2026-02-09 10:59:11 -05:00
IcsController.php ICS controller cleanup and improvements to location metadata in VEVENT 2026-02-09 16:43:38 -05:00
LocationController.php Guard added for ArcGIS api key; ArcGIS issues in LocationController and Geocoder fixed 2026-02-05 13:15:43 -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