Commit Graph

  • c264332994 Fix:Scanner detecting library item folder renames #1161 advplyr 2023-10-15 12:55:22 -0500
  • cdd740015c Add:Danish translations advplyr 2023-10-15 08:23:22 -0500
  • 07ad81969c Update:Scanner recognizes asin in book folder names #1852 advplyr 2023-10-14 15:04:16 -0500
  • dcdd4bb20b Update:HLS router request validation, smooth out transcode reset logic advplyr 2023-10-14 12:50:48 -0500
  • c98fac30b6 Update:Validate image URI content-type before writing image file advplyr 2023-10-14 10:52:56 -0500
  • 1f8372f5e5
    Merge pull request #2215 from springsunx/master advplyr 2023-10-14 09:37:49 -0500
  • 616ecf77b0
    Update zh-cn.json SunX 2023-10-14 20:30:27 +0800
  • 656c81a1fa Update:Remove image path input from author modal, add API endpoints for uploading and removing author image advplyr 2023-10-13 17:37:37 -0500
  • 290a377ef9 Update:Remove local cover path input & replace with url from web input, include SSRF request filter advplyr 2023-10-13 16:33:47 -0500
  • 05731c9f72 Remove unused css parser lib advplyr 2023-10-13 14:10:54 -0500
  • 3108bc5ccc Fix:Server crash when removing last item from a playlist #2211 advplyr 2023-10-13 13:33:15 -0500
  • e687a3403e Fix:Cleaning up orphan streams on server init #2209 advplyr 2023-10-11 17:05:56 -0500
  • 060cfe6e86 automatically quickmatch new authors MxMarx 2023-10-10 21:49:25 -0700
  • 753ae3d7dc Fix:Server crash when downloading single file library items #2199 advplyr 2023-10-10 17:51:52 -0500
  • c9a2fdcb29 Library scanner saves last scan info including metadata precedence. Remove force re-scan advplyr 2023-10-09 17:48:21 -0500
  • f84634e978 Fix OPF file scanner series sequence, book scanner check for mismatched audio file found lengths advplyr 2023-10-09 17:09:36 -0500
  • 89821b91b0 Podcast scanner refactor/cleanup advplyr 2023-10-09 16:41:43 -0500
  • b39bf7260e Update formatting config Arran Hobson Sayers 2023-10-09 15:21:31 +0100
  • de58dcbb0e highlight changes when matching MxMarx 2023-10-06 16:22:26 -0700
  • 347b49f564 Update:Remove scanner settings, add library scanner settings tab, add order of precedence advplyr 2023-10-08 17:10:43 -0500
  • 5ad9f507ba
    Merge pull request #2186 from mikiher/Fuzzy-Matching-Continued advplyr 2023-10-08 10:39:11 -0500
  • f8f555b4b6 Remove some unused code in AuthorCandidates.add mikiher 2023-10-07 21:28:25 +0000
  • 786df450e5 Merge branch 'master' into Fuzzy-Matching-Continued advplyr 2023-10-07 11:52:04 -0500
  • b39b66a746
    don't set `Bearer` header for proxyAuth users Igor Serebryany 2023-10-06 19:34:54 -0700
  • 74e3560153
    allow proxy login on the socket Igor Serebryany 2023-10-06 16:33:48 -0700
  • 63f1df4015
    don't save proxy user's tokens in localstorage Igor Serebryany 2023-10-06 15:35:04 -0700
  • 096b5496b3
    clarify password changes for local auth users Igor Serebryany 2023-10-06 15:12:29 -0700
  • 20356a17d8
    proxy auth users don't get a token Igor Serebryany 2023-10-06 15:11:45 -0700
  • db9d5c9d43 Add:Support for pasting semicolon separated strings in multi select inputs #1198 advplyr 2023-10-06 16:52:12 -0500
  • a85ae7467c
    allow login without token Igor Serebryany 2023-10-06 14:34:12 -0700
  • 3f7ba82e6a
    fix client-side logout Igor Serebryany 2023-10-06 14:33:19 -0700
  • 49c1b8f106
    enable log in via either token or through proxy auth Igor Serebryany 2023-10-06 14:04:31 -0700
  • eae72ed29a
    ui for proxy auth settings Igor Serebryany 2023-10-05 16:12:48 -0700
  • b447cf5c1c Fix:Handle non-ascii characters in global search by not lowercasing in query #2187 advplyr 2023-10-05 17:00:40 -0500
  • 4e6b75d650
    fix; HTTP/429 when requesting authors information, resolves #1570 jfrazx 2023-10-05 13:48:55 -0700
  • f44b7ed1d0 [enhancement] If no valid authors, use clean author field mikiher 2023-10-05 18:41:18 +0000
  • b0b7a0a618 [enhancement] Reduce spurious matches in validateAuthor mikiher 2023-10-05 18:27:52 +0000
  • 15badfbbcc Add editorconfig Arran Hobson Sayers 2023-10-05 19:04:10 +0100
  • bf9f3895db [enhancement] Treat underscores as title part separators mikiher 2023-10-05 17:53:54 +0000
  • f3555a12ce [enhancement] Handle initials in author normalization mikiher 2023-10-05 14:50:16 +0000
  • b2acdadcea [enhancement] Added a couple title transformers mikiher 2023-10-05 12:22:02 +0000
  • 9eff471afa [enhancement] AuthorCandidates, author validation mikiher 2023-10-05 11:39:29 +0000
  • 8979586404 [enhancement] Improve candidate sorting mikiher 2023-10-05 10:28:55 +0000
  • 309aeb5714 Improve formatting configuration Arran Hobson Sayers 2023-10-05 02:29:11 +0100
  • bfe514b7d4 Add:Email inputs for users advplyr 2023-10-04 17:05:12 -0500
  • dde0f7a018 User xmldom instead of jsdom Arran Hobson Sayers 2023-10-04 22:05:24 +0100
  • 752bfffb11 [enhamcement] Only add title candidate before and after all transforms mikiher 2023-10-04 14:53:12 +0000
  • fe1edd24bc Add kindle provider Arran Hobson Sayers 2023-10-04 15:09:18 +0100
  • 10f5bc8cbe [cleanup] Make original title/author check with more readable mikiher 2023-10-04 05:26:16 +0000
  • 565ff36d4e
    Merge pull request #2175 from MarshDeer/master advplyr 2023-10-03 17:18:07 -0500
  • 401bd91204 Add:Show current book duration on match page as compared with book listed #1803 advplyr 2023-10-03 17:16:49 -0500
  • 646f66d610
    Merge branch 'master' into mf/rssInboundManager mfcar 2023-10-03 23:14:22 +0100
  • ecdafcdcc5
    Fix PodcastManager.js indentation Marcos Carvalho 2023-10-03 23:00:03 +0100
  • 56ff12eaaf
    Fix Podcast.js indentation Marcos Carvalho 2023-10-03 22:42:34 +0100
  • 5d7c197c89 [fix] Add back toLowerCase to cleanAuthor/Title (required by other uses) mikiher 2023-10-03 19:43:37 +0000
  • 309f5ef5e3
    Update the podcastmanager mfcar 2023-10-03 12:33:46 +0100
  • aefcc4490f
    RSS Manager code mfcar 2023-10-03 12:32:39 +0100
  • fcfc657777 preserve bold and italic from audible MxMarx 2023-10-02 18:13:03 -0700
  • 675fbc6d76 strip html when embedding metadata MxMarx 2023-10-02 17:38:56 -0700
  • 8e97be8ef4 Spanish translation completed MarshDeer 2023-10-02 19:42:42 -0300
  • 733ad52684 Typo correction MarshDeer 2023-10-02 19:42:25 -0300
  • 089e4b47db Merge branch 'rich-text-descriptions' of https://github.com/MxMarx/audiobookshelf into rich-text-descriptions MxMarx 2023-10-02 15:39:14 -0700
  • 082a1e5bca support rich text book descriptions MxMarx 2023-10-02 15:36:44 -0700
  • 5ccf0df308 Merge branch 'master' of https://github.com/advplyr/audiobookshelf advplyr 2023-10-02 17:09:19 -0500
  • a3a8937ba3 Fix:Crash when searching for cover without an author #2174 advplyr 2023-10-02 17:09:12 -0500
  • 2662e8f715 Merge branch 'master' into auth_passportjs advplyr 2023-10-02 16:21:47 -0500
  • 28b2005068
    Merge pull request #2171 from Alistair1231/master advplyr 2023-10-02 08:35:23 -0500
  • 7c9631c1b0
    Update server/objects/Stream.js advplyr 2023-10-02 08:34:56 -0500
  • 4352989242
    update comment to include second issue that is adressed by change Alistair1231 2023-10-02 09:30:57 +0200
  • 73bb73a04a make force transcode apply to all "ffmpeg error 1" Alistair Bahr 2023-10-02 09:25:34 +0200
  • 2ada293e8a
    Feed Healthy indicator mfcar 2023-10-01 22:04:07 +0100
  • 20a1d40d99 Fix:Set date properly on local playback sessions #2168 advplyr 2023-10-01 12:44:52 -0500
  • e10b178565 Fix:Crash on failed scanner find covers #2164 advplyr 2023-10-01 09:03:01 -0500
  • 46b0b3a6ef [cleanup] Refactor candidates logic to separate class mikiher 2023-10-01 08:42:47 +0000
  • 7f5fde1de2
    Fixing the rss incoming server side mfcar 2023-10-01 01:21:07 +0100
  • 4de5b92fa7
    Merge branch 'master' into mf/rssInboundManager mfcar 2023-10-01 00:34:38 +0100
  • f2aed08d51 Version bump v2.4.4 v2.4.4 advplyr 2023-09-30 16:04:06 -0500
  • c2c8cf919e Fix:Bad backup causing other backup files to not be displayed #1961 advplyr 2023-09-30 16:01:10 -0500
  • 9ebe23e91b
    Merge pull request #2162 from 92Kev/master advplyr 2023-09-30 15:25:36 -0500
  • 3d96749d38 Fix:Downloading podcasts with watcher causing duplicate episodes #2122 advplyr 2023-09-30 15:12:37 -0500
  • 1dc369180c Fix:Home page recent series shelf respect hide single book series library setting #2134 advplyr 2023-09-30 14:32:40 -0500
  • 8d3a326216 Fix:Newest episodes home page shelf #2119 advplyr 2023-09-30 14:19:10 -0500
  • 1d3ad38187 [cleanup] refactor OpenLib sort into getOpenLibResult mikiher 2023-09-30 18:08:03 +0000
  • 1b22205f74 Update:Add libraryItems table index to improve performance #2073 advplyr 2023-09-30 12:39:16 -0500
  • 826fee4590
    Update nl.json 92Kev 2023-09-30 16:42:28 +0200
  • 41b685d118 support markdown in descriptions MxMarx 2023-09-29 17:48:44 -0700
  • f0929729a3 Fix:Adding new podcast with auto download episodes not setting the schedule #2160 advplyr 2023-09-29 14:52:04 -0500
  • 98ed2e01cc Fix:Scanner overwriting metadata when metadata file is not stored with items #2155 advplyr 2023-09-28 17:23:52 -0500
  • ed82a5aa19 Update:Library folder path editable in library edit modal until submit #2150 advplyr 2023-09-27 17:50:32 -0500
  • d7b2476473
    Merge pull request #2146 from JBlond/master advplyr 2023-09-26 17:18:18 -0500
  • ee162f468a Adjust Message according to https://de.wikipedia.org/wiki/Durchkopplung#Fremdsprachliche_Begriffe as suggested by https://github.com/vanto JBlond 2023-09-26 09:51:34 +0200
  • 0d5a30b214 Update JWT auth extractors, add state in openid redirect, add back cors for api router advplyr 2023-09-25 17:05:58 -0500
  • cb6678fa71 Update German translation strings. JBlond 2023-09-25 11:16:57 +0200
  • 10011d3886 Add:Remove option for authors & show authors with 0 books on authors page #2124 advplyr 2023-09-24 17:06:32 -0500
  • 0367d9ec2a Fix:OPF files creating empty tags and genres #2142 advplyr 2023-09-24 16:15:42 -0500
  • 26f520ca4a Fix:Listening sessions page showing filtered user for open listening sessions #2136 advplyr 2023-09-24 15:59:29 -0500
  • e282142d3f Add authentication page in config, add /auth-settings GET endpoint, remove authOpenIDCallbackURL server setting advplyr 2023-09-24 15:36:35 -0500
  • 9872937a99
    Creating a controller to return only the podcasts with feedURL mfcar 2023-09-24 21:20:01 +0100
  • 7ba10db7d4 Update login button openid and google urls advplyr 2023-09-24 12:39:38 -0500
  • f6de373388 Update /status endpoint to return available auth methods, fix socket auth, update openid to use username instead of email advplyr 2023-09-24 12:36:36 -0500