BookStack/app
Dan Brown 78bf11cf65
Locales: Removed a lot of existing locale handling
There was a lot of locale handling to get correct/expected date
formatting within the app.
Carbon now has built-in locale content rather than us needing to target
specific system locales.

This also removes setting locale via Carbon directly.
Carbon registers its own Laravel service provider which seems to
accurately pull the correct locale from the app.

For #4555
2023-09-17 22:02:12 +01:00
..
Access Locales: More use of locale objects, Addressed failing tests 2023-09-17 16:20:21 +01:00
Activity Locales: More use of locale objects, Addressed failing tests 2023-09-17 16:20:21 +01:00
Api Cache: Increases database cache value size 2023-08-21 23:01:42 +01:00
App Locales: More use of locale objects, Addressed failing tests 2023-09-17 16:20:21 +01:00
Config Locales: Performed cleanup and alignment of locale handling 2023-09-17 13:31:38 +01:00
Console Cleanup Command: Allowed running non-interactively 2023-09-14 14:17:20 +01:00
Entities Locales: Fixed errors occuring for PHP < 8.2 2023-09-17 17:35:00 +01:00
Exceptions Theme: Added handling for functions.php file load error 2023-09-12 12:34:02 +01:00
Facades Played around with a new app structure 2023-05-17 17:56:55 +01:00
Http Locales: Removed a lot of existing locale handling 2023-09-17 22:02:12 +01:00
Permissions Watching: Prevent issues when watchable or user is deleted 2023-09-03 14:19:43 +01:00
References Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
Search Search: Updated popular items query, load parent book for chapters/pages 2023-06-10 15:08:07 +01:00
Settings Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
Theming Theme: Added handling for functions.php file load error 2023-09-12 12:34:02 +01:00
Translation Locales: Removed a lot of existing locale handling 2023-09-17 22:02:12 +01:00
Uploads Removed use of HttpFetcher 2023-09-08 17:16:57 +01:00
Users Locales: More use of locale objects, Addressed failing tests 2023-09-17 16:20:21 +01:00
Util Extracted icon helper, aligned container resolution 2023-09-16 18:26:28 +01:00