| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-25 | Merge pull request #702 from jellyfin/win-buildv10.0.1v10.0.0 | Andrew Rabert | |
| Fix debug build on windows | |||
| 2019-01-25 | Fix debug build on windows | Bond-009 | |
| 2019-01-24 | Merge pull request #700 from jellyfin/dev | Andrew Rabert | |
| Dev sync | |||
| 2019-01-24 | Merge pull request #452 from Bond-009/activitydb | Andrew Rabert | |
| Use EF Core for Activity database | |||
| 2019-01-24 | Merge pull request #657 from Bond-009/true | Andrew Rabert | |
| Remove conditions that are always true/false | |||
| 2019-01-24 | Merge pull request #672 from cvium/kill_unconditional_caching | Andrew Rabert | |
| Remove unconditional caching, modified since header and use ETags | |||
| 2019-01-24 | Merge pull request #681 from LogicalPhallacy/buildscriptfix | Andrew Rabert | |
| Fix Windows build script errors + pin ffmpeg to 4.0 | |||
| 2019-01-24 | Merge pull request #687 from Bond-009/stylecop | Andrew Rabert | |
| Fix some analyzer warnings | |||
| 2019-01-24 | Merge pull request #689 from Wuerfelbecher/fix-fedora-build | Andrew Rabert | |
| Fix RPM package build for fedora | |||
| 2019-01-24 | Merge pull request #699 from jellyfin/dev | Andrew Rabert | |
| Dev sync | |||
| 2019-01-24 | Fix some analyzer warnings | Bond_009 | |
| Some changes: * Don't omit braces * Fix culture sensitive string compare * Define accessibility functions I restricted myself to these 5 files, for now :p | |||
| 2019-01-24 | Merge pull request #686 from Bond-009/analyzers | Joshua M. Boniface | |
| Disable some StyleCop warnings | |||
| 2019-01-24 | Eliminate some compile warnings (#600) | hawken | |
| * Remove some unused variables * remove duplicate "using .." by sorting and deduping the list * Remove things that already exist in the parent class (in one case I moved some documentation to the parent) * EntityBodyData and and NextSearch were never set (only read), removed * _timeout was never read, subsequently _timer became unused. part of a TODO timeout functionality that was not implemented yet | |||
| 2019-01-24 | Set Parent to current query Item if ParentId is empty (#680) | Claus Vium | |
| **Changes** Fixed a faulty change in logic that occurred during the Christmas GPL nightmare. I stepped through Emby 3.5.2 and stumbled over a difference in the query between Jellyfin and Emby, where in Emby, query.ParentId was set to the item itself. So I did a little digging in the old GPLv2 source and found this https://github.com/MediaBrowser/Emby/blob/3.4.1.8/MediaBrowser.Controller/Entities/Folder.cs#L720 **Issues** Fixes #673 | |||
| 2019-01-24 | Update jellyfin.ruleset | Vasily | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-01-24 | added self to contributors list | Phallacy | |
| 2019-01-24 | Added macOS to the docker sudo exception | Thomas Büttner | |
| 2019-01-24 | Make the docker group check BSD compatible | Thomas Büttner | |
| 2019-01-24 | parameterized ffmpeg and nssm stuff | Phallacy | |
| 2019-01-24 | Updated Packaging Windows from Linux for parity | Phallacy | |
| 2019-01-23 | Disable SA1633 | Bond_009 | |
| 2019-01-23 | Disable SA1309 | Bond_009 | |
| 2019-01-23 | Disable SA1200 | Bond_009 | |
| 2019-01-23 | Add comment | Bond-009 | |
| 2019-01-23 | Fix package build for fedora | Thomas Büttner | |
| 2019-01-23 | Disable warning for calling local function without this. prefixed | Bond_009 | |
| 2019-01-23 | Suffix async methods with Async | Bond_009 | |
| 2019-01-23 | No need to check if the dir exists | Bond_009 | |
| 2019-01-23 | Return a true IEnumerable | Bond_009 | |
| 2019-01-23 | Ensure DB exists | Bond_009 | |
| 2019-01-23 | Use EF Core for Activity database | Bond_009 | |
| 2019-01-23 | Quick fix to erroring build scripts and pulling the supported ffmpeg | Phallacy | |
| 2019-01-23 | Merge pull request #8 from jellyfin/master | LogicalPhallacy | |
| rebase to latest master | |||
| 2019-01-22 | Fix arm32 Docker | Andrew Rabert | |
| 2019-01-22 | Merge pull request #677 from nvllsvm/fixdocker | Andrew Rabert | |
| Fix arm32 Docker | |||
| 2019-01-22 | Fix arm32 Docker | Andrew Rabert | |
| 2019-01-22 | Merge pull request #535 from Bond-009/streambuilder | Andrew Rabert | |
| Clean up streambuilder | |||
| 2019-01-22 | Merge pull request #656 from hawken93/more_logging | Andrew Rabert | |
| Do some logging in MediaInfoService | |||
| 2019-01-22 | Merge pull request #663 from nvllsvm/tl | Joshua M. Boniface | |
| Use TagLibSharp Nuget package | |||
| 2019-01-22 | Merge pull request #668 from hawken93/prepare_for_reports_module | Andrew Rabert | |
| Return Audio objects from MusicAlbum.Tracks | |||
| 2019-01-22 | Merge pull request #671 from Tthecreator/dev | Andrew Rabert | |
| Set EnableRaisingEvents correctly | |||
| 2019-01-22 | Merge pull request #651 from jellyfin/release-10.1.0 | Andrew Rabert | |
| Release 10.1.0 | |||
| 2019-01-22 | Remove conditions that are always true/false | Bond_009 | |
| 2019-01-22 | Fix trim input | Claus Vium | |
| 2019-01-22 | Trim quotes from If-None-Match | Claus Vium | |
| 2019-01-22 | Remove unconditional caching, modified since header and use ETags | Claus Vium | |
| 2019-01-22 | removed excess newlines | Tthecreator | |
| 2019-01-22 | Update jellyfin-web submodule to 10.1.0 | Joshua Boniface | |
| 2019-01-22 | Set EnableRaisingEvents correctly for SubtitleEncoder | Tthecreator | |
| 2019-01-22 | Merge pull request #1 from jellyfin/dev | Tthecreator | |
| Update from jellyfin repo | |||
