audiobookshelf/server/models
2024-02-08 19:12:35 -06:00
..
Author.js Fix:Duplicate series and authors being added on matches and scans #2106 2023-09-17 15:29:39 -05:00
Book.js Update jsdocs for expanded library items 2024-01-16 16:31:16 -06:00
BookAuthor.js
BookSeries.js Add startup function to remove invalid records from DB 2023-09-05 17:58:13 -05:00
Collection.js Add jsdoc types for models 2023-08-15 18:03:43 -05:00
CollectionBook.js Add jsdoc types for models 2023-08-15 18:03:43 -05:00
Device.js
Feed.js
FeedEpisode.js
Library.js Change Logger.dev calls to Logger.debug 2024-01-09 15:24:23 -07:00
LibraryFolder.js Add jsdoc types for models 2023-08-15 18:03:43 -05:00
LibraryItem.js Update jsdocs for expanded library items 2024-01-16 16:31:16 -06:00
MediaProgress.js Add jsdoc types to remaining models 2023-08-16 16:38:48 -05:00
PlaybackSession.js Fix:Local playback sessions not persisting the last updatedAt value 2024-02-08 19:12:35 -06:00
Playlist.js Add jsdoc types to remaining models 2023-08-16 16:38:48 -05:00
PlaylistMediaItem.js Add jsdoc types to remaining models 2023-08-16 16:38:48 -05:00
Podcast.js Update jsdocs for expanded library items 2024-01-16 16:31:16 -06:00
PodcastEpisode.js
Series.js Fix:Duplicate series and authors being added on matches and scans #2106 2023-09-17 15:29:39 -05:00
Setting.js Add jsdoc types to remaining models 2023-08-16 16:38:48 -05:00
User.js