| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-05 | Update AlphanumComparatorTests.cs | Bond-009 | |
| 2020-03-05 | Add FIXME in HasConfiguredPassword public user DTO method | Davide Polonio | |
| 2020-03-04 | Merge pull request #2512 from Artiume/patch-4 | Joshua M. Boniface | |
| Update Fedora build container version | |||
| 2020-03-05 | Add speed for alpha numeric sorting | Bond_009 | |
| 2020-03-05 | Add tests for alpha numeric sorting | Bond_009 | |
| 2020-03-04 | update fedora | artiume | |
| 2020-03-04 | Implement BaseItem.GetHashCode override | Vasily | |
| 2020-03-03 | Merge pull request #2508 from joshuaboniface/contributors-update | Joshua M. Boniface | |
| Update contributors list | |||
| 2020-03-03 | Remove dependabotbot | Joshua M. Boniface | |
| 2020-03-03 | Update contributors list | Joshua M. Boniface | |
| Refreshes the contributors list with the data available from all merged PRs. Includes a huge number of people who had never added themselves manually. Going forward this is probably not needed anymore as we can update this fairly easily. | |||
| 2020-03-03 | Revert unnecessary ordering changes in ApplicationHost | Mark Monteiro | |
| 2020-03-03 | Make Logger and LoggerFactory both protected in ApplicationHost | Mark Monteiro | |
| 2020-03-03 | Make LoggerFactory private in ApplicationHost and use it to construct ↵ | Mark Monteiro | |
| loggers with context | |||
| 2020-03-03 | Make logger private in ApplicationHost | Mark Monteiro | |
| 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 remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-injecting-iconfiguration | |||
| 2020-03-03 | Merge pull request #2500 from mark-monteiro/2498-register-logging-correctly | Bond-009 | |
| Register Logging Services Correctly | |||
| 2020-03-03 | Fix emby/users/public not taking into account first run | Davide Polonio | |
| The previous implementation was not taking in account the first seup phase. Now the check has been added. A little method refactor has been done in order to make the code more elegant. | |||
| 2020-03-03 | Fix conditional with a less verbose one | Davide Polonio | |
| Co-Authored-By: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-03-03 | Use ToList() instead of ToArray() on sequences of unknown size | Mark Monteiro | |
| 2020-03-04 | Merge pull request #2476 from JustAMan/playto-sort | dkanada | |
| Bring back sorting when needed to fix PlayTo | |||
| 2020-03-03 | Exit method early if there are no unique playlist items to add | Mark Monteiro | |
| 2020-03-03 | Performance improvements | Mark Monteiro | |
| Use arrays instead of lists; use Array.CopyTo to concat playlist items; only count number of duplicates once | |||
| 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 | |||
| 2020-03-03 | Lower log level for BaseItem.Equals to debug | Vasily | |
| 2020-03-03 | Default transcoding throttling to false for new installs | Vasily | |
| 2020-03-03 | Add SegiH as a contributor | Mark Monteiro | |
| This PR is based on a change originally proposed by this author | |||
| 2020-03-03 | Revert unnecessary style change | Mark Monteiro | |
| 2020-03-03 | Merge pull request #2483 from xosdy/fix-download-filename | Bond-009 | |
| Fix download file with non-ASCII filename | |||
| 2020-03-03 | Merge pull request #2491 from mark-monteiro/2425-fix-playlists | Bond-009 | |
| Fix Playlist Deletion | |||
| 2020-03-03 | Fix compilation error | Mark Monteiro | |
| 2020-03-03 | Increase min log level to 'Warning' framework namespaces | Mark Monteiro | |
| 2020-03-03 | Register Serilog logging services correctly | Mark Monteiro | |
| 2020-03-02 | Check for duplicates when adding items to a playlist | Mark Monteiro | |
| 2020-03-03 | migrate audiodb to plugin | dkanada | |
| 2020-03-02 | Translated using Weblate (Macedonian) | Ilija Apostolovski | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/ | |||
| 2020-03-02 | Merge pull request #2474 from JustAMan/simplify-sorting | Bond-009 | |
| Simplify AlphanumericComparer, reduce code duplication | |||
| 2020-03-02 | Merge pull request #2436 from dkanada/music | Vasily | |
| Add config options for MusicBrainz | |||
| 2020-03-02 | Replace foreach with for - MOAR SPEED | Vasily | |
| 2020-03-02 | Apply suggestions from code review | Vasily | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-03-02 | Apply code review suggestion | Vasily | |
| 2020-03-02 | Speed up equality comparison of BaseItem | Vasily | |
| 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 | Fix warnings in PlaylistXmlSaver | Mark Monteiro | |
| 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-03-01 | Use a constant for the default playlist file name | Mark Monteiro | |
| 2020-03-01 | fix build error | dkanada | |
| 2020-03-01 | Add NuGet reference to config abstractions in MediaBrowser.Common project | Mark Monteiro | |
| 2020-02-29 | Translated using Weblate (Indonesian) | Ignatius Bagus | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/ | |||
