index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Server.Implementations
/
Item
/
BaseItemRepository.cs
Age
Commit message (
Collapse
)
Author
2024-11-13
Remove unmapped fields
JPVenson
2024-11-13
Merge branch 'feature/EFUserData' of https://github.com/JPVenson/jellyfin ↵
JPVenson
into feature/EFUserData
2024-11-13
Removed unmapped joins again
JPVenson
2024-11-13
removed unmapped queried fields
JPVenson
2024-11-13
Readded External fields on request
JPVenson
2024-11-13
Fixed null reference being created by EfCore
JPVenson
2024-11-13
Added Check for arguments
JPVenson
2024-11-12
Fixed NameStartsOrGreater filter
JPVenson
2024-11-12
Fixed app paths not being expanded
JPVenson
2024-11-12
Fixed AncestorIds
JPVenson
Fixed Sorting, NextUp and Continue Watching
2024-11-12
Fixed Search ordering and NextUp
JPVenson
2024-11-11
Fixed image save method transaction commit
JPVenson
2024-11-11
Refactored array usage
JPVenson
2024-11-11
Cleaned up BaseItem querying
JPVenson
2024-11-11
Fixed Duplicate returns on grouping
JPVenson
Fixed UserDataKey not stored
2024-11-11
Fixed images not loading
JPVenson
2024-11-11
Fixed ItemSorting
JPVenson
2024-11-11
Fixed Library DB lookup
JPVenson
2024-11-11
Fixed TopParent not beeing migrated
JPVenson
2024-11-10
Fixed provider Ids not queried with baseItems
JPVenson
2024-11-10
Fixed filter query
JPVenson
2024-11-10
fixed ExtraIds not returned as empty list
JPVenson
2024-11-10
Fixed reference aggregate collections nullable when empty
JPVenson
2024-10-20
i have too much time.
JPVenson
Refactored BaseItem and UserData relation
2024-10-11
Expanded People architecture and fixed migration
JPVenson
2024-10-10
Fixed CustomType serialisation
JPVenson
2024-10-10
Applied review comments
JPVenson
2024-10-10
Applied review comments
JPVenson
2024-10-10
Readded custom serialisation
JPVenson
2024-10-10
fixed string concat
JPVenson
2024-10-10
Refactored ItemValue structure
JPVenson
2024-10-10
Removed obsolete Score and Similiarity values for search
JPVenson
2024-10-10
Fixed tests
JPVenson
2024-10-09
Updated .AsNoTracking() where applicable
JPVenson
2024-10-09
Used enum value for ItemValueType
JPVenson
2024-10-09
Fixed AncestorIds and applied review comments
JPVenson
2024-10-09
Expanded BaseItem aggregate types
JPVenson
2024-10-09
Fixed (most) tests
JPVenson
2024-10-09
Added EF BaseItem migration
JPVenson
2024-10-09
Naming refactoring and WIP porting of new interface repositories
JPVenson
[prev]