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

1261 commits

Author SHA1 Message Date
dkanada
09e38ca931
Merge pull request #451 from dkanada/style
Improve button style when focused
2019-09-14 02:24:27 -07:00
dkanada
aca14802e0
Merge pull request #460 from dhartung/feedback-for-stream-link-copy
Added toast notification when copy-stream is executed
2019-09-13 19:30:50 -07:00
grafixeyehero
97a5f84ced make headerfilters and headerstatus collapsible 2019-09-13 20:50:22 +03:00
grafixeyehero
51bbe65262 remove audio language filter 2019-09-13 19:44:30 +03:00
grafixeyehero
b2a2b03b37 deminify filterdialog.js 2019-09-13 19:11:15 +03:00
PrplHaz4
e2cc98c7a4
update apphost appVersion to 10.4.0
The only place I saw this appear was in a log entry, so not sure what else this will impact (or if it's deliberately being held back).  It looks like it is also passed in when the ApiClient is created.
```
[13:23:15] [INF] Playback stopped reported by app Jellyfin Web 10.3.6 playing cam-basement. Stopped at 29411 ms
```
2019-09-13 09:49:37 -04:00
dkanada
5104aabead move remote control to folder and fix sortable dependency 2019-09-13 00:05:15 -07:00
Daniel Hartung
ba0d637f91 Changed to non-blocking subtitles 2019-09-12 21:24:16 +02:00
dkanada
9ab6756e39 add back comment about clipping 2019-09-12 06:05:40 -07:00
dkanada
81bc57678b
Merge pull request #461 from dhartung/fix-missing-subtitleoffset
Fix: Not all players support xxxSubtitleOffset
2019-09-12 02:38:09 -07:00
dkanada
d555840384 remove button enable util from legacy scripts 2019-09-11 22:16:27 -07:00
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