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
/
Library
/
UserViewManager.cs
Age
Commit message (
Expand
)
Author
2023-11-09
Merge branch 'master' into media-type
Cody Robibero
2023-11-09
Convert CollectionType, SpecialFolderType to enum (#9764)
Cody Robibero
2023-10-10
Convert string MediaType to enum MediaType
Cody Robibero
2023-05-15
Fix playlists library and migration (#9770)
Shadowghost
2023-03-14
Reduce usage of GetAwaiter().GetResult()
Bond_009
2023-03-01
Allocate less Lists
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-02-21
Optimize Guid comparisons
Bond_009
2021-12-27
More cleanup
Bond_009
2021-12-20
Use our own Contains extension
cvium
2021-12-12
Use BaseItemKind where possible
Cody Robibero
2021-10-09
Add more sorting to Latest
Dmitry Lyzo
2021-10-05
Update indentation
Patrick Barron
2021-10-03
Fix warnings in Library
Patrick Barron
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-04-17
Remove unused using directives
BaronGreenback
2020-12-13
Use a more descriptive function name
crobibero
2020-12-11
Use typed UserManager GetPreference
crobibero
2020-12-08
fix custom library order
nyanmisaka
2020-05-20
Remove redundant qualifiers
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
2020-02-23
Fix some warnings
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-12-11
Merge pull request #2041 from Bond-009/warn11
dkanada
2019-12-06
Merge remote-tracking branch 'upstream/master' into random
Bond-009
2019-11-27
Fix more warnings
Bond_009
2019-11-22
Reword exception message
Bond_009
2019-10-29
Update Emby.Server.Implementations/Library/UserViewManager.cs
Bond-009
2019-10-20
Add clearer exceptions, warnings and docs
Bond_009
2019-10-20
Don't shuffle some types by default
Bond_009
2019-09-23
Fix multiple mistakes and warnings
Bond_009
2019-09-02
Fix warnings, improve performance (#1665)
Bond-009
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-01-31
Remove support for games as a media type
Claus Vium
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part I-Lib
Erwin de Haan
2019-01-07
remove trailing whitespace
hawken
2018-12-28
Remove custom ToArray extension
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-10-17
update translations
Luke Pulverenti
2017-10-16
support delete per library
Luke Pulverenti
2017-10-13
update translations
Luke Pulverenti
2017-10-03
remove unneeded async signatures
Luke Pulverenti
2017-09-04
update query objects
Luke Pulverenti
2017-08-26
remove async when there's nothing to await
Luke Pulverenti
2017-08-19
update live tv data transfer
Luke Pulverenti
2017-08-09
consolidate emby.server.core into emby.server.implementations
Luke Pulverenti
2017-08-01
improve nextup queries
Luke Pulverenti
2017-06-03
update live tv startup
Luke Pulverenti
[next]