audiobookshelf/server
2025-02-14 16:56:37 -06:00
..
controllers Fix: Users with update permission unable to remove books from collection #3947 2025-02-07 17:09:48 -06:00
finders
libs
managers Fix server crash when feed cover image is requested but doesnt exist 2025-02-11 16:14:49 -06:00
migrations Update changelog with v2.19.1 migration 2025-02-09 21:39:43 +02:00
models Fix server crash when quick match all updates existing series sequence #3961 2025-02-14 16:56:37 -06:00
objects Fix API including basepath in tracks contentUrl 2025-02-01 16:47:36 -06:00
providers
routers
scanner Fix server crash when quick match all updates existing series sequence #3961 2025-02-14 16:56:37 -06:00
utils Fix count cache by stringify Symbols #3979 2025-02-13 18:07:59 -06: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