advplyr
0bba709124
Trim whitespace from book/podcast/episode details text inputs #3943
2025-02-06 17:27:33 -06: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
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
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
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
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
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
advplyr
7001adb4dd
Add message to schedule library scan tab #3734
2025-01-09 16:25:41 -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
69d1744496
Update podcasts to new library item model
2025-01-03 16:48:24 -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
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
5fa263023f
Fix:Quick match not removing empty series/authors #3743
2024-12-22 10:58:22 -06:00
advplyr
c4610e6102
Update:Remove outline for focused modal content
2024-12-13 16:22:32 -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
mikiher
9b8e059efe
Remove serverAddress from Feeds and FeedEpisodes URLs
2024-12-07 19:27:37 +02:00
advplyr
2ba0f9157d
Update share player to load user settings
2024-11-26 17:03:01 -06:00
advplyr
950993f652
Update:View episode modal includes audio filename and size #3648
2024-11-25 17:26:06 -06: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
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
df6afc957f
Add localization for notification descriptions
2024-10-12 15:22:21 -05:00
Nicholas Wallace
29db5f1990
Update: tools strings
2024-10-10 21:21:15 -07:00
advplyr
562c30cff4
Replace failed to update toasts with one generic string
2024-09-29 17:53:52 -05:00
Aaron Graubert
6ae14213f5
Related ui changes for removing default explicit access
2024-09-11 23:08:00 -06:00
advplyr
b6a86d11d2
Fix:Toasts for item details updated
2024-09-01 15:11:06 -05:00
Nicholas W
f0e70ed27b
Translation strings added ( #3304 )
...
* Update: `pages/items/_id` toast messages
* Update: account modal strings
* Update: audio file data modal strings
* Update: sleep timer set string
* Update: loading indicator string
* Update: lazy book card strings
* Reorder keys
* Fix: syntax error in LazyBookCard
* Fix: json ordering
* Fix: fix double message definition
* Update: login form toast strings
* Update: batch delete toast
* Update: collection add toast messages
* Replace: toasts in BookShelfToolbar
* Update: playlist edit toasts
* Update: Details tab
* Add: title required string
* Update: ereader toasts
* Update: author toasts, title and name required toasts
* Clean up "no updates" strings
* Change: slug strings
* Update: cover modal toasts
* Change: cancel encode toasts
* Change: failed to share toasts
* Simplify: "renameFail" and "removeFail" toasts
* Fix: ordering
* Change: chapters remove toast
* Update: notification strings
* Revert: loading indicator (error in browser)
* Update: collectionBooksTable toast
* Update: "failed to get" strings
* Update: backup strings
* Update: custom provider strings
* Update: sessions strings
* Update: email strings
* Update sort display translation strings, update podcast episode queue strings to use translation
* Fix loading indicator please wait translation
* Consolidate translations and reduce number of toasts
---------
Co-authored-by: advplyr <advplyr@protonmail.com>
2024-08-30 17:47:49 -05:00
advplyr
5308fd8b46
Update:Create & update API endpoints to create with new data model
2024-08-17 17:18:40 -05:00
advplyr
9e0f17f7c6
Merge pull request #3294 from mikiher/menu-keyboard-navigation-refactor
...
Refactor menu keyoboard navigation into mixin
2024-08-17 14:08:20 -05:00
advplyr
1320b6d785
Add:Next chapter button plays next item in queue #3299
2024-08-17 13:32:00 -05:00
mikiher
f1ddbeadaf
Refactor menu keyoboard navigation into mixin
2024-08-17 06:08:32 +03:00
advplyr
2f98cb9b6d
Update:Changelog shows all releases matching minor version and lower than current #3250
2024-08-07 17:56:55 -05:00
advplyr
73196f9be8
Update:Match tab support clicking current value to set it #3200
2024-07-29 17:31:52 -05:00
advplyr
ee53086444
Update chapter modal colors for consistency
2024-07-26 17:36:39 -05:00
advplyr
dbc7ad0b3b
Fix:Podcast episode match not properly encoding search query #3177
2024-07-18 16:43:00 -05:00
advplyr
37ad1cced2
Fix:Large OPML import timeouts #3118
...
- Added OPML Api endpoints for /parse and /create, removed old
- Show task for OPML import and create failed tasks for failed feeds
2024-07-16 17:05:52 -05:00
Greg Lorenzen
733f61075f
WIP: Add "End of chapter" option for sleep timer ( #3151 )
...
* Add SleepTimerTypes for countdown and chapter
* Add functionality for 'end of chapter' sleep timer
* Fix custom time for sleep timer
* Include end of chapter string for sleep timer
* Increase chapter end tolerance to 0.75
* Show sleep time options in modal when timer is active
* Add SleepTimerTypes for countdown and chapter
* Add functionality for 'end of chapter' sleep timer
* Fix custom time for sleep timer
* Include end of chapter string for sleep timer
* Increase chapter end tolerance to 0.75
* Show sleep time options in modal when timer is active
* Sleep timer cleanup
* Localization for sleep timer modal, UI updates
---------
Co-authored-by: advplyr <advplyr@protonmail.com>
2024-07-14 13:56:48 -05:00