| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-11 | Merge pull request #5712 from BaronGreenback/5700 | Claus Vium | |
| (cherry picked from commit 1a92d94e92997bc3c6245142291215216a27e0c9) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-02-26 | Merge pull request #5217 from jellyfin/auto-manifest | dkanada | |
| handle plugin manifests automatically (cherry picked from commit c54ca489f1fc3cbf12c4b7714389fe80f4038f84) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-31 | Merge pull request #4709 from BaronGreenback/PluginDowngrade | Joshua M. Boniface | |
| (cherry picked from commit 406ae3e43a20216292c554151fa2d0e2a09edfa3) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-13 | Merge pull request #4737 from crobibero/missing-ensure-success | Claus Vium | |
| (cherry picked from commit f3228661279cbb6bc7251c8f737680dff1336002) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-13 | Merge pull request #4701 from crobibero/plugin-version | Claus Vium | |
| (cherry picked from commit 7455de1f85da3094e3ebfada32eeb01032478b0f) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 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 | |
| Update all on-disk plugins | |||
| 2020-11-02 | Merge pull request #4068 from barronpm/event-fixes | Anthony Lavado | |
| Fix Plugin Events and Clean Up InstallationManager.cs | |||
| 2020-09-30 | Update all on-disk plugins | crobibero | |
| 2020-09-29 | Merge pull request #3577 from crobibero/package-install-repo | Bond-009 | |
| Specify plugin repo on plugin installation | |||
| 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 | |
| Fix for windows plug-in upgrades issue: #1623 | |||
| 2020-09-08 | Update Emby.Server.Implementations/Updates/InstallationManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-09-08 | Update Emby.Server.Implementations/Updates/InstallationManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-09-07 | Merge pull request #3899 from crobibero/plugin-install | Anthony Lavado | |
| Install specific plugin version if requested | |||
| 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 | |
| Minor changes | |||
| 2020-06-22 | Minor changes | Bond-009 | |
| 2020-06-22 | Merge pull request #3411 from neilsb/system-plugin-removal | Bond-009 | |
| Prevent system plugins from being uninstalled | |||
| 2020-06-22 | Using Version class. | BaronGreenback | |
| 2020-06-22 | Update Emby.Server.Implementations/Updates/InstallationManager.cs | Neil Burrows | |
| Co-authored-by: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-06-22 | Prevent system plugins from being uninstalled | Neil Burrows | |
| 2020-06-21 | fixes | BaronGreenback | |
| 2020-06-21 | Add versioning to plugin folders | BaronGreenback | |
| 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 | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 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 | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-06-03 | Merge pull request #3203 from Bond-009/warn18 | Vasily | |
| Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode | |||
| 2020-06-03 | apply code suggestions | dkanada | |
| Co-authored-by: Vasily <JustAMan@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 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 | |
