audiobookshelf/server/models
2023-07-29 17:25:11 -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 Update db migration for duration, size, lastFirst, and ignore prefix columns 2023-07-28 18:03:31 -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:Only load collections when needed 2023-07-22 16:18:55 -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 Fix:RSS feed covers #1948 2023-07-21 16:59:00 -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 Update:Only load libraries from db when needed 2023-07-22 14:25:20 -05:00
LibraryFolder.js Update:Only load libraries from db when needed 2023-07-22 14:25:20 -05:00
LibraryItem.js Update bookSeries & bookAuthors table to include createdAt timestamp 2023-07-29 17:25:11 -05:00
MediaProgress.js Update db migration for duration, size, lastFirst, and ignore prefix columns 2023-07-28 18:03: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 Update db migration for duration, size, lastFirst, and ignore prefix columns 2023-07-28 18:03:31 -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