advplyr
64a8a046c1
Update:Backups API endpoints, add get all backups route, update socket init event payload
2022-11-24 13:14:29 -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
3d5ca7d5c4
Merge pull request #1192 from lkiesow/update-edit-author-modal
...
Update Author Modal on Changes
2022-11-21 06:43:32 -06:00
Lars Kiesow
d387d5b758
Update Author Modal on Changes
...
If you are on the home page and open the edit author modal, you can
automatically update all data by clicking “Quick Match” or you can
remove a set image by clicking 🗑.
Both options will update the actual data, but not the data in the open
modal. This means that, for example, a picture is still shown in the
modal after deleting it. That's confusing.
This patch fixes the bug and makes sure the modal is updated if the data
is updated.
2022-11-21 01:48:19 +01:00
advplyr
b37b382ea7
Update:More translation strings #1103 #1166
2022-11-20 17:11:51 -06:00
advplyr
a2cd755ffa
Merge pull request #1188 from lkiesow/a11y-tooltip
...
Make Tooltips Accessible
2022-11-20 16:47:27 -06:00
Lars Kiesow
ee0ac00f80
Make Tooltips Accessible
...
When using accessibility tools like screen magnifiers, dynamic screen
content can be quite problematic. In particular content, which only
appears if you interact with elements somewhere else on the screen. That
is the case, for example, with the current implementation of tooltips
used by audiobookshelf.
This patch provides a slight adjustment, keeping the tooltips open if
you hover over them. This allows users to have better access to the
content.
2022-11-20 20:02:31 +01: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
8931702f1b
Update:Filter submenu translations & new translation string #1103 #1166
2022-11-19 09:17:41 -06:00
advplyr
f17abef20a
Update:Add more translation strings for sort/filter menus #1103 #1166
2022-11-18 16:59:11 -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
c3ec036009
Update:New strings for translation #1103 #1166
2022-11-16 16:11:06 -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
5a60bb8267
Update:Stats translation for Overall Days/Hours
2022-11-14 17:55:45 -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
78559520ab
Add:Player queue for audiobooks #1077
2022-11-12 16:48:35 -06:00
advplyr
3357ccfaf3
Add:Buttons to add/remove podcast episodes from player queue
2022-11-12 15:41:41 -06:00
advplyr
28feed6ea2
Fix:Remove collections when removing library
2022-11-11 17:44:19 -06:00
advplyr
6f901defd6
Fix:Show only collections for selected library #1130
2022-11-11 17:28:05 -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
c1b3d7779b
Fix:Multi-select and shift select
2022-11-08 08:38:42 -06:00
advplyr
2662b3ec49
Update:More localization strings #1103
2022-11-08 08:37:39 -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
491bb04877
Update:Library folder picker note to debian installs
2022-10-29 15:42:34 -05: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
76d55e72df
Update:Collections page book list show authors and update UI for mobile #943
2022-10-27 17:46:51 -05:00
advplyr
efecf7ed82
Update:Podcast episode auto download schedule setting for max new episodes to download #1091
2022-10-26 16:55:16 -05:00
advplyr
ac46548c4d
Fix:Comic reader for comics that have subfolders containing images #811
2022-10-25 17:49:08 -05:00
advplyr
40384dd442
Add:Podcast episode filters and default to filter out completed episodes #940
2022-10-24 17:57:08 -05:00
advplyr
05b4124761
Update comic reader to look for number up to 5 digits in filename for sorting
2022-10-23 11:48:00 -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
4ea1e4460a
Remove old library icons
2022-10-19 10:56:54 -05:00
advplyr
b16e69ee86
Update:New library icons and picker using icon font
2022-10-18 12:09:36 -05:00
advplyr
77139c7256
Add:Support for shift selecting multiple library items #1020
2022-10-15 17:17:40 -05:00