| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-27 | Merge pull request #3465 from BaronGreenback/BugFix2 | Bond-009 | |
| 10.6.0.0 Null Pointer fix | |||
| 2020-06-27 | _config.Configuration.PluginRespositories not instantiated causing ↵ | BaronGreenback | |
| InstallationManager.cs to crash with a null pointer. | |||
| 2020-06-27 | use constructor to set optimal config values | dkanada | |
| 2020-06-22 | Minor changes | Bond-009 | |
| 2020-06-22 | Merge pull request #3244 from jellyfin/custom-repos | dkanada | |
| Initial implementation for custom plugin repositories | |||
| 2020-06-20 | newlines after braces | telans | |
| 2020-06-17 | Merge branch 'master' into custom-repos | dkanada | |
| 2020-06-16 | Merge pull request #3343 from telans/comment-stops | Bond-009 | |
| Add full stop at end of comments (SA1629) | |||
| 2020-06-16 | fix SA1513/SA1516 | telans | |
| 2020-06-16 | Add full stop at end of comments (SA1629) | telans | |
| 2020-06-15 | Merge branch 'master' into hwaccel | dkanada | |
| 2020-06-11 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # MediaBrowser.Controller/Library/ILibraryManager.cs # MediaBrowser.Providers/Users/UserMetadataService.cs | |||
| 2020-06-08 | Split HEVC VP9 10bit | artiume | |
| 2020-06-08 | Merge remote-tracking branch 'upstream/master' into hwaccel | Vasily | |
| 2020-06-07 | merge branch master into custom-repos | dkanada | |
| 2020-06-06 | Merge pull request #3208 from jellyfin/plugins | dkanada | |
| More work for core plugins | |||
| 2020-06-05 | Move default repo addition to migration | crobibero | |
| 2020-06-04 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs # Emby.Server.Implementations/Library/UserManager.cs # Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs # Emby.Server.Implementations/Sorting/IsPlayedComparer.cs # Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs # Emby.Server.Implementations/TV/TVSeriesManager.cs # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs | |||
| 2020-06-04 | initial implementation for custom plugin repositories | dkanada | |
| 2020-06-03 | Merge pull request #2767 from Bond-009/nullable3 | Vasily | |
| Enable nullabe reference types for MediaBrowser.Model | |||
| 2020-06-03 | Merge pull request #3180 from xumix/master | Anthony Lavado | |
| Refactor copy codec checks | |||
| 2020-05-31 | minor changes to server configuration file | dkanada | |
| 2020-05-27 | Merge branch 'master' into nullable3 | Bond_009 | |
| 2020-05-26 | Fix merge conflicts with SyncPlay | Patrick Barron | |
| 2020-05-26 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj # MediaBrowser.Api/UserService.cs # MediaBrowser.Controller/Library/IUserManager.cs | |||
| 2020-05-26 | add more separate hw decoding toggles | nyanmisaka | |
| 2020-05-26 | Merge remote-tracking branch 'upstream/master' into syncplay | gion | |
| 2020-05-26 | Refactor copy codec checks | xumix | |
| 2020-05-15 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs # Emby.Server.Implementations/ApplicationHost.cs # Emby.Server.Implementations/Devices/DeviceManager.cs # Jellyfin.Server/Jellyfin.Server.csproj # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Controller/Devices/IDeviceManager.cs | |||
| 2020-05-15 | Merge remote-tracking branch 'upstream/master' into syncplay | gion | |
| 2020-05-14 | Address review comments | Patrick Barron | |
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-05-10 | Merge branch 'master' into simplify-https-config | Mark Monteiro | |
| 2020-05-09 | Rename Syncplay to SyncPlay | gion | |
| 2020-04-27 | Implement syncplay permissions for a user | gion | |
| 2020-04-26 | Remove unnecessary properties from SystemInfo response object | Mark Monteiro | |
| These properties do not provide any useful information to the client. The client would already have to have all this information in order to connect to the endpoint to retrieve it | |||
| 2020-04-26 | Merge remote-tracking branch 'upstream/master' into simplify-https-config | Mark Monteiro | |
| 2020-04-26 | Added option to disable metrics collection and defaulted it to off | sparky8251 | |
| 2020-04-17 | Update documentation for EnableUPnP | Mark Monteiro | |
| 2020-04-16 | Disable UPnP by default | Mark Monteiro | |
| 2020-04-05 | Enable nullabe reference types for MediaBrowser.Model | Bond_009 | |
| 2020-04-02 | Document HTTPS configuration options | Mark Monteiro | |
| 2020-04-01 | Merge pull request #2601 from mark-monteiro/support-running-without-web-content | Vasily | |
| Support Running Server Without Web Content | |||
| 2020-03-19 | Merge pull request #1 from jellyfin/master | Peter Maar | |
| Pull latest to my fork | |||
| 2020-03-15 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-running-without-web-content | |||
| 2020-03-11 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-running-without-web-content | |||
| 2020-03-11 | Merge branch 'master' into warn17 | Bond-009 | |
| 2020-03-07 | Set EnableHttps disabled by default | Joshua M. Boniface | |
| Prevents issues on first setup when behind a reverse proxy. Also prevents issues saving the Networking page by default if SSL is not fully configured. | |||
| 2020-03-05 | Add tracking of JF version used to run this config previously | Vasily | |
| 2020-03-04 | Merge pull request #2501 from JustAMan/pedal-to-the-metal-from-the-get-go | dkanada | |
| Default transcoding throttling to false for new installs | |||
