1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

200 commits

Author SHA1 Message Date
dkanada
5af72d6c9f
Merge branch 'master' into artworks2 2019-11-24 21:34:30 +09:00
dkanada
b7b34cba15
Merge pull request #568 from grafixeyehero/icon
update Icon for medialibrarypage, userprofile, device, multiselect and installedplugins
2019-11-24 00:02:31 +09:00
grafixeyehero
34474aea01 apply suggestion change 2019-11-23 16:02:57 +03:00
grafixeyehero
3f52ec10a0 Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into icon
# Conflicts:
#	src/components/multiselect/multiselect.js
#	src/controllers/devices.js
2019-11-22 19:49:01 +03:00
grafixeyehero
38ac5766c8 Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into Person
# Conflicts:
#	src/controllers/favorites.js
2019-11-22 19:06:37 +03:00
dkanada
3739741786 Add some linting rules for the CI (#587)
* enable one-var rule

* enable indent rule

* enable no-multiple-empty-lines rule

* enable no-empty rule

* enable no-trailing-spaces rule

* enable no-extra-semi rule

* add eslint rules to fix block spacing

* enable max-statements-per-line rule

* enable brace-style rule

* fix some spacing issues and add future rules

* add code suggestions
2019-11-22 18:29:38 +03:00
grafixeyehero
58b09ca999 fix padding 2019-11-22 00:04:02 +03:00
dkanada
957184b81c
Merge pull request #566 from dmitrylyzo/tv_playback_navigation
Make navigation and playback control TV-friendly
2019-11-19 09:10:09 +09:00
Dmitry Lyzo
6348367711 Apply suggestions from code review 2019-11-18 17:31:09 +03:00
Dmitry Lyzo
8df85172cb Apply suggestions from code review 2019-11-13 00:30:33 +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
Dmitry Lyzo
3896c18e26 Make navigation and playback control TV-friendly 2019-11-09 11:48:52 +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
grafixeyehero
faa1a263b9 change ironicon to icon 2019-11-05 18:24:39 +03:00
grafixeyehero
d3c3501632 update Icon 2019-11-05 18:00:47 +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
e8af133ed2 add person to favorite section 2019-10-23 01:14:32 +03:00
grafixeyehero
08f249b007 diminify favorites.js 2019-10-23 00:36:04 +03:00
ferferga
529e9102cd Improved appearance of images and artworks - Part 3 2019-10-21 16:24:36 +02: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