| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-12 | Merge pull request #565 from jellyfin/revert-559-codeowners-master | Joshua M. Boniface | |
| Revert "Add Master codeowners" | |||
| 2019-01-12 | Revert "Add Master codeowners" | Bond-009 | |
| 2019-01-12 | Merge pull request #549 from jellyfin/issue-templates | Andrew Rabert | |
| Update issue templates | |||
| 2019-01-12 | Merge pull request #552 from jellyfin/request-templates | Andrew Rabert | |
| Update pull request template | |||
| 2019-01-12 | Merge pull request #559 from joshuaboniface/codeowners-master | Vasily | |
| Add Master codeowners | |||
| 2019-01-11 | Add Master codeowners | Joshua Boniface | |
| In conjunction with branch protection rules, this will require approval from the Org owners (myself or @nvllsvm) before a merge can be accepted. | |||
| 2019-01-11 | Add link to our contributing docs as well | Joshua M. Boniface | |
| 2019-01-11 | Add link to writing good messages article | Vasily | |
| Co-Authored-By: joshuaboniface <joshua@boniface.me> | |||
| 2019-01-11 | Be explcit about what the version is | Vasily | |
| Co-Authored-By: joshuaboniface <joshua@boniface.me> | |||
| 2019-01-11 | Add blurb about title | Joshua M. Boniface | |
| 2019-01-10 | Consistent formatting for System fields | Joshua M. Boniface | |
| 2019-01-10 | Update bug_report.md | Joshua M. Boniface | |
| Add section about log files. | |||
| 2019-01-10 | Update pull request template | Joshua Boniface | |
| 2019-01-10 | Update issue templates | Joshua M. Boniface | |
| Adds issue templates for Bugs, Features, and Enhancements. | |||
| 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-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 | |||
