audiobookshelf/server/models
2025-01-01 12:06:01 -06:00
..
Author.js
Book.js Add index on duration 2025-01-01 08:37:57 +02:00
BookAuthor.js
BookSeries.js
Collection.js Refactor Collection model/controller to not use old Collection object, remove 2024-12-30 16:54:48 -06:00
CollectionBook.js Refactor Collection model/controller to not use old Collection object, remove 2024-12-30 16:54:48 -06:00
CustomMetadataProvider.js
Device.js
Feed.js Fix refresh feed when book is deleted and belonged to a series/collection 2025-01-01 12:06:01 -06:00
FeedEpisode.js Fix FeedEpisodes using a new ID when updating #3757 2025-01-01 11:32:39 -06:00
Library.js
LibraryFolder.js
LibraryItem.js Add libraryItem size index 2025-01-01 07:34:29 +02:00
MediaItemShare.js Feat/download via share link (#3666) 2024-12-29 16:52:57 -06:00
MediaProgress.js
PlaybackSession.js
Playlist.js Update Playlist model & controller to remove usage of old Playlist object, remove old Playlist 2024-12-31 17:01:42 -06:00
PlaylistMediaItem.js Fix find all playlist endpoint 2024-12-31 17:11:31 -06:00
Podcast.js
PodcastEpisode.js Update Playlist model & controller to remove usage of old Playlist object, remove old Playlist 2024-12-31 17:01:42 -06:00
Series.js Migrate Feed updating and build xml to new model 2024-12-15 16:56:59 -06:00
Setting.js
User.js