audiobookshelf/server
2025-02-21 17:39:36 -06:00
..
controllers Set title[IgnorePrefix] when a podcast libraryItem is created 2025-02-16 14:57:05 +02:00
finders Support rich text book descriptions 2025-01-22 08:53:23 +02:00
libs Update custom metadata provider results to sanitize html descriptions #3880 2025-01-26 10:51:18 -06:00
managers Set title[IgnorePrefix] when a podcast libraryItem is created 2025-02-16 14:57:05 +02:00
migrations Change migration version to v2.19.4 2025-02-18 07:57:46 +02:00
models Invalidate count cache on entity update 2025-02-21 09:45:10 +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 Set title[IgnorePrefix] when a podcast libraryItem is created 2025-02-16 14:57:05 +02:00
utils Fix RSS Feed Open query 2025-02-21 17:39:36 -06:00
Auth.js Security fix for GHSA-pg8v-5jcv-wrvw 2025-02-11 22:02:51 +02:00
Database.js Add title triggers in new databases 2025-02-19 17:39:32 +02: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