Lunatic
a046c1a5f2
i18n update title
2026-02-28 09:17:11 +08:00
Lunatic
888852a128
Add i18n strings for chapter skip settings
...
Replace hardcoded Chinese text in PlayerSettingsModal with i18n keys.
Add HeaderChapterSkipSettings, LabelSkipChapterIntro,
LabelSkipChapterOutro, LabelSeconds to en-us and zh-cn strings.
2026-02-27 16:06:16 +08:00
Lunatic
8a34eff1e9
Refactor skip intro/outro to global settings instead of per-book
...
Settings are now stored as top-level user settings in localStorage
rather than nested under bookSkipSettings per libraryItemId. This
makes the settings always accessible regardless of playback state.
2026-02-27 15:19:46 +08:00
Lunatic
d157388680
Add per-chapter auto skip intro/outro for web player
...
Per-book skip settings stored in browser localStorage. Checks each
chapter's intro/outro zone during playback and automatically seeks
past them, matching the behavior of the Android app implementation.
2026-02-27 14:33:19 +08:00
sir-wilhelm
648983708e
Sort the playlist sections alphabetically.
2025-12-12 04:18:29 +00:00
mikiher
538a5065a4
Update providers users to fetch providers on demand
2025-10-19 18:57:27 +03:00
mikiher
ce4ff4f894
Client: Use new server providers API
2025-10-15 09:52:15 +03:00
advplyr
1280ddfe74
ui/ux disable inputs while cover search in progress, add padding on empty state texts
2025-10-03 16:39:36 -05:00
mikiher
7e89b97a6d
Tidy up cover search console logging and error toasts
2025-10-03 09:08:17 +03:00
mikiher
20de2ea388
Add "Best" option to book cover search
2025-10-03 08:23:53 +03:00
mikiher
7630dbdcb7
Replace cover search with streaming version
2025-10-02 13:30:03 +03:00
advplyr
9c47f404c9
Fix current author not showing in podcast match #4617
2025-08-23 16:55:32 -05:00
advplyr
2f6de71a3a
Fix match tab local storage book provider being updated by podcast matching #4615
CodeQL / Analyze (push) Has been cancelled
Run Component Tests / Run Component Tests (push) Has been cancelled
Build and Push Docker Image / build (push) Has been cancelled
Integration Test / build and test (push) Has been cancelled
Run Unit Tests / Run Unit Tests (push) Has been cancelled
2025-08-22 08:35:11 -05:00
advplyr
e4b9ac5446
Add episode updated translation for podcast match #4606
2025-08-19 16:52:50 -05:00
advplyr
9987d219f8
Remove success toast on podcast episodes removed #4606
2025-08-19 16:50:43 -05:00
advplyr
e678fe6e2f
Update sessions modal to show username & update sessions endpoints to always return username
2025-07-16 16:56:07 -05:00
advplyr
d3402e30c2
Update ereaders to handle refreshing, epubjs to use custom request method, separate accessToken in store
Run Component Tests / Run Component Tests (push) Waiting to run
Integration Test / build and test (push) Waiting to run
Run Unit Tests / Run Unit Tests (push) Waiting to run
2025-07-10 16:54:28 -05:00
advplyr
ad092ef8f8
Merge branch 'master' into jwt_auth_refactor
2025-07-07 16:50:58 -05:00
advplyr
ce803dd6de
Use getServerSetting to ensure serverSettings is set before accessing
CodeQL / Analyze (push) Waiting to run
Run Component Tests / Run Component Tests (push) Waiting to run
Build and Push Docker Image / build (push) Waiting to run
Integration Test / build and test (push) Waiting to run
Run Unit Tests / Run Unit Tests (push) Waiting to run
2025-07-06 17:39:03 -05:00
advplyr
a24dae5262
Merge branch 'master' into jwt_auth_refactor
2025-07-06 09:06:39 -05:00
advplyr
293851d931
Fix missing translation in remove podcast episode modal #4434
CodeQL / Analyze (push) Waiting to run
Build and Push Docker Image / build (push) Waiting to run
Integration Test / build and test (push) Waiting to run
Run Unit Tests / Run Unit Tests (push) Waiting to run
Run Component Tests / Run Component Tests (push) Has been cancelled
Verify all i18n files are alphabetized / update_translations (push) Has been cancelled
2025-06-30 17:49:05 -05:00
advplyr
4d32a22de9
Update API Keys to be tied to a user, add apikey lru-cache, handle deactivating expired keys
2025-06-30 14:53:11 -05:00
advplyr
af1ff12dbb
Add get all, update and delete endpoints. Add api keys config page
Run Component Tests / Run Component Tests (push) Waiting to run
Verify all i18n files are alphabetized / update_translations (push) Waiting to run
Integration Test / build and test (push) Waiting to run
Run Unit Tests / Run Unit Tests (push) Waiting to run
2025-06-30 11:32:02 -05:00
advplyr
4f5123e842
Implement new JWT auth
2025-06-29 17:22:58 -05:00
advplyr
7b92c15a46
Include durationSeconds on RSS podcast episode parsed from duration
2025-06-19 17:28:21 -05:00
advplyr
c150ed4e98
Update view episode modal to include duration & episode feed modal to include duration & size
2025-06-19 17:14:56 -05:00
advplyr
b8849677de
Episode view modal makes timestamps in description clickable
2025-06-18 17:20:36 -05:00
advplyr
cae874ef05
Update max allowed json request size #4250
2025-05-20 17:44:13 -05:00
advplyr
733afc3e29
Update edit series sequence to show error when sequence has spaces #4314
CodeQL / Analyze (push) Waiting to run
Run Component Tests / Run Component Tests (push) Waiting to run
Build and Push Docker Image / build (push) Waiting to run
Integration Test / build and test (push) Waiting to run
Run Unit Tests / Run Unit Tests (push) Waiting to run
Verify all i18n files are alphabetized / update_translations (push) Has been cancelled
2025-05-19 17:37:11 -05:00
advplyr
3ce6e45761
Support m4b encoder tool for single m4b audiobooks
2025-05-08 17:08:11 -05:00
advplyr
9f26274ca8
Add pub date sort in episode feed modal #4073
Run Unit Tests / Run Unit Tests (push) Waiting to run
CodeQL / Analyze (push) Has been cancelled
Run Component Tests / Run Component Tests (push) Has been cancelled
Build and Push Docker Image / build (push) Has been cancelled
Verify all i18n files are alphabetized / update_translations (push) Has been cancelled
Integration Test / build and test (push) Has been cancelled
2025-04-16 16:45:49 -05:00
advplyr
718433183b
Fix Cover modal showing error image for items with no cover, update placeholder cover url to all come from global store
2025-03-27 17:37:25 -05:00
advplyr
2ce0c7ea47
Merge master
2025-03-25 17:29:09 -05:00
advplyr
ec4f275d52
Remove tooltip for re-scan in item modal, add missing translations #4017
2025-03-23 18:09:59 -05:00
mikiher
f88e40ea3e
Fix double slash color modifer typo
2025-03-23 08:57:13 +02:00
mikiher
ca7852171b
Merge branch 'advplyr:master' into tailwind-4-migration
2025-03-20 13:06:04 +02:00
advplyr
7f8de7915c
Update remove playlist translations and use our custom confirm modal
2025-03-16 18:02:16 -05:00
mikiher
30db5d50fb
Tailwind V4 migration initial commit
2025-03-16 16:41:37 +02:00
advplyr
5746e848b0
Fix:Trim whitespace from custom metadata provider name & url #4069
2025-03-02 17:13:27 -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
b0045b5b8b
Update browser confirm prompts to use confirm prompt modal instead
2025-02-24 17:44:17 -06:00
advplyr
6a7418ad41
Fix:Edit book cover tab local images overflowing #3986
2025-02-15 17:55:56 -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
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