| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-13 | Merge branch 'master' into activitydb-efcore | Patrick Barron | |
| 2020-05-13 | Apply review suggestions | Patrick Barron | |
| 2020-05-13 | Apply documentation suggestions from code review | Mark Monteiro | |
| Co-authored-by: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-05-13 | 2nd half of changes | Patrick Barron | |
| 2020-05-12 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Data/SqliteUserDataRepository.cs # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Entities/User.cs # Jellyfin.Data/ISavingChanges.cs # Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj # Jellyfin.Server.Implementations/JellyfinDb.cs # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Model/Notifications/NotificationOptions.cs # MediaBrowser.sln | |||
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-05-10 | Do not include a double slash in URLs when a base URL is not set | Mark Monteiro | |
| 2020-05-10 | Merge branch 'master' into simplify-https-config | Mark Monteiro | |
| 2020-05-10 | Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality | Mark Monteiro | |
| Also refactor to use return a Uri instead of a string and use UriBuilder under the hood | |||
| 2020-05-09 | Fix code issues | gion | |
| 2020-05-09 | Rename Syncplay to SyncPlay | gion | |
| 2020-05-09 | Fix code issues | gion | |
| 2020-05-08 | Add Post subtitle in API | redSpoutnik | |
| 2020-05-07 | Merge pull request #2492 from Polpetta/fix-api-private-data-leak | Bond-009 | |
| Fix emby/user/public API leaking sensitive data | |||
| 2020-05-02 | Make SonarCloud happy | Bond_009 | |
| 2020-05-02 | Merge branch 'master' into websocket | Bond_009 | |
| 2020-04-29 | Merge pull request #2817 from ferferga/master | Vasily | |
| Remove unnecessary space in hardware decoders argument for ffmpeg | |||
| 2020-04-27 | Refactor and other minor changes | gion | |
| 2020-04-27 | Implement KeepAlive for WebSockets | gion | |
| 2020-04-27 | Check that client is playing the right item | gion | |
| Send date when playback command is emitted Rename some classes | |||
| 2020-04-27 | Refactor: rename user to session | gion | |
| 2020-04-27 | Implement syncplay backend | gion | |
| 2020-04-26 | Merge remote-tracking branch 'upstream/master' into simplify-https-config | Mark Monteiro | |
| Also reverts conflicting changes made in https://github.com/jellyfin/jellyfin/pull/2798 | |||
| 2020-04-26 | Merge pull request #2990 from mark-monteiro/create-missing-folders | Joshua M. Boniface | |
| Create Missing Data Folders | |||
| 2020-04-26 | Ensure metadata path is created on app startup, and also each time it is updated | Mark Monteiro | |
| 2020-04-26 | Merge pull request #2798 from JustAMan/fix-livetv-again | Joshua M. Boniface | |
| Make localhost LiveTV restreams always use plain HTTP port | |||
| 2020-04-26 | Apply style change | Joshua M. Boniface | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-26 | Apply style change | Joshua M. Boniface | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-26 | Apply style change | Joshua M. Boniface | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-26 | Merge remote-tracking branch 'upstream/master' into simplify-https-config | Mark Monteiro | |
| 2020-04-23 | Merge pull request #2861 from mark-monteiro/fix-auth-response-codes | dkanada | |
| Fix Auth Response Codes | |||
| 2020-04-22 | Merge branch 'master' into register-services-correctly | Bond-009 | |
| 2020-04-22 | Merge branch 'master' into fix-auth-response-codes | Bond-009 | |
| 2020-04-22 | Merge pull request #2846 from jellyfin/azure | Bond-009 | |
| Remove requirement to build web during server builds | |||
| 2020-04-21 | Add <ProjectGuid> properties to all project files | Mark Monteiro | |
| This is required for SonarCloud analysis to run | |||
| 2020-04-20 | Merge remote-tracking branch 'upstream/master' into register-services-correctly | Mark Monteiro | |
| 2020-04-20 | Remove JsonIgnore from the DateLastSaved property of BaseItem | Anthony Lavado | |
| 2020-04-20 | Merge pull request #2916 from Bond-009/minor2 | dkanada | |
| Minor improvements | |||
| 2020-04-19 | Minor improvements | Bond_009 | |
| 2020-04-19 | Add persistent setting configuration and temporary activation | ConfusedPolarBear | |
| 2020-04-19 | Merge pull request #2829 from Bond-009/warn19 | dkanada | |
| Fix some warnings | |||
| 2020-04-17 | Add back warning message when Skia encoder cannot be used | Mark Monteiro | |
| 2020-04-16 | Update documentation for URL methods in ApplicationHost | Mark Monteiro | |
| 2020-04-16 | Remove CanConnectWithHttps Property | Mark Monteiro | |
| It is only used in one place and only adds confusion by existing | |||
| 2020-04-15 | Add quick connect | ConfusedPolarBear | |
| 2020-04-15 | Add missing punctuation in xml comment | Mark Monteiro | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-15 | Merge branch 'master' into nullable3 | Bond_009 | |
| 2020-04-13 | Merge branch 'master' into register-services-correctly | Mark Monteiro | |
| 2020-04-13 | Document AuthenticationException correctly | Mark Monteiro | |
| 2020-04-13 | Clean up SecurityException | Mark Monteiro | |
| - Remove unused SecurityExceptionType - Add missing constructor for InnerException - Add missing documentation | |||
