audiobookshelf/server
2022-04-24 18:05:15 -05:00
..
controllers Add: Button on series page to mark all series as finished #452 2022-04-24 17:46:21 -05:00
finders Add Podcast match tab and find covers 2022-04-13 18:13:39 -05:00
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 Version bump 2.0.1 and Fix db function validation 2022-04-22 12:44:24 -05:00
objects Fix: show books with invalid audio files and add error icon on book items #491 2022-04-24 18:05:15 -05:00
providers Handle an undefined publisher_summary when querying Audible 2022-04-16 14:57:36 -07:00
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: show books with invalid audio files and add error icon on book items #491 2022-04-24 18:05:15 -05:00
Auth.js Fix use first accessible library depending on display order, default library id checked on server when authenticating 2022-03-27 09:45:28 -05:00
Db.js Add bulkInsertEntities to db to handle migrating large collections 2022-04-23 06:25:16 -05:00
Logger.js Fix: Daily log file not adding newlines to logs, Add: Config log page loads last 5000 logs for the current day #72 2021-10-31 19:10:45 -05:00
RssFeeds.js New data model start of PlaybackSessionManager to replace StreamManager, remove podcast & ip npm package 2022-03-15 19:28:54 -05:00
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 Add LibrarySettings and update edit library modal to include settings tab 2022-04-14 17:15:52 -05:00