Commit Graph

6105 Commits

Author SHA1 Message Date
ViXXoR
4819fc9591 Adding to CONTRIBUTORS.md 2019-01-14 13:01:25 -05:00
ViXXoR
bbc318b716 Deuglify directorybrowser.js 2019-01-14 13:01:11 -05:00
Andrew Rabert
e83a9180f7
Merge pull request #34 from jellyfin/revert-24-codeowners-master
Revert "Add Master codeowners"
2019-01-14 11:15:28 -05:00
ViXXoR
354770ac15 Adding self to CONTRIBUTORS.md 2019-01-13 20:26:25 -05:00
ViXXoR
12fdec53b4 Cleaning up imageuploader
Adding better error handling with description toast message and removing issues causing the user to have to reload the page
Adds change with relation to jellyfin/jellyfin#247
2019-01-13 20:26:12 -05:00
Joshua M. Boniface
462c067f3a
Revert "Add Master codeowners" 2019-01-13 13:11:17 -05:00
Joshua M. Boniface
52cd371b51
Merge pull request #30 from dkanada/iap
Remove iap and simplify registrationservices
2019-01-13 13:09:00 -05:00
Joshua M. Boniface
a53bf0a968
Merge pull request #28 from grafixeyehero/dev
Add transparent nav bar to BlueRadiance theme CSS
2019-01-13 12:40:55 -05:00
Joshua M. Boniface
f60e20720b
Merge pull request #26 from cvium/clickable_titlecards
Make the card titles clickable
2019-01-13 12:38:25 -05:00
ViXXoR
10d5c28876 Ensure Directory Browser Scrolls to Top on Selection
When a user chooses a directory using the directory browser, it previously stayed at its scroll location. Now it moves back to the top, which is expected behaviour.
2019-01-13 11:05:58 -05:00
dkanada
4b89f85d61 remove iap and simplify registrationservices 2019-01-13 16:57:08 +09:00
cvium
0d6c45173b fix typo 2019-01-12 20:09:24 +01:00
cvium
f27ff18cd1 fixed indentation and if statement 2019-01-12 20:06:26 +01:00
cvium
8b02d5c43c add colleciontype to get proper routing 2019-01-12 19:40:12 +01:00
Vasily
f8c917b27d
Merge pull request #24 from joshuaboniface/codeowners-master
Add Master codeowners
2019-01-12 20:47:18 +03:00
Joshua M. Boniface
1b9098d6c6
Merge pull request #16 from drago-96/fix-wizardfinish
Fix spinning circle at the end of config wizard
2019-01-12 12:23:17 -05:00
grafixeyehero
845080e85d update blueradiance themes left panel 2019-01-12 16:11:45 +03:00
Riccardo Zanotto
b7e857127c Fix spinning circle at the end of config wizard.
Adds some functions to navigate directly to url, instead of relatively.
2019-01-12 12:41:01 +01:00
cvium
d38d493413 change to item.IsFolder 2019-01-12 07:58:01 +01:00
cvium
aaad0350ae make card titles clickable 2019-01-12 07:54:05 +01:00
Joshua M. Boniface
02918d066f
Merge pull request #14 from dkanada/addserver
Reimplement page to add server
2019-01-11 23:46:13 -05:00
Joshua M. Boniface
2c26f69bb7
Merge pull request #23 from joshuaboniface/update-chromecast
Update Chromecast app ID
2019-01-11 23:45:02 -05:00
Joshua Boniface
edde580329 Update Chromecast app ID 2019-01-11 23:44:15 -05:00
dkanada
d0f276f00c add to CONTRIBUTORS.md 2019-01-12 13:41:05 +09:00
dkanada
810fee21ab deminify addserver script 2019-01-12 13:41:05 +09:00
dkanada
20286dd81e remove some connect references 2019-01-12 13:41:05 +09:00
dkanada
1967d248a7 reimplement page to add server 2019-01-12 13:38:05 +09:00
Joshua M. Boniface
9222f8b15b
Merge pull request #20 from drago-96/thumbs-itemdetails
Show album thumbnail and artist image in page itemdetail
2019-01-11 23:30:00 -05:00
Joshua M. Boniface
4dc4a26719
Merge pull request #13 from dkanada/android
Send android clients to select server before login
2019-01-11 23:24:15 -05:00
Joshua M. Boniface
d2c6840ceb
Merge pull request #12 from grafixeyehero/master
Fix return from PIN reset to index.html
2019-01-11 23:23:06 -05:00
Joshua M. Boniface
4cab2dd289
Merge pull request #6 from EraYaN/dev
Make icon into proper ico and large PNG
2019-01-11 23:22:15 -05:00
Joshua M. Boniface
1a3b3bfa71
Merge pull request #1 from cvium/deuglify_webcomponents
Change webcomponents to non-minified version
2019-01-11 23:21:24 -05:00
Joshua Boniface
2bb69b68d4 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:13:58 -05:00
Joshua M. Boniface
6a15a98e28
Merge pull request #19 from JustAMan/git-attrs
Set union merge for CONTRIBUTORS.md
2019-01-11 22:08:40 -05:00
Riccardo Zanotto
6d1d6edeb4 Show album thumbnail and artist image in page itemdetail 2019-01-11 18:16:10 +01:00
Vasily
525ad1cfc5 Set union merge for CONTRIBUTORS.md 2019-01-11 20:06:35 +03:00
Vasily
8cc83f8869
Merge branch 'dev' into master 2019-01-11 20:01:20 +03:00
grafixeyehero
595d6d516c add grafixeyehero to contributors
CONTRIBUTORS
2019-01-11 19:46:11 +03:00
cvium
6651a62ca6 dashboardpage review comments 2019-01-11 17:13:48 +01:00
Vasily
b0c218c49f
Update src/components/tvproviders/xmltv.js
Co-Authored-By: cvium <cvium@users.noreply.github.com>
2019-01-11 15:42:46 +01:00
Vasily
dd3d5ef9dc
simplify ternary expression
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-01-11 23:12:11 +09:00
Vasily
3eb533d4bb
improve readability of logout function
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-01-11 23:11:36 +09:00
dkanada
3c0dbeedd5 send android clients to select server before login 2019-01-11 16:13:57 +09:00
Joshua M. Boniface
754d68a286
Merge pull request #7 from hawken93/fix_522
Fix firefox failing to set password for users with no password set
2019-01-10 22:29:55 -05:00
Joshua M. Boniface
5b21303e26
Merge pull request #4 from cvium/fix_userprofile
Fix user profile regression
2019-01-10 21:11:37 -05:00
grafixeyehero
92544483ed fix return page
fix return page to index.html #11
2019-01-11 00:47:02 +03:00
cvium
1e45473b54 added cvium to CONTRIBUTORS 2019-01-10 22:26:00 +01:00
cvium
58264c5046 cursory post-deuglification clean-up 2019-01-10 22:10:45 +01:00
hawken
039c5ffdda Fix 522 2019-01-10 20:53:46 +00:00
cvium
dee0e6a5c7 deuglification 2019-01-10 21:37:02 +01:00