.. |
controllers
|
Update:findEpisode API endpoint validate title search param is a string
|
2024-06-09 13:55:53 -05:00 |
finders
|
Fix:Add timeout to provider matching default to 30s #3000
|
2024-05-25 16:32:02 -05:00 |
libs
|
Fix:Fluent ffmpeg not detecting formats in ffmpegv7 #3029
|
2024-06-01 11:19:43 -05:00 |
managers
|
Fix:Podcast download new episode check to compare both GUID and enclosure URL for existing episodes #2986
|
2024-05-18 09:33:48 -05:00 |
models
|
Remove unused functions, jsdoc updates, auto-formatting
|
2024-05-28 17:24:02 -05:00 |
objects
|
Add:SMTP email setting to disable certificate verification #3030
|
2024-05-29 16:59:43 -05:00 |
providers
|
Update:Validate ASIN for author, chapter and match requests
|
2024-06-09 13:43:03 -05:00 |
routers
|
Use new database models, fix function name and use optional path parameter
|
2024-05-14 10:51:50 +02:00 |
scanner
|
Fix:Embedded chapters sort order #3007
|
2024-05-24 16:49:39 -05:00 |
utils
|
Update:Validate ASIN for author, chapter and match requests
|
2024-06-09 13:43:03 -05:00 |
Auth.js
|
show dropdown if issuer has list of algorithms
|
2024-04-09 22:29:06 +02:00 |
Database.js
|
Fix:Applying backup not properly overwriting existing sqlite file
|
2024-03-16 15:12:33 -05:00 |
Logger.js
|
Add:Env variable setting to allow CORS
|
2024-05-19 14:40:46 -05:00 |
Server.js
|
Update:Support for ENV variables to disable SSRF request filter (DISABLE_SSRF_REQUEST_FILTER=1) #2549
|
2024-06-03 17:21:18 -05:00 |
SocketAuthority.js
|
Fix:Disconnect from socket on logout, remove unnecessary logout function
|
2024-02-17 16:58:49 -06:00 |
Watcher.js
|
Fix:Handle enabling/disabling library watchers #2775
|
2024-03-31 14:57:55 -05:00 |