mikiher
a668921e29
Prettier-only formatting changes
2024-05-07 18:16:32 +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
advplyr
4e1406f612
Merge pull request #2929 from nichwall/email_guide_link
...
Add: link to guide for email settings
2024-05-05 16:55:48 -05:00
advplyr
ce98bcc989
Merge pull request #2927 from nichwall/issue_templates
...
Issue Bug template updates
2024-05-05 16:54:17 -05:00
advplyr
ff5cbae059
Update .github/ISSUE_TEMPLATE/bug.yaml
2024-05-05 16:51:55 -05:00
advplyr
04a7f24bac
Update .github/ISSUE_TEMPLATE/bug.yaml
2024-05-05 16:51:17 -05:00
advplyr
68bfcb2e6e
Update .github/ISSUE_TEMPLATE/bug.yaml
2024-05-05 16:51:12 -05:00
advplyr
4bd7e21a51
Merge branch 'master' of https://github.com/advplyr/audiobookshelf
2024-05-05 16:39:54 -05:00
advplyr
37932f664a
Auto formatting for Server.js
2024-05-05 16:39:38 -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
Nicholas Wallace
047c8ec017
Formatting updates
2024-05-05 16:44:00 +00:00
Nicholas Wallace
fa5d2b2020
Fix: label tabbing
2024-05-05 16:37:48 +00:00
Nicholas Wallace
dfe6505af0
Fix: label placement
2024-05-05 16:37:11 +00:00
Nicholas Wallace
b0e33970b8
Add more fields to bug report template
2024-05-05 16:35:26 +00:00
Rasmus Krämer
d9f828c717
Added item sessions endpoint
2024-05-05 13:14:30 +02:00
advplyr
15ca3307bd
Merge pull request #2916 from Myticktack/patch-1
...
Update de.json, add translation for #2914
2024-05-04 12:21:33 -05: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
CoffeeKnyte
5041f80cb0
Added limit variable to getAuthorsWithCount()
...
- Clarified and updated the comments
- added parameter "limit" to getAuthorsWithCount()
- the limit is set to 10 when called from LibraryController.js
- as per Nichwall's comments
2024-05-01 07:24:42 -04:00
CoffeeKnyte
7229cfce84
Added limit 10 to getAuthorsWithCount() call
...
As per nichwall's request
2024-05-01 07:20:48 -04:00
advplyr
cb1ebd4a17
Update editor config formatting options
...
Co-authored-by: Arran Hobson Sayers <ahobsonsayers@gmail.com>
2024-04-30 17:45:55 -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
CoffeeKnyte
95cdb23efb
split getAuthorsWithCount to 2 lighter functions
...
getAuthorsWithCount - now only gets the top 10 authors (in that library) by number of books
getAuthorsTotalCount - new function to only get total number of authors (in that library)
2024-04-30 11:14:55 -04:00
CoffeeKnyte
182527bfa8
Update LibraryController.js
...
used a lighter function to find total author count
2024-04-30 11:09:06 -04: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
c55988102d
Merge pull request #2891 from ahobsonsayers/master
...
Tweaks to custom metadata provider schema
2024-04-29 17:13:04 -05:00
Arran Hobson Sayers
d488b17869
Update custom metadata provider schema
2024-04-29 22:50:42 +01: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
1b2cf50633
Fix:Catch error with transcodes writing concat file & do not fallback to AAC encode if error message is a failure to find include file
2024-04-27 16:41:57 -05: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
bd1309b680
Fix:nodemailer transport object only use secure: true when port is 465 #2765
2024-04-25 18:04:02 -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