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
/
Updates
Age
Commit message (
Expand
)
Author
2020-07-16
Catch HttpRequestException when requesting plugins
crobibero
2020-06-23
Merge pull request #3418 from Bond-009/minor3
dkanada
2020-06-22
Minor changes
Bond-009
2020-06-22
Merge pull request #3411 from neilsb/system-plugin-removal
Bond-009
2020-06-22
Update Emby.Server.Implementations/Updates/InstallationManager.cs
Neil Burrows
2020-06-22
Prevent system plugins from being uninstalled
Neil Burrows
2020-06-17
Merge branch 'master' into custom-repos
dkanada
2020-06-07
add missing line from using block
dkanada
2020-06-07
improve error handling when a single repository has issues
dkanada
2020-06-06
simplify the custom repository feature for now
dkanada
2020-06-05
Use typed logger where possible
crobibero
2020-06-04
initial implementation for custom plugin repositories
dkanada
2020-06-04
Merge branch 'master' into install-plugin
dkanada
2020-06-04
fix build issues
dkanada
2020-06-03
Merge pull request #3203 from Bond-009/warn18
Vasily
2020-06-03
apply code suggestions
dkanada
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2020-05-27
Merge branch 'master' into nullable3
Bond_009
2020-05-24
update error log for plugin download
dkanada
2020-05-24
fix a few issues with the plugin manifest
dkanada
2020-04-15
Merge branch 'master' into nullable3
Bond_009
2020-04-11
merge branch master into plugin
dkanada
2020-04-11
rename target abi property
dkanada
2020-04-11
standardize plugin version and guid properties
dkanada
2020-04-11
remove release channel from plugin classes
dkanada
2020-04-10
Merge pull request #2769 from mark-monteiro/configurable-repo-url
Vasily
2020-04-06
Do not use IAsyncEnumerable unnecessarily
Mark Monteiro
2020-04-05
Log error messages when the manifest URL is not valid
Mark Monteiro
2020-04-05
Add '--plugin-manifest-url' command line option and 'InstallationManager:Plug...
Mark Monteiro
2020-04-05
Enable nullabe reference types for MediaBrowser.Model
Bond_009
2020-02-26
update plugin classes for nightly builds
dkanada
2019-12-13
Enable TreatWarningsAsErrors for some projects
Bond_009
2019-12-06
Fix plugin installation and correct api behaviour
Bond_009
2019-11-24
Fix possible nullref when updating packages
Bond_009
2019-11-07
Doc improvements
Bond-009
2019-11-07
Merge branch 'master' into installationmanager
Bond-009
2019-11-02
Merge pull request #1915 from Bond-009/hex
dkanada
2019-11-01
Fix PR issues
Bond_009
2019-11-01
Improve IInstallationManager interface
Bond_009
2019-11-01
Fix xml docs
Bond_009
2019-11-01
Update deps and add MultiThreading analyzer
Bond_009
2019-11-01
Rewrite hex encoder/decoder
Bond_009
2019-09-28
Fix plugin installation
Bond_009
2019-09-17
Remove legacy auth code (#1677)
Bond-009
2019-08-11
Minor improvements
Bond_009
2019-08-11
Check checksum for plugin downloads
Bond_009
2019-06-28
Fix whitespace
Bond_009
2019-06-14
Improvements to InstallationManager
Bond_009
2019-04-04
Add TODO to remove string target
Joshua Boniface
2019-04-04
Apply review feedback
Joshua Boniface
[next]