dkanada
6728f5b718
remove useless autoplay script and add folder for settings
2020-01-24 02:57:29 +09:00
dkanada
4a5088f35e
Merge pull request #683 from dkanada/codec
...
Minor playback improvements and a few icon and string fixes
2020-01-17 13:24:30 +09:00
dkanada
19861962af
merge branch master into controllers
2020-01-12 02:24:54 +09:00
dkanada
3047b12382
add code suggestions
2020-01-12 02:23:16 +09:00
dkanada
503dbb5767
possible fix for ogg playback with chrome
2020-01-11 01:17:17 +09:00
Anthony Lavado
86bf6ab8d2
Merge pull request #672 from MrTimscampi/hide-cast-on-tv
...
Hide Cast button on TV layout
2020-01-10 02:00:33 -05:00
MrTimscampi
d963fe5cab
Don't bind cast button event if in TV layout
2020-01-09 22:36:40 +01:00
dkanada
2db6bb4acf
use android icon for dashboard
2020-01-08 23:17:21 +09:00
dkanada
2f4cf8248b
merge branch master into assets
2020-01-08 11:10:24 +09:00
dkanada
a08d142db2
move some routes to their original locations for now
2020-01-08 01:45:45 +09:00
MrTimscampi
7a9117f136
Hide Cast button on TV layout
2020-01-06 22:05:31 +01:00
mcarlton00
492d668ad3
User appname as the default image check
2020-01-05 19:09:11 -05:00
dkanada
ad91c897d7
update comment about dependencies
2020-01-05 14:17:25 +09:00
mcarlton00
cef7186000
Fix spacing error
2019-12-20 19:57:27 -05:00
mcarlton00
d9757956a3
Rework device icons + add Kodi
2019-12-20 17:44:38 -05:00
dkanada
cbb9ee7d26
Merge pull request #592 from grafixeyehero/screensaver
...
Add Screen saver
2019-12-18 18:32:44 +09:00
dkanada
07994e0a40
move authentication and playback controllers to subdirectories
2019-12-15 23:53:13 +09:00
dkanada
4bf12b1682
order all routes by category
2019-12-15 22:42:33 +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
34c0d6019e
move around half the dashboard controllers to a subdirectory
2019-12-15 20:47:47 +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
f28074fb9e
make screensaver manager get user settings
2019-11-27 18:02:38 +03: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
grafixeyehero
016eb79885
make compatible
2019-11-23 23:25:10 +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
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