| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-22 | Optimize StringBuilder.Append calls | Bond_009 | |
| 2020-07-22 | Merge pull request #3642 from crobibero/plugin-repo-x2 | Bond-009 | |
| Try adding plugin repository again | |||
| 2020-07-22 | Merge pull request #3646 from barronpm/incrementcount-async | Bond-009 | |
| Make IncrementInvalidLoginAttemptCount async. | |||
| 2020-07-22 | Address comments | Bond_009 | |
| 2020-07-22 | Review usage of string.Substring (part 1) | Bond_009 | |
| Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice | |||
| 2020-07-22 | Cleanup after merge | David | |
| 2020-07-22 | Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audio | David | |
| # Conflicts: # Emby.Server.Implementations/ApplicationHost.cs # Jellyfin.Api/Helpers/TranscodingJobHelper.cs | |||
| 2020-07-22 | Add properties to StreamState to fix some errors | David | |
| 2020-07-22 | Remove caching and content length | David | |
| 2020-07-22 | Add response code documentation | David | |
| 2020-07-21 | Skip image processing for live tv sources | Bill Thornton | |
| 2020-07-21 | Change enum values | David | |
| 2020-07-21 | Merge branch 'api-migration' into api-syncplay | David | |
| # Conflicts: # MediaBrowser.Api/SyncPlay/SyncPlayService.cs | |||
| 2020-07-21 | Move ImageService.cs to Jellyfin.Api | crobibero | |
| 2020-07-21 | Make IncrementInvalidLoginAttemptCount async. | Patrick Barron | |
| 2020-07-21 | Detach tracked entries on dispose | crobibero | |
| 2020-07-21 | Try adding plugin repository again | crobibero | |
| 2020-07-21 | update post profile image | crobibero | |
| 2020-07-21 | Merge remote-tracking branch 'upstream/api-migration' into api-image-service | crobibero | |
| 2020-07-21 | Merge pull request #3629 from crobibero/api-migration-merge | David | |
| Api migration merge | |||
| 2020-07-21 | minor changes | Nyanmisaka | |
| 2020-07-20 | fully remove jquery | crobibero | |
| 2020-07-20 | fix built in plugin js | crobibero | |
| 2020-07-20 | changes from merge | crobibero | |
| 2020-07-20 | Merge remote-tracking branch 'upstream/master' into api-migration-merge | crobibero | |
| 2020-07-20 | Merge pull request #3620 from BaronGreenback/IPFix | Bond-009 | |
| Fix for #3607 and #3515 | |||
| 2020-07-20 | Merge pull request #3598 from barronpm/providermanager-cleanup | Bond-009 | |
| Clean up ProviderManager.cs | |||
| 2020-07-20 | Update Emby.Server.Implementations/Networking/NetworkManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-07-20 | Two fixes | BaronGreenback | |
| 2020-07-20 | Merge pull request #3616 from crobibero/migration-new-install | dkanada | |
| Allow migration to optionally run on fresh install | |||
| 2020-07-20 | Allow migration to optionally run on fresh install | crobibero | |
| 2020-07-20 | fix qsv device creation on Comet Lake | Nyanmisaka | |
| reddit: https://www.reddit.com/r/jellyfin/comments/huct4x/jellyfin_1060_released/fyn30ds | |||
| 2020-07-20 | Merge pull request #3604 from joshuaboniface/fix-bad-deps | Bond-009 | |
| Fix bad Debuntu dependencies | |||
| 2020-07-20 | Replace \d with [0-9] in ffmpeg detection and scan code | Bond_009 | |
| 2020-07-20 | Merge pull request #3602 from crobibero/user-change-case | Bond-009 | |
| Fix username case change | |||
| 2020-07-20 | Fix warnings | Bond_009 | |
| 2020-07-19 | Readd sed'd out dotnet-sdk dependency | Joshua M. Boniface | |
| 2020-07-19 | Remove the old Emby conflicts | Joshua M. Boniface | |
| It's been long enough that this is no longer an issue. We still conflict on the ports 8096 and 8190, but this will simply result in a failure to start; allow users to get themselves into that situation if they wish. | |||
| 2020-07-19 | Fix bad dependency handling in 10.6.0-1 | Joshua M. Boniface | |
| Fixes the incorrect dependency handling from 10.6.0, which was missing the Replaces and Breaks entries on jellyfin-server. Thus apt would complain about /etc/default/jellyfin being in two packages and fail to upgrade. With this configuration, I've verified that apt now handles this situation properly. | |||
| 2020-07-19 | Add missing documentation. | Patrick Barron | |
| 2020-07-19 | Fix username case change | crobibero | |
| 2020-07-19 | Clean up ProviderManager.cs | Patrick Barron | |
| 2020-07-19 | Rewrite CropWhitespace | Patrick Barron | |
| 2020-07-19 | Make constructor one line | Patrick Barron | |
| 2020-07-19 | Rewrite OrientImage | Patrick Barron | |
| 2020-07-19 | Merge pull request #3596 from joshuaboniface/fix-typov10.6.0 | Bond-009 | |
| Fix typo in CI configuration | |||
| 2020-07-19 | Fix typo in CI configuration | Joshua M. Boniface | |
| 2020-07-19 | Update HttpContextExtensions.cs | BaronGreenback | |
| 2020-07-19 | Merge pull request #3575 from jellyfin/ffmpeg-depends | Joshua M. Boniface | |
| Bump the minimun required jellyfin-ffmpeg version | |||
| 2020-07-19 | Revert "bump the minimum required jellyfin-ffmpeg ver to 4.3.1-1" | Joshua M. Boniface | |
| This reverts commit d3fa6b428a9a2220856d9a91266c1b6c7833093e. Don't change this, since 4.3.1 won't build on Stretch but we still want to support it. | |||
