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
advplyr
7001adb4dd
Add message to schedule library scan tab #3734
2025-01-09 16:25:41 -06:00
advplyr
5edd799b3e
Update media player volume tooltip to be below the volume icon
2025-01-07 16:44:13 -06:00
advplyr
1632d8edee
Update episode list item to fallback to using description if subtitle is not set, matching latest page
2025-01-07 15:21:11 -06:00
advplyr
bea9d6aff4
Update date time input validation, add red border for invalid datetime
2025-01-07 14:08:57 -06:00
Nicholas Wallace
7fd8178dde
Add: datetime check for new episode modal
2025-01-06 20:30:27 -07:00
Nicholas Wallace
db17a5c88b
Change: toast date error to be generic
2025-01-06 20:22:47 -07:00
Nicholas Wallace
2ec84edb5e
Add: episode pubdate validation before saving
2025-01-06 20:00:42 -07:00
advplyr
0eed38b771
Fix playback sessions num days listened in last year to be accurate for smaller screen sizes
2025-01-06 14:32:10 -06:00
advplyr
69d1744496
Update podcasts to new library item model
2025-01-03 16:48:24 -06:00
advplyr
e175a9c533
Revert book cards, author cards and series cards to div #2268
2025-01-01 14:31:24 -06:00
advplyr
ed17dd9b51
Fix user stats heatmap caption text to be accurate
2025-01-01 13:49:22 -06:00
advplyr
86809dcc62
Update audio player to pass chapterInfo to media session API
2025-01-01 09:02:31 -06:00
advplyr
1c2ee09f18
Fix user stats heatmap to use range of currently showing data only
2024-12-31 17:41:09 -06:00
advplyr
25b7f005c6
Remove unnecessary playlist toasts
2024-12-31 17:15:11 -06:00
advplyr
88a0e75576
Remove collection add/create modal toasts
2024-12-30 17:07:41 -06:00
Greg Lorenzen
4cdc2a8c28
Feat/download via share link ( #3666 )
...
* Adds share download endpoint
* Adds Downloadable toggle to share modal
---------
Co-authored-by: advplyr <advplyr@protonmail.com>
2024-12-29 16:52:57 -06:00
advplyr
f3e9cfbe45
Merge pull request #3726 from mikiher/lazy-bookshelf-optimizations
...
LazyBookshelf optimizations
2024-12-26 16:42:28 -06:00
advplyr
4d8501c347
Update skeleton card to have box shadow, fix last row of skeleton cards
2024-12-26 16:34:25 -06:00
advplyr
7073f17cca
Accessibility update for multi select inputs and edit series modal
2024-12-25 09:40:16 -06:00
advplyr
e1c41e4e58
Accessibility update edit modal tabs
2024-12-25 09:18:18 -06:00
advplyr
13f73cc79d
Merge branch 'master' into multi-select-keyboard-navigation
2024-12-25 09:04:43 -06:00
advplyr
5fa263023f
Fix:Quick match not removing empty series/authors #3743
2024-12-22 10:58:22 -06:00
mikiher
780c0dcb99
Merge branch 'master' into lazy-bookshelf-optimizations
2024-12-21 17:50:51 +02:00
mikiher
921880445a
Introduce static skeleton cards
2024-12-21 17:42:32 +02:00
advplyr
aea2951b89
Accessibility updates to config page settings
2024-12-19 18:04:56 -06:00
advplyr
71b943f434
Update mobile toolbar nav to show queue for podcast libraries #3719
2024-12-18 17:44:46 -06:00
Vito0912
858d697d0f
DropDown for Year in Review ( #3717 )
...
* Accessibility updates
* Show "Share" button on large screen sizes
---------
Co-authored-by: advplyr <advplyr@protonmail.com>
2024-12-16 16:44:06 -06:00
mikiher
ba55413e63
LazyBookshelf optimizations
2024-12-16 19:21:44 +02:00
advplyr
c4610e6102
Update:Remove outline for focused modal content
2024-12-13 16:22:32 -06:00
advplyr
e616b53877
Accessibility update for book & series cards, home page shelf scroll #2268 #3699
2024-12-12 16:51:36 -06:00
advplyr
eab86f90a8
Accessibility update for config side nav and modal, set focus on modal content on open
2024-12-12 15:16:49 -06:00
advplyr
f97389cb2b
More accessibility updates: adding roles for toolbars, bookshelf cards, author sort #2268 #3699
2024-12-11 17:24:48 -06:00
advplyr
c5c3aab130
Update:Accessibility for buttons on item page, context menu dropdown, library filter/sort #3699
2024-12-10 17:20:13 -06:00
advplyr
4610e58337
Update:Home shelf labels use h2 tag, play & edit buttons overlaying item page updated to button tag with aria-label for accessibility #3699
2024-12-09 17:24:21 -06:00
mikiher
9b8e059efe
Remove serverAddress from Feeds and FeedEpisodes URLs
2024-12-07 19:27:37 +02:00
advplyr
615ed26f0f
Update:Users table show count next to header
2024-12-02 17:35:35 -06:00
advplyr
2ba0f9157d
Update share player to load user settings
2024-11-26 17:03:01 -06:00
Greg Lorenzen
53fdb5273c
Remove player settings modal from MediaPlayerContainer
2024-11-26 04:04:55 +00:00
Greg Lorenzen
fabdfd5517
Add player settings modal to PlayerUi
2024-11-26 04:04:44 +00:00
advplyr
950993f652
Update:View episode modal includes audio filename and size #3648
2024-11-25 17:26:06 -06:00
advplyr
ee6e2d2983
Update:Persist podcast episode table sort and filter options in local storage #1321
2024-11-19 16:48:05 -06:00
advplyr
a5e38d1473
Fix:Error adding new series if a series has a null title #3622
2024-11-18 07:59:02 -06:00
Greg Lorenzen
0812e189f7
Add keyboard input to MultiSelect component
2024-11-07 03:38:30 +00:00
Greg Lorenzen
588def6d33
Merge branch 'advplyr:master' into multi-select-keyboard-navigation
2024-11-06 19:37:26 -08:00
mikiher
68fd1d67cb
Remove token from author image URLs
2024-11-03 08:46:09 +02:00
Greg Lorenzen
a0b3960ee4
Fix enter key and focus for edit modal
2024-10-31 16:29:48 +00:00
Greg Lorenzen
e55db0afdc
Add focus and enter key support to the add button in MultiSelectQueryInput
2024-10-31 15:44:19 +00:00
Greg Lorenzen
ae9efe6359
Add keyboard focus to MultiSelectQueryInput edit and close
2024-10-31 15:30:51 +00:00
advplyr
e0c66ea6df
Fix:Global search unclickable from trackpad due to blur event closing menu
2024-10-30 15:27:18 -05:00
Austin Spencer
ecc30b85bc
Allow users to create ereaders ( #3531 )
...
* add create eReader permission toggle
* add english label for create EReader permission
* add ereader table to account with user specific modal
* add createEreader permission
* create api endpoint and logic for updating user eReader devices
* add translated label for createEreader permission
* handle name duplicates and remove helper func
* toast for duplicate name error caught on server
* restrict user ereader updates to devices with sole ownership
* remove label
* fix other devices logic and client socket emitter
* fix for deleting ereaders
* User create ereader endpoint validate accessibility
---------
Co-authored-by: advplyr <advplyr@protonmail.com>
2024-10-26 15:34:34 -05:00
advplyr
6905b288d2
Fix:Latest version displayed when update is available
2024-10-26 14:57:04 -05:00
advplyr
91aea4f754
Add:Library settings for mark as finished when time remaining or percent complete #837
2024-10-24 17:19:51 -05:00
advplyr
6ca277a21d
Update:Library settings tab settings in 2 columns and cleanup
2024-10-23 17:11:41 -05:00
Nicholas W
9327331ee9
Localization updates for 2.15.0 ( #3520 )
...
* Add: episode edit dropdowns
* Update: lazy episode table and row
* Various string updates
* Batch quick match strings
* Author card strings
* Update translation key for quick match episodes confirm
---------
Co-authored-by: advplyr <advplyr@protonmail.com>
2024-10-17 17:03:08 -05:00
mikiher
42616b59de
Cleanup: remove explicit localhost:3333 and remove unnessesary if(dev) blocks
2024-10-14 13:30:17 +03:00
advplyr
ddd2c0ae4e
Add:Filter for missing chapters & alphabetize missing subitems #3497
2024-10-12 15:56:49 -05:00
advplyr
f94449a659
Merge pull request #3500 from nichwall/2_14_0_strings
...
2.14.0 string localization
2024-10-12 15:25:41 -05:00
advplyr
df6afc957f
Add localization for notification descriptions
2024-10-12 15:22:21 -05:00
advplyr
33eae1e03a
Fix:Server crash on podcast add page, adds API endpoint to get podcast titles #3499
...
- Instead of loading all podcast library items this page now loads only the needed data
2024-10-11 16:55:09 -05:00
Nicholas Wallace
8a20510cde
Localize: subtitle books
2024-10-10 22:12:31 -07:00
Nicholas Wallace
29db5f1990
Update: tools strings
2024-10-10 21:21:15 -07:00
advplyr
d258b42e01
Fix:Podcast episode batch mark as finished only showing for admin and up #3496
2024-10-10 08:03:47 -05:00
advplyr
cfae607310
AuthorImage remove aspectRatio unused var
2024-10-09 17:22:38 -05:00
mikiher
7653e72e88
Use object-cover for author images unless AR is really high or low.
2024-10-09 15:04:25 +03:00
Greg Lorenzen
f38b6636e3
Add published decade filter option ( #3489 )
...
* Add strings for PublishedDecade and PublishedDecades
* Add publishedDecades filter options to LibraryFilterSelect
* Add publishedDecades to libraries store
* Add publishedDecades to getFilterData
* Add database method to add published decades to filter data
* Add published decade in BookScanner
* Add 'publishedDecades' to invalidFilters in user.js
* Add publishedDecades filter group to MediaGroupQuery
* Update client/strings/en-us.json
* Auto formatting
---------
Co-authored-by: advplyr <dev@advplyr.com>
Co-authored-by: advplyr <advplyr@protonmail.com>
2024-10-08 17:20:42 -05:00
advplyr
64b78b5822
Move pagination limit/page query param validation to middleware & check for positive integer
2024-10-06 16:29:30 -05:00
advplyr
8ba17db877
Fix authors button in SideRail selected
2024-10-06 15:58:23 -05:00
mikiher
0bdc2fb05e
Move authors to lazyBookshelf
2024-10-06 18:25:08 +03:00
advplyr
d8c5627cf8
Update audio player volume slider to be vertical
2024-10-03 18:34:43 -05:00
advplyr
562c30cff4
Replace failed to update toasts with one generic string
2024-09-29 17:53:52 -05:00
advplyr
0bc58c254f
Update playback speed to no longer use font-mono, adjust position of popup
2024-09-25 16:49:24 -05:00
Greg Lorenzen
b2d41f0583
Move playback speed control next to player volume control
2024-09-24 23:17:26 +00:00
Greg Lorenzen
0d31d20f0f
Center align player chapter title
2024-09-24 23:00:19 +00:00
advplyr
5b22e945da
Update:Format numbers on user listening stats chart #3441
2024-09-23 16:36:56 -05:00
advplyr
1dec8ae122
Update:Added string localization for tasks #3303 #3352
2024-09-21 14:02:57 -05:00
advplyr
12bce48ef5
Update:Home page refetch items when scanning in first items
2024-09-18 15:30:24 -05:00
Aaron Graubert
6ae14213f5
Related ui changes for removing default explicit access
2024-09-11 23:08:00 -06:00
advplyr
423a2129d1
Update:Format number for entity total in bookshelf toolbar #3370
2024-09-06 17:01:48 -05:00
advplyr
0344a63b48
Clean out old unused objects
2024-09-03 17:04:58 -05:00
advplyr
fea5f8f3d4
Update:Batch edit page show confirmation before navigating away with unsaved changes #3369
2024-09-02 16:50:22 -05:00