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
/
Emby.Server.Implementations
/
Data
/
SqliteItemRepository.cs
Age
Commit message (
Expand
)
Author
2024-10-08
Removed BaseSqliteRepository
JPVenson
2024-10-08
WIP migration sqlite item repository to efcore
JPVenson
2024-10-08
Added Sorting and Grouping
JPVenson
2024-10-08
WIP BaseItem search refactoring
JPVenson
2024-10-08
Merge remote-tracking branch 'jellyfinorigin/master' into feature/EFUserData
JPVenson
2024-09-29
Do not consider tags in search (#12741)
Tim Eisele
2024-09-25
Update SqliteItemRepository.cs - incorporate review suggestion
elfalem
2024-09-23
Ensure user's own playlists are accessible regardless of allowed tags
elfalem
2024-09-08
WIP move baseitem to jellyfin.db
JPVenson
2024-07-23
Merge branch 'master' into fix-hwa-video-rotation
Nyanmisaka
2024-07-21
Backport pull request #12278 from jellyfin/release-10.9.z
Bond-009
2024-07-15
Add check for ProviderIds to prevent '=' from appearing in keys, also support...
Erwin de Haan
2024-06-06
Merge pull request #11972 from Bond-009/numconns
Bond-009
2024-06-06
Backport pull request #11986 from jellyfin/release-10.9.z
Bond-009
2024-06-06
Backport pull request #11969 from jellyfin/release-10.9.z
Bond-009
2024-06-05
Remove old connection count props
Bond_009
2024-06-01
Backport pull request #11762 from jellyfin/release-10.9.z
Shadowghost
2024-06-01
Backport pull request #11743 from jellyfin/release-10.9.z
Shadowghost
2024-05-17
Backport pull request #11698 from jellyfin/release-10.9.z
Bond-009
2024-04-30
More efficient array creation (#11468)
Bond-009
2024-04-30
Fix incomplete tag query for whitelist tags (#11416)
gnattu
2024-04-28
Improve audio normalization
Bond_009
2024-03-30
Register video rotation side data in DB
nyanmisaka
2024-03-27
Refactor out static constructor
Said Aroua
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2023-11-09
Merge branch 'master' into media-type
Cody Robibero
2023-11-09
Convert ItemSortBy to enum (#9765)
Cody Robibero
2023-10-10
Convert string MediaType to enum MediaType
Cody Robibero
2023-10-08
Use null propagation
Stepan Goremykin
2023-10-08
Remove redundant ToString call for value types
Stepan Goremykin
2023-08-28
Merge pull request #10138 from cvium/sqlite_client_poc
Bond-009
2023-08-25
fix todos and add graylog back
cvium
2023-08-23
move a computation out of transaction and skip season updates if name matches
cvium
2023-08-22
Enable nullable for more files and add tests
Bond_009
2023-08-22
remove unused deps
cvium
2023-08-21
fix bad merge
cvium
2023-08-21
Merge branch 'master' into sqlite_client_poc
cvium
2023-08-21
remove readonly
cvium
2023-08-21
simplify extension methods
cvium
2023-08-21
rename variable and fix crash
cvium
2023-08-21
Reduce the amount of allocations in GetWhereClauses (#10114)
Bond-009
2023-08-21
remove runintransaction
cvium
2023-08-21
add missing using
cvium
2023-08-21
fix guid blobs
cvium
2023-08-21
loading works
cvium
2023-07-03
Merge pull request #8914 from bradbeattie/augmented-tag-searching
Claus Vium
2023-06-05
Source SQLite cache_size from an Environment Variable (#9666)
Mark Lopez
2023-05-15
Audio normalization (#9222)
TelepathicWalrus
2023-04-21
Change number of read connections based on # of threads and add comments
Bond_009
2023-04-21
POC sql connection pool
Bond_009
[next]