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
/
MediaBrowser.Controller
/
Persistence
Age
Commit message (
Expand
)
Author
45 hours
Merge pull request #16616 from dkanada/fix-person-limit
Niels van Velzen
2 days
fix person TotalRecordCount when limit is applied
dkanada
3 days
Omit BoxSet related materialization
Shadowghost
2026-03-07
Split BaseItemRepository and IItemRepository
Shadowghost
2026-02-25
Update saved metadata on primary change
Shadowghost
2026-02-18
Optimize item count calculation for named items
Shadowghost
2026-02-07
Optimize Collection Grouping, NextUp and Latest queries
Shadowghost
2026-02-05
Fix multiple version handling
Shadowghost
2026-01-31
Optimize Validator and Filter Performance
Shadowghost
2026-01-31
Reroute on version removal
Shadowghost
2026-01-18
Complete LinkedChildren integration and batch DTO optimizations
Shadowghost
2026-01-18
Backport pull request #15899 from jellyfin/release-10.11.z
MarcoCoreDuo
2025-12-13
Library: Async the SaveImages function (#15718)
Luigi311
2025-10-13
Remove chapters on file change (#14984)
Tim Eisele
2025-09-24
Add People Dedup and multiple progress fixes (#14848)
JPVenson
2025-09-16
Optimize internal querying of UserData, other fixes (#14795)
JPVenson
2025-08-11
Refactor to pull item counts in a single query
Cody Robibero
2025-06-15
Always set update action when item does not exist (#14304)
JPVenson
2025-05-04
Recognize file changes and remove data on change (#13839)
Tim Eisele
2025-04-26
Merge pull request #13847 from Shadowghost/rework-chapter-management
Tim Eisele
2025-04-02
Import Keyframes into database (#13771)
Tim Eisele
2025-03-26
Fix only returning one item from /Item/Latest api. (#12492)
JQ
2025-03-18
Add fast-path to getting just the SeriesPresentationUniqueKey for NextUp (#13...
Cody Robibero
2025-01-11
Applied review comments
JPVenson
2024-11-24
Applied review comments
JPVenson
2024-10-11
applied review comments
JPVenson
2024-10-11
Removed unused mapping tables
JPVenson
2024-10-10
Applied review comments
JPVenson
2024-10-09
Apply suggestions from code review
JPVenson
2024-10-09
Naming refactoring and WIP porting of new interface repositories
JPVenson
2024-10-08
Removed BaseSqliteRepository
JPVenson
2024-10-08
WIP BaseItem search refactoring
JPVenson
2024-09-07
Migrated UserData from library sqlite db to jellyfin.db
JPVenson
2023-03-01
Allocate less Lists
Bond_009
2022-02-15
Clean up SqliteItemRepository
Bond_009
2022-02-14
Fix some warnings
Bond_009
2021-12-27
Remove more warnings
Cody Robibero
2021-09-03
Fix some warnings
Bond_009
2021-08-13
Fix warnings in MediaBrowser.Controller
Rich Lander
2021-06-06
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
Cody Robibero
2021-05-07
Enable nullable reference types for MediaBrowser.Controller
Bond_009
2021-04-22
SqliteItemRepository: remove redundant operations
Bond_009
2020-09-28
Fix SA1513, SA1514, SA1507, and SA1508
Matt Montgomery
2020-08-22
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
Bond_009
2020-07-17
Migrate Display Preferences to EF Core
Patrick Barron
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-15
fix SA1508
telans
2020-05-12
Initial migration code
Patrick Barron
2020-04-19
Merge pull request #2829 from Bond-009/warn19
dkanada
2020-04-11
Fix some warnings
Bond_009
[next]