Bond_009
5348fddc9e
Don't print stacktrace when failing to bind to 1900
6 years ago
cvium
30fef79120
Change ItemId to Guid like all the others
6 years ago
Joshua Boniface
58af3d4f5c
Update Fanart commented-out API key to our own
6 years ago
Joshua Boniface
ce0c928ddb
Update Omdb API key to our own
6 years ago
Anthony Lavado
478306ca15
Update OpenSubtitles User Agent to our own
6 years ago
Joshua Boniface
a90a85c306
Update TheTVDB API key to our own
6 years ago
Joshua Boniface
44ec5d2631
Update FanArt API key to our own
6 years ago
Joshua Boniface
18fae029d6
Update TheAudioDB API key to our own
6 years ago
Joshua Boniface
036dfc4168
Update TheMovieDB API key to our own
6 years ago
Joshua M. Boniface
2421cbd9cb
Merge pull request #565 from jellyfin/revert-559-codeowners-master
...
Revert "Add Master codeowners"
6 years ago
Bond-009
36e09949be
Revert "Add Master codeowners"
6 years ago
Andrew Rabert
678e0b357b
Merge pull request #549 from jellyfin/issue-templates
...
Update issue templates
6 years ago
Andrew Rabert
c44c4b2eb9
Merge pull request #552 from jellyfin/request-templates
...
Update pull request template
6 years ago
Vasily
3f273632a0
Merge pull request #559 from joshuaboniface/codeowners-master
...
Add Master codeowners
6 years ago
Joshua Boniface
2d9cf14a72
Add Master codeowners
...
In conjunction with branch protection rules, this will require
approval from the Org owners (myself or @nvllsvm) before a merge
can be accepted.
6 years ago
Joshua M. Boniface
53b8aa52e1
Add link to our contributing docs as well
6 years ago
Vasily
7a3b01da1b
Add link to writing good messages article
...
Co-Authored-By: joshuaboniface <joshua@boniface.me>
6 years ago
Vasily
b1406d33f1
Be explcit about what the version is
...
Co-Authored-By: joshuaboniface <joshua@boniface.me>
6 years ago
Joshua M. Boniface
fa4c6ee8b2
Add blurb about title
6 years ago
Joshua M. Boniface
2f31f9a382
Consistent formatting for System fields
6 years ago
Joshua M. Boniface
54e2feabba
Update bug_report.md
...
Add section about log files.
6 years ago
Joshua Boniface
2e39a80c63
Update pull request template
6 years ago
Joshua M. Boniface
7cbff8d3f1
Update issue templates
...
Adds issue templates for Bugs, Features, and Enhancements.
6 years ago
Joshua M. Boniface
dbceef97fd
Merge pull request #524 from jellyfin/dev
...
Master 10.0.1
6 years ago
Anthony Lavado
932fcb0a9c
Merge pull request #523 from joshuaboniface/master-10.0.1
...
Bump version for 10.0.1
6 years ago
Joshua Boniface
f822d1c871
Bump version for 10.0.1
6 years ago
Joshua M. Boniface
61aeb0e9a8
Merge pull request #486 from Bond-009/plugins
...
Add NuGet package info to plugin projects
6 years ago
Joshua M. Boniface
803226acef
Merge pull request #519 from Bond-009/image
...
Fix the DecodeJfif function to get proper image sizes
6 years ago
Joshua M. Boniface
cdefc046e6
Merge pull request #491 from sparky8251/fix-user-profile
...
Fix userprofile.js crash
6 years ago
Joshua M. Boniface
9156b21714
Merge pull request #493 from Bond-009/values
...
Remove unused resource
6 years ago
Joshua M. Boniface
b3bd238d29
Merge pull request #498 from bfayers/change-contrib-link
...
Change contributing link in settings to readthedocs.io
6 years ago
Joshua M. Boniface
67300c65dc
Merge pull request #501 from hawken93/fix_division
...
Fix regression in integer divisions in latest movies category
6 years ago
Bond_009
432be01934
Fix the DecodeJfif function to get image sizes
...
Added support for progressive DCT-based JPEGs.
By adding a check for the SOF2 marker (C2)
6 years ago
Joshua M. Boniface
c5c44744fc
Merge pull request #512 from LeoVerto/patch-1
...
Fix CONTRIBUTORS.md formatting
6 years ago
LeoVerto
f9e52fed81
Fix CONTRIBUTORS.md formatting
6 years ago
hawken
82a801c9ae
Some less obvious ones that I was told were there
6 years ago
hawken
880825514a
Fix regression where it would do integer divisions, giving wrong result
6 years ago
Bond_009
672e635742
Remove unused resource
6 years ago
Joshua M. Boniface
4ab82f7436
Merge pull request #488 from sparky8251/fix-mimetype-formatting
...
Fix odd formatting in MimeType.cs
6 years ago
Sparky
ae4a82570c
Fixed odd formatting in MimeType.CS
...
Think there might have been a mismatch between tabs and spaces. All spaces now.
6 years ago
Joshua M. Boniface
483e74ec8f
Merge pull request #487 from sparky8251/fix-logs
...
Support `*.log` files in browser log viewer
6 years ago
Sparky
1f5b9a04fb
Open log files in browser again
...
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.
6 years ago
Bond_009
e1379610e5
Ground work to get plugins functional again
6 years ago
Joshua M. Boniface
c986340c02
Merge pull request #419 from jellyfin/dev
...
Master 10.0.0
6 years ago
Andrew Rabert
0b804629b8
Merge pull request #469 from nvllsvm/ffmpeg_layarg
...
Download ffmpeg in a separate layer
6 years ago
Andrew Rabert
1c326fe7d4
Download ffmpeg in a separate layer
...
This slightly speeds up rebuilding since the ffmpeg layer cache is used
even when Jellyfin source is changed.
6 years ago
Andrew Rabert
169709096f
Merge pull request #373 from sparky8251/jellyfin-theme
...
Replaced green with Jellyfin themed colors in UI
6 years ago
Sparky
d6d8c40450
Change UI accents, update artwork
...
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.
6 years ago
Andrew Rabert
edfc3cb8c6
Merge pull request #437 from cvium/remove_run_at_startup
...
Remove AutoRunAtStartup
6 years ago
Andrew Rabert
237187bfc0
Merge pull request #456 from Bond-009/subencoder
...
SubtitleEncoder: stop using tuples for clarity
6 years ago