| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-13 | Moved ARM dockerfiles back to root. | Erwin de Haan | |
| 2019-01-12 | Add TODO for netcore version upgrade. | Erwin de Haan | |
| 2019-01-12 | Updated docker build script. | Erwin de Haan | |
| 2019-01-12 | Moved main docker file. | Erwin de Haan | |
| 2019-01-12 | Enabled update-version in anticipation of the versioning PR. | Erwin de Haan | |
| 2019-01-12 | Renamed main script to be more correct for what it does. | Erwin de Haan | |
| 2019-01-12 | Fixed fedora rpm build unexpected dependency on liblttng-ust. Fixed the ↵ | Erwin de Haan | |
| docker builds and added manifest generation. | |||
| 2019-01-12 | Added git submodules command. Converted RPM to build from local tree. Added ↵ | Erwin de Haan | |
| all the execution bits to the build scripts. | |||
| 2019-01-11 | Added debian bin folder. | Erwin de Haan | |
| 2019-01-11 | Moved rpm package and edited the package slightly, to build the project ↵ | Erwin de Haan | |
| correctly. | |||
| 2019-01-11 | Merge branch 'rpm-package' into build-system-consolidation | Erwin de Haan | |
| 2019-01-11 | Fix typo | Thomas Büttner | |
| 2019-01-11 | Fix permissions for the main binary. | Thomas Büttner | |
| The /usr/lib64/jellyfin/jellyfin binary has 0744 permission after build by dotnet so set explicit permission to 0755 in .spec | |||
| 2019-01-11 | Change EnvironmentFile path to /etc/sysconfig | Thomas Büttner | |
| 2019-01-11 | Bump spec version to 10.0.2 | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-01-11 | Fix typo | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-01-11 | Also remove DB mirgration part from README | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-01-11 | Remove explicit permissions for files who don't need them. | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-01-11 | Remove DB migration script also from %files. | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-01-11 | Remove DB migration script. | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-01-11 | Remove references to Debian package | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-01-10 | Build scripts and build system consolidation. | Erwin de Haan | |
| Squashed commit. | |||
| 2019-01-09 | Merge pull request #516 from Bond-009/env | Andrew Rabert | |
| Remove useless properties from IEnvironmentInfo | |||
| 2019-01-09 | Merge pull request #424 from dkanada/submodule | Andrew Rabert | |
| add jellyfin-web as submodule | |||
| 2019-01-10 | separate path with comma | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2019-01-09 | add jellyfin-web as submodule | dkanada | |
| 2019-01-09 | Merge pull request #524 from jellyfin/dev | Joshua M. Boniface | |
| Master 10.0.1 | |||
| 2019-01-08 | Merge pull request #523 from joshuaboniface/master-10.0.1 | Anthony Lavado | |
| Bump version for 10.0.1 | |||
| 2019-01-08 | Bump version for 10.0.1 | Joshua Boniface | |
| 2019-01-08 | Merge pull request #486 from Bond-009/plugins | Joshua M. Boniface | |
| Add NuGet package info to plugin projects | |||
| 2019-01-08 | Merge pull request #519 from Bond-009/image | Joshua M. Boniface | |
| Fix the DecodeJfif function to get proper image sizes | |||
| 2019-01-08 | Merge pull request #491 from sparky8251/fix-user-profile | Joshua M. Boniface | |
| Fix userprofile.js crash | |||
| 2019-01-08 | Merge pull request #493 from Bond-009/values | Joshua M. Boniface | |
| Remove unused resource | |||
| 2019-01-08 | Merge pull request #498 from bfayers/change-contrib-link | Joshua M. Boniface | |
| Change contributing link in settings to readthedocs.io | |||
| 2019-01-08 | Merge pull request #501 from hawken93/fix_division | Joshua M. Boniface | |
| Fix regression in integer divisions in latest movies category | |||
| 2019-01-08 | Fix the DecodeJfif function to get image sizes | Bond_009 | |
| Added support for progressive DCT-based JPEGs. By adding a check for the SOF2 marker (C2) | |||
| 2019-01-08 | Also symlink logs to /var/log, changed changelog to lastest entry of the ↵ | Thomas Büttner | |
| debian package Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-01-08 | Add rpm build script for fedora and update README | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-01-08 | Add %post script to move exitsting config to /etc/jellyfin and symlink it. | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-01-08 | Remove useless properties from IEnvironmentInfo | Bond_009 | |
| 2019-01-07 | Merge pull request #512 from LeoVerto/patch-1 | Joshua M. Boniface | |
| Fix CONTRIBUTORS.md formatting | |||
| 2019-01-08 | Fix CONTRIBUTORS.md formatting | LeoVerto | |
| 2019-01-07 | Some less obvious ones that I was told were there | hawken | |
| 2019-01-07 | Fix regression where it would do integer divisions, giving wrong result | hawken | |
| 2019-01-07 | fixed restart.sh permissions | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-01-07 | Add logging and config directories | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-01-07 | Remove unused resource | Bond_009 | |
| 2019-01-07 | Merge pull request #488 from sparky8251/fix-mimetype-formatting | Joshua M. Boniface | |
| Fix odd formatting in MimeType.cs | |||
| 2019-01-07 | Fixed odd formatting in MimeType.CS | Sparky | |
| Think there might have been a mismatch between tabs and spaces. All spaces now. | |||
| 2019-01-07 | Merge pull request #487 from sparky8251/fix-logs | Joshua M. Boniface | |
| Support `*.log` files in browser log viewer | |||
