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

285 commits

Author SHA1 Message Date
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
Odd Stråbø
1341a53543 Add initial support for keyboard navigation
see #303
2019-05-11 10:11:26 +02: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
bugfixin
2cac48cf2b Remove extraneous padding from sliders 2019-04-26 17:51:49 +00:00
dkanada
304ce9ef77 remove similar themes with accent changes 2019-04-25 22:57:36 -07:00
Anthony Lavado
8b5004dda4
Merge pull request #276 from thornbill/fix-text-overflow
Fix text overflow not displaying ellipsis in cards
2019-04-26 00:41:06 -04:00
Anthony Lavado
f86be307ae
Merge pull request #251 from grafixeyehero/new-themes
Adding new Purple haze themes with rounded layout
2019-04-25 16:42:50 -04:00
Bill Thornton
ed80f5109c Fix text overflow not displaying ellipsis in cards 2019-04-25 12:21:18 -04:00
grafixeyehero
0c2a5f0c5e aligning the gradient in the header 2019-04-25 17:50:33 +03:00
Anthony Lavado
117614362f Adds recording button back to view
As per @cvium on Matrix, adds the recording button back by changing the selector that makes it visible. Fixes #268.
2019-04-25 01:25:19 -04:00
Bond-009
0a5f08ecb0
Merge pull request #264 from DrPandemic/fix-movie-icons
Fix Thumb rendering without thumbnails
2019-04-23 22:35:39 +02:00
dkanada
145c4462f7 remove an old page until it gets added to the new docs 2019-04-22 09:29:44 -07:00
dkanada
99a79b62e1 update links for new documentation 2019-04-22 09:29:06 -07:00
DrPandemic
df51418753 Prevent the rendering of button inside button 2019-04-22 01:04:02 -04:00
Claus Vium
bdbc5682db Remove extra semicolon 2019-04-20 20:48:13 +02:00