kithkin/app/Http/Controllers
2026-02-13 16:48:01 -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 Improves event edit modal; updates 4day and day views to properly show all-day events; cleans up the all-day event row 2026-02-13 16:48:01 -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 Improves event edit modal; updates 4day and day views to properly show all-day events; cleans up the all-day event row 2026-02-13 16:48:01 -05:00
IcsController.php Removes old stock input components; auto scrolls time-based calendars to a better starting time; fixes recurring event logic and stubs out new repeat form for event edit 2026-02-12 13:17:02 -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