| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-22 | Translated using Weblate (Korean) | polVRtong | |
| Currently translated at 97.8% (92 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ | |||
| 2019-07-22 | Translated using Weblate (Japanese) | exveria1015 | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/ | |||
| 2019-07-22 | Translated using Weblate (German) | Moritz | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/ | |||
| 2019-07-22 | Translated using Weblate (Chinese (Simplified)) | Matsuri | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ | |||
| 2019-07-22 | Translated using Weblate (Chinese (Simplified)) | ZhiGang Zhung | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ | |||
| 2019-07-22 | Translated using Weblate (Portuguese (Brazil)) | ancarvalho | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/ | |||
| 2019-07-14 | Merge pull request #1541 from joshuaboniface/fix-deb-rules | Joshua M. Boniface | |
| Override the Debian installinit name | |||
| 2019-07-14 | Override the installinit name | Joshua M. Boniface | |
| Without this, when building the `jellyfin-nightly` package, it attempts to find service/init files with the name `jellyfin-nightly` instead of the proper name. This override prevents this by forcing the name to `jellyfin`. Required for nightly builds. | |||
| 2019-07-13 | Merge pull request #1519 from Bond-009/mergefix | Joshua M. Boniface | |
| Fix merge errors | |||
| 2019-07-13 | Merge pull request #1536 from joshuaboniface/fix-symlinks | Joshua M. Boniface | |
| Fix broken symlinks in deployment | |||
| 2019-07-13 | Fix broken symlinks | Joshua M. Boniface | |
| These were removed somehow in defc5f1cf9b486357b379c610663e1bad48428ad; restore them to their proper link state. | |||
| 2019-07-13 | Merge pull request #1534 from joshuaboniface/nightly-deb-fix | Joshua M. Boniface | |
| Use dash or underscore on mv command | |||
| 2019-07-13 | Use dash or underscore on mv command | Joshua M. Boniface | |
| Required for nightlies, which would not match this file format with the underscore then wildcard. Enables nightly builds. | |||
| 2019-07-07 | Merge pull request #1518 from jellyfin/EraYaN-azp-grant-auth | Bond-009 | |
| Update the GitHub token to a Grant Auth token | |||
| 2019-07-07 | Fix merge errors | Bond_009 | |
| 2019-07-07 | Update the GitHub token to a Grant Auth token. | Erwin de Haan | |
| 2019-07-07 | Merge pull request #1517 from jellyfin/EraYaN-azp-github-token-name | Bond-009 | |
| Update the GitHub connection name to use the GitHub App token | |||
| 2019-07-07 | Update the GitHub connection name to use the GitHub App token | Erwin de Haan | |
| 2019-07-06 | Merge pull request #1516 from jellyfin/EraYaN-vacuum-merge-fix | Bond-009 | |
| Move VACUUM command to fix merge error | |||
| 2019-07-06 | Move VACUUM command to fix merge error | Erwin de Haan | |
| This fixes a syntax error. | |||
| 2019-07-06 | Merge pull request #1515 from jellyfin/release-10.3.z | Joshua M. Boniface | |
| Backmerge for 10.3.6 | |||
| 2019-07-06 | Merge branch 'master' into release-10.3.z | Bond-009 | |
| 2019-07-06 | Merge pull request #1514 from Bond-009/httpclient2v10.3.6 | Joshua M. Boniface | |
| Fix issues with HttpClientManager | |||
| 2019-07-06 | Merge pull request #1111 from EraYaN/azp-hardcoded-try | Joshua M. Boniface | |
| Azure Pipelines DownloadBuildArtifacts@0 Experiment | |||
| 2019-07-06 | Address comments | Bond_009 | |
| 2019-07-06 | Remove duplicate code | Bond_009 | |
| 2019-07-06 | Use HttpResponseHeaders instead of a dictionary | Bond_009 | |
| 2019-07-06 | Fixes issues with HttpClientManager | Bond_009 | |
| 2019-07-06 | Merge pull request #1455 from ferferga/release-10.3.z | Joshua M. Boniface | |
| Vacuum databases at startup | |||
| 2019-07-06 | Bump version for 10.3.6 | Joshua M. Boniface | |
| 2019-07-05 | Fix some task names. | Erwin de Haan | |
| 2019-07-05 | Switch download order around. | Erwin de Haan | |
| 2019-07-05 | Disable seperate build and restore. | Erwin de Haan | |
| 2019-07-05 | Switch to next gen artifacts. | Erwin de Haan | |
| 2019-07-05 | Switched to specific download. | Erwin de Haan | |
| 2019-07-05 | Try with hardcoded name. | Erwin de Haan | |
| 2019-07-05 | Switched to latest ubuntu image and hardcoded definitionId. | Erwin de Haan | |
| 2019-07-05 | Small attempts at making previous build downloads work. | Erwin de Haan | |
| 2019-07-04 | Merge pull request #1505 from trumblejoe/patch-1 | dkanada | |
| Qualified Namespace of pscredential | |||
| 2019-07-04 | Cleanup extra spaces. | Erwin de Haan | |
| 2019-07-04 | Moved VACUUM down to the end of the list. | Erwin de Haan | |
| 2019-07-04 | Merge pull request #1473 from DrPandemic/apply-deprecation-WebRequest-on-10.3.z | Anthony Lavado | |
| Apply deprecation web request on 10.3.z | |||
| 2019-07-04 | Merge pull request #1247 from bugfixin/master | dkanada | |
| Adjust detection of 'sample' in filenames to use regex boundaries | |||
| 2019-07-02 | Merge pull request #1167 from Bond-009/eol | dkanada | |
| Force LF line endings | |||
| 2019-07-02 | Merge pull request #956 from Bond-009/db | dkanada | |
| Simplify db code | |||
| 2019-07-02 | Merge pull request #1500 from dkanada/password | dkanada | |
| Add optional password field on user creation | |||
| 2019-07-02 | Qualified Namespace of pscredential | trumblejoe | |
| Qualified Namespace of pscredential, otherwise script fails in Powershell builds <3.0. | |||
| 2019-07-01 | Add docs | Bond_009 | |
| 2019-07-01 | Address comments | Bond_009 | |
| 2019-06-30 | add optional password field on user creation | dkanada | |
