Commit Graph

92 Commits

Author SHA1 Message Date
a8f6202302 Remove Gentium Book font, reduce appbar icon and title font size 2023-02-11 15:02:56 -06:00
7f5356100d Bookshelf updates for music tracks 2023-01-03 18:00:01 -06:00
d4bea34423 Merge pull request #1333 from lkiesow/keynoard-navigation-border
Highlight items when navigating via keyboard
2022-12-28 17:01:17 -06:00
4b0c59b174 Highlight items when navigating via keyboard
This patch highlights items in the app bar if a user uses the keyboard
to navigate in audiobookshelf. This ensures that users actually know
which item they have selected.

This also modifies the text for the library selector, so that users
which are using a screen reader understand that it is a selector for
libraries and not only a button related to the current library.
2022-12-28 22:59:27 +01:00
a0840d2a08 Text description of home link
This patch adds the missing alt attribute to the image linking the home
page of audiobookshelf. This allows screen readers to explain to users
where this link leads to.
2022-12-28 22:55:11 +01:00
9b1f7f566f Fix:On bookshelf view show series name placard on shelf #1239 2022-12-17 16:36:41 -06:00
ba3d84a924 Update client/components/app/Appbar.vue 2022-12-15 17:57:42 -06:00
48f493a9f5 Missing Localization in Appbar.vue 2022-12-15 17:50:13 +01:00
0ae853c119 Update library items batch get route 2022-12-12 17:36:53 -06:00
9f4547cff8 Update client/components/app/Appbar.vue 2022-12-05 17:13:03 -06:00
a98106593d Update client/components/app/Appbar.vue 2022-12-05 17:12:58 -06:00
c625b3f08c Update client/components/app/Appbar.vue 2022-12-05 17:12:53 -06:00
616caecdf1 Add Missing Tooltips
This patch adds a few more missing tooltips to the user interface.
2022-12-05 23:16:27 +01:00
725f8eecdb Fix:Batch selecting ebooks showing play button in appbar #1235 2022-11-30 17:09:00 -06:00
7df8795d52 Fix:Icon sizes 2022-11-21 07:18:10 -06:00
cd92a22f4d Update:Account button icon size 2022-11-19 12:09:05 -06:00
1a93103e50 Update:Remove limit for batch editing #1170 2022-11-19 11:27:08 -06:00
7485cf1a26 Add:Batch select audiobook play button, item page mobile screen size cleanup 2022-11-19 10:20:10 -06:00
4cbc8676c6 Update:Rename UserCollections to Collections 2022-11-11 17:13:10 -06:00
400e34a4c7 Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
e752b4071d Update:Cleanup bookshelf toolbars & fix siderail icon 2022-10-28 18:10:19 -05:00
39979ff8a3 Add:Tasks widget in appbar for merging m4bs & remove old m4b merge routes 2022-10-02 14:16:17 -05:00
cd04533eea Update:Setting up paths to eventually support subdirectory 2022-10-01 16:07:30 -05:00
7d4e7ce2c0 Initial commit 2022-09-19 16:29:24 +01:00
3cafa87eda Add:Podcast episode table batch mark as finished #941 2022-08-28 14:47:31 -05:00
4ec217e5d0 Fix:App bar for mobile screen, UI updates for schedule tabs 2022-08-20 14:32:38 -05:00
668ebf8550 feature: use svg instead of png where possible for better quality 2022-07-30 13:58:20 +02:00
3b4ac3a230 Fix:Long library names overflow #858 2022-07-26 18:54:32 -05:00
b12a344776 Fix:Chromecast button on mobile screen sizes #756 2022-06-19 15:43:45 -05:00
38c259a45e initial commit for responsive search bar on mobile 2022-06-17 07:48:42 -07:00
705aac40d7 Remove experimental set bookshelf texture 2022-05-30 09:58:02 -05:00
c962090c3a Update:No longer creating initial root user and initial library, add init root user page, web app works with no libraries 2022-05-14 17:23:22 -05:00
cc1181b301 Add:Chapter editor, lookup chapters via audnexus, chapters table on audiobook landing page #435 2022-05-10 17:03:41 -05:00
f51a31c8ca Update:Remove back arrow in appbar 2022-05-09 15:12:55 -05:00
2e070227ab Update:Give full permissions to admin users except updating root or viewing root api token #137 2022-05-03 19:16:16 -05:00
bdf6ccbd2d Removed duplicate conditional from line 62 of client/components/app/Appbar.vue 2022-04-30 09:21:27 -07:00
620bf7990f Added tooltips for edit, delete, and deselect all buttons to client/components/app/Appbar.vue 2022-04-28 15:44:07 -07:00
ebc9e1a888 Fix batch mark as finished and clear selection #490 2022-04-23 17:17:05 -05:00
e1af25d9d8 Accessible tweaks 2022-04-13 20:17:00 +00:00
baf738f5ba Fix updating media progress object id 2022-04-08 19:27:35 -05:00
e32d05ea27 Podcast library item card, edit details, batch edit 2022-03-26 15:23:25 -05:00
3150822117 New data model removing media entity for books 2022-03-26 11:59:34 -05:00
099ae7c776 New data model play media entity, PlaybackSessionManager 2022-03-17 19:10:47 -05:00
1cf9e85272 New data model update MeController user progress routes 2022-03-17 13:33:22 -05:00
7d66f1eec9 New data model edit tracks page, match, quick match, clean out old files 2022-03-13 19:34:31 -05:00
4bdef893af New data model batch routes and batch editor 2022-03-13 17:10:48 -05:00
1a89b6e493 Add:Chromecast non-secure alert 2022-02-23 17:01:11 -06:00
89f498f31a Add:Chromecast support in experimental #367, Change:Audio player model for direct play 2022-02-22 17:33:55 -06:00
f51299c798 Add:Start of chromecast plugin & update cors accept header, move sortable to static 2022-02-17 17:39:38 -06:00
922214f241 Add:PWA support #354 2022-02-09 08:57:34 -06:00