| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-26 | Revert "Fix emby/user/public API leaking sensitive data" | Joshua M. Boniface | |
| 2020-05-19 | Add lost+found to ignore list | artiume | |
| https://forum.jellyfin.org/t/library-not-loading/2086 | |||
| 2020-05-18 | Merge pull request #3099 from rigtorp/ignore-patterns | Vasily | |
| Use glob patterns to ignore files | |||
| 2020-05-15 | Use glob patterns to ignore files | Erik Rigtorp | |
| 2020-05-14 | Update Books Resolver File Types | artiume | |
| 2020-05-12 | Remove support for injecting ILogger directly | Patrick Barron | |
| 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-06 | Fix variable declaration and follow sonarcloud suggestions | Davide Polonio | |
| 2020-05-02 | Remove extra line in UserManager | Davide Polonio | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-29 | Merge pull request #2920 from Bond-009/tests2 | Vasily | |
| Add some simple tests | |||
| 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 fix-auth-response-codes | Bond-009 | |
| 2020-04-21 | Address comments | Bond_009 | |
| 2020-04-20 | Create ApplicationHost logger correctly | Mark Monteiro | |
| 2020-04-20 | Merge remote-tracking branch 'upstream/master' into register-services-correctly | Mark Monteiro | |
| 2020-04-20 | Add some simple tests | Bond_009 | |
| 2020-04-19 | Changed '\d' to '[0-9]'. | randrey | |
| 2020-04-18 | Limit imdbid to 8 digits. | randrey | |
| 2020-04-18 | Fix imdbid regex | randrey | |
| 2020-04-16 | Merge pull request #2830 from Bond-009/dvdlib | Vasily | |
| DvdLib: remove dependency on MediaBrowser.Model | |||
| 2020-04-15 | Merge pull request #2746 from dafo90/master | Bond-009 | |
| Authentication request log with IP | |||
| 2020-04-13 | Throw AuthenticationException instead of ArgumentNullException when a user ↵ | Mark Monteiro | |
| does not exist | |||
| 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-04-11 | Merge remote-tracking branch 'upstream/master' into register-services-correctly | Mark Monteiro | |
| 2020-04-11 | DvdLib: remove dependency on MediaBrowser.Model | Bond_009 | |
| 2020-04-10 | Merge pull request #2755 from Bond-009/dbcleanup | Vasily | |
| Clean up SqliteItemRepository | |||
| 2020-04-08 | Log message for each exception during login | dafo90 | |
| 2020-04-07 | Merge pull request #2696 from mark-monteiro/fix-extras | Vasily | |
| Display Extras With Unknown Types | |||
| 2020-04-06 | Fix Authentication request log | dafo90 | |
| 2020-04-04 | Register and construct IUserDataManager and IUserDataRepository correctly | Mark Monteiro | |
| 2020-04-04 | Register and construct IUserManager and IUserRepository correctly | Mark Monteiro | |
| 2020-04-04 | Register and construct LibraryManager correctly | Mark Monteiro | |
| 2020-04-04 | Inject and construct ISearchEngine and IMusicManager correctly | Mark Monteiro | |
| 2020-04-04 | Register and construct IMediaSourceManager correctly | Mark Monteiro | |
| 2020-04-03 | Clean up SqliteItemRepository | Bond_009 | |
| 2020-04-02 | Authentication request log with IP | Didier Dafond | |
| 2020-04-01 | Remove duplicate array of extras directory names | Mark Monteiro | |
| 2020-03-24 | Remove unused usings | Bond_009 | |
| 2020-03-11 | Merge branch 'master' into warn17 | Bond-009 | |
| 2020-03-03 | Replace ILogger with ILogger<T> wherever possible | Mark Monteiro | |
| Log entries will contain additional class context when using this interface | |||
| 2020-03-03 | Merge pull request #2491 from mark-monteiro/2425-fix-playlists | Bond-009 | |
| Fix Playlist Deletion | |||
| 2020-03-02 | Merge pull request #2436 from dkanada/music | Vasily | |
| Add config options for MusicBrainz | |||
| 2020-03-01 | Fix emby/user/public API leaking private data | Davide Polonio | |
| This commit fixes the emby/user/public API that was returning more data than necessary. Now only the following information are returned: - the account name - the primary image tag - the field hasPassword - the field hasConfiguredPassword, useful for the first wizard only (see https://github.com/jellyfin/jellyfin/issues/880#issuecomment-465370051) - the primary image aspect ratio A new DTO class, PrivateUserDTO has been created, and the route has been modified in order to return that data object. | |||
| 2020-03-01 | Clean up and document PlaylistResolver | Mark Monteiro | |
| 2020-03-01 | Correctly resolve playlists that are stored using a directory path | Mark Monteiro | |
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2020-02-23 | Merge pull request #2427 from Bond-009/minor | dkanada | |
| Minor improvements | |||
| 2020-02-22 | add config options for musicbrainz | dkanada | |
| 2020-02-19 | Minor improvements | Bond_009 | |
| 2020-02-19 | Update Emby.Server.Implementations/Library/LibraryManager.cs | Ulrich Wagner | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
