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
/
SearchEngine.cs
Age
Commit message (
Expand
)
Author
7 days
avoid Take(0) when limit == 0 (#14608)
evan314159
2025-03-25
Fixed namespaces
JPVenson
2025-03-25
WIP fixed namespaces
JPVenson
2024-10-09
WIP porting new Repository structure
JPVenson
2024-03-13
Enable nullable for more files
Bond_009
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2022-12-07
Use ArgumentException.ThrowIfNullOrEmpty
Bond_009
2022-05-20
Merge pull request #7604 from Jellifi007/fixes-diactritics
Bond-009
2022-02-21
Optimize Guid comparisons
Bond_009
2022-01-20
Properly populate QueryResult
Cody Robibero
2021-12-27
Remove more warnings
Cody Robibero
2021-12-20
Use our own Contains extension
cvium
2021-12-12
Use BaseItemKind where possible
Cody Robibero
2021-10-03
Fix warnings in Library
Patrick Barron
2021-06-22
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
Bond_009
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-04-17
Remove unused using directives
BaronGreenback
2020-12-30
Fix limit parameter error for search hints endpoint
Niels van Velzen
2020-12-01
fix inverted condition
crobibero
2020-12-01
Use Guid as API parameter type where possible
crobibero
2020-10-17
Use nameof where possible
Bond_009
2020-07-23
Merge branch 'master' into displaypreferences-efcore
Patrick Barron
2020-07-20
Fix warnings
Bond_009
2020-07-17
Migrate Display Preferences to EF Core
Patrick Barron
2020-06-16
fix SA1513/SA1516
telans
2020-06-15
fix SA1508
telans
2020-06-13
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-05
Use typed logger where possible
crobibero
2020-05-20
Remove redundant qualifiers
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
2020-04-04
Inject and construct ISearchEngine and IMusicManager correctly
Mark Monteiro
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
Fix some warnings
Bond-009
2019-10-20
Don't shuffle some types by default
Bond_009
2019-01-31
Remove support for games as a media type
Claus Vium
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part I-Lib
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-12-28
Remove custom ToArray extension
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-11-23
reduce dlna chatter
Luke Pulverenti
2017-11-01
improve search by artists
Luke Pulverenti
2017-09-04
update query objects
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
[next]