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

14 commits

Author SHA1 Message Date
Bill Thornton
55f9aef3da
Merge pull request #4150 from dmitrylyzo/fix-subtitleuploader
Fix SubtitleUploader
2022-11-18 13:43:44 -05:00
Dmitry Lyzo
45542a67a4 Fix file name escaping 2022-11-06 00:23:58 +03:00
Dmitry Lyzo
78bbac8ca7 Fix Subtitle Uploder navigation in TV mode 2022-11-06 00:17:43 +03:00
Josep Sayol
a13e6f0419
Fix subtitle uploader on TV layout
**Changes**
Fixes a wrong import that prevented the subtitle uploader dialog from showing when using the TV layout mode.

**Issues**
#4146
2022-11-05 11:26:09 +01:00
Dmitry Lyzo
119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
Dmitry Lyzo
27bdb24598 refactor: Use span for icons 2022-02-25 01:33:21 +03:00
Bill Thornton
a3949c1889 Fix sonarqube issues 2021-03-23 11:28:20 -04:00
Bill Thornton
f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton
a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
cameron clark
9e28d2d4cc remove require 2020-11-21 21:08:51 +00:00
redSpoutnik
b4e420df8f es6 migration 2020-05-16 17:25:50 +02:00
redSpoutnik
11099fc41e remove block padding 2020-05-16 16:27:17 +02:00
redSpoutnik
64da797e78 fix code smells 2020-05-16 16:27:17 +02:00
redSpoutnik
6bb1cf3554 Feature: manually add subtitle 2020-05-16 16:27:17 +02:00