| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-27 | Use SessionMessageType for WebSocket messages | Niels van Velzen | |
| 2020-09-21 | Use GeneralCommandType enum in GeneralCommand name | Niels van Velzen | |
| 2020-08-26 | Merge remote-tracking branch 'upstream/master' into quickconnect | Matt Montgomery | |
| 2020-08-17 | Apply suggestions from code review | Matt Montgomery | |
| 2020-08-15 | Use IEventManager in SessionManager | Patrick Barron | |
| 2020-08-13 | Move GenericEventArgs to Jellyfin.Data.Events | Patrick Barron | |
| 2020-08-12 | Merge remote-tracking branch 'upstream/master' into quickconnect | Matt Montgomery | |
| 2020-07-26 | Merge remote-tracking branch 'upstream/master' into quickconnect | Matt Montgomery | |
| 2020-07-24 | Fix warnings | Bond_009 | |
| 2020-07-07 | Fix log spam from EF Core | Patrick Barron | |
| 2020-06-24 | revert missing session fields | crobibero | |
| 2020-06-19 | Merge remote-tracking branch 'upstream/master' into quickconnect | ConfusedPolarBear | |
| 2020-06-16 | Add full stop at end of comments (SA1629) | telans | |
| 2020-06-13 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj | |||
| 2020-06-11 | (Hopefully) fix concurrency exceptions. | Patrick Barron | |
| 2020-06-09 | Apply suggestions from code review | ConfusedPolarBear | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-06-08 | Merge remote-tracking branch 'upstream/master' into quickconnect | ConfusedPolarBear | |
| 2020-06-05 | Use typed logger where possible | 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-05-29 | Merge remote-tracking branch 'upstream/master' into quickconnect | ConfusedPolarBear | |
| 2020-05-29 | Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode | Bond_009 | |
| 2020-05-28 | Fix bug when migrating user db with users that have never logged in. | 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-20 | Migrate User DB to EF Core | Patrick Barron | |
| 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-12 | Initial migration code | Patrick Barron | |
| 2020-05-09 | Rename Syncplay to SyncPlay | gion | |
| 2020-05-02 | Merge branch 'master' into websocket | Bond_009 | |
| 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 | Implement syncplay backend | gion | |
| 2020-04-15 | Add quick connect | ConfusedPolarBear | |
| 2020-04-13 | Return correct status codes for authentication and authorization errors | Mark Monteiro | |
| - Use AuthenticatonException to return 401 - Use SecurityException to return 403 - Update existing throws to throw the correct exception for the circumstance | |||
| 2020-03-29 | Revert #2146 ordering change | Joshua M. Boniface | |
| 2020-02-19 | Merge branch 'master' into sessionmanager | Bond-009 | |
| 2020-02-11 | Merge pull request #2363 from dkanada/view | Anthony Lavado | |
| Add session view endpoint | |||
| 2020-02-06 | Update Emby.Server.Implementations/Session/SessionManager.cs | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-02-06 | Merge branch 'master' into sessionmanager | Bond-009 | |
| 2020-02-06 | Apply suggestions from code review | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-02-04 | add code suggestions | dkanada | |
| 2020-02-02 | add session view endpoint | dkanada | |
| 2020-02-02 | change authentication flow | dkanada | |
| 2020-02-02 | fix a few warnings | dkanada | |
| 2020-02-01 | update error message | dkanada | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-02-01 | improve scan progress and fix a few bugs | dkanada | |
| 2020-02-01 | Apply suggestions from code review | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-01-17 | Fix warnings in SessionManager | Bond_009 | |
| 2020-01-13 | Fix nullref exception and added logging | Bond_009 | |
| 2020-01-13 | Rewrite WebSocket handling code | Bond_009 | |
| 2019-12-15 | Merge pull request #2146 from cromefire/patch-1 | Bond-009 | |
| Fix invalid username handling | |||
