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
/
Entities
/
AggregateFolder.cs
Age
Commit message (
Expand
)
Author
2025-01-25
Merge pull request #12798 from JPVenson/feature/EFUserData
Joshua M. Boniface
2024-12-12
move to new System.Threading.Lock type for better performance
Daniyar Alpyspayev
2024-10-09
WIP porting new Repository structure
JPVenson
2024-05-05
Validate Collection Folders on adding and removal (#11444)
gnattu
2024-04-17
chore: use proper way to override remove root
gnattu
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2023-03-06
Inject IDirectoryService where needed instead of passing it through ItemResol...
Joe Rogers
2023-03-06
Remove some BaseItem references to make ItemResolveArgs more usable for testing.
Joe Rogers
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-10-06
Use ArgumentNullException.ThrowIfNull helper method
Bond_009
2022-02-21
Optimize Guid comparisons
Bond_009
2021-07-26
Update AggregateFolder.cs
Rich Lander
2021-07-23
Fix more warnings
Rich Lander
2021-07-23
Update MediaBrowser.Controller/Entities/AggregateFolder.cs
Rich Lander
2021-07-23
Update MediaBrowser.Controller/Entities/AggregateFolder.cs
Rich Lander
2021-07-23
Fix partial set of MediaBrowser.Controller/Entities warnings
Rich Lander
2021-06-06
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
Cody Robibero
2021-05-13
Reduce warnings in MediaBrowser.Controller
crobibero
2021-05-11
Reduce warnings in MediaBrowser.Controller (#6006)
Cody Robibero
2021-05-07
Enable nullable reference types for MediaBrowser.Controller
Bond_009
2021-04-22
Reduce string allocations/fs lookups in resolve code
Bond_009
2020-08-22
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
Bond_009
2020-06-16
Merge pull request #3343 from telans/comment-stops
Bond-009
2020-06-16
fix SA1513/SA1516
telans
2020-06-16
Add full stop at end of comments (SA1629)
telans
2019-10-29
Fix more warnings
Bond_009
2019-10-15
Fix Json serialization error
Bond_009
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
ReSharper Reformat: Properties to expression bodied form.
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.Controller
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2019-01-03
Post GPL cleanup
Bond_009
2018-12-27
Add GPL modules
Andrew Rabert
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-09-18
update owned items
Luke Pulverenti
2017-08-24
update active recordings
Luke Pulverenti
2017-08-20
update m3u tuner
Luke Pulverenti
2017-08-11
reduce traffic from session player
Luke Pulverenti
2017-08-09
consolidate emby.server.core into emby.server.implementations
Luke Pulverenti
2017-06-03
update live tv startup
Luke Pulverenti
2017-05-26
update GetItems method
Luke Pulverenti
2017-03-29
3.2.9.1
Luke Pulverenti
2016-10-25
make controller project portable
Luke Pulverenti
2016-10-11
update display of active recordings
Luke Pulverenti
2016-10-09
add playback of in-progress recordings
Luke Pulverenti
2016-08-15
use shared headroom
Luke Pulverenti
2016-08-15
fix folder caching
Luke Pulverenti
2016-08-13
improve boxset & playlist performance
Luke Pulverenti
[next]