audiobookshelf/server/models
2023-08-11 17:49:06 -05:00
..
Author.js Update db migration for duration, size, lastFirst, and ignore prefix columns 2023-07-28 18:03:31 -05:00
Book.js Fix library query sort by title, add indexes for books and libraryItems 2023-08-10 17:46:27 -05:00
BookAuthor.js Update bookSeries & bookAuthors table to include createdAt timestamp 2023-07-29 17:25:11 -05:00
BookSeries.js Update bookSeries & bookAuthors table to include createdAt timestamp 2023-07-29 17:25:11 -05:00
Collection.js Update library collections api endpoint to use libraryItems from db 2023-08-11 17:49:06 -05:00
CollectionBook.js Update Dockerfile for sqlite3, update models for cascade delete, fix backup schedule 2023-07-09 11:39:15 -05:00
Device.js Update Dockerfile for sqlite3, update models for cascade delete, fix backup schedule 2023-07-09 11:39:15 -05:00
Feed.js Update library collections api endpoint to use libraryItems from db 2023-08-11 17:49:06 -05:00
FeedEpisode.js Update Dockerfile for sqlite3, update models for cascade delete, fix backup schedule 2023-07-09 11:39:15 -05:00
Library.js Fix getting default library id for user 2023-08-05 16:37:26 -05:00
LibraryFolder.js Update:Only load libraries from db when needed 2023-07-22 14:25:20 -05:00
LibraryItem.js Update library collections api endpoint to use libraryItems from db 2023-08-11 17:49:06 -05:00
MediaProgress.js Fix discover home page shelf query, add indexes for libraryItems and mediaProgresses table 2023-08-09 17:48:31 -05:00
PlaybackSession.js Init sqlite take 2 2023-07-04 18:14:44 -05:00
Playlist.js Update:Load playlists only when needed & remove podcast episode from playlist when deleted 2023-07-23 09:42:57 -05:00
PlaylistMediaItem.js Update Dockerfile for sqlite3, update models for cascade delete, fix backup schedule 2023-07-09 11:39:15 -05:00
Podcast.js Include library item podcast queries 2023-07-31 17:59:51 -05:00
PodcastEpisode.js Fixes for db migration & local playback sessions 2023-07-16 15:05:51 -05:00
Series.js Update db migration for duration, size, lastFirst, and ignore prefix columns 2023-07-28 18:03:31 -05:00
Setting.js Init sqlite take 2 2023-07-04 18:14:44 -05:00
User.js Update:Only load Users when needed 2023-07-22 15:32:20 -05:00