dkanada
c2a0de8202
improve comments for tv layout css
2019-09-11 21:12:53 -07:00
dkanada
54ca2e9381
improve button style when focused
2019-09-11 21:12:53 -07:00
Tyler W
4f084bad1c
Add media file size to Playback Data ( #439 )
...
* Add media file size to Playback Data
* change file units to base-2 and fix output
will also remove any trailing zeros from decimal.
* Fix file size unit
* add i18n files and strings to dialog, fix conflict
2019-09-11 16:40:21 -04:00
Daniel Hartung
fdbdaa1982
Not all players support xxxSubtitleOffset
2019-09-11 20:57:12 +02:00
Daniel Hartung
f1ba5c63c0
Toast notification when copy-stream is executed
2019-09-11 16:59:47 +02:00
dkanada
27f39e39c4
fix help label for music library creation
2019-09-11 04:18:20 -07:00
dkanada
9956084443
minor changes to input manager
2019-09-11 04:00:07 -07:00
dkanada
2690381144
refactor date utils
2019-09-11 03:50:29 -07:00
Bond-009
85f9e79e4b
Merge pull request #444 from grafixeyehero/mediainfo
...
Minor update for media info
2019-09-08 20:28:34 +02:00
Abbe98
2e44bc4ef8
Allow card text to continue through line breaks
...
tmp
2019-09-08 13:25:10 +02:00
dkanada
ea86b3f9e7
remove unused component
2019-09-08 01:51:25 -07:00
dkanada
e8ae9b3605
use new style for all warning dialogs
2019-09-06 02:02:58 -07:00
dkanada
f862838458
always keep confirm in the same location
2019-09-05 12:41:39 -07:00
Niklas Fäth
1be3a7f205
Fixed blurred My Media images ( #443 )
...
* Fixed blurred My Media images
* Update CONTRIBUTORS.md
2019-09-05 15:04:35 -04:00
grafixeyehero
baa87d2dfb
remove user policy
2019-09-04 21:53:31 +03:00
Anthony Lavado
df2ae88a72
Merge pull request #430 from dkanada/device
...
Fix layout issues for device cards on dashboard
2019-09-02 03:17:27 -04:00
Anthony Lavado
0d17fcdfeb
Merge pull request #432 from grafixeyehero/metadataSidebar
...
Add icon to metadata editor side bar
2019-09-02 02:23:31 -04:00
grafixeyehero
6d3c617c28
change primary id that have delete, uninstall
2019-09-01 18:52:36 +03:00
grafixeyehero
d53a095728
change class name
2019-09-01 18:24:56 +03:00
grafixeyehero
a7dfb236d0
add style
2019-09-01 17:06:28 +03:00
Joshua M. Boniface
505cda6f76
Merge branch 'master' into copy-stream-url
2019-08-31 21:52:48 -04:00
grafixeyehero
6d345343df
qick fix ( #433 )
2019-08-31 16:17:47 -07:00
grafixeyehero
a8f904dc42
change primary action for delete confirmation dialog
2019-08-31 21:42:40 +03:00
grafixeyehero
63cc1e0860
add style
2019-08-31 19:03:19 +03:00
dkanada
101d0b1139
fix layout issues for device cards on dashboard
2019-08-31 03:12:10 -07:00
ckcr4lyf
7d585fde1b
Logging error if copy failed
2019-08-27 19:20:39 +08:00
ckcr4lyf
437729d3f3
Added option, if file is downloadable, copy the URL to clipboard
2019-08-27 17:32:35 +08:00
Anthony Lavado
6b32af12da
Merge pull request #413 from dkanada/card
...
Fix card layout on home for books
2019-08-25 00:31:48 -04:00
dkanada
569d6456b1
fix card layout on home for books
2019-08-22 15:23:05 -07:00
grafixeyehero
5fda5a8738
Change media info display ( #386 )
...
* Add btn more media info
* Add event listener
* change class and add close btn
* Add style
* Add event listener display
* hide btn
* remove media info form itemdetail page
* Add media templete
* cleanup unused stayle
* Add to context menu
* cleanup
* cleanup
* fix
* add todo to file path info
* allow admin and user to view the media info
* Add to strings
* Remove media info menu from book and music
* Remove splitVersions function
* Readd splitVersions function on item deatil page
* Remove unused elements
* double quotes & removing newlines
* minor style changes
* fix format and path info on itemdetails page
* update
2019-08-19 02:35:57 -07:00
dkanada
c46f577f08
Merge pull request #412 from dkanada/misc
...
Move transcoding page to playback settings and improve strings
2019-08-19 01:56:59 -07:00
Bond-009
9177456f64
Merge pull request #414 from jellyfin/fix_deviceid
...
Resolve deviceId promise properly during apphost init
2019-08-16 17:41:23 +02:00
Claus Vium
20573a8086
Resolve deviceId promise properly during apphost init
2019-08-16 16:49:58 +02:00
dkanada
cdacc0175e
remove special case for open subtitles
2019-08-16 00:58:27 -07:00
Anthony Lavado
cfb67bb5d1
Merge pull request #410 from grafixeyehero/groupversion
...
Disable Group versions for non admin
2019-08-15 15:25:09 -04:00
grafixeyehero
a9982263b0
unused filter audio launguage
2019-08-15 20:17:52 +03:00
grafixeyehero
40cc2fbd0c
disable for none admin
2019-08-15 18:37:37 +03:00
Anthony Lavado
29c077d2cb
Merge pull request #403 from grafixeyehero/nowplayingbar
...
Fix text overlap on now playing bar
2019-08-14 16:19:35 -04:00
Anthony Lavado
e20f7e02ea
Merge pull request #396 from Abbe98/book-download-btn
...
Move download action to major button for books (itemdetailspage)
2019-08-14 16:05:52 -04:00
grafixeyehero
1fa5a2158d
remove newlines
2019-08-08 19:34:30 +03:00
grafixeyehero
8101dac3d4
fix
2019-08-08 19:18:22 +03:00
Niklas Fäth
a5c4e5c54d
Enable blurred footer in chrome
...
Enables blurred footer also in chrome
2019-08-07 14:04:12 +02:00
grafixeyehero
d48df625f3
Fix secoundery text overlapping
2019-08-03 18:36:20 +03:00
dkanada
752212413c
consolidate all library icons into a single method
2019-07-29 00:10:52 -07:00
dkanada
f3707153a0
add method to source device icons locally
2019-07-29 00:10:52 -07:00
Abbe98
a3cc4a8ba9
move download action to major button for books
2019-07-28 15:51:02 +02:00
Niklas Fäth
6d52868166
Enable Scrolling
2019-07-10 17:18:11 +02:00
Niklas Fäth
bcb66ac150
Enable display mode setting
2019-07-10 14:31:42 +02:00
Anthony Lavado
f936c04d15
Merge pull request #314 from oddstr13/pr-keyboard-navigation-1
...
Initial support for keyboard navigation (for webOS remote etc.)
2019-07-07 08:23:51 -04:00
Joshua M. Boniface
d11167eae5
Merge pull request #387 from jellyfin/release-10.3.z
...
Backmerge for Release 10.3.4, 10.3.5, and 10.3.6
2019-07-06 17:15:56 -04:00