1
0
mirror of https://github.com/advplyr/audiobookshelf.git synced 2025-06-30 06:21:17 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
f1329d2847 Accessibility Improvements for Main Settings
This patch fixes some accessibility problems on the main settings page.
Most notably, it makes sure that the different options have labels which
are picked up by screen readers.

As a more generic addition, this also makes sure that the dropdown
component will always have a proper label constructed, explaining what
the dropdown is for and what its current value is.
2022-12-30 19:14:04 +01:00
2c344a0bc0 Make User Settings Accessible via Screen Reader
This patch should fix most of the problems for users trying to access
the user settings via screen reader. It makes sure user interface
elements can be reached via keyboard and provides proper labels, roles
and values so you not only can interact with elements but also know what
you are actually changing.

While not focused on other views, this should also already fix a number
of accessibility issues with other settings pages.
2022-12-29 05:00:40 +01:00
7df8795d52 Fix:Icon sizes 2022-11-21 07:18:10 -06:00
ce4e48cbd7 Add:Region support for audible chapter lookup 2022-10-15 15:31:07 -05:00
88726bed86 Update:Notification system descriptions 2022-09-25 09:46:45 -05:00
4dac8ac16c Fix:Account type select dropdown & add root user change password button 2022-04-29 18:19:04 -05:00
a9b9e23f46 Library update migrate to use book mediaType, disable editing mediaType, set icon instead of media category 2022-03-18 17:09:17 -05:00
de32698ea5 Add:Metadata provider option to library 2022-02-15 14:59:46 -06:00
54570a3b27 Add: More menu on book card , Fix: Download worker ffmpeg logs 2021-11-09 20:30:44 -06:00
ad4dad1c29 Add: experimental match tab with google books search , Add: isbn field for books 2021-10-28 14:41:42 -05:00
cd6e99b4c3 Update users table info , Reorder libraries in config , Use dropdown for library menu , update mobi reader 2021-10-12 20:07:42 -05:00
f752c19418 narrator filter, no series filter, full paths toggle, book landing page details, new sans font, update query string on filter/sort, persist experimental feature flag, batch edit redirect bug, upload file permissions and owner 2021-10-06 21:08:52 -05:00
d9d34e87e0 Support multi library 1.4.0 2021-10-05 21:10:49 -05:00
d6cab8e591 logLevel as server setting, logger config page, re-scan audiobook option, fix embedded cover extraction, flac and mobi support, fix series bookshelf not wrapping 2021-09-30 18:52:32 -05:00