advplyr
70ba2f7850
Add:RSS feed for series & cleanup empty series from db #1265
2022-12-31 16:58:19 -06:00
advplyr
ca6765c8e7
Add translations for series #1166
2022-12-31 15:04:37 -06:00
advplyr
6bfa281dc5
Update:Series page toolbar add context menu and confirm dialog for marking series as finished
2022-12-31 14:56:18 -06:00
advplyr
d8ee61bfab
Update:Personalized API endpoint include query string to add rssFeed to entities
2022-12-31 14:31:38 -06:00
advplyr
8bbfee334c
Update:Show RSS feed icon on collection card & update API endpoint for fetching collections
2022-12-31 10:33:38 -06:00
Lars Kiesow
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
advplyr
d4bea34423
Merge pull request #1333 from lkiesow/keynoard-navigation-border
...
Highlight items when navigating via keyboard
2022-12-28 17:01:17 -06:00
Lars Kiesow
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
Lars Kiesow
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
advplyr
b884f8fe11
Laying the groundwork for music media type #964
2022-12-22 16:38:55 -06:00
advplyr
147ffc0210
Fix:Cover size widget behind home page arrow #1288
2022-12-18 18:37:03 -06:00
advplyr
edbe1851b5
Add translation strings for item metadata utils #1166
2022-12-18 15:11:48 -06:00
advplyr
4971787482
Add:Manage genres #1163
2022-12-18 14:52:53 -06:00
advplyr
4d93e39fa9
Add:Item metadata utils config page for managing tags #1163
2022-12-18 14:17:52 -06:00
advplyr
9b1f7f566f
Fix:On bookshelf view show series name placard on shelf #1239
2022-12-17 16:36:41 -06:00
advplyr
c06d734d5e
Update:Persist series sort/filter options #1272
2022-12-17 15:10:25 -06:00
advplyr
7852804a9c
Update:Remove call to server for user settings, user settings stored locally
2022-12-17 14:50:01 -06:00
advplyr
ba3d84a924
Update client/components/app/Appbar.vue
2022-12-15 17:57:42 -06:00
Tomazed
48f493a9f5
Missing Localization in Appbar.vue
2022-12-15 17:50:13 +01:00
advplyr
0ae853c119
Update library items batch get route
2022-12-12 17:36:53 -06:00
advplyr
9f4547cff8
Update client/components/app/Appbar.vue
2022-12-05 17:13:03 -06:00
advplyr
a98106593d
Update client/components/app/Appbar.vue
2022-12-05 17:12:58 -06:00
advplyr
c625b3f08c
Update client/components/app/Appbar.vue
2022-12-05 17:12:53 -06:00
Lars Kiesow
616caecdf1
Add Missing Tooltips
...
This patch adds a few more missing tooltips to the user interface.
2022-12-05 23:16:27 +01:00
advplyr
4959a28485
Update:Playlists cover size
2022-12-03 15:44:53 -06:00
advplyr
6baa0fa047
Fix:Multi-select library items using shift key #1236
2022-12-01 17:39:23 -06:00
advplyr
725f8eecdb
Fix:Batch selecting ebooks showing play button in appbar #1235
2022-11-30 17:09:00 -06:00
advplyr
083f8faa46
Update:Fetch library API to return numUserPlaylists, only display playlists in siderail if user has playlists
2022-11-27 14:34:27 -06:00
advplyr
b743b34fab
Update playlist cover to square of 4 items
2022-11-27 14:11:17 -06:00
advplyr
af0e02b9a2
Update lazybookshelf playlist socket events
2022-11-27 13:38:08 -06:00
advplyr
1332147c4a
Update playlist icons
2022-11-27 13:34:50 -06:00
advplyr
c957e9483e
Update:Playlist edit modal
2022-11-27 11:53:48 -06:00
advplyr
7e171576e0
Update:Add libraries playlists API endpoint, add lazy playlists card
2022-11-26 17:24:46 -06:00
advplyr
53f73e1201
Settings content updates
2022-11-26 11:08:09 -06:00
jmt-gh
4db34e0c56
Add new settings content component
...
This commit adds a new settings conent component. This is a container
component for the settings pages, so that they all get the same
formatting by default. It handles the header text, description text, and
any "add new" plus button as needed.
2022-11-25 21:06:18 -08:00
advplyr
180293ebc1
Update:Cleanup socket usage & add func for emitting events to admin users
2022-11-24 16:35:26 -06:00
advplyr
145e0217b6
Update:Media session show next/prev track buttons #1201
2022-11-22 16:57:18 -06:00
advplyr
7df8795d52
Fix:Icon sizes
2022-11-21 07:18:10 -06:00
advplyr
b37b382ea7
Update:More translation strings #1103 #1166
2022-11-20 17:11:51 -06:00
Lars Kiesow
fdfb07ff2c
Add a few tooltips
...
Starting to use audiobookshelf, the function of some buttons weren't
very clear to me and while some buttons have tooltips, others have not.
This patch adds some additional tooltips to the user interface,
further explaining some of the functionality.
2022-11-20 18:50:34 +01:00
advplyr
cd92a22f4d
Update:Account button icon size
2022-11-19 12:09:05 -06:00
advplyr
bcd224f534
Update:Add translation strings for bookshelf #1103 #1166
2022-11-19 11:44:08 -06:00
advplyr
1a93103e50
Update:Remove limit for batch editing #1170
2022-11-19 11:27:08 -06:00
advplyr
45ccf9d4be
Update:Hide bookshelf toolbar inputs when batch selecting
2022-11-19 11:24:21 -06:00
advplyr
7485cf1a26
Add:Batch select audiobook play button, item page mobile screen size cleanup
2022-11-19 10:20:10 -06:00
advplyr
7d8c8fa5bb
Update:Navigation for mobile screen include authors page and podcast latest page
2022-11-16 17:23:18 -06:00
advplyr
3316394f5c
Add:Button on series books page to re-add series to continue listening #1159
2022-11-15 17:20:57 -06:00
advplyr
c5d66989a6
Update:Bookshelf toolbar for series page on mobile
2022-11-15 17:05:03 -06:00
advplyr
8f83752abc
Fix:Get library items endpoint limit & total entities count
2022-11-13 13:25:20 -06:00
advplyr
bcc7fcb645
Add:Polish translations, update translation json files with new strings, fix side rail buttons to center and wrap long text #1103
2022-11-13 08:15:41 -06:00
advplyr
a07a69e7de
Version bump 2.2.3
2022-11-12 17:22:16 -06:00
advplyr
3357ccfaf3
Add:Buttons to add/remove podcast episodes from player queue
2022-11-12 15:41:41 -06:00
advplyr
4cbc8676c6
Update:Rename UserCollections to Collections
2022-11-11 17:13:10 -06:00
advplyr
400e34a4c7
Update:More localization strings #1103
2022-11-08 17:10:08 -06:00
advplyr
faac6f677a
Update:More localization strings #1103
2022-11-07 18:27:17 -06:00
advplyr
eb463a2958
Add:Start of localization i18n #1103
2022-11-06 17:56:44 -06:00
Scott Ruoti
b1111912f7
Added sorting by sequence for series and collapsing series in series view
2022-11-05 20:30:13 -04:00
Scott Ruoti
c1035d97e8
Show book sequences for collapsed series when filtering by series
2022-11-05 20:01:01 -04:00
advplyr
fbbcbb4af1
Add:Series filters #712
2022-10-29 15:33:38 -05:00
advplyr
ce133cd6f2
Add:Series sort #712
2022-10-29 11:17:51 -05:00
advplyr
e752b4071d
Update:Cleanup bookshelf toolbars & fix siderail icon
2022-10-28 18:10:19 -05:00
advplyr
685b4e77eb
Remove old viewMode code
2022-10-28 17:27:06 -05:00
advplyr
e1e10dca50
Update:Default library view to detail instead of bookshelf view & update settings copy
2022-10-22 09:13:20 -05:00
advplyr
77139c7256
Add:Support for shift selecting multiple library items #1020
2022-10-15 17:17:40 -05:00
advplyr
39979ff8a3
Add:Tasks widget in appbar for merging m4bs & remove old m4b merge routes
2022-10-02 14:16:17 -05:00
advplyr
cd04533eea
Update:Setting up paths to eventually support subdirectory
2022-10-01 16:07:30 -05:00
advplyr
63c55f08dc
Add:Remove episodes from continue listening shelf #919
2022-09-28 17:57:27 -05:00
advplyr
98e79f144c
Add:Remove item from continue listening shelf #919
2022-09-28 17:45:39 -05:00
advplyr
ac30a971c5
Fix:Clean user data on server start removing invalid media progress items
2022-09-28 17:12:27 -05:00
advplyr
9ee6eaade9
Add:Hide series from home page option #919
2022-09-27 17:48:45 -05:00
advplyr
a35b35c062
Merge pull request #1005 from Undergrid/multi_select_quick_match
...
Multi select quick match
2022-09-24 17:46:51 -05:00
advplyr
ff04eb8d5e
Add:Notification settings, notification manager trigger #996
2022-09-21 18:01:10 -05:00
Nick Thomson
7d4e7ce2c0
Initial commit
2022-09-19 16:29:24 +01:00
advplyr
ae4ac392c6
Add:Podcasts latest episodes page
2022-09-17 15:23:33 -05:00
advplyr
0e98620939
Remove back arrow on toolbar
2022-09-10 09:10:29 -05:00
barry
4ccb4243f7
Pass lib ID to toolbar so it can refresh state when clearing issues. Fixes #694
2022-09-02 18:20:38 -04:00
barry
eb25ca7af5
Pass lib ID to toolbar so it can refresh state when clearing issues. Fixes #694
2022-09-01 21:03:41 -04:00
advplyr
3cafa87eda
Add:Podcast episode table batch mark as finished #941
2022-08-28 14:47:31 -05:00
advplyr
dee4ca3559
Add:Local setting for autoplay next item in queue #603
2022-08-28 14:21:28 -05:00
advplyr
c0dd58a94e
Add:Player queue for podcast episodes & autoplay next episode #603
2022-08-28 13:12:38 -05:00
advplyr
be28b9899e
Update:Audio player does not open on load
2022-08-27 17:27:55 -05:00
advplyr
67f6cd3c56
Fix:Search page tags category items
2022-08-23 16:07:53 -05:00
advplyr
4ec217e5d0
Fix:App bar for mobile screen, UI updates for schedule tabs
2022-08-20 14:32:38 -05:00
advplyr
c5f91ec508
Add:Separate setting for alt bookshelf view on home page
2022-08-13 18:18:42 -05:00
advplyr
d06c61b329
Add:Library specific setting for use square covers and remove from server settings #387
2022-08-13 13:56:37 -05:00
advplyr
e02169907d
Add:Filter for RSS feeds open #893
2022-08-06 07:58:19 -05:00
advplyr
92bedeac15
Update:Click chapter times in chapters table to jump to timestamp
2022-07-30 12:25:15 -05:00
arabshapt
668ebf8550
feature: use svg instead of png where possible for better quality
2022-07-30 13:58:20 +02:00
advplyr
a8c7905f6d
Add:Bookmarks icon btn on library item page and ability to open player at specified time #796
2022-07-29 19:06:52 -05:00
advplyr
3b4ac3a230
Fix:Long library names overflow #858
2022-07-26 18:54:32 -05:00
advplyr
af7e3a03f0
Fix:Audio player when using chapter track then playing an item without chapters
2022-07-13 19:38:34 -05:00
jmt-gh
b823a93ae2
integrate modal to sidenavs
2022-07-08 20:29:18 -07:00
advplyr
806a8cf659
Update:Library config page for mobile #753 and style updates
2022-07-02 09:10:47 -05:00
advplyr
256a9322ef
Fix:Mobile toolbar for podcasts and add collections for books #693
2022-06-26 11:34:58 -05:00
advplyr
2795f657b5
Merge pull request #755 from jmt-gh/update_sessions_table
...
Update Sessions page to have a matching "settings UI"
2022-06-19 18:28:35 -05:00
advplyr
b12a344776
Fix:Chromecast button on mobile screen sizes #756
2022-06-19 15:43:45 -05:00
jmt-gh
fdfaa7eba4
unify on 'Listening Sessions'
2022-06-19 10:01:06 -07:00
advplyr
f741064843
Merge pull request #748 from jmt-gh/update_log_page
...
Update Log page to have a matching "settings UI"
2022-06-19 10:07:56 -05:00
advplyr
42a30c33db
Merge pull request #746 from jmt-gh/update_placard_size
...
Fix placard sizes so "Continue Listening" fits
2022-06-19 10:06:04 -05:00
advplyr
ccc82520a9
Update chapter track progress bar, timestamps, hide chapter ticks. Update mobile responsiveness for player
2022-06-19 10:04:15 -05:00