audiobookshelf/server
2022-04-24 17:15:41 -05:00
..
controllers Fix: filter sort authors and series, authors page sort alphabetical #497 2022-04-24 17:15:41 -05:00
finders
managers Fix set invalid flag to false when adding first episode to an empty podcast library item, dont show podcast errors on episode cards 2022-04-24 17:03:43 -05:00
njodb
objects Change new podcast modal to remove episode download list #494, Fix error when importing many episodes (set max size to 5MB) #493, show podcast episodes downloading and in queue on podcast landing page 2022-04-23 19:41:06 -05:00
providers
routers Update personalized api endpoint to new optimal function that only loops through library items once 2022-04-24 16:56:30 -05:00
scanner Merge pull request #486 from selfhost-alt/quickmatch-updates-media-descriptions 2022-04-23 06:00:59 -05:00
utils Fix: filter sort authors and series, authors page sort alphabetical #497 2022-04-24 17:15:41 -05:00
Auth.js
Db.js Add bulkInsertEntities to db to handle migrating large collections 2022-04-23 06:25:16 -05:00
Logger.js
RssFeeds.js
Server.js Change new podcast modal to remove episode download list #494, Fix error when importing many episodes (set max size to 5MB) #493, show podcast episodes downloading and in queue on podcast landing page 2022-04-23 19:41:06 -05:00
Watcher.js