mikiher
057bc1a0c0
Fix series progress to show sum of series book progresses
2024-05-09 07:31:00 +03:00
advplyr
32fc224600
Merge pull request #2933 from nichwall/logs_doc_update
...
Add: logs documentation
2024-05-08 16:32:55 -05:00
advplyr
fcecd415c8
Map translation strings
2024-05-08 16:33:58 -05:00
mikiher
e384527b67
Simplify progress bar and show correct collapsed series progress
2024-05-08 08:44:55 +03:00
advplyr
04ed4810fd
Merge branch 'master' of https://github.com/advplyr/audiobookshelf
2024-05-06 17:17:41 -05:00
advplyr
941c798d78
Fix:Update author updatedAt when downloading new image, fixes author image refresh #2934
2024-05-06 17:17:35 -05:00
Nicholas Wallace
7f12c71eca
Add: logs documentation
2024-05-06 01:47:57 +00:00
advplyr
f62d10746d
Merge pull request #2930 from nichwall/book_matching_update
...
Book match tab update
2024-05-05 17:03:42 -05:00
advplyr
13afa12456
Map Select All translations
2024-05-05 17:04:41 -05:00
Nicholas Wallace
0081525ed3
Add: space between covers on match tab
2024-05-05 17:31:12 +00:00
Nicholas Wallace
7e13cb6ecf
Add: Select All for match tab
2024-05-05 17:27:45 +00:00
Nicholas Wallace
721dd14c1f
Add: link to guide for email settings
2024-05-05 17:07:35 +00:00
Daniel Drews
fa3b7e2f60
Update de.json, add translation for #2914
...
Add Translation for "Read more" & "Read less" added by Issue #2914
2024-05-04 17:27:38 +02:00
advplyr
a6de76a983
Update:Close edit modal when pressing chapter edit button and already on chapter page #2915
2024-05-03 17:25:30 -05:00
advplyr
724e06e9d2
Update:i18n translation strings for Read more/less #2914
2024-05-03 17:12:49 -05:00
advplyr
bf3db1dae0
Fix:Fullscreen cover image modal not updating when changing covers #2900
2024-05-02 17:48:50 -05:00
advplyr
410801347c
Fix:Switching library on series item page not redirecting #2902
2024-05-01 17:23:49 -05:00
advplyr
7929f3dc42
Merge pull request #2853 from mikiher/nuxt-unit-tests
...
Add client component testing framework and tests
2024-04-30 17:32:24 -05:00
mikiher
2eb19d46d5
Move test files to a separate directory
2024-04-30 11:30:00 +03:00
advplyr
10e7f142ec
Update:Cover resolution to use unicode multiplication sign instead of x #2888
2024-04-29 17:22:14 -05:00
advplyr
ff27c0b58b
Auto formatting
2024-04-29 16:30:30 -05:00
mikiher
2bd532eb9a
Put book_placholder.jpg in browser cache
2024-04-29 11:16:49 +03:00
mikiher
e5fe31fe26
replace id attribute (which has to be unique across a document) with cy-id (which doesn't)
2024-04-29 08:30:14 +03:00
mikiher
ec83eb0a27
Add support for cy.get("&id") (translates to [cy-id="id"])
2024-04-29 08:03:10 +03:00
mikiher
6236f53b4f
Change a couple of element ids to camelCase
2024-04-29 07:59:38 +03:00
advplyr
3ab638ed61
Fix:Trim whitespace from username when creating new, remove trim from password to allow whitespace #2882
2024-04-26 17:07:19 -05:00
advplyr
00bc50c02d
Merge pull request #2877 from v3DJG6GL/v3DJG6GL-itunes-podcast-regions
...
add iTunes podcast regions for all ABS supported languages
2024-04-24 17:36:21 -05:00
advplyr
e8bb92826a
UI/UX update podcast search region dropdown max width and height
2024-04-24 17:37:04 -05:00
advplyr
a0cc42b385
Fix:UI/UX: Users table show red rows for disabled accounts #2876
2024-04-24 10:01:32 -05:00
v3DJG6GL
7edc7ce861
remove-region-bangladesh
2024-04-24 16:13:19 +02:00
v3DJG6GL
0302ed986e
fix sorting
2024-04-24 13:57:51 +02:00
v3DJG6GL
babfb6978a
add-itunes-podcast-regions
...
This PR adds iTunes podcast regions for all languages that ABS currently supports.
2024-04-24 13:51:38 +02:00
advplyr
2cb53fafd7
Fix:Audio player cover art aspect ratio changes with library #2870
2024-04-23 17:12:13 -05:00
mikiher
8dbe35e5aa
Use absolute positioning for the card element
2024-04-23 19:14:47 +03:00
advplyr
bd06b6c716
Update:Decrease breakpoint for hiding volume button on audio player #2868
2024-04-22 17:53:29 -05:00
advplyr
8b27c726d5
Version bump 2.9.0
2024-04-21 16:45:13 -05:00
advplyr
a8af6db3d6
Format update of authentication page for supported algorithms
2024-04-21 16:05:41 -05:00
advplyr
af856ce1ec
Merge branch 'master' into openid_signing_algorithm
2024-04-21 15:38:33 -05:00
advplyr
aae8e7535a
Fix:Home page always showing horizontal scrollbar
2024-04-21 15:36:01 -05:00
mikiher
0498d8cb83
Get book placeholder image from fixture rather than from server
2024-04-19 09:49:19 +03:00
advplyr
15f83986e7
Update library stats previewicons padding
2024-04-18 17:45:47 -05:00
advplyr
a57fe42dff
Update:Library stats to format numbers using selected language #2861 , clean up UI for library stats preview icons
2024-04-18 17:30:06 -05:00
advplyr
b03198abd9
Add comments/jsdocs to i18n.js
2024-04-18 17:06:12 -05:00
mikiher
e5bababeae
Add tests for LazySeriesCard.vue
2024-04-17 23:27:31 +03:00
mikiher
9b332f0e66
make $constants, $strings, and utility functions avaiable to Cypress mounted componenets
2024-04-17 23:25:44 +03:00
mikiher
a49c5afa46
Fix a couple of stub assertions in AuthorCard.cy.js
2024-04-17 23:22:21 +03:00
mikiher
9e1c907591
Add NarratorCard and AuthorCard component tests
2024-04-16 00:00:35 +03:00
mikiher
d638a328d8
Add cypress npm scripts
2024-04-15 23:58:13 +03:00
mikiher
f597798839
Add Cypress config and support files
2024-04-15 23:57:21 +03:00
mikiher
303ef6b7c5
Add Cypress to dev dependencies
2024-04-15 23:54:56 +03:00
advplyr
df9da095ef
Map i18n strings to uk.json
2024-04-10 17:27:38 -05:00
advplyr
36c1a8b2df
Fix bn i18n string keys
2024-04-10 17:23:12 -05:00
soaibsafi
710d6af4b3
Adds Bengali translation
2024-04-10 19:46:39 +02:00
apocer
f75f0b8cc8
show dropdown if issuer has list of algorithms
2024-04-09 22:29:06 +02:00
advplyr
e60d2a9858
Add:Podcast library filter for languages and show language on podcast item page
2024-04-08 15:48:41 -05:00
advplyr
04993dd63d
Update:Show language on book item page w/ link to filter #2834
2024-04-08 15:38:34 -05:00
advplyr
41af913280
Update:Edit item cover tab UI for small screen sizes #2832
2024-04-07 16:24:23 -05:00
advplyr
8dc0f2c67c
Fix:Duplicate keys error when the same library item is shown twice in continue series
2024-04-06 17:48:40 -05:00
advplyr
fc196180b3
Merge pull request #2805 from rasmuslos/master
...
Add client name to possible device info lines
2024-04-05 16:50:26 -05:00
advplyr
4a127d35b9
Update:Add client name and version to sessions table and session modal
2024-04-05 16:50:15 -05:00
advplyr
8a29c998da
Update item page series comma separated list to not include comma in link
2024-04-04 17:54:43 -05:00
Lars Kiesow
f56d9f128f
Separator between multiple series
...
If a book is part of multiple series, this patch adds a separator
between the series on the library item details page. With no separator,
it is not immediately clear that they are separate series.
2024-04-04 21:55:52 +02:00
advplyr
c5785e9c20
Update:Increase breakpoint for player to change buttons to two lines #2799
2024-04-03 18:41:41 -05:00
basti
6c9a811472
Add ui and settings for OpenID Signing Algorithm
2024-04-03 16:18:13 +02:00
SunX
116a7fb994
Update zh-cn.json
2024-04-03 09:55:33 +08:00
advplyr
8e46181ba0
Update:Adding tooltips to player controls forward/backward and next/prev #2800
2024-04-02 18:05:44 -05:00
Rasmus Krämer
c8957fe373
Add client name to possible device info lines
2024-04-01 16:20:09 +02:00
pmangro
3264359771
[PT-BR] OpenID permission strings
2024-03-31 19:44:53 -03:00
advplyr
a9c9c447f1
Merge pull request #2769 from Sapd/openid-permissions
...
OpenID: Integrate permissions (Fixes #2523 )
2024-03-30 14:38:32 -05:00
advplyr
aa1aeacc09
Map new translation strings
2024-03-30 14:26:55 -05:00
advplyr
fc595bd799
Updates to authentication page for mobile screen sizes
2024-03-30 14:25:38 -05:00
advplyr
a5d7a81519
Clean up formatting of advanced group/permission claims on authentication page
2024-03-30 14:17:34 -05:00
advplyr
1396a432a4
Merge pull request #2797 from mikiher/rtl-fixes
...
Add dir="auto" attribute where RTL display is needed
2024-03-29 16:08:50 -05:00
advplyr
50bd2648aa
Fix:Server crash on matching book with an author name ending in comma #2796
2024-03-28 17:00:07 -05:00
mikiher
33254654d5
Add dir="auto" attribute where it makes sense
2024-03-28 23:56:59 +02:00
advplyr
740640884f
Update:Support for comic files with webp images #2792
2024-03-27 16:11:47 -05:00
advplyr
ff5226fa93
Update:Remove unused missing/invalid audiobook parts logic and keys
2024-03-21 14:38:52 -05:00
advplyr
8d7530254c
Update:Re-order chapters table infront of audio tracks table on book item page #2778
2024-03-21 14:23:49 -05:00
burghy86
01c8d42291
Update it.json
...
month fix string
2024-03-21 12:52:49 +01:00
Illia Pyshniak
b0a9bed15a
Update i18n.js
...
Add Ukrainian language and podcast region
2024-03-19 23:18:34 +02:00
Illia Pyshniak
1d7434cbbb
Create uk.json
2024-03-19 23:12:29 +02:00
Denis Arnst
50330b0a60
Auth: Add translations
2024-03-19 19:18:47 +01:00
Denis Arnst
56f1bfef50
Auth/OpenID: Implement Permissions via OpenID
...
* Ability to set group
* Ability to set more advanced permissions
* Modified TextInputWithLabel to provide an ability to specify a different placeholder then the name
2024-03-19 17:57:24 +01:00
advplyr
8e5b7504ae
Merge pull request #2760 from pmangro/Continue-series
...
[PT-BR] Continue Series
2024-03-17 19:22:58 -05:00
advplyr
5b836dfa28
Remove duplicate he language code
2024-03-17 19:19:52 -05:00
pmangro
8f80948211
[PT-BR] Continue Series
2024-03-17 19:09:16 -03:00
arcmagedr
4ad09ec3d8
Merge branch 'advplyr:master' into master
2024-03-17 22:26:49 +02:00
dor
be4eb28b21
finished proofing Hebrew translation
2024-03-17 22:25:49 +02:00
advplyr
166454ef43
Version bump v2.8.1
2024-03-16 17:15:33 -05:00
advplyr
d5c854d606
Update:Add robots.txt and noindex meta tag
2024-03-16 16:35:05 -05:00
advplyr
b9ffce166e
Login page add overflow scroll for mobile landscape, update z index for logo
2024-03-16 15:55:13 -05:00
advplyr
9713e94aed
Reformat login page with logo in top left
2024-03-16 15:41:35 -05:00
advplyr
d71bc89c9d
Merge branch 'master' into mf/loginPage
2024-03-16 15:24:22 -05:00
advplyr
a2b2a2d060
Fix:Applying backup not properly overwriting existing sqlite file
...
- Fixed resetting api cache on backup
- Added loading indicator in backups table
- Fixed apply backup api not responding with 200 http status code
- Added additional logging and failsafes
2024-03-16 15:12:33 -05:00
dor
752268effb
mid point proofing
2024-03-16 21:00:44 +02:00
dor
9e3b3f3e12
add Hebrew translation json and Hebrew to i18n.js
2024-03-16 19:26:22 +02:00
advplyr
88f9533b37
Fix:HLS.js retry fragments #2748 #2720
2024-03-15 17:10:43 -05:00
advplyr
630ece82ad
Fix:Chapter modal scroll to current chapter
2024-03-15 14:35:09 -05:00
mfcar
a76da14fb0
Merge branch 'refs/heads/master' into mf/loginPage
2024-03-15 08:14:45 +00:00
advplyr
316aeba1b0
Merge pull request #2740 from Schiriki123/master
...
Add name labels to login form
2024-03-14 15:40:45 -05:00
advplyr
bfd4a378f3
Merge pull request #2737 from justcallmelarry/feature/add-toggle-for-skipping-earlier-instalments-in-continue-series
...
Add library toggle setting for skipping earlier instalments in Continue Series
2024-03-14 14:40:20 -05:00
advplyr
d02fc2debe
Update continue series skip earlier books query attribute to look for finished books, update wording on help text, map translations
2024-03-14 14:27:33 -05:00
Schiriki
d6f13513ae
Add name labels to login form
2024-03-13 23:46:56 +01:00
Lauri Vuorela
a814e45150
add a toggle for the new continue series setting
2024-03-12 17:00:21 +01:00
-Shiken-
7610084627
Update zh-tw.json
...
fix
2024-03-12 15:39:01 +08:00
-Shiken-
d840905a97
Create zh-tw.json
...
add traditional Chinese translation text.
2024-03-12 15:36:42 +08:00
-Shiken-
7b1b448795
Add traditional Chinese translation
...
for traditional user.
2024-03-12 11:29:24 +08:00
advplyr
9e44fe5524
Merge pull request #2721 from mikiher/keyboard-navigation-2
...
Add keyboard navigation to multi-select components
2024-03-10 09:45:16 -05:00
advplyr
727dad7e19
Update multi select highlight color to yellow, remove console logs
2024-03-10 09:43:24 -05:00
advplyr
450fa45360
Update Vietnamese datefns locale code
2024-03-09 20:09:08 -06:00
Nicholas Wallace
e0dddae2c2
Added missing keys
2024-03-09 23:13:20 +00:00
Nicholas Wallace
daa9fccc14
Add: Vietnamese translations
2024-03-09 23:00:01 +00:00
advplyr
fa71f9db2e
Merge master
2024-03-08 12:22:29 -06:00
advplyr
c34e9cde05
Merge branch 'master' into keyboard-navigation
2024-03-08 12:15:07 -06:00
advplyr
b934a755b5
Merge branch 'master' into keyboard-navigation-2
2024-03-08 12:04:13 -06:00
mikiher
a5772f6b66
Add keyboard navigation to multi-select components
2024-03-08 08:51:05 +02:00
advplyr
e50b06183e
Merge branch 'master' into authorSort
2024-03-07 12:26:07 -06:00
advplyr
305689d513
Update authors sort
2024-03-07 12:26:04 -06:00
advplyr
4dd140585d
Add:Abridged checkbox to batch edit overwrite map details #2695
2024-03-06 15:29:10 -06:00
mikiher
cd60d0219f
Bring back setInputWidth
2024-03-06 14:02:15 +02:00
mikiher
8ec18e8d7b
Merge branch 'keyboard-navigation' of https://github.com/mikiher/audiobookshelf into keyboard-navigation
2024-03-06 13:53:49 +02:00
mikiher
15545654ea
Alternative input width fix in MultiSelect components
2024-03-06 13:41:54 +02:00
advplyr
8a0fab2b20
Fix:Resizing page update chapter ticks and track bar #2707
2024-03-05 14:30:39 -06:00
advplyr
6e8c6aa740
Merge pull request #2701 from mikiher/keyboard-navigation
...
Fix input width in MultiSelect UI components
2024-03-05 13:13:52 -06:00
mikiher
5005aabe5e
Fix input width in MultiSelect components
2024-03-03 23:40:47 +02:00
pmangro
b52341dbcf
[PT-BR] enhance-ebook-filter strings translation
2024-03-03 13:32:01 -03:00
advplyr
b4eed3bad2
Merge pull request #2694 from mikiher/client-image-caching
...
Client side cover image caching
2024-03-01 17:48:08 -06:00
mikiher
4fe672f09d
Update cover image URLs with timestamp where available
2024-03-01 11:55:53 +02:00
advplyr
c93c863d82
Merge pull request #2677 from Teekeks/enhance-ebook-filter
...
feat: Expanded filter to include "has no ebook" and "has no supplementary ebooks" options
2024-02-29 14:00:50 -06:00
advplyr
763bb1b829
Map ebook filter translations
2024-02-29 13:59:00 -06:00
mfcar
f4a19e48ad
Update login page
2024-02-28 19:21:11 +00:00
advplyr
38f12f4795
Fix:Podcast schedule max new episodes to download setting to 0 and fix input blurs #2680
2024-02-27 17:17:33 -06:00
pmangro
20ec54e085
[PT-BR] Updated strings
2024-02-27 14:31:21 -03:00
Teekeks
655bebfec4
feat: Expanded filter to include "has no ebook" and "has no supplementary ebooks" options
2024-02-27 18:30:05 +01:00
Machou
72172dcb33
Update fr.json
2024-02-27 08:56:31 +01:00
advplyr
8c4400dff1
Merge pull request #2657 from JBlond/master
...
Update de strings
2024-02-25 08:08:17 -06:00
advplyr
4a36a3c8e6
Merge branch 'master' into fix-match-update
2024-02-25 08:00:29 -06:00
JBlond
c799379a54
Update de strings
2024-02-24 20:23:51 +01:00
advplyr
608b25de45
Map en-us translations
2024-02-23 16:59:46 -06:00
advplyr
2db8869908
Merge branch 'master' into year-review-translation
2024-02-23 16:56:53 -06:00
advplyr
9500737bbe
Merge pull request #2644 from RasmusKoit/estonian-translations
...
Adds estonian translation
2024-02-23 16:55:41 -06:00
advplyr
def2b6425b
Update:Username and password inputs on login page trim whitespace #2628
2024-02-22 16:30:41 -06:00
Lena During
761a2ff0bf
Merge branch 'advplyr:master' into payer-translation
2024-02-22 19:25:04 +01:00
Teekeks
e368ffe29f
feat(i18n): added missing translatable string in player ui
2024-02-22 19:20:49 +01:00
mikiher
0f4b11494e
Merge branch 'advplyr:master' into fix-match-update
2024-02-22 12:20:49 +02:00
rasmuskoit
46448ce1e9
Adds estonian translation
2024-02-22 09:46:09 +02:00
advplyr
fbe12b393f
Merge pull request #2639 from pmangro/2.8.0.a-PT-BT
...
[PT-BR] Terminology adjustments and typo fixes
2024-02-21 18:29:29 -06:00
advplyr
ccf59b2c1a
Merge pull request #2638 from DownloadableFox/master
...
Updated and fixed Spanish translation
2024-02-21 18:28:28 -06:00
Lena During
d7af3b7788
Merge branch 'master' into year-review-translation
2024-02-22 00:39:49 +01:00
Teekeks
682aca0b2a
feat(i18n): made "Year in Review" UI elements translatable and added german translation for those
2024-02-22 00:36:43 +01:00
advplyr
3328ffe1b9
Merge pull request #2636 from megamegax/master
...
feat(i18n): add Hungarian translation
2024-02-21 16:07:36 -06:00
DownloadableFox
c07b7840e2
Updated and fixed Spanish translation
2024-02-20 21:14:55 -05:00
pmangro
9f848b2c64
Update pt-br.json - adjust terminology and typo
2024-02-20 17:28:37 -03:00
pmangro
3d66ec0761
PT-BR size adjustment
2024-02-20 11:42:48 -03:00
advplyr
f50920be69
Merge pull request #2635 from lonezel/lonezel-updated-german-translation
...
Update de.json
2024-02-20 08:37:48 -06:00
Hunyady Mihály
a4dcb4f92e
feat(i18n): add Hungarian translation
2024-02-20 12:25:43 +01:00
lonezel
2c589c1dbd
Update de.json
...
Translated new strings to german - this is my first ever commit on Github, if I need to change something in my workflow let me know!
2024-02-20 10:19:48 +01:00
pmangro
60ea386c6d
Updated pt-br string
2024-02-20 05:57:52 -03:00
burghy86
e71a14756b
Update it.json
...
new string update
2024-02-19 15:53:12 +01:00
advplyr
85fecbd1b9
Version bump v2.8.0
2024-02-18 16:43:16 -06:00
advplyr
335d39f317
Update guide link for custom metadata providers
2024-02-18 16:22:10 -06:00
advplyr
973a18d346
Update:Added button to user edit modal for unlinking user from openid #2587
2024-02-18 15:38:45 -06:00
advplyr
58598bfcf2
Update:Clamp author description to 4 lines and add more button #2614
2024-02-18 11:32:24 -06:00
advplyr
7a570439db
Update:Clamp item descriptions to 4 lines and show more button #2614
2024-02-18 11:24:36 -06:00
advplyr
e47ea98cdd
Fix:Disconnect from socket on logout, remove unnecessary logout function
2024-02-17 16:58:49 -06:00
advplyr
a5c200ac79
Merge branch 'master' into sso
2024-02-17 14:15:41 -06:00
advplyr
42a4b762bd
Fix translations sort order and pt-br translations
2024-02-17 13:30:30 -06:00
advplyr
180c328ed1
Update jsdocs for search podcasts
2024-02-17 13:24:49 -06:00
advplyr
2ec52a7a45
Merge branch 'master' into liaocl
2024-02-17 12:56:05 -06:00
ipcintron
de6df0c029
Forgot to modify nuxt.config.js
2024-02-16 12:29:52 -06:00
ipcintron
e180b3c171
Renamed the icon to make it clear it is being used for iOS
2024-02-16 12:27:10 -06:00
ipcintron
1364b79cbf
Put the icon in the link array for iOS only
2024-02-16 10:10:09 -06:00
ipcintron
ef96f3102f
Merge branch 'advplyr:master' into pwa
2024-02-16 09:51:10 -06:00
advplyr
06ce3b08f7
Merge pull request #2619 from ipcintron/theme
...
PWA (iOS) theme color fix
2024-02-16 09:31:11 -06:00
advplyr
a13217dddf
Fix:Initial language code setting eventBus not yet defined
2024-02-16 09:12:47 -06:00
advplyr
ce528d4012
Merge pull request #2620 from pmangro/pmangro-patch-1
...
PT-BR Strings
2024-02-16 09:05:31 -06:00
pmangro
89207b6d2a
Update i18n.js
...
Added PT-BR
2024-02-16 11:57:54 -03:00
pmangro
e9591caf81
Spelling
2024-02-16 11:56:31 -03:00
pmangro
24f1aae6b6
Update pt-br.json
...
Strings 541-766
2024-02-16 11:44:25 -03:00
ipcintron
04fbc9a22b
change theme color
2024-02-16 02:15:27 -06:00
ipcintron
14e31d5690
update pwa icon
2024-02-16 01:32:04 -06:00
advplyr
a9e9808183
Fix:trim whitespace from asin for chapter lookup #2605
2024-02-15 17:05:48 -06:00
advplyr
af7cb2432b
Update:Log uncaught exceptions to crash_logs.txt #706 & cleanup logger
2024-02-15 16:46:19 -06:00
pmangro
e0c1364916
Create pt-br.json
...
540 linhas iniciais
2024-02-15 19:08:05 -03:00
advplyr
04d16fc535
Fix:Audio player buttons to use button el and add aria-label translations #2599
2024-02-14 18:28:19 -06:00
advplyr
44135b3fed
Rename StreamContainer to MediaPlayerContainer
2024-02-14 18:12:35 -06:00
advplyr
6111e8f0da
Fix:Global search menu for mobile
2024-02-13 18:45:01 -06:00
advplyr
0cf2f8885e
Add custom metadata provider controller, update model, move to item metadata utils
2024-02-11 16:48:16 -06:00
advplyr
ddf4b2646c
Merge branch 'master' into dewyer/add-custom-metadata-provider
2024-02-11 09:10:29 -06:00
advplyr
fe1e0749a2
Update:Listening sessions table rows per page text wrapping
2024-02-08 19:12:59 -06:00
KeyboardHammer
d24427aad8
fix property
2024-02-03 22:04:40 -06:00
KeyboardHammer
e2bb0cfb7c
add sorting to author page
2024-02-03 21:48:35 -06:00
mikiher
2ebdb44826
Merge cover and media update in Match.vue into a single /media API call
2024-02-01 12:03:12 +02:00
ipcintron
8c703859a0
added raw cover
2024-01-29 13:18:58 -06:00
advplyr
bedb260b00
Update:Epub ereader allow scripted content
2024-01-28 16:02:02 -06:00
advplyr
b49592301f
Merge branch 'master' of https://github.com/advplyr/audiobookshelf
2024-01-28 16:00:32 -06:00
advplyr
c6c67078b8
Update:PWA manifest icon to include PNG #2520
2024-01-28 16:00:26 -06:00
Lena During
24da859975
Update de.json
2024-01-28 16:06:07 +01:00
advplyr
0b6a8a9641
Update:Remove 64x64 app icon from PWA manifest so that only the SVG is available #2520
2024-01-27 10:50:44 -06:00
advplyr
e43c4f082e
Fix:Rich text editor labels and add translations
2024-01-26 17:22:37 -06:00
advplyr
0b334cf957
Add:Authentication setting to show a custom message on login #2552
2024-01-26 17:08:23 -06:00
bloodscript
056e62dce8
added plural to metadata order hint
2024-01-26 23:15:27 +01:00
bloodscript
47999214bd
corrected misspelling of adress
2024-01-26 23:13:11 +01:00
bloodscript
68473ee345
added missing metadata translation
2024-01-26 23:11:38 +01:00
bloodscript
455f27d443
mainly changed usage formular wording for you to the more commonly used, also corrected some misspellings
2024-01-26 23:09:54 +01:00
bloodscript
ba996c3b55
translation wasnt accurate verschluesselung means encryption
2024-01-26 20:12:37 +01:00
Denis Arnst
71b0a5cc81
SSO Settings: Fix Redirect URL Regex
...
Forgot to include subpaths
2024-01-25 11:49:10 +01:00
Denis Arnst
87ebf4722b
OpenID/SSO: Implement Logout functionality
2024-01-24 22:47:50 +01:00
advplyr
7f350279fa
Update to node20
...
- updates many dependencies
- removes @nuxtjs/tailwindcss and postcss8
- pkg targets are using node18 until node20 targets are available
2024-01-19 17:54:41 -06:00
advplyr
90f4833c9e
Version bump v2.7.2
2024-01-16 17:26:50 -06:00
advplyr
c0cb3a176f
Update:Hide audiobook tools for windows install, remove debian folder picker alert
2024-01-16 17:19:45 -06:00
advplyr
b51853b3df
Update:Use raw cover art for media session #2514
2024-01-15 08:34:12 -06:00
advplyr
e76af3bfc2
Fix comic page menu dropdown highlight correct page
2024-01-13 16:41:13 -06:00
FlyinPancake
6ef4944d89
Merge branch 'advplyr:master' into dewyer/add-custom-metadata-provider
2024-01-13 01:08:23 +01:00
advplyr
850397e4c1
Add:Playlist button to podcast episodes on latest page #2455
2024-01-12 17:58:07 -06:00
FlyinPancake
3b531144cf
implemented suggestions, extended CMPs with series
2024-01-12 21:45:03 +01:00
advplyr
69e23ef9f2
Add:Epub metadata parser and cover extractor #1479
2024-01-07 17:51:07 -06:00
Machou
4608f91ec6
Update fr.json
2024-01-07 02:41:16 +01:00
advplyr
e88c1fa329
Update:Show tooltip for library item card titles that are truncated #2451
...
- Refactored tooltip so that they dont overflow the window
2024-01-06 15:54:48 -06:00
advplyr
eaf6bf29cc
Fix:Improve performance for podcast rss feed episodes modal for large rss feeds
2024-01-05 14:39:25 -06:00
advplyr
a0eb6bd3dc
Fix:Refresh podcast episode table when new episodes are downloaded
2024-01-05 14:38:29 -06:00
advplyr
fbe228a4f8
Merge pull request #2485 from Machou/patch-1
...
Update fr.json
2024-01-05 10:40:29 -06:00
advplyr
578a59063f
Update discord invite link
2024-01-05 09:24:18 -06:00
mozhu
81020ff34d
播客搜索地区配置增加默认参数
2024-01-05 15:50:20 +08:00
mozhu
fea78898a5
移动播客搜索地区配置到媒体库配置
2024-01-05 14:45:35 +08:00
Machou
ffa7cc0d22
Update fr.json
2024-01-05 07:19:07 +01:00
mozhu
1be34564f2
数据绑定错误修改
2024-01-04 15:00:40 +08:00
mozhu
56eff7a236
增加播客搜索地区配置
2024-01-04 11:52:45 +08:00
advplyr
9f909b0d85
Update:Library folder browser to also work for debian and windows
2024-01-03 16:23:17 -06:00
Barnabas Ratki
8027c4a06f
Added support for custom metadata providers
...
WiP but already open to feedback
2024-01-03 20:25:34 +01:00
Machou
a1e321b153
Update fr.json
2024-01-03 20:16:21 +01:00
advplyr
9a2b93fb37
Version bump v2.7.1
2023-12-31 15:37:23 -06:00
advplyr
d38058e1d2
Fix:Podcast episode time remaining shown on button showing 0 seconds after toggling mark as finished
2023-12-31 15:32:44 -06:00
advplyr
fececd4651
Fix:Playlists navigation button not showing on mobile screen #2469
2023-12-31 15:09:35 -06:00
advplyr
021adf3104
Update:Podcast episode table is lazy loaded #1549
2023-12-31 14:51:01 -06:00
advplyr
a2db81bf7d
Fix share button for year in review short card
2023-12-23 17:13:44 -06:00
advplyr
b376f89ce5
Version bump v2.7.0
2023-12-23 17:05:44 -06:00
advplyr
5633113f25
Update share buttons to not show an error on abort
2023-12-23 16:39:56 -06:00
advplyr
669415cfbf
Merge pull request #2431 from pablojimenezmateo/comic-zoom
...
Add zoom controls to comic reader
2023-12-23 16:18:23 -06:00
advplyr
9f366863a9
Update comic reader buttons for mobile screens, add left scrollBy
2023-12-23 16:16:24 -06:00
advplyr
0d644fe0c9
Add:Year in review banner for user stats page #2373
2023-12-23 15:29:34 -06:00
advplyr
72fa6b8200
Fix:Show cover size widget when audio player is open #2443
2023-12-23 10:50:04 -06:00
JBlond
47bf9f7836
Follow up Translations for 76119445a3
...
* Update:Listening sessions table for multi-select, sorting and rows per page
- Updated get all sessions API endpoint to include sorting
- Added sessions API endpoint for batch deleting
2023-12-23 14:42:56 +01:00
advplyr
2738402aac
Add:Year in review card for server stats #2373
2023-12-22 17:01:07 -06:00
advplyr
68d36522b1
Update:Listening sessions table UI for mobile
2023-12-21 14:36:51 -06:00
advplyr
76119445a3
Update:Listening sessions table for multi-select, sorting and rows per page
...
- Updated get all sessions API endpoint to include sorting
- Added sessions API endpoint for batch deleting
2023-12-21 13:52:42 -06:00
advplyr
46ec59c74e
Update:Year in review card prevent text overflow for narrator, author and genre #2373
2023-12-21 09:44:37 -06:00
advplyr
2b7122c744
Update:Year stats API endpoint & generate year in review image #2373
2023-12-20 17:18:21 -06:00
Pablo
52f0a5432b
feat: enable zoom through the arrow buttons
2023-12-20 11:45:21 +01:00
Pablo
aa7ee3e8ff
fix: zoom buttons were showing when loading the image
2023-12-19 18:45:11 +01:00
Pablo
bef0f3709f
feat: add basic zoom functionality to comic reader
2023-12-19 18:39:02 +01:00
advplyr
8966dbbcd1
Fix:Restrict podcast search page to admins
2023-12-17 11:06:03 -06:00
SunX
39ceb02500
Update zh-cn.json
2023-12-15 19:04:56 +08:00
JBlond
d3256d59d5
- Translate more strings
...
- Add missing least empty line
2023-12-13 20:12:25 +01:00
Dmitry Naboychenko
6f26fd7238
Update Russian localization
2023-12-12 22:56:05 +03:00
advplyr
6abc0819d9
Merge pull request #2400 from mikiher/bookfinder-improvements
...
A few BookFinder improvements (including a fix for #2238 )
2023-12-10 10:36:21 -06:00
mikiher
0282a0521b
Sort audible match results by duration difference
2023-12-09 00:33:06 +02:00
JBlond
8d3d636329
Follow up for sso-redirecturi and #2305 #2333
...
8f4c65ec8c
/ 7c9c278cc4
sso-redirecturi
2f6756eddf
#2333
2e5822b7c8
#2305
2023-12-08 09:39:04 +01:00
advplyr
98104a3c03
Map new translations to other files
2023-12-07 17:05:52 -06:00
advplyr
8f4c65ec8c
Merge branch 'master' into sso-redirecturi
2023-12-07 17:04:59 -06:00
advplyr
341a0452da
Update auth settings endpoint to return updated flag and show whether updates were made in client toast
2023-12-07 17:01:33 -06:00
advplyr
450507a812
Map english translations and merge with gu
2023-12-05 15:41:12 -06:00
Denis Arnst
80fd2a1a18
SSO/OpenID: Use a mobile-redirect route ( Fixes #2379 and #2381 )
...
- Implement /auth/openid/mobile-redirect this will redirect to an app-link like audiobookshelf://oauth
- An app must provide an `redirect_uri` parameter with the app-link in the authorization request to /auth/openid
- The user will have to whitelist possible URLs, or explicitly allow all
- Also modified MultiSelect to allow to hide the menu/popup
2023-12-04 22:36:34 +01:00
advplyr
fbc2c2b481
Merge pull request #2333 from kieraneglin/ke/feature/upload-auto-fetch-data
...
Add ability to fetch book data on upload
2023-12-02 15:56:39 -06:00
Kieran Eglin
57a5005197
Addressed feedback changes
2023-12-01 21:42:54 -08:00
Kieran Eglin
9350c5513e
Removed unneeded mixin
2023-12-01 15:19:50 -08:00
advplyr
f59516cc6e
Fix:Hide change password form when password auth is disabled #2367
2023-12-01 17:10:33 -06:00
advplyr
88078ff813
Fix undefined series string when match has no series, minor ui updates
2023-12-01 16:44:04 -06:00
Kieran Eglin
d9c9289d65
Added error handling; Made querystring helper
2023-11-28 12:11:14 -08:00
Kieran Eglin
e5579b2c33
Improved UI; Added tooltips; Fixed unrelated layout issues
2023-11-28 11:45:44 -08:00
Kieran Eglin
2f6756eddf
Merged parent
2023-11-28 10:21:41 -08:00
advplyr
086954fb9c
Version bump v2.6.0
2023-11-27 17:41:47 -06:00
advplyr
f243ad14e0
Add help link to oidc guide
2023-11-27 17:10:31 -06:00
advplyr
36e00e8d6a
Merge master
2023-11-26 13:54:06 -06:00
advplyr
5e69b54eb0
Reverse order of metadata precedence in UI, add translations
2023-11-26 13:45:43 -06:00
JBlond
0fac9e367d
de translation follow up
...
for 2e06ae01a1
2023-11-25 19:10:26 +01:00
advplyr
bf0bcf8967
Merge pull request #2336 from JBlond/master
...
de language translation follow up
2023-11-25 11:31:59 -06:00
advplyr
9d257ebecd
Update:Home page shelf bulk items added socket event only adds new items to the recently added shelf instead of refreshing all shelves #2323
2023-11-24 15:36:42 -06:00
advplyr
6651ad0d45
Update:Added translation strings for OIDC auth
2023-11-22 12:55:01 -06:00
advplyr
288beae874
Update:OIDC auth auto launch setting description to include manual override path
2023-11-22 12:38:11 -06:00
JBlond
0d61e29ecf
de language translation follow up for 27497451d9
2023-11-21 20:30:48 +01:00
mikiher
a4d4f1bc2e
Merge branch 'advplyr:master' into nfo-metadata
2023-11-21 09:09:12 +02:00
Kieran Eglin
8c434703fb
Added computed metadata check to UI dropdown
2023-11-20 09:18:50 -08:00
Kieran Eglin
3cc900ffbf
Adds fetching book data on upload
2023-11-20 08:51:00 -08:00
advplyr
56c574c928
Update package-lock
2023-11-19 08:29:58 -06:00
mikiher
d990e5b909
Add NFO metadata source
2023-11-12 13:30:23 +00:00
advplyr
fb48636510
Openid auth failures redirect to login page with error message.
...
Remove remaining google oauth server settings
2023-11-11 13:10:24 -06:00
advplyr
1ad6722e6d
Remove google-oauth passport strategy
2023-11-11 11:29:59 -06:00
advplyr
cff2caa07a
Update:Rename podcast search page to add #2301
2023-11-10 16:32:14 -06:00
advplyr
237fe84c54
Add new API endpoint for updating auth-settings and update passport auth strategies
2023-11-10 16:11:51 -06:00
advplyr
078cb0855f
Merge branch 'master' into auth_passportjs
2023-11-10 07:26:07 -06:00
advplyr
d3a55c8b1a
Merge branch 'master' of https://github.com/advplyr/audiobookshelf
2023-11-09 16:36:37 -06:00
advplyr
d6b17678ec
Update:Persist soft/hard delete checkbox option #1689
2023-11-09 16:36:28 -06:00
advplyr
33e287a543
Update:Persist show full path option for tables #2285
2023-11-09 16:26:49 -06:00
burghy86
bf48eee705
Update it.json
...
arrange the additional lines.
how the hell did we get to over 700 lines in less than two months?
2023-11-09 15:46:25 +01:00
advplyr
8f4c75ff2b
Update:Author card books translation string #2284
2023-11-08 16:28:05 -06:00
advplyr
e140897313
Add match existing user by and auto register settings and UI
2023-11-08 14:45:29 -06:00
Dr-Blank
6d968f9044
Update gu.json
2023-11-06 18:16:03 -05:00
Dr-Blank
23fa9e8d7f
Update gu.json
2023-11-06 18:15:18 -05:00
Dr-Blank
59a428d549
more gu translations
2023-11-06 18:10:57 -05:00
advplyr
70c213ad22
Merge pull request #2291 from brianjaustin/fix/collection-duration
...
Hide collection duration if 0
2023-11-06 16:21:25 -06:00
advplyr
aad6402fdb
Update client/components/tables/collection/BookTableRow.vue
2023-11-06 16:18:35 -06:00
Brian Austin
0344e8cf1b
Hide collection duration if 0
2023-11-05 19:13:26 -05:00
advplyr
f840aa80f8
Add button to populate openid URLs using the issuer URL
2023-11-05 14:11:37 -06:00
advplyr
61e05e92a8
Add Swedish language option
2023-11-05 13:05:16 -06:00
Gustav Almstrom
1e5d6a5d52
Added swedish translation of strings
2023-11-05 13:05:15 -06:00
advplyr
910be21e93
Add Swedish language option
2023-11-05 10:16:40 -06:00
Gustav Almstrom
b9ccc28baa
Added swedish translation of strings
2023-11-05 16:51:45 +01:00
advplyr
840811b464
Replace passport openidconnect plugin with openid-client, add JWKS and logout URL server settings, use email and email_verified instead of username
2023-11-04 15:36:43 -05:00
advplyr
cfe0c2a986
Merge branch 'master' into auth_passportjs
2023-11-03 08:29:05 -05:00
advplyr
f15ed08b6a
Merge branch 'master' into auth_passportjs
2023-11-02 13:55:16 -05:00
advplyr
828b96b2d9
Add server settings for changing openid button text and auto launching openid
2023-11-02 13:55:01 -05:00
Plazec
3100437651
Update cs.json
...
Corrected some translation errors and made the translation more consistent.
2023-11-02 19:44:32 +01:00
advplyr
2eff69fe9f
Add czech translation to dropdown
2023-11-01 15:42:54 -05:00
advplyr
5f035db0a9
Rename cs-CZ.json to cs.json
2023-11-01 15:29:58 -05:00
radekmuhlfeit2
e4a7e9d6b5
Create cs-CZ.json
...
Czech strings.
2023-11-01 20:21:45 +01:00
advplyr
ab14b561f5
Merge master
2023-11-01 08:58:48 -05:00
advplyr
2ef11e5ad0
Version bump v2.5.0
2023-10-29 12:58:00 -05:00
advplyr
27497451d9
Add:Ereader device setting to set users that have access #1982
2023-10-29 11:28:34 -05:00
advplyr
94fd3841aa
Update:Notification widget shows green dot indicating unseen completed tasks
2023-10-29 09:20:50 -05:00
advplyr
2c9f2e0d68
Fix podcast episode rss feed search showing all episodes are downloaded
2023-10-28 15:54:19 -05:00
advplyr
a9f74ace5a
Merge pull request #2255 from MxMarx/added-search-epubs
...
Search epub text
2023-10-28 14:35:40 -05:00
advplyr
6dc5b58d8e
Update TOC to not close when clicking on it
2023-10-28 14:32:11 -05:00
advplyr
61f2fb28e0
Add:Help icon buttons for libraries, rss feeds and users config pages, table add new buttons updated
2023-10-28 13:27:53 -05:00
advplyr
1df4dca4bb
Merge pull request #2246 from MxMarx/expand-cover-images
...
show a modal with cover images when clicked
2023-10-27 16:55:53 -05:00
advplyr
6278bb8665
Move raw cover preview to a separate global component, fix item page cover overlay show on hover
2023-10-27 16:51:44 -05:00
MxMarx
4229cb7fb6
Added a method to unwrap the chapter list
2023-10-27 00:35:28 -07:00
MxMarx
5778200c8f
Make epubs searchable
2023-10-27 00:14:46 -07:00
advplyr
0c23da7b02
Add missing translations
2023-10-26 16:31:47 -05:00
MxMarx
24228b4424
Option to change the font family in epub viewer
2023-10-26 02:15:08 -07:00
MxMarx
32616aa441
show a modal with cover images when clicked
2023-10-23 20:37:51 -07:00
advplyr
c4c12836a4
Fix:Version in bottom left of siderail overlapping buttons #2195
2023-10-22 17:04:45 -05:00
advplyr
5a70c0d7be
Fix:Authors page books hide radio button on hover
2023-10-22 16:40:12 -05:00
advplyr
60a80a2996
Update:Remove support for metadata.abs, added script to create metadata.json files if they dont exist
2023-10-22 15:53:05 -05:00
advplyr
ce88c6ccc3
Scanner metadata order of precedence description label, link to guide, add translations
2023-10-22 12:58:05 -05:00
advplyr
b42edfe7a7
Book duration shown on match page compares minutes #1803
2023-10-22 07:10:52 -05:00
advplyr
0cbcfbd273
Merge pull request #2233 from Hallo951/master
...
Update de.json
2023-10-21 17:04:04 -05:00
Hallo951
8ecec93e67
Update de.json
2023-10-21 22:33:31 +02:00
advplyr
49403771c9
Update:Quick match all for library to use task instead of toast, remove scan socket events
2023-10-21 13:53:00 -05:00
advplyr
50215dab9a
Hide library modal tools tab for new libraries
2023-10-21 13:00:41 -05:00
advplyr
58b9a42c84
Add:Scan button on libraries table
2023-10-21 12:56:35 -05:00
advplyr
d7264f8c22
Update watcher scanner to show task notification
2023-10-21 12:25:45 -05:00
advplyr
bef6549805
Update:Replace library scan toast with task manager #1279
2023-10-20 17:46:18 -05:00
advplyr
5644a40a03
Update:Add missing tranlations #2217
2023-10-20 16:08:57 -05:00
advplyr
4a5f534a65
Update:Description width of item page to match width of tables
2023-10-19 16:30:33 -05:00
JBlond
22361d785d
Translate new string for DE language.
2023-10-19 15:22:00 +02:00
advplyr
8c5ce6149f
Fix:Aspect ratio of authors image on authors landing page #2227
2023-10-18 17:10:53 -05:00
advplyr
d22052c612
Update UI for library tools tab
2023-10-18 16:47:56 -05:00
advplyr
b4ce5342c0
Add:Tools tab on library modal, api endpoint to remove all metadata files from library item folders
2023-10-17 17:46:43 -05:00
advplyr
0d5792405f
Fix:Podcast episodes store RSS feed guid so they can be matched if the RSS feed changes the episode URL #2207
2023-10-16 17:47:44 -05:00
advplyr
48a590df4a
Fix:Authors page description shows line breaks #2218
2023-10-16 17:08:50 -05:00
advplyr
cdd740015c
Add:Danish translations
2023-10-15 08:23:22 -05:00
SunX
616ecf77b0
Update zh-cn.json
...
Update zh-cn.json
2023-10-14 20:30:27 +08:00
advplyr
656c81a1fa
Update:Remove image path input from author modal, add API endpoints for uploading and removing author image
2023-10-13 17:37:37 -05:00
advplyr
290a377ef9
Update:Remove local cover path input & replace with url from web input, include SSRF request filter
2023-10-13 16:33:47 -05:00
advplyr
c9a2fdcb29
Library scanner saves last scan info including metadata precedence. Remove force re-scan
2023-10-09 17:48:21 -05:00
advplyr
347b49f564
Update:Remove scanner settings, add library scanner settings tab, add order of precedence
2023-10-08 17:10:43 -05:00
advplyr
db9d5c9d43
Add:Support for pasting semicolon separated strings in multi select inputs #1198
2023-10-06 16:52:12 -05:00
advplyr
bfe514b7d4
Add:Email inputs for users
2023-10-04 17:05:12 -05:00
advplyr
565ff36d4e
Merge pull request #2175 from MarshDeer/master
...
Completed Spanish translation and corrected typo in an English string
2023-10-03 17:18:07 -05:00
advplyr
401bd91204
Add:Show current book duration on match page as compared with book listed #1803
2023-10-03 17:16:49 -05:00
MarshDeer
8e97be8ef4
Spanish translation completed
2023-10-02 19:42:42 -03:00
MarshDeer
733ad52684
Typo correction
2023-10-02 19:42:25 -03:00
advplyr
2662e8f715
Merge branch 'master' into auth_passportjs
2023-10-02 16:21:47 -05:00
advplyr
f2aed08d51
Version bump v2.4.4
2023-09-30 16:04:06 -05:00
advplyr
9ebe23e91b
Merge pull request #2162 from 92Kev/master
...
Update nl.json
2023-09-30 15:25:36 -05:00
advplyr
3d96749d38
Fix:Downloading podcasts with watcher causing duplicate episodes #2122
2023-09-30 15:12:37 -05:00
92Kev
826fee4590
Update nl.json
...
Added Dutch translations where they were missing
2023-09-30 16:42:28 +02:00
advplyr
ed82a5aa19
Update:Library folder path editable in library edit modal until submit #2150
2023-09-27 17:50:32 -05:00
JBlond
ee162f468a
Adjust Message according to https://de.wikipedia.org/wiki/Durchkopplung#Fremdsprachliche_Begriffe
...
as suggested by https://github.com/vanto
2023-09-26 09:51:34 +02:00
JBlond
cb6678fa71
Update German translation strings.
2023-09-25 11:16:57 +02:00
advplyr
10011d3886
Add:Remove option for authors & show authors with 0 books on authors page #2124
2023-09-24 17:06:32 -05:00
advplyr
26f520ca4a
Fix:Listening sessions page showing filtered user for open listening sessions #2136
2023-09-24 15:59:29 -05:00
advplyr
e282142d3f
Add authentication page in config, add /auth-settings GET endpoint, remove authOpenIDCallbackURL server setting
2023-09-24 15:36:35 -05:00
advplyr
7ba10db7d4
Update login button openid and google urls
2023-09-24 12:39:38 -05:00
advplyr
f6de373388
Update /status endpoint to return available auth methods, fix socket auth, update openid to use username instead of email
2023-09-24 12:36:36 -05:00
advplyr
8683fc9fe4
Fix:Show series name when collapsing sub-series #2140
2023-09-23 14:38:30 -05:00
advplyr
fd0920c808
Fix:Updating RSS feeds with new episodes #2139
2023-09-23 14:27:13 -05:00
lukeIam
7a131880e5
show/hide of login buttons
2023-09-23 17:02:27 +01:00
advplyr
a446fc0f20
Merge pull request #2138 from husjon/add-norwegian_translation
...
Added Norwegian translation
2023-09-23 09:37:55 -05:00
Jon Erling Hustadnes
202c26acf5
translation progress
2023-09-23 16:31:23 +02:00
Jon Erling Hustadnes
f0b2acb4c7
added 'no' to languageCodeMap i18n.js
2023-09-23 16:29:54 +02:00
advplyr
102c90c4e8
Merge pull request #2133 from mfcar/mf/backup
...
Add more information to the backup page
2023-09-22 16:56:12 -05:00
advplyr
7c484d8e96
Remove commented out backup location
2023-09-22 16:53:59 -05:00
advplyr
e9f0f7d1bc
Add LabelBackupLocation translation strings
2023-09-22 16:51:35 -05:00
advplyr
f37ab53eff
Update get all backups api endpoint to return backupLocation, display location above backup settings
2023-09-22 16:49:01 -05:00
Jon Erling Hustadnes
452d59dcf6
copy of en-us.json to no.json
2023-09-22 12:31:38 +02:00
advplyr
f1cce76e2c
Merge pull request #2121 from Hallo951/master
...
Update de.json
2023-09-20 17:32:03 -05:00
mfcar
944f5950ca
File missing
2023-09-20 22:36:30 +01:00
mfcar
bfa87a2131
Add a way to see the backup location
2023-09-20 22:33:58 +01:00
lukeIam
0e75c80627
prepare show/hide of login buttons
2023-09-20 19:45:32 +01:00
lukeIam
51b0750a3f
Merge remote-tracking branch 'origin/master' into auth_passportjs
2023-09-20 17:34:29 +01:00
mikiher
6eab985b1e
Use encodeURIComponent for text inputs
2023-09-20 11:25:21 +00:00
Hallo951
9382055bf2
Update de.json
2023-09-19 09:39:46 +02:00
advplyr
ae88a4d20a
Fix:Matching a library with no items not removing library scan #2118
2023-09-18 17:38:45 -05:00
advplyr
e56b8edc0a
Version bump 2.4.3
2023-09-17 16:13:19 -05:00
lukeIam
91d8451ab3
Remove log messages
2023-09-16 18:22:23 +00:00
lukeIam
226a774ab9
Merge remote-tracking branch 'origin/master' into auth_passportjs
2023-09-16 18:02:51 +00:00
lukeIam
af4c35069b
Use a short-time cookie to remember where to callback to
2023-09-14 18:49:19 +01:00
advplyr
fea28351f9
Version bump 2.4.2
2023-09-13 16:48:28 -05:00
advplyr
bb124d3274
Merge pull request #2089 from Lionfox2/patch-2
...
Update de.json
2023-09-13 16:46:39 -05:00
advplyr
6cd1b82ada
Merge pull request #2083 from Machou/patch-1
...
Update fr.json
2023-09-13 16:46:23 -05:00
advplyr
c701617fbb
Merge pull request #2079 from Nab0y/master
...
Update Russian localization
2023-09-13 16:46:02 -05:00
lukeIam
405c954b65
Updated + first rough implementation
2023-09-13 16:35:39 +00:00
Lionfox2
5d84c426fe
Update de.json
...
The more suitable translation for "discover" is "Entdecken", same wording as in other media apps like Spotify
2023-09-12 23:30:58 +02:00
advplyr
9553c19b33
Fix:Authors dropdown to use filter data instead of API endpoint #2077
2023-09-12 12:33:41 -05:00
Machou
2cbc9a07cb
Update fr.json
2023-09-12 18:11:38 +02:00
Dmitry Naboychenko
e9d7efbc5c
Update russian localization
2023-09-11 21:35:36 +03:00
lukeIam
f0f03efe17
Merge remote-tracking branch 'origin/master' into auth_passportjs
2023-09-10 13:11:35 +00:00
advplyr
6e5d334874
Version bump 2.4.1
2023-09-09 15:47:17 -05:00
advplyr
aec45d04f7
Version bump 2.4.0
2023-09-08 17:26:21 -05:00
advplyr
87d037cb0a
Fix clean database method and version bump 2.3.5
2023-09-08 17:20:39 -05:00
advplyr
f6baf06164
Version bump 2.3.4
2023-09-08 16:20:03 -05:00
advplyr
80fee92037
Update "disable watcher" server setting to display as "enable watcher" #2055
2023-09-08 14:28:21 -05:00
advplyr
d0c02a801a
Update open rss feed prevent indexing - dont include block tags when not preventing indexing
2023-09-08 14:03:12 -05:00
advplyr
826963bf00
Add api route for changing sorting prefixes, update default sorting prefixes to include a
2023-09-08 12:32:30 -05:00
JBlond
74d300f048
Follow up update for German string to 469167df66
.
...
Plus addtional string translation
2023-09-05 11:36:41 +02:00
advplyr
03115e5e53
Replace old items filter/sort api endpoint with new, handle collapse sub-series
2023-09-04 15:26:07 -05:00
advplyr
b1c07834be
Remove force re-scan and old scanner logic
2023-09-04 13:59:37 -05:00
advplyr
7567e91878
Update get library item api endpoint to remove unnecessary authors include query param
2023-09-03 10:04:14 -05:00
advplyr
2df95c1712
Updates for new book scanner
2023-09-02 17:49:28 -05:00
advplyr
75276f5a44
Fix:Server crash when updating cover to a directory #2007
2023-08-30 18:05:52 -05:00
advplyr
4585d2816b
Fix:Comic reader not detecting file sort order when number is more than 5-digit #2036
2023-08-29 15:47:34 -05:00
advplyr
e0dae44c7d
Update:Show published year on library page when sorting books by published year #2017
2023-08-23 18:01:58 -05:00
advplyr
ec15978e26
Merge pull request #2026 from shawnphoffman/shawn/rss-feeds
...
Add config page for all RSS feeds
2023-08-22 16:42:31 -05:00
advplyr
469167df66
Update get all feeds route to be admin-only, map translation strings
2023-08-22 16:37:22 -05:00
Shawn Hoffman
24989e73ae
Merge branch 'master' into shawn/rss-feeds
2023-08-22 10:30:16 -07:00
Shawn Hoffman
13427b9f70
Add RSS feeds config page
2023-08-22 10:11:10 -07:00
Mario
adafefecd4
Merge branch 'advplyr:master' into master
2023-08-22 11:39:13 +02:00
advplyr
4f94deefa0
Fix remove items with issues API route & remove old endpoints
2023-08-19 17:12:24 -05:00
advplyr
332078e6c1
Update library stats API route to load from db
2023-08-19 16:53:33 -05:00
advplyr
c77cead9ae
Update search endpoints to search db directly
2023-08-19 13:59:22 -05:00
advplyr
4e4a976050
Update get library series api endpoint to load from db
2023-08-18 17:08:34 -05:00
advplyr
9d7d4c6902
Update filterData for authors/series when added/removed
2023-08-18 14:40:36 -05:00
advplyr
361732a463
Update get User API endpoint to load media progress from db
2023-08-17 17:26:12 -05:00
JBlond
10040ba9fa
Update German strings as follow up of 09eefae808
2023-08-15 15:38:27 +02:00
lukeIam
dd9a3858d7
Merge remote-tracking branch 'origin/master' into auth_passportjs
2023-08-12 16:44:44 +02:00
advplyr
91b6c4412d
Add remaining personalized shelf queries for podcasts
2023-08-05 15:28:16 -05:00
advplyr
09eefae808
Add remaining personalized shelf queries, update book libraries home page to use new API endpoint
2023-08-05 14:01:16 -05:00
Tomazed
5ef00bac92
fr translation update
2023-08-01 11:51:15 +02:00
advplyr
95c4b3862b
Include library item podcast queries
2023-07-31 17:59:51 -05:00
advplyr
eeaf012cdc
Update new library item API endpoint to handle collapse series
2023-07-30 17:51:44 -05:00
Petras Šukys
57c834f88d
Added EOL at EOF
2023-07-25 22:20:13 +03:00
Petras Šukys
65fdebde20
Added language entry for Lithuanian (Lietuvių)
2023-07-25 22:16:13 +03:00
Petras Šukys
b58e42ebf3
Lithuanian translation, part 5
2023-07-25 22:11:12 +03:00
Petras Šukys
b2d45f598b
Merge branch 'master' into l10n/lt
2023-07-25 08:03:19 +03:00
Petras Šukys
09c4e690c6
Lithuanian translation, part 4
2023-07-25 07:57:51 +03:00
Petras Šukys
67ba481dca
Lithuanian translation, part 3
2023-07-24 22:49:44 +03:00
advplyr
daa8c4cd67
Update:Remove sort index from podcast episodes
2023-07-22 09:24:46 -05:00
Petras Šukys
14836eeb0d
Lithuanian translation, part 2
2023-07-22 12:00:29 +03:00
Petras Šukys
85e9883d3e
Lithuanian translation, part 1
2023-07-22 11:53:37 +03:00
Petras Šukys
80ca73e491
Copied en-us language file to lt
2023-07-22 10:52:06 +03:00
advplyr
24b9ac6a68
Version bump 2.3.3
2023-07-19 16:32:41 -05:00
advplyr
c2af96e7cd
Fix:New user setting tags array #1933
2023-07-18 17:43:33 -05:00
advplyr
104cadb0b3
Version bump 2.3.2
2023-07-17 17:49:12 -05:00
advplyr
89a25bcf39
Merge pull request #1917 from burghy86/patch-10
...
Update it.json
2023-07-17 08:09:28 -05:00
advplyr
3543dea0fb
Merge pull request #1923 from JBlond/master
...
Update German language file
2023-07-17 08:09:07 -05:00
Machou
954050df81
Update fr.json
2023-07-17 14:28:56 +02:00
JBlond
e4aa7f10fa
Update German language file
2023-07-17 10:02:54 +02:00
advplyr
541975f038
Version bump 2.3.1
2023-07-16 15:34:35 -05:00
burghy86
a31df5ff81
Update it.json
...
traslate new string and fix error
2023-07-16 21:50:15 +02:00
advplyr
7beca048e7
Version bump v2.3.0
2023-07-15 15:29:25 -05:00
advplyr
ec998dc1ac
Update:Podcast library item covers show number of episodes incomplete #782
2023-07-15 14:45:08 -05:00
advplyr
9c65d655b8
Fix:Realtime update cover on cover tab in item edit modal
2023-07-15 12:37:33 -05:00
advplyr
b108f2241b
Add:Library filter for publishers & link to publisher filter on book page #1813
2023-07-15 12:22:13 -05:00
advplyr
918013ccb3
Add:Option on podcast page to mark all episodes as finished/unfinished #1862
2023-07-15 11:27:06 -05:00
advplyr
4c4672c6c1
Update:Item page UI for details that take up multiple lines
2023-07-15 11:00:07 -05:00
advplyr
c5a4f63670
Update Backup to use key to check for old backups no longer supported
2023-07-14 14:20:35 -05:00
advplyr
9b7aacf3ea
Update dbMigration mappings
2023-07-14 14:04:28 -05:00
advplyr
e40e0bfa25
Update:Listening session modal UI
2023-07-13 17:44:20 -05:00
advplyr
d56e3a3617
Merge branch 'master' into sqlite_2
2023-07-11 17:07:13 -05:00
advplyr
78fe6d47ba
Fix:Library settings context menu actions for mobile view #1886
2023-07-11 17:06:14 -05:00
advplyr
995cf51ae3
Update:Default m4b encoding bitrate to 128k #1892
2023-07-11 16:57:30 -05:00
advplyr
d838ff2f2e
Merge branch 'master' into sqlite_2
2023-07-10 17:37:47 -05:00
advplyr
f2f07ff534
Update:Show num episodes on podcast item page #1891
2023-07-10 17:37:35 -05:00
advplyr
f4497acd48
Remove API routes for removing all items and purging media progress
2023-07-09 14:07:30 -05:00
advplyr
f73a0cce72
Update Dockerfile for sqlite3, update models for cascade delete, fix backup schedule
2023-07-09 11:39:15 -05:00
advplyr
254ba1f089
Migrate backups manager
2023-07-08 14:40:49 -05:00
advplyr
0ac63b2678
Update Series and Author model to be library specific
2023-07-08 09:57:32 -05:00
advplyr
1d13d0a553
Merge master
2023-07-08 08:25:33 -05:00
advplyr
fc6ff016a7
Update:Playback sync request timeout to 9s and show sync alerts after 4 failed syncs #1884
2023-07-08 08:08:14 -05:00
advplyr
e378b79fbc
Fix:Access series that are in multiple libraries and user does not have access to all #1899 , new libraries/series endpoint
2023-07-07 17:59:17 -05:00
advplyr
7e377297d7
Update:Remove toast notifications for marking items as finished #1900
2023-07-07 17:22:38 -05:00
advplyr
00a02921dd
Fix:RSS feeds that include an id as a query string #1896
2023-07-06 18:06:26 -05:00
advplyr
65cf928afe
Fix:Delete ereader device
2023-07-04 18:15:43 -05:00
advplyr
cf7fd315b6
Init sqlite take 2
2023-07-04 18:14:44 -05:00
advplyr
d86a3b3dc2
Update:Filter out podcasts from search that dont have an RSS feed url #1514
2023-07-01 09:00:40 -05:00
advplyr
e07e2cd359
Update:Select all episodes showing option #1878 & add translations to episodes modal
2023-06-30 17:30:15 -05:00
advplyr
8140d7021a
Update:Increase timeout for progress sync to 6s and sync interval to 10s #1884
2023-06-30 16:28:02 -05:00
advplyr
bdbc5e3161
Add:Library setting to hide single book series #1433
2023-06-29 17:55:17 -05:00
advplyr
bb9013541b
Update:Get all users api endpoint to include latest session, display device info on users table #724
2023-06-28 17:57:46 -05:00
advplyr
1668153acd
Merge branch 'master' of https://github.com/advplyr/audiobookshelf
2023-06-27 17:13:38 -05:00
advplyr
aeba7674f8
Add new api route for downloading backup, remove static metadata route
2023-06-27 16:41:32 -05:00
advplyr
5b0d105e21
Remove deprecated /s/ and /ebook/ api routes
2023-06-27 15:56:33 -05:00
SunX
3284fe8f31
update zh-cn.json
...
update zh-cn.json
2023-06-27 21:23:20 +08:00
advplyr
d0bce2949e
Add:FFProbe api endpoint
2023-06-25 16:16:11 -05:00
advplyr
e44595521d
Update:Cleanup collections edit modal ui for mobile
2023-06-23 17:32:03 -05:00
advplyr
fdf647eb32
Update:Cleanup chapters page ui on mobile
2023-06-23 17:28:35 -05:00
advplyr
36b1f43f4c
Fix:epub ereader on mobile #1854
2023-06-18 14:10:01 -05:00
advplyr
a8bc1df3e7
Fix epub ereader theme sticking for other ebook formats
2023-06-18 12:56:32 -05:00
advplyr
a96869f547
Add ereader translations
2023-06-16 17:00:40 -05:00
advplyr
77b030199e
Fix:Non-admin access to config pages #1848 and dev proxy #1848
2023-06-15 17:41:27 -05:00
Dmitry Naboychenko
c397422d3b
Update russian localization
2023-06-15 23:28:14 +03:00
advplyr
15313826bf
Add:Epub ereader settings for font scale, line spacing, theme and spread
2023-06-14 17:30:08 -05:00
advplyr
d748d43efc
Fallback to using from address if test address is not set, add reset button when form has changes
2023-06-12 17:12:52 -05:00
daVinci2793
d54edb93d6
Updates to Email settings/manager to include test email
2023-06-12 04:53:51 +00:00
advplyr
b8ca6671fc
Minor cleanup
2023-06-11 13:22:58 -05:00
advplyr
cb7fb646ba
Fix:Comic reader next/prev buttons
2023-06-11 11:37:28 -05:00
advplyr
aa82c8a253
Version bump 2.2.23
2023-06-10 16:00:48 -05:00
advplyr
aae92649b1
Add:Ebook and supplementary ebook library filters
2023-06-10 15:59:44 -05:00
advplyr
a9f5c64204
Update:Cleanup UI/UX for filter and sort dropdowns
2023-06-10 15:46:12 -05:00
advplyr
1392baf1eb
Fix:Remove experimental features
2023-06-10 15:28:21 -05:00
advplyr
0ec50bb570
Remove experimental features and experimental ereader setting
2023-06-10 14:11:51 -05:00
advplyr
014fc45c15
Add:Audiobooks only library settings, supplementary ebooks #1664
2023-06-10 12:46:57 -05:00
advplyr
4b4fb33d8f
Fix:Pressing edit on a podcast episode from a playlist #1833
2023-06-09 17:12:38 -05:00
advplyr
35e3458fb4
Add:Download button in comic reader to download current page image #1822
2023-06-07 17:03:23 -05:00
advplyr
8f42153bee
Add:Save progress for comics #1829
2023-06-07 16:14:48 -05:00
advplyr
2f04d34bce
Fix:Submenu overflowing page #1828
2023-06-07 15:48:23 -05:00
advplyr
d714ef37d9
Fix:Using arrow keys when editing podcast description #1826
2023-06-07 11:01:11 -05:00
advplyr
fde07d26e5
Update:Prefer epub ebook file when setting ebook #1825 , validate ebookLocation
2023-06-06 16:53:11 -05:00
advplyr
5dc4606657
Add:Support for CAF audio files
2023-06-05 16:23:40 -05:00
advplyr
a2fdc3e876
Update:Increase max height of libraries dropdown
2023-06-01 17:09:04 -05:00
Guillaume Lacasa
c3d256c42b
Update french translations
2023-06-01 09:38:00 +02:00
advplyr
fdc792cb82
Version bump v2.2.22
2023-05-30 16:59:04 -05:00
advplyr
a16fb31e6e
Update:Library filter max height #1673
2023-05-30 16:55:52 -05:00
advplyr
4d8a1b5b6d
Add:Ebook library filter, and update e-book to ebook
2023-05-30 16:37:24 -05:00
Lionfox2
11aa75ecbe
Update de.json
...
I corrected a spelling mistake (starseite --> startseite)
2023-05-30 00:56:27 +02:00
advplyr
05ce9c6eda
Add:Email smtp config & send ebooks to devices #1474
2023-05-29 17:38:38 -05:00
advplyr
15aaf2863c
Add:OPML Export #1260
2023-05-28 15:10:34 -05:00
advplyr
019063e6f4
Update:New API routes for library files and downloads
2023-05-28 12:34:22 -05:00
advplyr
7a0f27e3cc
Fix:Epub3 background color #1804
2023-05-28 10:55:37 -05:00
advplyr
4f75a89633
Update:New EBook API endpoint
2023-05-28 10:47:28 -05:00
advplyr
ca5f781531
Version bump v2.2.21
2023-05-27 17:54:20 -05:00
advplyr
53c96b2540
Update:Handle multiple sessions open, sync when paused, show alert of multiple sessions open when both are playing #1660
2023-05-27 17:21:43 -05:00
advplyr
9712bdf5f0
Update:Check if directory already exists before upload #1497
2023-05-27 16:00:34 -05:00
advplyr
b52e240025
Add:Batch re-scan #1754
2023-05-27 14:51:03 -05:00
advplyr
2fa73f7a8d
Update:Audio player visible when ereader is open #1800 and adding zoom to PDF reader
2023-05-27 11:58:01 -05:00
advplyr
2cc23b6d6b
Update:Auto update home page shelves when new episode is added #716
2023-05-27 09:13:44 -05:00
advplyr
9a617226b3
Update:Continue Reading shelf Remove from Continue Reading menu item
2023-05-27 09:00:54 -05:00
advplyr
fbfc015d92
Fix:Hide Chapters tab for ebook only items #1795
2023-05-27 08:31:47 -05:00
advplyr
3e4c94e2b4
Update:Continue Reading and Read Again home page shelves for ebook only items #1782
2023-05-27 08:20:09 -05:00
lukeIam
95e6fef3d1
Merge remote-tracking branch 'origin/master' into auth_passportjs
2023-05-27 10:56:05 +02:00
advplyr
4dba95c000
Update:Show series on collection items #1449
2023-05-24 17:37:51 -05:00
advplyr
36477a832c
Add:Saving progress for PDF ebooks #1791
2023-05-24 16:41:16 -05:00
advplyr
b4aa8f0c9a
Merge pull request #1786 from 92Kev/master
...
Update Dutch translation
2023-05-23 17:27:15 -05:00
advplyr
6a974d5ef0
Update:Epub TOC shows subitems #1787
2023-05-23 15:38:49 -05:00
92Kev
304eda9f8c
'Audio tracks' to 'Audiotracks'.
2023-05-21 18:30:55 +02:00
92Kev
581f2e3d15
Fixes some errors and changes some translations to more intuitive terms.
2023-05-21 18:16:00 +02:00
advplyr
9f6bfeb839
Fix:Removing media progress that was started local
2023-05-20 15:19:09 -05:00
advplyr
3c406c12b4
Updates to metadata file format changing, use chapters from metadata file
2023-05-16 18:58:01 -05:00
advplyr
81d4ac3ed2
Add:metadata.json format #1775 #916
2023-05-15 18:23:31 -05:00
advplyr
32bdae31a8
Add:All providers option for searching covers #1774
2023-05-14 13:43:20 -05:00
advplyr
b8b3d05f5e
Fix:Authors page includes library id in url #1767
2023-05-13 16:47:38 -05:00
advplyr
b0bf9604bb
Update:First sync after 20 seconds listening #1546
2023-05-11 15:31:47 -04:00
advplyr
688531f0a7
Update:Podcast episodes fallback to description when subtitle is null #1752
2023-05-10 20:18:29 -04:00
advplyr
dfc7877f69
Fix:Persist book cover provider separate from match provider #1764
2023-05-09 19:26:37 -04:00
Alistair1231
0e7a5649cc
seek instead of skip with action handlers
2023-05-07 19:23:07 +00:00
advplyr
30009e45da
Update:Book subtitle searchable #1755
2023-05-06 09:43:13 -05:00
advplyr
f9a668cb41
Version bump 2.2.20
2023-05-05 17:03:42 -05:00
advplyr
25daab2f34
Update:Show publisher on book page #1751
2023-05-03 17:29:54 -05:00
advplyr
7170ab7239
Add:Dutch language option
2023-05-03 07:52:32 -05:00
92Kev
0e70af77c6
Update nl.json
...
Translated some remaining terms, changed others to more appropriate Dutch translations
2023-05-03 09:40:33 +02:00
92Kev
4efca78602
Merge branch 'advplyr:master' into Add-Dutch
2023-05-03 07:52:51 +02:00
Jannik Kühnemundt
0f82aed4ce
Update de.json
2023-05-02 21:49:03 +02:00
Jannik Kühnemundt
58f10ad7af
Update de.json
2023-05-02 21:45:13 +02:00
92Kev
68dcf87aea
Update nl.json
...
Add Dutch translations
2023-05-02 08:55:14 +02:00
92Kev
c2f85deb11
Added Dutch language string file
...
Initial translation to Dutch from English string file
2023-05-02 08:51:57 +02:00
advplyr
0dd3a52cc8
Add narrator confirm translations
2023-05-01 16:25:01 -05:00
advplyr
c07c73c649
Remove sortablejs
2023-05-01 16:24:31 -05:00
SunX
68bf038205
update zh-cn translation
2023-05-01 11:29:33 +08:00
advplyr
eb7f66c89e
Add:Narrators page #860 #1139
2023-04-30 14:11:54 -05:00
advplyr
58ebde2982
Update:Podcast episode audio files More Info option
2023-04-30 09:45:28 -05:00
advplyr
604a671549
Update:Show tags and podcast type on library item page
2023-04-30 09:41:49 -05:00
advplyr
5286b53334
Add:Progress bar on series covers #1734
2023-04-29 16:26:56 -05:00
advplyr
8b685436de
Merge
2023-04-29 15:49:04 -05:00
advplyr
e9f5bd9bfe
Merge branch 'master' into feat-user-access-by-tag-enhancement
2023-04-27 17:18:56 -05:00
Divyang Joshi
4a13712b1c
fix: Remove what seems to be a paste error in the french translations
2023-04-27 17:07:09 -04:00
Divyang Joshi
0387436111
feat: add support for inverting the selection on libraries and tags
2023-04-27 17:02:15 -04:00
advplyr
7685ead000
Merge pull request #1729 from apineiro97/master
...
update es translation
2023-04-27 04:46:39 -05:00
Hallo951
9a808602c4
Update german strings
2023-04-27 10:41:06 +02:00
Arturo Pineiro
813e553dbb
update es translation
2023-04-26 18:20:46 -07:00
Tomazed
bdb154a6e5
update on pending translation
2023-04-26 17:39:15 +02:00
advplyr
f557289274
Update:Set lang in HTML tag #1399
2023-04-25 19:00:57 -05:00
advplyr
a5627a1b52
Add:Search for narrators #1495
2023-04-24 18:25:30 -05:00
advplyr
dadd41cb5c
Fix:Podcast episode quick match crash #1711
2023-04-21 17:49:25 -05:00
advplyr
35e27e4f61
Merge pull request #1710 from Weldawadyathink/audiobook-covers-2
...
Add AudiobookCovers.com metadata provider
2023-04-21 16:17:48 -05:00
advplyr
84839bea44
Cleanup audiobookcovers.com addition
2023-04-21 16:17:52 -05:00
advplyr
c32efb8db8
Fix:Podcast episode search modal search filter #1699
2023-04-20 17:51:06 -05:00
Spenser Bushey
f9ed412e4e
Add AudiobookCovers.com metadata provider
...
AudiobookCovers.com acts as a cover-only metadata provider, therefore will only show up in the covers selector.
2023-04-19 22:13:52 -07:00
advplyr
a57ff20f35
Merge pull request #1692 from divyangbw/fix-show-all-genres-on-match-tab
...
fix: Make sure all existing genres also show up on the match tab
2023-04-19 17:39:04 -05:00
advplyr
98d543e3e5
Merge pull request #1695 from jkuehnemundt/de-lang-fix
...
Improve German (de.json) translation
2023-04-18 18:07:43 -05:00
advplyr
4de4e958a0
Merge pull request #1684 from ThinkSalat/bugfix/notification-url-blur
...
blur the url input when clicking submit to add info currently in input
2023-04-18 18:06:28 -05:00
advplyr
cc5e92ec8e
Update client/components/modals/notification/NotificationEditModal.vue
2023-04-18 18:06:22 -05:00
Jannik Kühnemundt
6cb9dfaa85
Update de.json
2023-04-18 17:55:59 +02:00
Jannik Kühnemundt
8790166ac1
Fix further translation
2023-04-18 16:37:34 +02:00
Divyang Joshi
3b97e2146d
fix: Make sure all existing genres also show up on the match tab
2023-04-17 20:09:59 -05:00
Jannik Kühnemundt
cc1b41995d
Fixed german translation
2023-04-17 23:17:40 +02:00
Machou
730d60575e
Update fr.json
2023-04-17 22:42:48 +02:00
Shawn Salat
1b96297cc7
blur the url input when clicking submit to add info currently in input
2023-04-17 08:25:20 -06:00
advplyr
128c554543
Version bump 2.2.19
2023-04-16 16:34:09 -05:00
advplyr
e271e89835
Author API requests to use region from library provider
2023-04-16 15:53:46 -05:00
advplyr
8d0064763c
Merge branch 'master' into auth_passportjs
2023-04-16 10:08:17 -05:00
advplyr
7010a13648
Fixes for passport local and allow empty password
2023-04-16 10:08:13 -05:00
advplyr
2ae3ea346f
Update:Show abridged icon next to title #1656
2023-04-15 18:28:06 -05:00
advplyr
8542d433a2
Add:Audio file info modal #1667
2023-04-15 18:09:49 -05:00
advplyr
03984f96d4
Remove experimental tone probe
2023-04-15 16:21:16 -05:00
advplyr
eab019c577
Use horizontal kebab icon
2023-04-14 16:48:24 -05:00
advplyr
179f11f55d
Add:Delete library items from file system #1439
2023-04-14 16:44:41 -05:00
advplyr
5a21e63d0b
Add:Delete library files, condense item options in more menu #1439
2023-04-13 18:03:39 -05:00
advplyr
4d45a902bb
Add translations to other languages
2023-04-12 16:25:02 -05:00
Divyang Joshi
69bac2ec1e
Add sorted by value to the series card
2023-04-12 12:55:59 -04:00
Divyang Joshi
122ec140e8
Add sortBy Last Book Added and Updated to series
2023-04-11 23:18:25 -04:00
Dmitry Naboychenko
9b67fbe8d9
Fix Russian localization
2023-04-11 21:09:18 +03:00
Tomazed
a77c3aae93
MessageConfirmRemoveAllChapters translation fr
2023-04-11 09:41:38 +02:00
Dr-Blank
b0a8f3d207
Kick off Gujarati translation.
2023-04-09 23:58:51 -04:00
advplyr
77cc0934be
Update:Episodes table sort by pub date treats episodes with no pub date as the oldest #1454
2023-04-09 17:20:56 -05:00
advplyr
718890cfad
Add:Download button to download full library item #580
2023-04-09 17:05:35 -05:00
advplyr
418adcf891
Update:Only admin users can see full file path #1411
2023-04-09 16:10:03 -05:00
advplyr
b96f878d69
Update:Sleep timer presets and add custom time input #1357
2023-04-09 15:37:49 -05:00
advplyr
3dc9416da6
Add:Chapters to podcast episodes #1646
2023-04-09 14:32:51 -05:00
advplyr
5e5b674c17
Add:Remove all chapters button in chapter editor #1603
2023-04-09 12:47:36 -05:00
advplyr
25ca950dd0
Update listening sessions per device and show open sessions
2023-04-08 18:01:24 -05:00
advplyr
8fca84e4bd
Fix:Chapter editor show save button when shifting times #1648
2023-04-08 14:32:12 -05:00
advplyr
56579f440b
Update playback rate hotkey adjustment
2023-04-08 11:17:17 -05:00
advplyr
a59311f795
Update:Adjust timestamps in player for playback speed #1647
2023-04-07 18:05:23 -05:00
Dr-Blank
d94482827a
Kicked of Hindi Translation.
2023-04-07 04:41:38 -04:00
Demian98
1d1200a3f2
Added german translation for abridged
2023-04-06 16:04:56 +02:00
Tomazed
64768ec2f9
update fr strings
2023-04-03 10:21:15 +02:00
advplyr
14ee17de47
Version bump 2.2.18
2023-04-02 17:40:55 -05:00
advplyr
034b8956a2
Add:Batch embed metadata and queue system for metadata embedding #700
2023-04-02 16:13:18 -05:00
advplyr
fc36e86db7
Update:Match tab show current cover and include resolutions #1605
2023-03-31 18:00:45 -05:00
advplyr
60b4bc1a7e
Update:Show resolution under cover in book details modal #1547
2023-03-31 17:42:52 -05:00
advplyr
d2e0844493
Epub reader updates for mobile
2023-03-26 14:44:59 -05:00
advplyr
f2baf3fafd
Update epub media progress update
2023-03-26 13:50:44 -05:00
advplyr
916fd039ca
Remove keydown event listener in epub reader
2023-03-26 13:40:47 -05:00
advplyr
936de68622
Update epub reader only store up to 3MB of locations cache
2023-03-25 15:53:19 -05:00
advplyr
c89d77dd06
Merge pull request #1627 from vincentscode/epub-reader
...
Save Progress for EPUBs
2023-03-24 18:01:13 -05:00
advplyr
3138865d69
Update toc menu and media progress display
2023-03-24 17:57:41 -05:00
Vincent Schmandt
4d29ebd647
Save Locations locally, add separate progress tracker
2023-03-23 08:45:00 +01:00
advplyr
fd58df4729
Add:Abridged book detail, parse from audible, abridged book filter #1408
2023-03-22 18:05:43 -05:00
Vincent Schmandt
5078818295
Add MediaProgress fields
...
Add Table of Contents
2023-03-22 11:16:01 +01:00
advplyr
7181df0479
Fix:Patreon episodes with variable query strings #1622
2023-03-21 17:59:37 -05:00
Vincent Schmandt
6c618d7760
Adjust height to fit metadata
2023-03-21 13:36:06 +01:00
Vincent Schmandt
17b8cf19b7
Add Location Storage
2023-03-21 13:34:21 +01:00
Vincent Schmandt
e018f8341e
EPUB progress persistence
2023-03-21 13:27:21 +01:00
advplyr
59b5f8cbbe
Merge pull request #1624 from maltejur/master
...
Truncate long title in stream container
2023-03-20 16:01:23 -05:00
advplyr
d6108a0722
Merge pull request #1621 from burghy86/patch-9
...
Update it.json
2023-03-20 15:49:31 -05:00
advplyr
7b425e9a9d
Update client/players/LocalAudioPlayer.js
2023-03-20 15:48:42 -05:00
advplyr
596a03900b
Update client/players/LocalAudioPlayer.js
2023-03-20 15:48:36 -05:00
advplyr
b283644d95
Update client/players/LocalAudioPlayer.js
2023-03-20 15:48:31 -05:00
Malte Jürgens
808690c137
truncate long title in stream container
2023-03-20 21:28:15 +01:00
burghy86
136c347586
Update it.json
...
fix new line
2023-03-20 12:20:02 +01:00
fidoriel
e81238038e
m3u8url
2023-03-19 22:26:36 +00:00
fidoriel
fcf6964d7d
hlsurl
2023-03-19 21:41:49 +00:00
advplyr
bd75ad4576
Version bump 2.2.17
2023-03-18 17:44:45 -05:00
advplyr
c49010b4e1
Merge master
2023-03-18 17:26:11 -05:00
advplyr
146093d81e
Add:Support for .awb AMR-WB audio file #1565
2023-03-17 16:52:07 -05:00
advplyr
a8b57a1ce9
Cleanup rebuild tracks/set chapters
2023-03-13 17:45:44 -05:00
advplyr
35315843f2
Merge branch 'master' of https://github.com/advplyr/audiobookshelf
2023-03-12 15:52:55 -05:00
advplyr
27b9d3b94f
Update:Add support for MKA audio files #1597
2023-03-12 15:52:49 -05:00
Dmitry Naboychenko
884808f34e
Update russian localization
2023-03-11 22:40:24 +03:00
advplyr
a2d4a4a906
Update:Home page episodes dont show a number if no episode number
2023-03-08 08:30:54 -06:00
advplyr
434d743d99
Clean translation files alphabetized
2023-03-07 10:28:10 -06:00
advplyr
30f16b05fe
Merge pull request #1586 from Machou/master
...
fr_FR update
2023-03-07 10:13:07 -06:00
Machou
92a88f4416
Update fr.json
2023-03-07 17:05:51 +01:00
advplyr
5c9c122af2
Update:Config side nav line height and padding for cleaner wrapping
2023-03-07 09:42:33 -06:00
advplyr
620d5ce578
Add:Spanish language option
2023-03-07 09:37:55 -06:00
advplyr
363e1cee4b
Merge pull request #1587 from apineiro97/master
...
Spanish Translation
2023-03-07 09:30:16 -06:00
Machou
d4612bae92
Update fr.json
2023-03-07 06:48:24 +01:00
Arturo Pineiro
e01af27008
LabelSettingsOverdriveMediaMarkersHelp
2023-03-06 21:41:02 -08:00
Arturo Pineiro
657fe0a650
Spanish translation
2023-03-06 21:36:38 -08:00
Arturo Pineiro
9a6ec5548e
fix missing translations
2023-03-06 21:33:51 -08:00
Arturo Pineiro
0807509ea7
added "ButtonDownloadQueue": "Queue",
2023-03-06 21:28:09 -08:00
Arturo Pineiro
d9d1c4e360
Added Spanish translation
2023-03-06 21:18:59 -08:00
blok
2135e5b066
fr_FR update
2023-03-07 05:54:20 +01:00
blok
b69eb10ae0
fr_FR update
2023-03-07 05:36:53 +01:00
SunX
e1512b6f54
Update zh-cn.json
2023-03-07 11:07:01 +08:00
Machou
1b8e8215d6
Update fr.json
2023-03-07 03:35:21 +01:00
advplyr
9b44e36e7b
Version bump 2.2.16
2023-03-05 16:28:45 -06:00
advplyr
aef2c52630
Merge pull request #1581 from mfcar/improvePodcastEditing
...
Improve podcast editing
2023-03-05 12:28:12 -06:00
advplyr
dccad3055b
Remove library item listener from edit episode modal
2023-03-05 12:28:20 -06:00
advplyr
c629923a80
Merge pull request #1562 from mfcar/addNextScheduleInfo
...
Improve dates, times and schedule backup info
2023-03-05 11:44:59 -06:00
advplyr
b4f1fd5b25
Remove currently from date/time setting
2023-03-05 11:38:07 -06:00
advplyr
022bf9d0ef
Show current episode download on init and download queue page updates
2023-03-05 10:35:34 -06:00
mfcar
61c759e0c4
Add tasks queue dropdown
2023-03-05 11:15:36 +00:00
mfcar
cfb3ce0c60
Merge branch 'master' into addDownloadQueue
2023-03-04 22:00:18 +00:00
mfcar
72396c5a98
Add Prev/Next buttons on podcast editing
2023-03-04 19:04:55 +00:00
mfcar
12f231b886
Add save action without closing the modal
2023-03-04 16:44:52 +00:00
mfcar
6aeed24296
Update example label
2023-03-04 11:51:53 +00:00
mfcar
d8b6e09bc0
Merge branch 'master' into addNextScheduleInfo
2023-03-04 11:09:35 +00:00
advplyr
d95975cade
Fix:Series page progress filter #1577
2023-03-03 17:35:14 -06:00
mfcar
c4208a4690
package-lock.json lacking
2023-02-28 17:07:18 +00:00
mfcar
7c7a6df6e4
Using cron-parse lib to parse the cron expression. Cron-parse can handle with more scenarios.
2023-02-28 17:04:46 +00:00
mfcar
e56164aa5a
Add a new date format
2023-02-27 20:31:38 +00:00
mfcar
cfb5e909a9
Improve podcast search
2023-02-27 18:22:17 +00:00
mfcar
071444a9e7
Improve dates, times and schedule backup info
2023-02-27 18:04:26 +00:00
mfcar
34ac972130
Add download queue
2023-02-27 02:56:07 +00:00
advplyr
f0edea5d52
Merge pull request #1553 from Smoukus/fix-german-typo
...
fix german typo
2023-02-25 08:59:05 -06:00
mfcar
5bdbc75522
Fix typo
2023-02-25 13:32:08 +00:00
mfcar
0d3e6b1d0a
Add rss details configuration
2023-02-25 13:20:26 +00:00
Smoukus
a122e25cba
fix german typo
2023-02-25 11:57:07 +01:00
advplyr
ba4f585318
Update client/pages/library/_library/podcast/search.vue
2023-02-24 17:57:25 -06:00
mfcar
3f859723a6
Typo
2023-02-24 23:45:06 +00:00
mfcar
c820d0e62b
Fix truncate hiding explicit icon
2023-02-24 23:36:15 +00:00
mfcar
7a47032a96
Improve explicit label and add a AlreadyInYourLibrary indicator
2023-02-24 23:31:16 +00:00
mfcar
ad0edc6329
Fix merge conflicts and add language information on the feed rss
2023-02-23 00:33:04 +00:00
mfcar
cc62a20a5d
Merge branch 'master' into addSeasonInfo
...
# Conflicts:
# client/components/modals/podcast/NewModal.vue
2023-02-23 00:06:21 +00:00
advplyr
9c3f5406a9
Update client/components/modals/podcast/NewModal.vue
2023-02-22 17:36:42 -06:00
mfcar
f4ec6948d2
Add dropown
2023-02-22 19:18:42 +00:00
mfcar
9a51c3be0f
Add dropdown to the episode type
2023-02-22 18:48:36 +00:00
mfcar
b1ee54522a
Add support to podcast type
2023-02-22 18:22:52 +00:00
mfcar
c14d13440f
Add explicit info
2023-02-22 12:48:12 +00:00
advplyr
8c84640484
Merge pull request #1530 from mfcar/fixingScheduleModal
...
Fixed schedule info when using Prev/Next button
2023-02-21 16:00:13 -06:00
advplyr
0d8917ced6
Update client/components/widgets/CronExpressionBuilder.vue
2023-02-21 16:00:01 -06:00
mfcar
a006eb489d
Fix schedule modal info
2023-02-21 21:40:15 +00:00
advplyr
f2941e04d3
Merge pull request #1529 from tomazed/translation-fr
...
update fr locale
2023-02-21 14:51:38 -06:00
mfcar
eeb7c80518
Add translation strings and change the input type to search
2023-02-21 19:30:42 +00:00
Tomazed
c8c40360ad
update HeaderStatsLargestItems
2023-02-21 12:19:31 +01:00
Hallo951
79ab656217
Update de.json
...
Update german language
2023-02-21 10:14:49 +01:00
advplyr
505e0eb3a2
Update translations
2023-02-20 17:41:26 -06:00
mfcar
08d7a9aa14
Add size stats
2023-02-19 21:39:28 +00:00
mfcar
f650ae7f18
Add episode filter on the episodes list
2023-02-19 20:48:39 +00:00
mfcar
6d138ae905
Add episode filter
2023-02-19 20:07:32 +00:00
advplyr
3c5dc17e3c
Fix:Replace unicode x in playback speed control with regular x #1508
2023-02-16 18:01:25 -06:00
Machou
b67cd37a38
Update fr.json
2023-02-12 07:44:08 +01:00
advplyr
6e8547f0c8
Version bump 2.2.15
2023-02-11 16:30:06 -06:00
advplyr
96930d7ecc
Fix:Scrollable config side nav and mobile ui
2023-02-11 16:19:04 -06:00
advplyr
c5372d1405
Fix:Series,Collection,Playlist title scaling #1440
2023-02-11 15:51:23 -06:00
advplyr
895ab8d18a
Fix:Audio track hover timestamp bubble z-index
2023-02-11 15:29:39 -06:00
advplyr
a8f6202302
Remove Gentium Book font, reduce appbar icon and title font size
2023-02-11 15:02:56 -06:00
Dmitry
3b7ce69327
Merge branch 'advplyr:master' into master
2023-02-07 00:25:45 +03:00
Dmitry Naboychenko
cf927f61a0
Add FantLab.ru Book Finder
2023-02-07 00:25:18 +03:00
advplyr
debf0f495d
Fix:OPML upload path separator #1476
2023-02-04 13:34:50 -06:00
advplyr
b957e1a36b
Update:API endpoints for library and library item scan updated to POST requests
2023-02-03 17:50:42 -06:00
advplyr
c93f17051a
Fix:Event sent when changing languages to rehydrate page
2023-02-03 14:50:48 -06:00
Dmitry
96a8e74d38
Merge branch 'advplyr:master' into master
2023-02-03 23:09:09 +03:00
Dmitry Naboychenko
6f3d488c3d
Add russian localization
2023-02-03 23:08:38 +03:00
Tomazed
8c4d3b93c8
revert formatting
2023-02-03 11:25:02 +01:00
Tomazed
c411cf04cc
ItemMetaDataUtils Header localized
2023-02-03 11:16:45 +01:00
advplyr
17b930e13d
Merge pull request #1463 from Machou/patch-1
...
Update fr.json
2023-02-02 16:17:23 -06:00
advplyr
5abb02e93a
Version bump 2.2.14
2023-02-01 16:17:36 -06:00
Machou
5f63d97e59
Update fr.json
2023-02-01 03:40:41 +01:00
Machou
bf2fe3faea
Update fr.json
...
fr_FR update
fr_FR reworked
fr_FR cleaned
2023-02-01 03:37:53 +01:00
advplyr
ea60f19e7a
Version bump 2.2.13
2023-01-31 16:35:49 -06:00
advplyr
cefc75a4ed
Fix:Edit library modal blur inputs on submit #1427
2023-01-31 16:04:30 -06:00
advplyr
c4e2726622
Update client/plugins/i18n.js
2023-01-30 08:42:56 -06:00
Tomazed
74d8a09f31
Merge branch 'master' into LocalizedDateFns
2023-01-30 15:22:59 +01:00
Tomazed
618338165e
Removed unused strings from translations
2023-01-30 15:17:42 +01:00
Tomazed
db494001a2
Import all locales from date-fns/locale
2023-01-30 15:17:04 +01:00
Tomazed
a67213fb7b
Simplified languageCodeMap maintainability
2023-01-30 15:09:11 +01:00
Tomazed
b5de517aad
Generate days from date-fns locale
2023-01-30 01:49:30 +01:00
Tomazed
41db0e3bb1
Use Date-Fns locale to generate month and day labels
2023-01-30 01:25:35 +01:00
Tomazed
e8d582269b
localized date-fns library
2023-01-30 00:52:28 +01:00
SunX
99d90778f4
Update zh-cn.json
2023-01-28 20:36:16 +08:00
advplyr
49279430fc
Add:Recommended book home page shelf
2023-01-27 17:59:06 -06:00
Tomazed
5e943ef152
Fix Localized Days in Your Stats page
2023-01-24 19:19:42 +01:00
Tomazed
4ae057f626
Fix Localized Months displaying in heatmap
2023-01-24 18:03:32 +01:00
jmt-gh
2777b496ad
change the label to be a label instead of a p
2023-01-22 20:44:39 -08:00
Tomazed
4f3029e5b2
Update fr.json Months and Days
2023-01-22 00:39:23 +01:00
advplyr
024d052a7b
Update:Show total duration of episodes on podcast page
2023-01-19 17:55:40 -06:00
advplyr
c312979aec
Update:Heatmap day of week translations
2023-01-18 18:04:03 -06:00
advplyr
773e621944
Merge pull request #1404 from burghy86/patch-8
...
update it
2023-01-18 17:50:42 -06:00
advplyr
6dec750d3e
Fix:Close open playback session on server when local playback session syncing from mobile
2023-01-15 15:00:18 -06:00
burghy86
3c98a5fb24
update
...
and add a month and day a abbreviated for annual table
2023-01-14 23:37:07 +01:00
SunX
458403eec9
Update zh-cn.json
2023-01-13 10:53:05 +08:00
advplyr
39d8c2cf04
Merge pull request #1385 from Hallo951/master
...
Update de.json
2023-01-11 04:51:52 -06:00
Lars Kiesow
59ad1e5e36
Toggle switch shouldn't submit form
...
This patch fixes the problem that toggling one of the options in the
user account dialog will automatically submit the form.
The problem got introduced as a combination of the recent accessibility
fixes where some elements got turned into HTML button elements to make
them keyboard accessible. Doing that, I did not realize that the default
type of a button is `submit` [1]. This causes no problems at most places,
but will cause problem within a form (e.g. the user account settings)
where toggling an option is now identical to clicking submit.
This patch fixes the issue by setting the `type` attribute to `button`.
Not only for the toggle switch, but also for a few other elements which
have been recently converted to buttons.
[1] https://www.w3.org/TR/2011/WD-html5-20110525/the-button-element.html#attr-button-type
2023-01-10 22:58:20 +01:00
Hallo951
33ae5445be
Update
2023-01-10 10:06:57 +01:00
Tomazed
e98eb8f1eb
Update fr.json => ButtonEdit
2023-01-09 22:31:24 +01:00
advplyr
ebedaeb3b0
Version bump 2.2.12
2023-01-08 10:48:25 -06:00
advplyr
3c25e87e8d
Update:Cleanup audio player
2023-01-08 09:38:37 -06:00
advplyr
5255bf13cc
Update:Libraries table using context menu instead of hover buttons. Cleanup mobile view #1342
2023-01-07 17:14:55 -06:00
advplyr
3588e1e8d3
Update:Handle badly formatted series sequence from Audible #1339
2023-01-07 16:33:20 -06:00
advplyr
8fa8360e99
Update:Manual match tab prefer using ASIN with audible providers #1352
2023-01-07 16:22:59 -06:00
advplyr
b305cfd268
Update max playback speed to 10x
2023-01-07 16:18:52 -06:00
advplyr
ff10287d05
Fix:Force AAC when transcoding ALAC audio file streams #1372
2023-01-07 15:58:57 -06:00
advplyr
7a7708403f
Update:Item metadata utils tag and genre loading indicator visible in viewport #1346
2023-01-07 15:44:59 -06:00
advplyr
ddabd0ee75
Update:Library folder browser to not save folders from request #1371
2023-01-07 15:31:51 -06:00
advplyr
5a26704c32
Add:Option to disable backup of audio files in embed metadata tool #1370
2023-01-07 15:16:52 -06:00
Lars Kiesow
e9a84dd7dd
Update Gentium Book Basic Font
...
This patch updates the Gentium Book Basic font file [1]. While I
couldn't get any client to use the previous file, it doesn't seem to be
a problem with this file and now the text is being rendered correctly.
[1] https://gwfh.mranftl.com/fonts/gentium-book-basic?subsets=latin
2023-01-07 20:25:11 +01:00
advplyr
b00510855e
Fix:Gentium Book Basic font
2023-01-07 13:06:44 -06:00
advplyr
3e4b1652fc
Fix disc/track metadata mapping
2023-01-06 17:39:15 -06:00
advplyr
878330b4fb
Fix filePathToPOSIX used in scan, updates for music track page
2023-01-06 17:10:55 -06:00
advplyr
49c581ed35
Add:Podcast option to quick match all unmatched episodes
2023-01-04 18:13:46 -06:00
advplyr
1609f1a499
Add:Global library search also searches on podcast episode titles #1363
2023-01-04 17:43:15 -06:00
advplyr
88bd51e2da
Fix:Update authors in different order #1361
2023-01-04 17:21:25 -06:00
advplyr
7f5356100d
Bookshelf updates for music tracks
2023-01-03 18:00:01 -06:00
Tomazed
31dddfbb60
Update fr.json
2023-01-03 10:53:27 +01:00
advplyr
d6da161b13
Music albums grouping and page
2023-01-02 18:02:04 -06:00
advplyr
b1d4e28027
Merge pull request #1350 from lkiesow/settings-menu
...
Fix Hidden Settings Menu
2023-01-02 10:40:24 -06:00
advplyr
44363f05ac
Start of new epub reader
2023-01-01 18:09:00 -06:00
Lars Kiesow
452af43916
Fix Hidden Settings Menu
...
This patch fixes several problems of the settings menu related to
display on mobile devices or small(ish) windows:
- The `isMobileLandscape` is now calculated correctly. Previously, this
was set to `true` if a device was in portrait mode.
- Showing the button to collapse the settings menu and making the menu
collapsible now use the same mechanism. Previously, it could happen
that the menu was opened and not fixed, but no button to close it
again was shown.
- The icons fore opening and closing the settings menu are now both
arrows, indicating that their functionality is reversed.
- The button to open the menu now always has the string “Settings”,
instead of using the name of the current page. The current page hader
is listed below that anyway and this is the action component to open
the settings menu after all.
This fixes #1334
2023-01-01 19:49:43 +01:00
advplyr
70ba2f7850
Add:RSS feed for series & cleanup empty series from db #1265
2022-12-31 16:58:19 -06:00
advplyr
a364fe5031
Merge RSS feed modals into a universal one
2022-12-31 15:26:37 -06:00
advplyr
ca6765c8e7
Add translations for series #1166
2022-12-31 15:04:37 -06:00
advplyr
6bfa281dc5
Update:Series page toolbar add context menu and confirm dialog for marking series as finished
2022-12-31 14:56:18 -06:00
advplyr
d8ee61bfab
Update:Personalized API endpoint include query string to add rssFeed to entities
2022-12-31 14:31:38 -06:00
advplyr
0e6b0d3eff
Update:Remove RSS feeds from login response payload and include feeds from library items request
2022-12-31 10:59:12 -06:00
advplyr
8bbfee334c
Update:Show RSS feed icon on collection card & update API endpoint for fetching collections
2022-12-31 10:33:38 -06:00
advplyr
209ba308bd
Merge branch 'master' into a11y-main-settings
2022-12-31 08:43:26 -06:00