audiobookshelf/server/models
2024-12-15 11:44:07 -06:00
..
Author.js
Book.js Refactor Feed model to create new feed for collection 2024-12-15 10:53:31 -06:00
BookAuthor.js Add: migrations for authors, series, and podcast episodes 2024-10-19 10:40:17 -07:00
BookSeries.js Add: migrations for authors, series, and podcast episodes 2024-10-19 10:40:17 -07:00
Collection.js Refactor Feed model to create new feed for collection 2024-12-15 10:53:31 -06:00
CollectionBook.js
CustomMetadataProvider.js
Device.js
Feed.js Refactor Feed model to create new feed for series 2024-12-15 11:44:07 -06:00
FeedEpisode.js Refactor Feed model to create new feed for series 2024-12-15 11:44:07 -06:00
Library.js Fix:Server crash deleting library that has playback sessions #3634 2024-11-22 17:20:31 -06:00
LibraryFolder.js
LibraryItem.js Refactor Feed model to create new feed for library item 2024-12-14 16:55:56 -06:00
MediaItemShare.js Update uuid migration to v2.17.0 and for all tables still using UUIDv4 2024-11-17 15:45:21 -06:00
MediaProgress.js Update uuid migration to v2.17.0 and for all tables still using UUIDv4 2024-11-17 15:45:21 -06:00
PlaybackSession.js Update uuid migration to v2.17.0 and for all tables still using UUIDv4 2024-11-17 15:45:21 -06:00
Playlist.js
PlaylistMediaItem.js Update uuid migration to v2.17.0 and for all tables still using UUIDv4 2024-11-17 15:45:21 -06:00
Podcast.js
PodcastEpisode.js Fix: podcast episode index name 2024-10-19 11:38:34 -07:00
Series.js Refactor Feed model to create new feed for series 2024-12-15 11:44:07 -06:00
Setting.js
User.js Fix:API get media progress for episode 2024-11-24 15:05:19 -06:00