audiobookshelf/server/models
2025-01-01 12:06:01 -06:00
..
Author.js retire unicode handling workaround for Author and Series title 2024-10-08 19:52:26 +00:00
Book.js Add index on duration 2025-01-01 08:37:57 +02: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 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 Clean out old unused functions, Device updates for replacing DeviceInfo 2024-09-12 16:36:39 -05:00
Device.js Clean out old unused functions, Device updates for replacing DeviceInfo 2024-09-12 16:36:39 -05:00
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 Fix:Server crash deleting library that has playback sessions #3634 2024-11-22 17:20:31 -06:00
LibraryFolder.js Updates to LibraryController to use new Library model 2024-08-24 15:38:15 -05:00
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 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 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 Fix:API get media progress for episode 2024-11-24 15:05:19 -06:00