Miró Allard
f7f80e03e0
Use multiplication symbol instead of letter x
...
Use the proper multiplication symbol for the playback speed. The order
of the number and symbol is reversed so it is read "times 1.0" instead
of "1.0 times" (or previously "1.0 x"). Between the symbol and the
number, a narrow no-break space ( ) is added for proper spacing.
The classes of some spans are removed for better alignment.
2025-03-11 12:58:18 +01:00
advplyr
d3fd19da65
Fixes for screen readers on podcast page and episodes table
2025-03-07 17:23:18 -06:00
mikiher
81cd6f6c7d
Fix RTL issue in LazyEpisodeRow
2025-03-07 21:14:50 +02:00
advplyr
5746e848b0
Fix:Trim whitespace from custom metadata provider name & url #4069
2025-03-02 17:13:27 -06:00
advplyr
43a507faa8
Merge pull request #4030 from 4ch1m/add_filename_sorting_for_podcasts-view
...
new sort option for podcasts view (-> sort by filename)
2025-02-28 17:45:43 -06:00
advplyr
828d5d2afc
Update episode row to show filename when sorting by filename
2025-02-28 17:42:56 -06:00
advplyr
68ef0f83e1
Update select all in feed modal to check downloading
2025-02-26 18:00:36 -06:00
advplyr
e4a34b0145
Merge pull request #4041 from nichwall/podcast_queue_no_duplicates
...
Prevent duplicate episodes from being added to queue
2025-02-26 17:58:27 -06:00
advplyr
0ca65d1f79
Show download icon for queued/downloaded episodes in rss feed modal
2025-02-26 17:56:17 -06:00
advplyr
bd3d396f37
Merge pull request #4035 from nichwall/podcast_episode_play_order
...
Play first podcast episode in table
2025-02-25 17:31:48 -06:00
advplyr
fd1c8ee513
Update episode list to come from component ref, populate queue from table order when playing episode
2025-02-25 17:25:56 -06:00
advplyr
b0045b5b8b
Update browser confirm prompts to use confirm prompt modal instead
2025-02-24 17:44:17 -06:00
advplyr
3d5c02ae7c
Merge pull request #4037 from mikiher/route-to-library-if-last-issue-removed
...
Route from Issues to Library page after last issue was removed
2025-02-23 17:00:57 -06:00
mikiher
6c0e42db49
Route from Issues to Library if last issue is removed
2025-02-23 18:06:36 +02:00
Nicholas Wallace
706b2d7d72
Add: store for filtered podcast episodes
2025-02-22 21:50:09 -07:00
Achim
007691ffe5
add "sort by filename"
2025-02-22 17:08:29 +01:00
Mike Smith
799879d67d
prevent long author strings from pushing the player controls down by truncating ( #3944 )
...
* prevent long author strings from pushing the player controls down by truncating
* move truncate to single author, instead of the main container
2025-02-21 17:45:29 -06:00
advplyr
a34b01fcb4
Add localization strings for Cover Provider and Activities #4017
2025-02-20 17:45:33 -06:00
advplyr
f04ef320aa
Restore scroll position on title change re-sort
2025-02-19 17:12:19 -06:00
mikiher
2e8cb46c57
Resort title-sorted bookshelf after title change
2025-02-19 21:04:07 +02:00
advplyr
6a7418ad41
Fix:Edit book cover tab local images overflowing #3986
2025-02-15 17:55:56 -06:00
advplyr
c4d99a118f
Fix chapter end sleep timer sometimes not stopping #3969
2025-02-14 16:24:39 -06:00
advplyr
36ef675556
Fix edit episode next/prev buttons showing when editing from home page
2025-02-08 13:05:50 -06:00
advplyr
0dd57a8912
Fix using next/prev in edit modals while rich text input is focused #3951
2025-02-08 13:02:27 -06:00
advplyr
0bba709124
Trim whitespace from book/podcast/episode details text inputs #3943
2025-02-06 17:27:33 -06:00
mikiher
76ac0d001b
Add resize to trix editor
2025-02-04 09:54:28 +02:00
advplyr
00343a953b
Update Collection/Playlist and batch quick match modal bg colors to be consistent with other modals
2025-02-03 17:47:10 -06:00
advplyr
a58d486c44
Fix:Collapsed subseries showing parent series name on hover #3713
2025-01-31 17:18:23 -06:00
advplyr
4a76ba0226
Remove copy of series numbers on book cards
2025-01-31 17:11:57 -06:00
advplyr
7afff57b5e
Merge pull request #3916 from nichwall/add_collection_help_text
...
Add collection and playlist help text
2025-01-30 17:50:21 -06:00
advplyr
2e13c5bd50
Fix no collections message, ui updates
2025-01-30 17:47:41 -06:00
Nicholas Wallace
5c0cd98cb3
Add: collection and playlist help text to modal
2025-01-29 22:55:34 -07:00
Nicholas Wallace
8974c582fc
Add: collection and playlist link to guide
2025-01-29 22:46:53 -07:00
advplyr
6a7469851d
Adds box shadow to progress bar on covers for visibility #3825
2025-01-29 17:54:22 -06:00
advplyr
45aaaf9f0b
Pass ChapterInfo to media session
2025-01-28 09:47:26 -06:00
advplyr
51704f41aa
Merge pull request #3892 from glorenzen/feat/adjustable-playback-speed-increment-decrement
...
Add adjustable increment and decrement value for playback rate
2025-01-27 16:51:23 -06:00
advplyr
e701a0a32e
Update playback rate display value number of decimals
2025-01-27 16:46:32 -06:00
advplyr
a4d0f95ecc
Merge pull request #3880 from mikiher/rich-text-book-descriptionss
...
Support rich text book descriptions
2025-01-25 13:42:37 -06:00
Greg Lorenzen
f258782e2e
Handle playback rate increment and decrmenet value in UI
2025-01-25 01:59:24 +00:00
Greg Lorenzen
7c4bcfb4f9
Add dropdown to player settings modal to set the playbackRateIncrementDecrement amount
2025-01-25 01:58:13 +00:00
advplyr
598a93d224
Update copy to clipboard buttons to be standardized
2025-01-22 17:56:46 -06:00
mikiher
286185329d
Support rich text book descriptions
2025-01-22 08:53:23 +02:00
advplyr
c3c846f82d
Update rss feed copy to clipboard to show checkmark instead of toast
2025-01-21 17:58:10 -06:00
advplyr
78994b3589
Update epub ebook url to include routerBasePath
2025-01-20 09:06:45 -06:00
advplyr
32b886a0c3
Update bookmark modal to scale with playback rate #3728
2025-01-16 17:06:06 -06:00
advplyr
2463c62bbf
Update bookmark modal scrollable with create always visible, make UI consistent, hide create when bookmark already exists
2025-01-16 16:56:56 -06:00
mikiher
e865241258
Dynamically calculate episode row height on init
2025-01-15 10:39:59 +02:00
mikiher
5e2282ef76
Fix LazyEpisodeTable.init to respect non-zero scrollTop
2025-01-11 22:25:30 +02:00
advplyr
c819afc53b
Merge pull request #3816 from mikiher/fix-trix-issues
...
Fix Trix to use paragraphs and break on return
2025-01-10 16:37:24 -06:00
mikiher
b0dbccd283
Fix Trix to use paragraphs and break on return
2025-01-10 08:03:41 +02:00