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
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
2017-05-21
update data queries
Luke Pulverenti
2017-05-06
update search
Luke Pulverenti
2017-05-06
add new search filters
Luke Pulverenti
2017-05-01
add password to self signed cert
Luke Pulverenti
2017-02-01
update ordering of search results
Luke Pulverenti
2017-01-09
update video osd
Luke Pulverenti
2016-11-03
move additional classes to new server lib
Luke Pulverenti