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
2025-09-05
Fix latest items grouping by collection type (#14736)
theguymadmax
2025-03-26
Fix only returning one item from /Item/Latest api. (#12492)
JQ
2025-03-25
Fixed namespaces
JPVenson
2025-03-25
WIP fixed namespaces
JPVenson
2025-02-02
Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_provider
JPVenson
2025-01-26
Prepared Seperation of Database components for future multi provider support
JPVenson
2025-01-22
Remove useless checks and dead code
Bond_009
2024-08-05
Replace UserId with User in UserViewQuery
Bond_009
2024-08-05
Pass User instead of UserId inside LatestItemsQuery
Bond_009
2024-04-30
More efficient array creation (#11468)
Bond-009
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2023-12-08
Convert CollectionType to use lowercase enum names
Cody Robibero
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
[next]