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 |
|
Erwin de Haan
|
672013c23d
|
Add TODO for netcore version upgrade.
|
2019-01-12 16:34:13 +01:00 |
|
Erwin de Haan
|
b73d081bd2
|
Updated docker build script.
|
2019-01-12 15:56:06 +01:00 |
|
Erwin de Haan
|
ba671569b4
|
Moved main docker file.
|
2019-01-12 15:54:52 +01: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 |
|
Erwin de Haan
|
2c65fe53f2
|
Enabled update-version in anticipation of the versioning PR.
|
2019-01-12 03:09:38 +01:00 |
|
Erwin de Haan
|
2c62f8dbd5
|
Renamed main script to be more correct for what it does.
|
2019-01-12 03:07:16 +01:00 |
|
Erwin de Haan
|
4b00b0cc87
|
Fixed fedora rpm build unexpected dependency on liblttng-ust. Fixed the docker builds and added manifest generation.
|
2019-01-12 03:04:36 +01:00 |
|
Erwin de Haan
|
74507099ad
|
Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts.
|
2019-01-12 01:49:46 +01:00 |
|
Erwin de Haan
|
0bb08b3f8d
|
Added debian bin folder.
|
2019-01-11 23:35:14 +01:00 |
|
Erwin de Haan
|
21098eb861
|
Moved rpm package and edited the package slightly, to build the project correctly.
|
2019-01-11 23:22:50 +01:00 |
|
Erwin de Haan
|
94933722c4
|
Merge branch 'rpm-package' into build-system-consolidation
|
2019-01-11 23:12:19 +01:00 |
|
Thomas Büttner
|
3f9b005885
|
Fix typo
|
2019-01-11 20:21:40 +01:00 |
|
Thomas Büttner
|
559ecb2afc
|
Fix permissions for the main binary.
The /usr/lib64/jellyfin/jellyfin binary has 0744 permission after build by dotnet so set explicit permission to 0755 in .spec
|
2019-01-11 20:06:08 +01:00 |
|
grafixeyehero
|
862fe1a290
|
add grafixeyehero to CONTRIBUTORS
|
2019-01-11 19:52:26 +03:00 |
|
Thomas Büttner
|
5ffea816a1
|
Change EnvironmentFile path to /etc/sysconfig
|
2019-01-11 17:43:42 +01:00 |
|
Thomas Büttner
|
7bda212958
|
Bump spec version to 10.0.2
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
|
2019-01-11 17:05:28 +01:00 |
|
Thomas Büttner
|
101f47b6d4
|
Fix typo
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
|
2019-01-11 17:02:52 +01:00 |
|
Thomas Büttner
|
b6c0e5d472
|
Also remove DB mirgration part from README
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
|
2019-01-11 17:01:22 +01:00 |
|
Thomas Büttner
|
40e509588e
|
Remove explicit permissions for files who don't need them.
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
|
2019-01-11 16:58:41 +01:00 |
|
Thomas Büttner
|
fa01c4f02e
|
Remove DB migration script also from %files.
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
|
2019-01-11 16:44:18 +01:00 |
|
Thomas Büttner
|
cb328e4b6f
|
Remove DB migration script.
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
|
2019-01-11 16:42:26 +01:00 |
|
Joshua M. Boniface
|
fa4c6ee8b2
|
Add blurb about title
|
2019-01-11 10:40:14 -05:00 |
|
Thomas Büttner
|
8eb2fe1b58
|
Remove references to Debian package
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
|
2019-01-11 16:15:06 +01: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 |
|