| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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 | 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 | |||
| 2019-01-07 | Open log files in browser again | Sparky | |
| Fixes #485 Looks like we regressed and now only the .txt logs would open in the browser when clicked. Added in MimeType handler for .log files. Problem solved. | |||
| 2019-01-07 | Ground work to get plugins functional again | Bond_009 | |
| 2019-01-07 | Merge pull request #419 from jellyfin/dev | Joshua M. Boniface | |
| Master 10.0.0 | |||
| 2019-01-06 | Merge pull request #469 from nvllsvm/ffmpeg_layarg | Andrew Rabert | |
| Download ffmpeg in a separate layer | |||
| 2019-01-06 | Download ffmpeg in a separate layer | Andrew Rabert | |
| This slightly speeds up rebuilding since the ffmpeg layer cache is used even when Jellyfin source is changed. | |||
| 2019-01-06 | Merge pull request #373 from sparky8251/jellyfin-theme | Andrew Rabert | |
| Replaced green with Jellyfin themed colors in UI | |||
| 2019-01-06 | Change UI accents, update artwork | Sparky | |
| Replaced "Emby Green" with blue taken from artwork. Replaced artwork. Kept old "Emby Green" themes for future reuse and renamed them "classic". Removed CSS element that was making the Jellyfin banner too small. | |||
| 2019-01-06 | Merge pull request #437 from cvium/remove_run_at_startup | Andrew Rabert | |
| Remove AutoRunAtStartup | |||
| 2019-01-06 | Merge pull request #456 from Bond-009/subencoder | Andrew Rabert | |
| SubtitleEncoder: stop using tuples for clarity | |||
| 2019-01-06 | Merge pull request #462 from nvllsvm/fix_skia | Andrew Rabert | |
| Fix Skia in Docker | |||
| 2019-01-06 | Fix Skia in Docker | Andrew Rabert | |
| 2019-01-06 | Merge pull request #461 from nvllsvm/old_news | Andrew Rabert | |
| Remove more news | |||
| 2019-01-06 | Remove more news | Andrew Rabert | |
| 2019-01-06 | Merge pull request #460 from nvllsvm/remove_dep | Andrew Rabert | |
| Remove deprecation warning from Docker | |||
| 2019-01-06 | Remove deprecation warning from Docker | Andrew Rabert | |
| 2019-01-06 | Merge pull request #435 from Bond-009/ffmpeglogs | Anthony Lavado | |
| Reduce log spam from ffmpeg info | |||
| 2019-01-06 | Merge pull request #382 from EraYaN/add-editorconfig-codestyle | Anthony Lavado | |
| Codestyle EditorConfig file added. | |||
| 2019-01-06 | Merge pull request #447 from joshuaboniface/update-readme | Anthony Lavado | |
| Update readme to use readthedocs and clean up | |||
| 2019-01-06 | Update readme to use readthedocs and clean up | Joshua Boniface | |
| 1. Replace all Wiki references to Readthedocs.io references 2. Clean up the layout a bit, remove some redundant bits and make "about" bits consistent between Docs and README | |||
| 2019-01-06 | Merge pull request #457 from joshuaboniface/debian-packaging | Vasily | |
| Hotfix to postinst to correct permissions | |||
| 2019-01-06 | Merge pull request #450 from Bond-009/config | Joshua M. Boniface | |
| BaseApplicationPaths set up default config and log dir paths | |||
| 2019-01-06 | Hotfix to postinst to correct permissions | Joshua Boniface | |
| Without this, if not importing a previous config, the perms are broken on the config directories. Fixes this. | |||
| 2019-01-06 | SubtitleEncoder: stop using tuples for clarity | Bond_009 | |
| * Replace Tuples with a ValueTuple or a struct | |||
| 2019-01-06 | Merge pull request #440 from joshuaboniface/debian-packaging | Joshua M. Boniface | |
| Debian packaging for 10.0.0 | |||
| 2019-01-06 | Tweakes based on review feedback | Joshua Boniface | |
| 2019-01-06 | Merge pull request #430 from hawken93/dev | Joshua M. Boniface | |
| Stop including .git in dpkg source tarball | |||
| 2019-01-06 | Merge pull request #365 from Bond-009/power | Anthony Lavado | |
| Remove unused PowerManagement | |||
| 2019-01-06 | BaseApplicationPaths set up default config and log dir paths | Bond_009 | |
| 2019-01-06 | Stop including .git in dpkg source tarball | hawken | |
| 2019-01-06 | Remove unused PowerManagement | Bond_009 | |
| It isn't up to the application to prevent the system from going to sleep | |||
| 2019-01-06 | Merge pull request #307 from drmrbg/fix-chromecast | Vasily | |
| Fix transcoding of AAC from 5.1 to stereo to support Chromecast | |||
| 2019-01-06 | Merge pull request #444 from joshuaboniface/version-bump | Anthony Lavado | |
| Update shared version to 10.0.0 | |||
| 2019-01-05 | Update logging for async mode from #438 | Joshua Boniface | |
| 2019-01-05 | Merge pull request #438 from Bond-009/logasync | Joshua M. Boniface | |
| Improve logging performance | |||
| 2019-01-05 | Update shared version to 10.0.0 | Joshua Boniface | |
