| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-13 | Merge pull request #17 from jellyfin/master | artiume | |
| 10.5 | |||
| 2020-02-14 | Merge pull request #2400 from Bond-009/baseurl | dkanada | |
| Another baseurl related fix | |||
| 2020-02-13 | Merge pull request #2258 from geilername/transcoding-throttling | Bond-009 | |
| Enable Throttling when transcoding without Hardware-Acceleration | |||
| 2020-02-14 | Merge pull request #2358 from Bond-009/tests | dkanada | |
| Enable TreatWarningsAsErrors and Nullable for test projects | |||
| 2020-02-13 | Merge pull request #16 from jellyfin/master | artiume | |
| nightly | |||
| 2020-02-12 | Another baseurl related fix | Bond_009 | |
| Baseurl always starts with a '/' (unless it's empty) | |||
| 2020-02-12 | Merge pull request #2394 from mark-monteiro/xml-documentation | Bond-009 | |
| Add Some XML Documentation | |||
| 2020-02-12 | Enable documentation warnings for fully documented files | Mark Monteiro | |
| 2020-02-12 | Use "implement" instead of "apply" when referring to an interface | Mark Monteiro | |
| 2020-02-12 | Merge pull request #2398 from Artiume/patch-1 | Vasily | |
| Update dockerfile to install git for new dependency | |||
| 2020-02-12 | Remove commented code | Vasily | |
| 2020-02-12 | Merge branch 'master' into transcoding-throttling | Anthony Lavado | |
| 2020-02-12 | Merge pull request #2393 from DMouse10462/patch-1 | Anthony Lavado | |
| Fix Fedora build | |||
| 2020-02-12 | Translated using Weblate (Finnish) | Johan | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/ | |||
| 2020-02-12 | Translated using Weblate (Chinese (Traditional)) | j7johnny | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/ | |||
| 2020-02-11 | Merge pull request #2363 from dkanada/view | Anthony Lavado | |
| Add session view endpoint | |||
| 2020-02-12 | Merge pull request #2326 from Bond-009/dlnawarnings | dkanada | |
| Improvements to dlna server | |||
| 2020-02-11 | Merge pull request #15 from Artiume/Artiume-livetv | artiume | |
| Fix MaxBitrate | |||
| 2020-02-11 | Fix MaxBitrate | artiume | |
| 2020-02-11 | git to arm64 | artiume | |
| 2020-02-11 | Add git to arm | artiume | |
| 2020-02-11 | Update dockerfile to install git for new dependency | artiume | |
| https://github.com/jellyfin/jellyfin-web/pull/735 I had to install git to get it to build ✌️ | |||
| 2020-02-10 | add-some-xml-documentation | Mark Monteiro | |
| 2020-02-10 | Fix Fedora build | David Mouse | |
| Fedora builds were broken due to dotnet-sdk-3.1 and dotnet-runtime-3.1 not being available on the @dotnet-sig/dotnet repo as well as a lack of the git package (needed for yarn when installing jellyfin/jellyfin-noto per https://github.com/jellyfin/jellyfin-web/pull/735). Replaces the outdated repo with the official repo found in Microsoft's documentation. | |||
| 2020-02-08 | Merge pull request #14 from jellyfin/master | artiume | |
| nightly | |||
| 2020-02-08 | Translated using Weblate (Galician) | diegoalrey | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/ | |||
| 2020-02-08 | Translated using Weblate (Finnish) | The Iiseppi | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/ | |||
| 2020-02-07 | Merge pull request #2373 from Bond-009/warn14 | dkanada | |
| Fix some warnings in MediaBrowser.Model | |||
| 2020-02-06 | Update CONTRIBUTORS.md | artiume | |
| 2020-02-06 | Merge pull request #13 from Artiume/Artiume-LiveTV | artiume | |
| Update MediaInfoService.cs | |||
| 2020-02-06 | Update MediaInfoService.cs | artiume | |
| 2020-02-06 | Update MediaBrowser.Model/Users/UserPolicy.cs | artiume | |
| Co-Authored-By: Anthony Lavado <anthonylavado@me.com> | |||
| 2020-02-06 | Merge pull request #2381 from sebPomme/fix_readme_link | Bond-009 | |
| Fix quick start guide url in readme | |||
| 2020-02-06 | Update Jellyfin.Naming.Tests.csproj | Bond-009 | |
| 2020-02-06 | Merge pull request #2325 from Bond-009/naming | dkanada | |
| Clean up Emby.Naming | |||
| 2020-02-05 | Merge branch 'master' into naming | Bond-009 | |
| 2020-02-05 | Fix qui start guide url in README.md | sebpomme | |
| 2020-02-05 | Merge pull request #2379 from joshuaboniface/nodejs-deb | dkanada | |
| Use NodeJS 10.X for NPM builds | |||
| 2020-02-04 | Translated using Weblate (Indonesian) | ariqfadlan | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/ | |||
| 2020-02-04 | Use NodeJS 10.X for NPM builds | Joshua M. Boniface | |
| 2020-02-05 | Merge pull request #2374 from Bond-009/warn15 | dkanada | |
| Fix some warnings in MediaBrowser.Controller | |||
| 2020-02-04 | Update MediaBrowser.Controller/Entities/PersonInfo.cs | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-02-04 | Apply suggestions from code review | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-02-04 | Merge pull request #11 from jellyfin/master | artiume | |
| nightly | |||
| 2020-02-04 | Fix some warnings in MediaBrowser.Controller | Bond_009 | |
| 2020-02-04 | Fix warnings MediaBrowser.Model | Bond_009 | |
| 2020-02-03 | Translated using Weblate (Catalan) | Noitty | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/ | |||
| 2020-02-04 | add code suggestions | dkanada | |
| 2020-02-03 | Merge branch 'master' into dlnawarnings | Claus Vium | |
| 2020-02-03 | Merge pull request #2357 from Bond-009/warn13 | dkanada | |
| Fix warnings | |||
