Commit Graph

187 Commits

Author SHA1 Message Date
Dmitry Lyzo e907350700 Disable autoFocus in user settings on non-TV layouts (in sync with AutoFocuser) 2019-11-14 23:32:31 +03:00
Dmitry Lyzo 472d391641 Add autofocus on page load 2019-11-14 23:32:31 +03:00
Dmitry Lyzo 7a10be5933 Add autofocus on page load 2019-11-14 21:04:01 +03:00
Dmitry Lyzo ad8fe23ef8 Make login card scalable on focus (#535)
* Make login card scalable on focus
* Remove focus related classes
2019-11-11 12:28:27 +03:00
dkanada 77a8828018 Merge pull request #554 from ThatNerdyPikachu/patch-2
Actually make DatePlayed use a colon on ItemDetails
2019-11-07 01:04:56 +09:00
grafixeyehero 23677db990 Deminify part 2 (#509)
This de-minifies and de-uglifies `controllers` subdirectory
2019-11-06 13:43:39 +03:00
dkanada 4cb0cd5f95 Merge pull request #534 from dmitrylyzo/season_item_resume
Set "Resume" action on season item on TV
2019-11-02 02:21:47 +09:00
Pika c565c9015b Actually make DatePlayed use a colon on ItemDetails 2019-10-26 20:45:14 -04:00
dkanada 1a2019bb0e Merge branch 'master' into deminify-2 2019-10-25 22:16:59 +09:00
grafixeyehero 78576a7cb2 remove new line 2019-10-21 16:50:11 +03:00
grafixeyehero 5461d81275 improve redirect 2019-10-19 15:42:28 +03:00
Dmitry Lyzo 79cd65ea82 Set "Resume" action on season item on TV 2019-10-16 18:13:54 +03:00
Fernando e538a6d62c Improvements to the quality of artworks and user images - Part 2 (#512)
* Improved the overall appearance of user images

* Rounded photo in 'My profile' page

* Improved quality of media artwork

* fix some minor bugs introduced from a merge conflict
2019-10-13 15:46:22 -04:00
dkanada 0980707826 Merge pull request #496 from NathanPickard/removing-other
Removed Other from TV Guide data providers
2019-10-09 22:14:12 +09:00
dkanada 352573e5a6 remove otherOptionsMessage 2019-10-09 22:06:42 +09:00
dkanada b725d137a0 Merge pull request #491 from dkanada/shaka
Bundle flvjs and shaka and move all libs to one folder
2019-10-09 04:06:17 +09:00
grafixeyehero e0cf014197 wizarduserpage.js 2019-10-08 01:29:20 +03:00
grafixeyehero e192f1f3c6 wizardstart.js 2019-10-08 01:28:58 +03:00
grafixeyehero c94e970ac0 wizardsettings.js 2019-10-08 01:28:44 +03:00
grafixeyehero f9b6b10ef4 wizardremoteaccess.js 2019-10-08 01:28:30 +03:00
grafixeyehero 3464b847a6 wizardfinishpage.js 2019-10-08 01:28:15 +03:00
Vasily 40b8a0d881 Merge pull request #503 from dkanada/other
Fix some minor issues with the dashboard page
2019-10-06 22:17:34 +03:00
dkanada e0711335aa fix innerhtml issue 2019-10-06 20:47:49 +09:00
dkanada 27944af119 move all user preference controllers to folder 2019-10-06 19:56:06 +09:00
Joshua Boniface bda4d9e00e Update Docs to docs.jellyfin.org URL 2019-10-04 14:34:50 -04:00
Nathan Pickard b19d3cfc0e Remove other action 2019-10-02 16:18:40 -07:00
Bill Thornton e7e1fd279b Update documentation links (#497)
* Update link to emby wiki

* Update links to docs
2019-10-02 17:31:30 -04:00
dkanada 0c1c855eb8 remove duplicate define statement 2019-10-03 02:36:33 +09:00
Nathan Pickard 76ac8c4dfc Removed Other from TV Guide data providers 2019-10-01 14:28:37 -07:00
Joshua M. Boniface 1d5f6effa9 Merge pull request #479 from dkanada/user
Improve the user settings interface
2019-09-30 01:43:58 -04:00
Joshua M. Boniface 8c446624d7 Merge pull request #472 from sparky8251/remove-wan-ddns
Remove WAN domain name options
2019-09-28 18:07:47 -04:00
dkanada 7d0f971fe7 Merge pull request #474 from redSpoutnik/volume-slider-requests
add 700ms timer for 'mousemove' and 'touchmove' volume listeners
2019-09-26 22:57:13 +09:00
dkanada 62803bac5d fix session update for progress bars 2019-09-26 02:07:30 +09:00
dkanada c679336b87 improve the user avatar interface 2019-09-26 01:44:00 +09:00
dkanada 0286cc60d5 Merge pull request #458 from dkanada/site
Refactor several files and methods
2019-09-25 23:52:49 +09:00
Joshua M. Boniface 3f1fd61e9c Merge branch 'master' into remove-wan-ddns 2019-09-23 20:30:25 -04:00
Joshua M. Boniface 0e9d890409 Merge pull request #463 from dhartung/fix-blocking-subtitles-clean
Changed to non-blocking subtitles
2019-09-23 20:22:58 -04:00
redSpoutnik 5974c511f9 change timer using setTimeout/clearTimeout 2019-09-22 11:38:38 +02:00
redSpoutnik 4ab84e369b add 700ms timer for 'mousemove' and 'touchmove' volume listeners 2019-09-22 11:38:38 +02:00
sparky8251 a272a6fcd5 Merge branch 'master' into remove-wan-ddns 2019-09-19 20:39:02 +00:00
sparky8251 cac028eb6a Remove WAN domain name options
This was used in generation and modification of certificates, but since JF doesn't generate them and shouldn't modify them, I have removed these
2019-09-19 15:52:00 -04:00
Joshua M. Boniface 0c337e11a6 Merge pull request #459 from dhartung/more-item-details
Added more details to itemdetails page
2019-09-19 11:28:02 -04:00
Joshua M. Boniface ff68a0d550 Merge pull request #435 from grafixeyehero/deletehelper
Change primary highlight for delete confirmation dialog
2019-09-19 11:27:08 -04:00
dkanada e62b7f2e3d Merge pull request #446 from dkanada/detail
Dashboard layout improvements
2019-09-14 17:21:28 -07:00
dkanada 5104aabead move remote control to folder and fix sortable dependency 2019-09-13 00:05:15 -07:00
Daniel Hartung ba0d637f91 Changed to non-blocking subtitles 2019-09-12 21:24:16 +02:00
dkanada d555840384 remove button enable util from legacy scripts 2019-09-11 22:16:27 -07:00
dkanada 7f6d97d0d5 Merge pull request #448 from PrplHaz4/fix-AutoRunWebApp
fix AutoRunWebApp checkbox on dashboardgeneral
2019-09-11 21:23:27 -07:00
Daniel Hartung f7d5d4480d Added last played information 2019-09-11 19:58:31 +02:00
Daniel Hartung 8ee530c0ec Expanded minified javascript 2019-09-11 19:27:53 +02:00