72396c5a98
Add Prev/Next buttons on podcast editing
2023-03-04 19:04:55 +00:00
12f231b886
Add save action without closing the modal
2023-03-04 16:44:52 +00:00
071444a9e7
Improve dates, times and schedule backup info
2023-02-27 18:04:26 +00:00
34ac972130
Add download queue
2023-02-27 02:56:07 +00:00
0d3e6b1d0a
Add rss details configuration
2023-02-25 13:20:26 +00:00
ad0edc6329
Fix merge conflicts and add language information on the feed rss
2023-02-23 00:33:04 +00:00
cc62a20a5d
Merge branch 'master' into addSeasonInfo
...
# Conflicts:
# client/components/modals/podcast/NewModal.vue
2023-02-23 00:06:21 +00:00
9c3f5406a9
Update client/components/modals/podcast/NewModal.vue
2023-02-22 17:36:42 -06:00
f4ec6948d2
Add dropown
2023-02-22 19:18:42 +00:00
9a51c3be0f
Add dropdown to the episode type
2023-02-22 18:48:36 +00:00
c14d13440f
Add explicit info
2023-02-22 12:48:12 +00:00
a006eb489d
Fix schedule modal info
2023-02-21 21:40:15 +00:00
eeb7c80518
Add translation strings and change the input type to search
2023-02-21 19:30:42 +00:00
6d138ae905
Add episode filter
2023-02-19 20:07:32 +00:00
a8f6202302
Remove Gentium Book font, reduce appbar icon and title font size
2023-02-11 15:02:56 -06:00
debf0f495d
Fix:OPML upload path separator #1476
2023-02-04 13:34:50 -06:00
b957e1a36b
Update:API endpoints for library and library item scan updated to POST requests
2023-02-03 17:50:42 -06:00
cefc75a4ed
Fix:Edit library modal blur inputs on submit #1427
2023-01-31 16:04:30 -06:00
8fa8360e99
Update:Manual match tab prefer using ASIN with audible providers #1352
2023-01-07 16:22:59 -06:00
a364fe5031
Merge RSS feed modals into a universal one
2022-12-31 15:26:37 -06: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
308ccf470f
Add:Open RSS feed for collection #606 #1265
2022-12-27 18:03:31 -06:00
e803dcd325
Update:RSS feed API routes
2022-12-26 16:58:36 -06:00
45c9038954
Fix:Manually updating author image path & realtime update author image #1317
2022-12-26 15:45:42 -06:00
8acf962864
Update:Remove relImagePath from Author entity
2022-12-26 15:29:45 -06:00
b884f8fe11
Laying the groundwork for music media type #964
2022-12-22 16:38:55 -06:00
1b2ccb6cee
Fix:Series inner input behind details modal #1289
2022-12-18 18:35:05 -06:00
9b1f7f566f
Fix:On bookshelf view show series name placard on shelf #1239
2022-12-17 16:36:41 -06:00
415dda37a4
Update:Match tab persist selected details to use #1276
2022-12-17 10:27:27 -06:00
858c1a7353
Update:Series inner input modal update button Save to Submit #1277
2022-12-16 17:57:46 -06:00
0b42b81558
Update:Author modal Submit button to Save #1280
2022-12-16 17:54:00 -06:00
793cc989de
Fix:Overflowing edit library folders #1266
2022-12-15 16:51:37 -06:00
2d9035d90b
Update get tags route and revert podcast/books search route
2022-12-12 17:45:51 -06:00
725f8eecdb
Fix:Batch selecting ebooks showing play button in appbar #1235
2022-11-30 17:09:00 -06:00
29a6434fdc
Playlist and collections cleanup
2022-11-27 15:12:55 -06:00
2d6c997b38
Cleanup collections add/create modal
2022-11-27 14:39:29 -06:00
c957e9483e
Update:Playlist edit modal
2022-11-27 11:53:48 -06:00
7e171576e0
Update:Add libraries playlists API endpoint, add lazy playlists card
2022-11-26 17:24:46 -06:00
0979b3e03d
Update:Playlist cover & json expanded
2022-11-26 16:45:54 -06:00
1131bfa751
Update:Creating user playlists modal
2022-11-26 16:25:14 -06:00
7df8795d52
Fix:Icon sizes
2022-11-21 07:18:10 -06:00
3d5ca7d5c4
Merge pull request #1192 from lkiesow/update-edit-author-modal
...
Update Author Modal on Changes
2022-11-21 06:43:32 -06:00
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
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
c3ec036009
Update:New strings for translation #1103 #1166
2022-11-16 16:11:06 -06:00
78559520ab
Add:Player queue for audiobooks #1077
2022-11-12 16:48:35 -06:00
3357ccfaf3
Add:Buttons to add/remove podcast episodes from player queue
2022-11-12 15:41:41 -06:00
28feed6ea2
Fix:Remove collections when removing library
2022-11-11 17:44:19 -06:00
6f901defd6
Fix:Show only collections for selected library #1130
2022-11-11 17:28:05 -06:00
4cbc8676c6
Update:Rename UserCollections to Collections
2022-11-11 17:13:10 -06:00