mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-04 13:18:40 +08:00

- Split settings out to new views using a core shared layout. - Extracted added language text to translation files. - Updated settings routes to be dynamic to category. - Added redirect for old primary settings route. - Updated existing tests to cover settings route changes. - Added tests to cover settings view. - Improved contrast of settings links for dark mode.