audiobookshelf/server
2025-02-07 17:09:48 -06:00
..
controllers Fix: Users with update permission unable to remove books from collection #3947 2025-02-07 17:09:48 -06: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 Revert case-insensitive cache manager update in #3780 2025-01-20 08:59:45 -06:00
migrations
models Fix Book/Podcast updateFromRequest to support null values in string fields #3938 2025-02-05 15:31:57 -06: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
utils Add Accept-Encoding header to getPodcastFeed() 2025-02-05 23:12:58 -06:00
Auth.js
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