audiobookshelf/server
2025-02-16 08:38:03 +02:00
..
controllers Fix: Users with update permission unable to remove books from collection #3947 2025-02-07 17:09:48 -06:00
finders
libs Update custom metadata provider results to sanitize html descriptions #3880 2025-01-26 10:51:18 -06:00
managers Fix server crash when feed cover image is requested but doesnt exist 2025-02-11 16:14:49 -06:00
migrations Add migration in preparation for podcast query optimization 2025-02-16 08:35:51 +02:00
models Add numEpisodes to podcast model 2025-02-16 08:38:03 +02:00
objects Fix API including basepath in tracks contentUrl 2025-02-01 16:47:36 -06:00
providers Update custom metadata provider results to sanitize html descriptions #3880 2025-01-26 10:51:18 -06:00
routers
scanner Fix server crash when quick match all updates existing series sequence #3961 2025-02-14 16:56:37 -06:00
utils fix stringifySequelizeQuery and add tests 2025-02-15 23:57:27 +02:00
Auth.js Security fix for GHSA-pg8v-5jcv-wrvw 2025-02-11 22:02:51 +02:00
Database.js Update clean database to remove invalid CollectionBook records 2025-01-28 16:58:42 -06:00
Logger.js Fix Logger.fatal to be a promise to ensure crash_logs.txt write 2025-01-30 17:27:32 -06:00
Server.js
SocketAuthority.js
Watcher.js