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
/
InstallationManager.cs
Age
Commit message (
Expand
)
Author
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-06-11
Remove useless nullable directives
Bond_009
2021-06-06
Minor fixes
Bond_009
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-04-08
Update Emby.Server.Implementations/Updates/InstallationManager.cs
BaronGreenback
2021-04-06
Keep plugin status after update.
BaronGreenback
2021-03-13
FxCop -> Net Analyzers (part 2)
Bond_009
2021-02-23
add suggested changes
dkanada
2021-02-12
handle plugin manifests automatically
dkanada
2020-12-23
Update Emby.Server.Implementations/Updates/InstallationManager.cs
BaronGreenback
2020-12-23
Update Emby.Server.Implementations/Updates/InstallationManager.cs
BaronGreenback
2020-12-18
Update Emby.Server.Implementations/Updates/InstallationManager.cs
BaronGreenback
2020-12-18
Renamed guid to id
Greenback
2020-12-18
MaxAbi property removed.
Greenback
2020-12-18
Renamed Guid property to Id
Greenback
2020-12-18
Removed maxAbi
Greenback
2020-12-16
Corrections as recommended.
Greenback
2020-12-15
Replaced TryGetPlugin with GetPlugin
Greenback
2020-12-15
Changes as recommended.
Greenback
2020-12-15
Changed as suggested.
Greenback
2020-12-15
Fixed gitmerge.
Greenback
2020-12-15
Merge branch 'master' into PluginDowngrade
BaronGreenback
2020-12-15
Enable local file repositories
Greenback
2020-12-14
Initial upload
Greenback
2020-12-11
Merge pull request #4737 from crobibero/missing-ensure-success
Claus Vium
2020-12-08
Add missing EnsureSuccessStatusCode
crobibero
2020-12-06
Don't return plugin versions that target newer Jellyfin version
crobibero
2020-11-25
Remove Hex class as the BCL has one now
Bond_009
2020-11-22
Handle invalid plugins
crobibero
2020-11-19
updated
Greenback
2020-11-19
Initialial upload
Greenback
2020-11-17
Pass cancellation where possible
Bond_009
2020-11-14
remove custom HttpException
crobibero
2020-11-08
Merge pull request #4247 from crobibero/update-plugin
Claus Vium
2020-11-02
Merge pull request #4068 from barronpm/event-fixes
Anthony Lavado
2020-09-30
Update all on-disk plugins
crobibero
2020-09-29
Merge pull request #3577 from crobibero/package-install-repo
Bond-009
2020-09-28
Fix SA1513, SA1514, SA1507, and SA1508
Matt Montgomery
2020-09-26
Merge remote-tracking branch 'upstream/master' into package-install-repo
crobibero
2020-09-16
Merge pull request #3401 from BaronGreenback/Plugins
Joshua M. Boniface
2020-09-08
Update Emby.Server.Implementations/Updates/InstallationManager.cs
BaronGreenback
2020-09-08
Update Emby.Server.Implementations/Updates/InstallationManager.cs
BaronGreenback
2020-09-07
Merge pull request #3899 from crobibero/plugin-install
Anthony Lavado
2020-09-05
Fix plugin events not being called and clean up InstallationManager.cs
Patrick Barron
2020-09-05
Merge branch 'master' into Plugins
BaronGreenback
2020-08-31
migrate to IHttpClientFactory in InstallationManager
crobibero
2020-08-14
Install specific plugin version if requested
crobibero
2020-07-17
specify plugin repo on install
crobibero
2020-07-16
Catch HttpRequestException when requesting plugins
crobibero
2020-06-23
Merge pull request #3418 from Bond-009/minor3
dkanada
[next]