Anthony Lavado
|
549d982e77
|
Merge pull request #335 from dkanada/options
Always show options menu next to mouse
|
2019-05-23 20:07:08 -04:00 |
|
Anthony Lavado
|
edbe4c4345
|
Merge pull request #326 from grafixeyehero/icon
Fix icon
|
2019-05-23 20:06:23 -04:00 |
|
Anthony Lavado
|
da16b3eaf0
|
Merge pull request #325 from dkanada/string
Add some missing strings and remove gradients from themes
|
2019-05-23 20:06:00 -04:00 |
|
Anthony Lavado
|
e07b83c844
|
Merge pull request #324 from Nickbert7/patch-1
Change warning icons on dashboard to a bell instead of "pvr"
|
2019-05-23 20:04:35 -04:00 |
|
Niklas Fäth
|
2779037bbf
|
improve style
|
2019-05-22 10:52:48 +02:00 |
|
dkanada
|
6b81388bab
|
always show options menu next to mouse
|
2019-05-22 01:33:51 -07:00 |
|
dkanada
|
0f67caab69
|
remove gradient from the osd elements
|
2019-05-20 00:27:09 -07:00 |
|
Niklas Fäth
|
97d7395148
|
use if
|
2019-05-19 15:53:26 +02:00 |
|
Bond-009
|
3245e5c0d8
|
Merge pull request #328 from jellyfin/release-10.3.z
Backmerge for Release 10.3.3
|
2019-05-18 12:55:59 +02:00 |
|
grafixeyehero
|
7e0100ef3f
|
update icon
|
2019-05-17 21:29:31 +03:00 |
|
Joshua M. Boniface
|
dd2cd4ab8a
|
Merge pull request #327 from DrPandemic/focus-checkbox
Changes checkboxes focus appearance
|
2019-05-17 09:04:17 -04:00 |
|
Joshua M. Boniface
|
31fe3a9f61
|
Merge pull request #318 from dkanada/hover
Add a response on icon hover and other style fixes
|
2019-05-17 09:02:12 -04:00 |
|
Joshua M. Boniface
|
b0f7a9b67c
|
Merge pull request #323 from bugfixin/fix-android-seek
Resolve some android seeking issues
|
2019-05-17 09:01:42 -04:00 |
|
DrPandemic
|
8c1446266c
|
Changes checkbox focus appearance
|
2019-05-16 21:08:49 -04:00 |
|
dkanada
|
3c8361d87c
|
add missing string and reorder playback menu
|
2019-05-16 14:33:57 -07:00 |
|
Niklas Fäth
|
17fbb3a312
|
Change icon to bell
|
2019-05-16 13:42:48 +02:00 |
|
bugfixin
|
da4d3a755e
|
Prevent needlessly resetting startPositionTicks to null
|
2019-05-16 04:14:51 +00:00 |
|
grafixeyehero
|
93be06bdd4
|
update icon
|
2019-05-16 04:33:57 +03:00 |
|
dkanada
|
e21f7f10ed
|
add a response on icon hover and other style fixes
|
2019-05-13 12:56:44 -07:00 |
|
dkanada
|
aa14b34035
|
add submit button to library edit dialog
|
2019-05-10 13:30:50 -07:00 |
|
dkanada
|
a5bad54c51
|
remove nested form from library create dialog
|
2019-05-10 13:30:50 -07:00 |
|
dkanada
|
b41ae5f483
|
remove unused call to hide loading indicator
|
2019-05-10 13:30:50 -07:00 |
|
dkanada
|
e833225ab3
|
minor code cleanup
|
2019-05-10 13:30:50 -07:00 |
|
dkanada
|
5fc92c915f
|
deminify all library related pages
|
2019-05-10 13:30:49 -07:00 |
|
Joshua M. Boniface
|
d4ea091ab5
|
Merge pull request #300 from grafixeyehero/css
Fix dashboard column & update purple haze
|
2019-05-10 09:44:29 -04:00 |
|
Joshua M. Boniface
|
ac0bb40e1d
|
Merge pull request #299 from dkanada/ip
remove networking information from the dashboard
|
2019-05-10 09:08:36 -04:00 |
|
Anthony Lavado
|
073f82f7de
|
Correct the naming of iPad and iPhone
Fixes #310.
|
2019-05-10 00:24:22 -04:00 |
|
dkanada
|
8bd840bedc
|
add some error checking to indicators
|
2019-05-09 18:30:18 -07:00 |
|
Odd Stråbø
|
243f6f898e
|
Implement .finally as .catch().then as suggested.
|
2019-05-08 07:17:30 +02:00 |
|
Odd Stråbø
|
3167c7dbb9
|
Additional fixes to get jf-web loading in webOS 3.0 emulator.
Can't seem to get any audio/video playing in the emulator,
so I'm not sure if the emulator supports multimedia playback.
|
2019-05-06 22:21:20 +02:00 |
|
Odd Stråbø
|
747201a6c7
|
Various fixes for webOS 3.3
|
2019-05-05 23:55:42 +02:00 |
|
vitorsemeano
|
3377042ad3
|
multiple modules resolution
|
2019-05-03 22:50:59 +01:00 |
|
vitorsemeano
|
1da48cd363
|
removed all vibrant references (dead module)
|
2019-05-03 22:50:59 +01:00 |
|
vitorsemeano
|
ce51c8012d
|
cleanup data-require from viewContainer
|
2019-05-03 22:50:36 +01:00 |
|
vitorsemeano
|
ede8b3397d
|
cleanup data-require in views
|
2019-05-03 22:46:15 +01:00 |
|
vitorsemeano
|
315cbb1fc6
|
refactor strange var names in viewContainer
|
2019-05-03 22:46:15 +01:00 |
|
vitorsemeano
|
12f8cf10d5
|
deuglify viewContainer.js module
|
2019-05-03 22:35:47 +01:00 |
|
vitorsemeano
|
b293f6e0f9
|
multiple modules resolution
|
2019-05-03 22:35:47 +01:00 |
|
vitorsemeano
|
efa3ff1730
|
module appSettings renamed
|
2019-05-03 22:35:47 +01:00 |
|
grafixeyehero
|
b62f6edbc4
|
update purple haze
|
2019-05-03 02:58:37 +03:00 |
|
Joshua M. Boniface
|
6216aaf937
|
Merge pull request #271 from dkanada/theme
Remove similar themes with accent changes
|
2019-04-30 23:49:09 -04:00 |
|
Joshua M. Boniface
|
a80067859d
|
Merge pull request #265 from dkanada/docs
Update links for most of the old documentation
|
2019-04-30 23:48:36 -04:00 |
|
Joshua M. Boniface
|
8f2c33eaa5
|
Merge pull request #238 from dkanada/res
Remove unusable assets and update a string reference to connect
|
2019-04-30 23:47:36 -04:00 |
|
Joshua M. Boniface
|
12589460cf
|
Merge pull request #297 from jellyfin/release-10.3.z
Backmerge for 10.3.2 release
|
2019-04-30 23:35:40 -04:00 |
|
Anthony Lavado
|
53cfcfd976
|
Merge pull request #295 from grafixeyehero/round
Add a round progress bar to purple haze theme
|
2019-04-30 15:25:39 -04:00 |
|
redSpoutnik
|
4d8ec5b466
|
Merge branch 'master' into synchronize-subtitles
|
2019-04-30 20:58:51 +02:00 |
|
Joshua M. Boniface
|
4ed02a44ac
|
Merge pull request #287 from bugfixin/seek-too-wide
Remove extraneous padding from sliders
|
2019-04-30 13:02:28 -04:00 |
|
grafixeyehero
|
78a780f5c4
|
Add a round progress bar to purple haze theme
|
2019-04-30 17:42:23 +03:00 |
|
Joshua M. Boniface
|
099fe24f8a
|
Merge pull request #269 from jellyfin/release-10.3.z
Backmerge 10.3.1
|
2019-04-27 21:56:47 -04:00 |
|
bugfixin
|
d9210a7aa1
|
Remove outdated firefox exception for slider bubble
|
2019-04-26 23:00:44 +00:00 |
|