| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-13 | Enable TreatWarningsAsErrors for some projects | Bond_009 | |
| Analyzers are only run in debug build, so setting TreatWarningsAsErrors for release build will catch the compiler warnings until we resolve all analyzer warnings. | |||
| 2019-12-13 | Merge pull request #2138 from mark-monteiro/fix-episode-search | Vasily | |
| Fix Tvdb Provider Episode Search | |||
| 2019-12-13 | Merge pull request #2142 from Bond-009/livetverrormsg | dkanada | |
| Add improved error message for #2141 | |||
| 2019-12-13 | Remove whitespace | Cromefire_ | |
| Co-Authored-By: Claus Vium <cvium@users.noreply.github.com> | |||
| 2019-12-13 | Fixed invalid username handling | Cromefire_ | |
| 2019-12-13 | Fixing index error & split out code for readability | Neil Burrows | |
| 2019-12-13 | Tidying up code | Neil Burrows | |
| 2019-12-13 | Add Excluded Tags using SQLite parameters | Neil Burrows | |
| 2019-12-12 | Add self to Jellyfin contributors | Mark Monteiro | |
| 2019-12-12 | Add improved error error for #2141 | Bond-009 | |
| 2019-12-12 | Use extension methods | Bond-009 | |
| 2019-12-12 | Replace '_' with ':' in config keys | Bond-009 | |
| 2019-12-12 | Merge branch 'master' into mediaencoding | Bond-009 | |
| 2019-12-12 | Merge pull request #2109 from Bond-009/plugin | dkanada | |
| Fix plugin installation and correct api behaviour | |||
| 2019-12-11 | Merge pull request #2118 from chaosinnovator/master | Joshua M. Boniface | |
| Add StartIndex result to /Items API query | |||
| 2019-12-11 | Clean up checks for Dictionary keys | Mark Monteiro | |
| 2019-12-11 | Fix issue with episode search | Mark Monteiro | |
| 2019-12-11 | More warnings (removed) | Bond_009 | |
| 2019-12-10 | Merge branch 'master' into mediaencoding | Bond_009 | |
| 2019-12-10 | Add StartIndex result to /Items API query | chaosinnovator | |
| 2019-12-10 | Fix comparison between different types | Bond-009 | |
| 2019-12-11 | Merge pull request #2106 from Bond-009/docker | dkanada | |
| Fix ubuntu x64 docker build | |||
| 2019-12-11 | Merge pull request #2041 from Bond-009/warn11 | dkanada | |
| Fix more warnings | |||
| 2019-12-11 | Merge pull request #2133 from Bond-009/loggerfix | dkanada | |
| Fix typo | |||
| 2019-12-10 | Fix typo | Bond-009 | |
| 2019-12-10 | Apply suggestions from code review | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2019-12-10 | Merge pull request #1923 from Bond-009/random | dkanada | |
| Don't shuffle some types by default | |||
| 2019-12-10 | Merge pull request #2020 from Bond-009/baseurl | dkanada | |
| Add support for multi segment base urls | |||
| 2019-12-09 | Translated using Weblate (Icelandic) | gustinn | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/ | |||
| 2019-12-09 | Translated using Weblate (Swedish) | Michael Berggren | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/ | |||
| 2019-12-09 | Translated using Weblate (Slovak) | nextlooper42 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/ | |||
| 2019-12-09 | Translated using Weblate (Russian) | translit | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ | |||
| 2019-12-09 | Translated using Weblate (Portuguese (Brazil)) | tanto faz | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/ | |||
| 2019-12-09 | Translated using Weblate (Greek) | Matzi24GR | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/ | |||
| 2019-12-09 | Translated using Weblate (Bulgarian) | antoniy | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/ | |||
| 2019-12-07 | Merge remote-tracking branch 'upstream/master' | Petr Janda | |
| 2019-12-06 | Fix plugin installation and correct api behaviour | Bond_009 | |
| The `/Packages/{Name}` endpoint would return a package that had either the corrent name or the correct guid. In reality it shoud check if both are correct. | |||
| 2019-12-06 | Move to .Net Core 3.1 | Bond_009 | |
| 2019-12-07 | Remove newline | cryptobank | |
| Co-Authored-By: Vasily <JustAMan@users.noreply.github.com> | |||
| 2019-12-07 | Use string.Equals instead of of equals operator | cryptobank | |
| Co-Authored-By: Vasily <JustAMan@users.noreply.github.com> | |||
| 2019-12-07 | Add space between if statement and boolean expression | cryptobank | |
| Co-Authored-By: Vasily <JustAMan@users.noreply.github.com> | |||
| 2019-12-06 | Merge pull request #2104 from cvium/avoid_catastrophic_backtracking | Joshua M. Boniface | |
| Simplify regex to avoid catastrophic backtracking | |||
| 2019-12-06 | Fix ubuntu x64 docker build | Bond_009 | |
| 2019-12-06 | Add back all old emby tests | Bond_009 | |
| 2019-12-06 | Simplify regex to avoid catastrophic backtracking | Claus Vium | |
| 2019-12-06 | Merge remote-tracking branch 'upstream/master' into random | Bond-009 | |
| 2019-12-06 | Add else | Bond-009 | |
| 2019-12-06 | Merge pull request #2102 from jellyfin/Bond-009-plugins | Vasily | |
| Add installed plugins to bug reports | |||
| 2019-12-06 | Add logging when force_key_frames is disabled | Petr Janda | |
| 2019-12-06 | Add back code removed during testing/debugging | Petr Janda | |
