Commit graph

12367 commits

Author SHA1 Message Date
Erwin de Haan 8bfb54a41b Visual Studio Reformat: Emby.Dlna 2019-01-13 20:16:19 +01:00
Erwin de Haan 17703c8bd2 Visual Studio Reformat: DvdLib 2019-01-13 20:15:33 +01:00
Erwin de Haan 1077570ca8 Visual Studio Reformat: BDInfo 2019-01-13 20:15:15 +01:00
Joshua M. Boniface 9dcaafe700 Merge pull request #458 from EraYaN/code-cleanup
Clean up several minor issues and add TODOs
2019-01-13 12:14:53 -05:00
Anthony Lavado 17d8de4962 Merge pull request #571 from Bond-009/nuget
Add more NuGet metadata properties
2019-01-13 11:37:49 -05:00
Erwin de Haan b936c43932 Pull in change from build system, to fix the drone build once and for all. 2019-01-13 16:32:54 +01:00
Bond_009 3a2a0fbfe8 Add more NuGet metadata properties
Remove old nuspec files
2019-01-13 11:57:33 +01:00
Erwin de Haan e9519de07d Fixed removed start tag of XMLComment. 2019-01-12 22:54:47 +01:00
Joshua M. Boniface 78a5d999f4 Delete CODEOWNERS from dev branch
This was removed from master but wasn't transitioned with that merge because of GitHub being annoying and treating CODEOWNERS differently in each branch.
2019-01-12 16:10:51 -05:00
Erwin de Haan 846456b41e Reformatted the files with notes. 2019-01-12 21:41:08 +01:00
Joshua M. Boniface 41343b9220 Merge pull request #563 from jellyfin/master
Update dev from master
2019-01-12 15:23:48 -05:00
Joshua M. Boniface 2421cbd9cb Merge pull request #565 from jellyfin/revert-559-codeowners-master
Revert "Add Master codeowners"
2019-01-12 15:17:14 -05:00
Bond-009 36e09949be Revert "Add Master codeowners" 2019-01-12 20:31:22 +01:00
Joshua M. Boniface 016bad1ea3 Merge pull request #556 from grafixeyehero/dev
Fix "Password Reset by PIN" page
2019-01-12 13:44:09 -05:00
Joshua Boniface e04f652eff 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.
2019-01-12 13:41:37 -05:00
Joshua M. Boniface 03ec62e478 Add link to our contributing docs as well 2019-01-12 13:41:37 -05:00
Vasily dadd6e11b1 Add link to writing good messages article
Co-Authored-By: joshuaboniface <joshua@boniface.me>
2019-01-12 13:41:37 -05:00
Vasily c28283aa7c Be explcit about what the version is
Co-Authored-By: joshuaboniface <joshua@boniface.me>
2019-01-12 13:41:37 -05:00
Joshua M. Boniface 2e53f4c2e9 Add blurb about title 2019-01-12 13:41:37 -05:00
Joshua M. Boniface f1d6f04572 Consistent formatting for System fields 2019-01-12 13:41:37 -05:00
Joshua M. Boniface f818053a43 Update bug_report.md
Add section about log files.
2019-01-12 13:41:37 -05:00
Joshua Boniface 874a6bf38b Update pull request template 2019-01-12 13:41:37 -05:00
Joshua M. Boniface deb9d97d37 Update issue templates
Adds issue templates for Bugs, Features, and Enhancements.
2019-01-12 13:41:37 -05:00
Andrew Rabert 678e0b357b Merge pull request #549 from jellyfin/issue-templates
Update issue templates
2019-01-12 18:32:56 +00:00
Andrew Rabert c44c4b2eb9 Merge pull request #552 from jellyfin/request-templates
Update pull request template
2019-01-12 18:32:17 +00:00
Vasily 3f273632a0 Merge pull request #559 from joshuaboniface/codeowners-master
Add Master codeowners
2019-01-12 20:30:20 +03:00
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.
2019-01-11 23:12:28 -05:00
Joshua M. Boniface 53b8aa52e1 Add link to our contributing docs as well 2019-01-11 23:05:38 -05:00
Vasily 7a3b01da1b Add link to writing good messages article
Co-Authored-By: joshuaboniface <joshua@boniface.me>
2019-01-11 23:02:51 -05:00
Vasily b1406d33f1 Be explcit about what the version is
Co-Authored-By: joshuaboniface <joshua@boniface.me>
2019-01-11 22:05:27 -05:00
grafixeyehero 862fe1a290 add grafixeyehero to CONTRIBUTORS 2019-01-11 19:52:26 +03:00
Joshua M. Boniface fa4c6ee8b2 Add blurb about title 2019-01-11 10:40:14 -05:00
Joshua M. Boniface c888879599 Merge pull request #541 from cvium/fix_providermanager_guid
Change ItemId to Guid in ProviderManager
2019-01-11 09:17:25 -05:00
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup 2019-01-11 12:50:36 +01:00
Joshua M. Boniface 2f31f9a382 Consistent formatting for System fields 2019-01-10 23:42:56 -05:00
Joshua M. Boniface 54e2feabba Update bug_report.md
Add section about log files.
2019-01-10 23:41:40 -05:00
Joshua Boniface 2e39a80c63 Update pull request template 2019-01-10 23:25:58 -05:00
Joshua M. Boniface 7cbff8d3f1 Update issue templates
Adds issue templates for Bugs, Features, and Enhancements.
2019-01-10 23:20:58 -05:00
Andrew Rabert e5c2dbdf23 Merge pull request #540 from joshuaboniface/api-keys
Update Emby API keys to our own
2019-01-10 23:02:29 -05:00
Joshua M. Boniface 15c89d281e Merge pull request #506 from hawken93/linting
Removing tabs and trailing whitespace
2019-01-10 19:54:18 -05:00
grafixeyehero 9659decef0 fix the forgotpasswordpin
fix passwordreset.txt print
2019-01-11 01:15:00 +03:00
Joshua Boniface fddd72a3bd Update Fanart commented-out API key to our own 2019-01-10 15:17:08 -05:00
Joshua Boniface 8489febcc7 Update Omdb API key to our own 2019-01-10 15:17:07 -05:00
Erwin de Haan ec1f5dc317 Mayor code cleanup
Add Argument*Exceptions now use proper nameof operators.

Added exception messages to quite a few Argument*Exceptions.

Fixed rethorwing to be proper syntax.

Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling)

Added some TODOs to log certain exceptions.

Fix sln again.

Fixed all AssemblyInfo's and added proper copyright (where I could find them)

We live in *current year*.

Fixed the use of braces.

Fixed a ton of properties, and made a fair amount of functions static that should be and can be static.

Made more Methods that should be static static.

You can now use static to find bad functions!

Removed unused variable. And added one more proper XML comment.
2019-01-10 20:38:53 +01:00
Anthony Lavado 5900ab8c68 Update OpenSubtitles User Agent to our own 2019-01-10 13:26:52 -05:00
cvium 0abe5b6ec3 Change ItemId to Guid like all the others 2019-01-10 15:30:26 +01:00
Andrew Rabert 3d867c2c46 Merge pull request #516 from Bond-009/env
Remove useless properties from IEnvironmentInfo
2019-01-09 22:08:58 -05:00
Andrew Rabert 7a832045d6 Merge pull request #424 from dkanada/submodule
add jellyfin-web as submodule
2019-01-09 22:05:11 -05:00
Joshua Boniface 7603b8d0fe Update TheTVDB API key to our own 2019-01-09 12:44:48 -05:00
Joshua Boniface 04ab1daa02 Update FanArt API key to our own 2019-01-09 12:24:16 -05:00