.. |
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 jsdocs for expanded library items
|
2024-01-16 16:31:16 -06: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 |
CustomMetadataProvider.js
|
Add custom metadata provider controller, update model, move to item metadata utils
|
2024-02-11 16:48:16 -06:00 |
Device.js
|
Add jsdoc types for models
|
2023-08-15 18:03:43 -05:00 |
Feed.js
|
Fix:RSS feeds for collections not updating #2414
|
2023-12-14 15:45:34 -06:00 |
FeedEpisode.js
|
Fix:Updating RSS feeds with new episodes #2139
|
2023-09-23 14:27:13 -05:00 |
Library.js
|
use the toggle to not show earlier works than the ones already read
|
2024-03-12 17:04:26 +01:00 |
LibraryFolder.js
|
Add jsdoc types for models
|
2023-08-15 18:03:43 -05:00 |
LibraryItem.js
|
Merge pull request #2659 from mikiher/quick-match-dup-authors
|
2024-02-25 08:12:05 -06:00 |
MediaProgress.js
|
Add jsdoc types to remaining models
|
2023-08-16 16:38:48 -05:00 |
PlaybackSession.js
|
Fix:Local playback sessions not persisting the last updatedAt value
|
2024-02-08 19:12:35 -06: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
|
Update jsdocs for expanded library items
|
2024-01-16 16:31:16 -06:00 |
PodcastEpisode.js
|
Update:podcastEpisodes table index added for createdAt column #2073 #2075
|
2023-12-30 16:14:14 -06: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 |