audiobookshelf/server
2025-02-16 13:38:54 +02:00
..
controllers Update podcast.numEpisodes when episodes are created or destroyed 2025-02-16 12:38:44 +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 Update podcast.numEpisodes when episodes are created or destroyed 2025-02-16 12:38:44 +02:00
migrations Add migration in preparation for podcast query optimization 2025-02-16 08:35:51 +02:00
models Clear LibraryItemsPodcastFilters count cache after podcast[Episode] is created or destroryed 2025-02-16 13:27:47 +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 Revert case-insensitive cache manager update in #3780 2025-01-20 08:59:45 -06:00
scanner Format PodcastScanner (Pretteier-only changes) 2025-02-16 12:41:47 +02:00
utils Clear LibraryItemsPodcastFilters count cache after podcast[Episode] is created or destroryed 2025-02-16 13:27:47 +02:00
Auth.js Security fix for GHSA-pg8v-5jcv-wrvw 2025-02-11 22:02:51 +02:00
Database.js Add ANALYZE to database init sequence 2025-02-16 13:38:54 +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