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

345 commits

Author SHA1 Message Date
dkanada
ad91c897d7 update comment about dependencies 2020-01-05 14:17:25 +09:00
dkanada
f036ccc674 move some elements to a new directory 2019-12-15 20:51:34 +09:00
dkanada
3aad09c5fd move all static assets into a single folder 2019-12-15 20:50:58 +09:00
dkanada
69b90fa9cb merge remote-tracking branch 'upstream/master' into firefox 2019-12-03 23:14:20 +09:00
dkanada
7abe22780b move some css files to global folder 2019-11-30 20:46:32 +09:00
dkanada
906442fba0
Merge branch 'master' into scrollmanager 2019-11-28 23:37:00 +09:00
dkanada
59e9be84dd
Merge pull request #563 from dmitrylyzo/focus_pageload
Add autofocus on page load
2019-11-28 23:35:51 +09:00
grafixeyehero
080b3365d6 Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into replace-unicode
# Conflicts:
#	src/components/guide/guide.js
#	src/components/mediainfo/mediainfo.js
#	src/components/multiselect/multiselect.js
#	src/components/playback/brightnessosd.js
#	src/components/recordingcreator/recordingbutton.js
#	src/components/userdatabuttons/emby-ratingbutton.js
#	src/controllers/favorites.js
2019-11-24 17:45:48 +03:00
dkanada
5af72d6c9f
Merge branch 'master' into artworks2 2019-11-24 21:34:30 +09: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
Dmitry Lyzo
c0783dbe8e Add scroll manager with base functionality 2019-11-21 00:07:53 +03:00
dkanada
c1b866d9c9
Merge pull request #571 from dkanada/select-server
Fix select server redirect and remove more dependencies
2019-11-20 12:08:19 +09:00
grafixeyehero
1da8876811 Replace all Unicode icon with there value 2019-11-20 00:24:54 +03:00
Dmitry Lyzo
7a10be5933 Add autofocus on page load 2019-11-14 21:04:01 +03:00
Dmitry Lyzo
11b6e83d69 Apply suggestions from code review 2019-11-14 16:29:33 +03:00
Dmitry Lyzo
cdfa115ec0 Fix iOS platform detection #572 2019-11-13 22:00:27 +03:00
dkanada
ffd3886372 improve some comments 2019-11-11 01:59:23 +09:00
dkanada
b124427039 move remaining libraries to new folder 2019-11-11 01:47:28 +09:00
dkanada
105891b409 move more dependencies to webpack 2019-11-11 01:45:01 +09:00
dkanada
c10f3feb31
Merge pull request #549 from grafixeyehero/webpack-asset
Move bower_components libraries from source control to npm
2019-11-07 15:52:14 +09:00
grafixeyehero
af2b49ac30 change directory for almada and requrie,js 2019-11-06 19:25:24 +03:00
dkanada
3a4892d71f
Merge pull request #551 from dkanada/header
Remove dashboard icon from header
2019-11-07 01:04:48 +09:00
grafixeyehero
651a53d64a Move almada and require.js from source control to npm 2019-10-27 16:55:18 +03:00
Joshua M. Boniface
47b8c2bcb3
Merge pull request #550 from grafixeyehero/metadata-editor-livetvloading
Fix Metadata Manager Live TV Loading..
2019-10-26 11:44:57 -04:00
dkanada
fdb7c99ed4 remove dashboard icon from header 2019-10-25 23:14:42 +09:00
dkanada
1a2019bb0e
Merge branch 'master' into deminify-2 2019-10-25 22:16:59 +09:00
grafixeyehero
ab7d3b16e6 Fix metadata editor side bar live tv loading 2019-10-25 01:11:43 +03:00
ferferga
529e9102cd Improved appearance of images and artworks - Part 3 2019-10-21 16:24:36 +02: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
grafixeyehero
03a16287a0 remove query.Artistids conditions 2019-10-10 20:43:04 +03:00
grafixeyehero
af3579f328 update console.log livetvcomponents 2019-10-10 20:41:58 +03:00
grafixeyehero
d467499a7a remove new lines 2019-10-10 20:40:27 +03:00
grafixeyehero
61897f15e2 double quote 2019-10-08 21:00:31 +03:00
grafixeyehero
6eb8e1b8fa add console.log 2019-10-08 20:46:05 +03:00
grafixeyehero
0e306cad76 update taskbutton Suggested change 2019-10-08 20:14:43 +03:00
grafixeyehero
e7570d856f Update Suggested change 2019-10-08 19:54:02 +03:00
grafixeyehero
307e664286 wizardagreement.js 2019-10-08 01:30:21 +03:00
grafixeyehero
678b558935 userpassword.js 2019-10-08 01:30:02 +03:00
grafixeyehero
5ebf1bda80 themeloader.js 2019-10-08 01:29:47 +03:00
grafixeyehero
fe08645a98 taskbutton.js 2019-10-08 01:03:49 +03:00
grafixeyehero
5bed7bbf35 searchtab.js 2019-10-08 01:03:29 +03:00
grafixeyehero
850c2c4baf playlists.js 2019-10-08 01:03:08 +03:00
grafixeyehero
f5e62cbd65 playlistedit.js 2019-10-08 01:02:37 +03:00
grafixeyehero
44ba92261d livetvcomponents.js 2019-10-08 01:02:07 +03:00
grafixeyehero
ecccf00fcb librarymenu.js 2019-10-08 01:01:20 +03:00
grafixeyehero
f7c8d7b044 librarybrowser.js 2019-10-08 00:58:10 +03:00
grafixeyehero
40e4f6a27a itembynamedetailpage.js 2019-10-08 00:57:40 +03:00
grafixeyehero
af8d421a8c autobackdrops.js 2019-10-08 00:56:51 +03:00
dkanada
27944af119 move all user preference controllers to folder 2019-10-06 19:56:06 +09:00
dkanada
0c1c855eb8 remove duplicate define statement 2019-10-03 02:36:33 +09:00