audiobookshelf/server/models
mfcar eb8e49e4fc
Merge branch 'master' into mf/rssInboundManager
# Conflicts:
#	client/pages/config/rss-feeds.vue
#	client/strings/en-us.json
#	server/managers/PodcastManager.js
#	server/models/Podcast.js
2023-12-08 23:41:33 -03:00
..
Author.js Fix:Duplicate series and authors being added on matches and scans #2106 2023-09-17 15:29:39 -05:00
Book.js Update:Remove support for metadata.abs, added script to create metadata.json files if they dont exist 2023-10-22 15:53:05 -05:00
BookAuthor.js Add:Remove option for authors & show authors with 0 books on authors page #2124 2023-09-24 17:06:32 -05:00
BookSeries.js Add startup function to remove invalid records from DB 2023-09-05 17:58:13 -05:00
Collection.js Add jsdoc types for models 2023-08-15 18:03:43 -05:00
CollectionBook.js Add jsdoc types for models 2023-08-15 18:03:43 -05:00
Device.js Add jsdoc types for models 2023-08-15 18:03:43 -05:00
Feed.js Fix:Updating RSS feeds with new episodes #2139 2023-09-23 14:27:13 -05:00
FeedEpisode.js Fix:Updating RSS feeds with new episodes #2139 2023-09-23 14:27:13 -05:00
Library.js Library scanner saves last scan info including metadata precedence. Remove force re-scan 2023-10-09 17:48:21 -05:00
LibraryFolder.js Add jsdoc types for models 2023-08-15 18:03:43 -05:00
LibraryItem.js Update:Quick match all for library to use task instead of toast, remove scan socket events 2023-10-21 13:53:00 -05:00
MediaProgress.js Add jsdoc types to remaining models 2023-08-16 16:38:48 -05:00
PlaybackSession.js Add jsdoc types to remaining models 2023-08-16 16:38:48 -05:00
Playlist.js Add jsdoc types to remaining models 2023-08-16 16:38:48 -05:00
PlaylistMediaItem.js Add jsdoc types to remaining models 2023-08-16 16:38:48 -05:00
Podcast.js Merge branch 'master' into mf/rssInboundManager 2023-12-08 23:41:33 -03:00
PodcastEpisode.js Fix:Podcast episodes store RSS feed guid so they can be matched if the RSS feed changes the episode URL #2207 2023-10-16 17:47:44 -05:00
Series.js Fix:Duplicate series and authors being added on matches and scans #2106 2023-09-17 15:29:39 -05:00
Setting.js Add jsdoc types to remaining models 2023-08-16 16:38:48 -05:00
User.js Ignore sequelize hooks when updating user lastSeen on socket authentication 2023-11-24 14:27:32 -06:00