Commit Graph

282 Commits

Author SHA1 Message Date
Bill Thornton 984bb82e52 Backport pull request #4172 from jellyfin/release-10.8.z
Fix item details banner image alignment

Original-merge: ff4e6a6778402501c91d84ede13903b085aaae14

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2022-11-29 13:41:43 -05:00
Bill Thornton 7d5603a64e Merge pull request #4162 from Vankerkom/tweak-navigation-sizing
Tweak navigation sizing
2022-11-18 13:58:03 -05:00
Daan Vankerkom b28a0c0a0b Remove inconsistent margin 2022-11-09 18:39:01 +01:00
Daan Vankerkom cfa2789008 Properly align list view and side nav
- Matching the alignment of the side navigation drawer and the my preferences menu.
- Matching the font sizes and weights.
2022-11-09 02:00:04 +01:00
Daan Vankerkom 75ee6f2457 Adjust active devices in dashboard
Added more white space inside the card to make it breathe more. Slightly reduced the playing media name size.
2022-11-09 01:44:37 +01:00
Bill Thornton 9439ea408e Backport pull request #4039 from jellyfin/release-10.8.z
Fix card cropping on item details page

Original-merge: fb39a5670000e27e95c4f807c993ac0a1158a215

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-10-27 00:06:19 -04:00
photonconvergence 7ab1edd3c5 Merge branch 'jellyfin:master' into add/device-logos 2022-10-25 17:25:30 -07:00
photonconvergence 7d923f10f4 Add device logos for Roku and Finamp 2022-10-25 17:23:44 -07:00
Bill Thornton a6a675e13c Fix pointer events not propogating to dashboard pages 2022-10-25 12:18:26 -04:00
Dmitry Lyzo 29db8a5dcb fix RTL padding with AlphaPicker 2022-10-24 22:12:04 +03:00
Dmitry Lyzo 2af70dad88 fix safe-area padding-right 2022-10-24 22:11:18 +03:00
Dmitry Lyzo 8334a7de33 fix button group position on ItemDetails page 2022-10-15 23:30:14 +03:00
Hadi Charara 104ad71ea7 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-12 08:29:53 -04:00
Chris Talkington 1398b89b50 svgo optimize home-assistant.svg 2022-10-10 01:51:12 -05:00
Chris Talkington 0640bb9d43 Add files via upload 2022-10-09 23:20:52 -05:00
Hadi Charara a4f5803016 Fixed linting issues 2022-10-03 13:36:26 -04:00
Hadi Charara bf6e77a93a Fixed merge bugs 2022-10-01 17:20:44 -04:00
Hadi Charara 32f103b852 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-01 16:55:59 -04:00
Bill Thornton 050c67a362 Remove naive scaling of video playback controls 2022-09-28 11:00:55 -04:00
taku0 3d51c68725 Respect safe area (notch) of mobile devices
This adds paddings to various containers so that buttons and contents are not
hidden by the notch or the Home indicator (the gray bar at the bottom).

- `src/assets/css/librarybrowser.scss`
  - `.skinHeader`: menu bar at the top.
  - `.padded-left` and `.padded-right`: the heading of library.

- `src/assets/css/site.scss`
  - `.content-primary`, `.padded-bottom-page`, `.page`,
    `.pageWithAbsoluteTabs`, and `.pageTabContent`: settings and dashboards.

- `src/elements/emby-scroller/emby-scroller.scss`
  - `.emby-scroller`: the library items.

- `src/assets/css/videoosd.scss`
  - `.videoOsdBottom`: the video playback control buttons and the progress bar.

- `src/components/alphaPicker/style.scss`
  - `.alphaPicker-fixed` and `.alphaPicker-fixed-right`: the alphabet picker.

- `src/components/appFooter/appFooter.scss`
  - `.appfooter`: the bottom bar showing the currently playing media.

- `src/components/multiSelect/multiSelect.scss`
  - `.selectionCommandsPanel`: the top bar when selecting multiple media.
    Shown when long-pressing media.

- `src/components/remotecontrol/remotecontrol.scss`
  - `.playlistSectionButton`: the bottom bar for current playlist.
    Shown when touching `.appfooter`.

- `src/components/toast/toast.scss`
  - `.toastContainer`: the toast.  Shown when refreshing metadata.

- `src/index.html`
  - `.mainDrawerHandle`: gesture area for the drawer.
    It seems conflicting with gestures of Safari.

- `src/libraries/navdrawer/navdrawer.scss`
  - `.tmla-mask` and `.touch-menu-la`: the drawer.

- `src/plugins/htmlVideoPlayer/style.scss`
  - `.videoPlayerContainer`: the video area when not fullscreen.
  - `.videoSubtitles`: the video subtitles for some devices, not including
    iPhone.

- `src/plugins/youtubePlayer/style.scss`
  - `.youtubePlayerContainer` container for the YouTube plugin.  Not tested.
2022-08-18 17:34:57 +09:00
Nicolas Viviani 2a884b5e13 Update the Firefox icon 2022-07-21 13:22:05 +02:00
Hadi Charara 99ddfbd33c Modified a fire other inline entries 2022-07-14 17:59:37 -04:00
Hadi Charara d4202e0279 Replaced all inline entries with attribute bases selectors 2022-07-14 17:59:23 -04:00
Hadi Charara d7fd0413d4 Fixed small linting issue 2022-07-08 13:27:52 -04:00
Hadi Charara 37a6303800 Final commit 2022-07-08 13:25:59 -04:00
Hadi Charara 94cff6591b Small css fix 2022-07-08 12:06:20 -04:00
Hadi Charara ab4bad88a1 Small css fix media info 2022-07-05 20:45:26 -04:00
Hadi Charara 8488f48f99 Fixed video player 2022-07-05 19:58:02 -04:00
Hadi Charara 611f90b564 fixed bugs with video player 2022-07-05 19:44:55 -04:00
Hadi Charara 7d39af1594 Fixed metadataedutor 2022-07-05 19:41:56 -04:00
Hadi Charara fc96d4dad1 Fixes buttons in episode overview in RTL layouts 2022-07-04 14:24:08 -04:00
Hadi Charara 7b1afeef82 Some library rtl fixes 2022-07-04 11:56:38 -04:00
Hadi Charara 87190cf31a Fixed navbar for RTL layouts 2022-07-03 11:58:08 -04:00
Hadi Charara d38518e1e5 More small css fixes 2022-07-03 10:13:06 -04:00
Hadi Charara b671da1086 Small css fixes and added <bdi> element 2022-07-03 09:45:26 -04:00
Hadi Charara bb8d6378fb More small css fixes 2022-07-03 09:29:01 -04:00
Hadi Charara 2c22245195 Small css fix 2022-07-03 09:12:43 -04:00
Hadi Charara 4530e44e62 Small fix for video player as the progress bar shouldn't be rtl 2022-07-03 09:10:02 -04:00
Hadi Charara 974417ce3d use inline and block properties now 2022-07-02 22:59:40 -04:00
Hadi Charara 0f994ccb5b Initial support for RTL layouts 2022-07-02 15:50:52 -04:00
Bill Thornton 50e423ba2e Merge pull request #3658 from thornbill/fix-channel-cards
Add workaround for channel card images

(cherry picked from commit 1be3d30027928c85a4592203b48feaac25209b12)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20 23:02:06 -04:00
Joshua M. Boniface b41ed9477e Merge pull request #3642 from taku0/font-family-by-language
(cherry picked from commit a07d5b7bd1eaa962b612bed1e3198fac0e2b58c0)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20 23:02:06 -04:00
Bill Thornton 39dccfcd70 Merge pull request #3622 from thornbill/restore-external-links
Restore external links on mobile

(cherry picked from commit add924e35e53df4d93d65d9a1d95890341a16e36)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20 23:02:06 -04:00
Dmitry Lyzo 1f62db7f31 Add copy buttons to Media Info 2022-02-26 00:33:08 +03:00
Dmitry Lyzo 99fb0e4b72 Fix clipped focused button
The button in the subtitle (Season) is clipped when focused
because its parent container has 'overflow: hidden' to allow
ellipsis.
2022-02-09 23:16:30 +03:00
Bill Thornton dc4b817226 Add Apple device icon 2022-01-04 11:13:57 -05:00
Bill Thornton 68e1aa5586 Fix header centering on large mobile devices 2021-09-29 15:55:59 -04:00
Bill Thornton 0ffae1a336 Reorder item details sections 2021-09-05 01:37:15 -04:00
Bill Thornton 4285ab04be Remove infoText class from infoWrapper 2021-09-02 14:59:53 -04:00
Bill Thornton fc790df047 Adjust overflow rules for tv intersect bug 2021-08-29 00:32:35 -04:00