Commit Graph

5624 Commits

Author SHA1 Message Date
067006f406 fix: use chapter duration when seeking on track bar 2022-06-25 23:24:40 +08:00
93d82b973e Merge pull request #770 from jmt-gh/relative_chapter_times
Show chapter duration in the "now playing" chapter modal (Issue #767)
2022-06-23 17:51:56 -05:00
a9a3423b58 Update chapter modal for mobile 2022-06-23 17:50:25 -05:00
f4ee215ad8 Update chapters modal truncate long chapter titles and show chapter duration 2022-06-23 17:36:55 -05:00
48431b1c35 add support for showing chapter duration in chapters modal 2022-06-22 18:58:57 -07:00
ce961f90ba Merge pull request #759 from jmt-gh/update_stats_uis
Update Library Stats and Your Stats UIs to match other Settings UIs
2022-06-22 17:50:05 -05:00
916d2f6bb3 Merge pull request #758 from jmt-gh/update_settings
Update Settings page UI
2022-06-22 17:48:06 -05:00
01e7098f00 Updates to setting formatting and copy 2022-06-22 17:47:21 -05:00
e02fbac4cd Merge pull request #757 from jmt-gh/update_users_table
Update UsersTable styling to match other tables
2022-06-22 17:30:46 -05:00
a8fce32e70 Merge pull request #749 from jmt-gh/add_reorder_icons_to_libraries
Add reorder icon to libraries table
2022-06-20 10:27:06 -05:00
d0637c1e3d update library and your stat UIs to match 2022-06-19 19:25:44 -07:00
f6702d299d update html formatting 2022-06-19 18:08:04 -07:00
033b7ece28 update text formatting 2022-06-19 17:46:38 -07:00
5f5dce6d53 initial Settings update 2022-06-19 17:31:52 -07:00
82c5c7518b remove unecessary css styling 2022-06-19 17:13:24 -07:00
7a60ffb3c4 update UsersTable styling 2022-06-19 17:10:15 -07:00
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
9ef5b5830e Merge pull request #752 from jmt-gh/issue_702
Move matching toasts to top right (Issue #702)
2022-06-19 18:26:16 -05:00
879adfa633 Remove last bottom-center for toast 2022-06-19 18:25:59 -05:00
b12a344776 Fix:Chromecast button on mobile screen sizes #756 2022-06-19 15:43:45 -05:00
50b1098797 add back in empty state 2022-06-19 10:07:09 -07:00
fdfaa7eba4 unify on 'Listening Sessions' 2022-06-19 10:01:06 -07:00
5525587513 update sessions table to match other settings tables UI 2022-06-19 09:54:22 -07:00
1f20ed7640 Move matching toasts to top right 2022-06-19 09:31:51 -07:00
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
d5138e4c0a Merge pull request #747 from jmt-gh/fix_remove_button_padding
Fix padding on "Remove All Library Items" button
2022-06-19 10:06:26 -05:00
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
e5d978f8e8 Merge pull request #744 from jmt-gh/issue_741
Add toggle for switching between Chapter and Book Duration in player (issue #741)
2022-06-19 10:05:06 -05:00
ccc82520a9 Update chapter track progress bar, timestamps, hide chapter ticks. Update mobile responsiveness for player 2022-06-19 10:04:15 -05:00
22acf52a26 remove unecessary space 2022-06-19 02:06:15 -07:00
2ccd2786f4 add reorder icon to the library items 2022-06-19 02:03:05 -07:00
0028136935 update height of content to optimize screen space 2022-06-19 01:53:23 -07:00
0edc46b771 update log page to have a matching UI 2022-06-19 01:46:42 -07:00
2261f3d1c3 fix right padding on remove all items button 2022-06-19 01:09:02 -07:00
5c0e792782 fix placard size so continue listening fits 2022-06-19 01:03:56 -07:00
644882e04f add support for swapping progress bar between current chapter duration and book duration 2022-06-18 23:55:34 -07:00
67f51c6de9 Version bump 2.0.22 v2.0.22 2022-06-18 18:43:19 -05:00
0c8fd6ab0e Update:Uploader to treat audio files as separate audiobooks if uploading only audio files #670 2022-06-18 16:44:20 -05:00
5452a57a14 Merge branch 'master' of https://github.com/advplyr/audiobookshelf 2022-06-18 13:11:20 -05:00
19f020e7a6 Fix:Open playback session on init #743 2022-06-18 13:11:15 -05:00
825641f2a9 Merge pull request #742 from mrdth/feature/fetch-author-image
Fetch author photo from external URL
2022-06-18 12:10:53 -05:00
35ab4cb2fe Update photo url input to photo path/url to be consistent with item covers 2022-06-18 12:05:30 -05:00
fd13607d89 Update:Logs to use server local timezone instead of UTC #656 2022-06-18 11:34:28 -05:00
f79b4d44b9 Fetch author photo from external URL
Add a new text field 'Photo URL' on the author edit modal, if there
is no existing image for an author.

When submitted, the image is saved from the URL provided
2022-06-18 17:04:38 +01:00
91e30a6e84 Merge pull request #736 from cassieesposito/dateFormat
Date format
2022-06-18 10:34:32 -05:00
8ab0f164a6 Update server settings ui and add display settings section 2022-06-18 10:32:12 -05:00
578bb03404 Merge pull request #730 from jmt-gh/issue_719
Properly support multiple narrators when Matching (#719)
2022-06-18 09:32:46 -05:00
06582b5371 Merge pull request #739 from jmt-gh/mobile_responsive_search
Show search bar on mobile responsive views (fix #715)
2022-06-18 09:30:17 -05:00
7f6baf35b7 Merge branch 'advplyr:master' into dateFormat 2022-06-17 20:58:05 -07:00
6227d0baa1 Update 2022-06-17 19:09:03 -05:00