audiobookshelf/server
Denis Arnst 2a722ab163
Auth: Fix crash on missing logout URL
When using OpenID
Also added debug information on openid errors
2024-03-12 18:07:13 +01:00
..
controllers Merge branch 'master' into authorSort 2024-03-07 12:26:07 -06:00
finders Update:Match author use closest name match by levenshtein distance #2624 2024-02-18 13:06:51 -06:00
libs
managers Update:Windows binary manager to install ffmpeg/ffprobe 5.1 #1098 2024-02-28 16:16:44 -06:00
models
objects Fix:Podcast schedule max new episodes to download setting to 0 and fix input blurs #2680 2024-02-27 17:17:33 -06:00
providers Update:Match author use closest name match by levenshtein distance #2624 2024-02-18 13:06:51 -06:00
routers
scanner Update:Log uncaught exceptions to crash_logs.txt #706 & cleanup logger 2024-02-15 16:46:19 -06:00
utils
Auth.js Auth: Fix crash on missing logout URL 2024-03-12 18:07:13 +01:00
Database.js
Logger.js
Server.js
SocketAuthority.js
Watcher.js