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

10661 commits

Author SHA1 Message Date
Bill Thornton
b065055635
Merge pull request #2622 from dmitrylyzo/fix-tabs-transform-focus
Fix tabs scrolling in Tizen
2021-06-24 02:01:23 -04:00
Bill Thornton
0fb7575470
Merge pull request #2612 from dmitrylyzo/fix-paging-navigation
Fix navigation in paging block
2021-06-24 01:58:01 -04:00
Bill Thornton
bc690c5874
Merge pull request #2583 from Ullmie02/slow-response-config
Add configuration for slow response logging
2021-06-24 01:52:10 -04:00
Bill Thornton
230749369c
Merge pull request #2534 from jackrvan/issue-2376
Improve behaviour of space bar pausing/playing video
2021-06-24 01:23:33 -04:00
Bill Thornton
8493a90ad9
Merge pull request #2747 from nielsvanvelzen/quickconnect-dashboard
Move Quick Connect toggle to General page in dashboard
2021-06-24 00:19:23 -04:00
Bill Thornton
7754644182
Merge pull request #2532 from dmitrylyzo/controls-settings
Add controls page to the user settings
2021-06-24 00:11:58 -04:00
Niels van Velzen
62a822fb1b Move quick connect button up in preferences menu 2021-06-18 21:50:46 +02:00
Niels van Velzen
5cbac6bcae Remove activate feature from Quick Connect page
Also added a heading and updates the layout in general
2021-06-18 21:43:01 +02:00
Niels van Velzen
e091f4ca39 Move Quick Connect toggle to General page in dashboard
This replaces the separate page with a toggle.
2021-06-18 21:29:26 +02:00
MrTimscampi
69c4aee2b0 Make parameters optional for components ported to TSX 2021-06-18 17:01:01 +02:00
MrTimscampi
d770581c52 Remove PropTypes 2021-06-18 17:01:01 +02:00
MrTimscampi
4d23e79f65 Add TypeScript support for React components 2021-06-18 17:01:00 +02:00
Bill Thornton
d68225faac Remove html from syncplay toast messages 2021-06-15 15:34:54 -04:00
Dmitry Lyzo
eb9c7b08b9 Remove unused argument 2021-06-15 22:01:00 +03:00
Dmitry Lyzo
c6757b2e1f Prettify the code
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2021-06-15 21:53:19 +03:00
Dmitry Lyzo
f956731477 Hide controls for admin 2021-06-15 21:53:19 +03:00
Dmitry Lyzo
7974fbcbaa Add gamepad enabling/disabling 2021-06-15 21:53:19 +03:00
Bill Thornton
c7b05ba130
Merge pull request #2740 from MrTimscampi/changelog-newline
Replace newlines in plugin changelogs with the proper HTML tag
2021-06-15 09:46:34 -04:00
Bill Thornton
c0755c5fd4 Update html-loader 2021-06-15 01:27:05 -04:00
MrTimscampi
269ea2ad55 Replace newlines in plugin changelogs with the proper HTML tag 2021-06-15 00:26:08 +02:00
Bill Thornton
15e1c24306 Fix invalid import path 2021-06-14 17:28:04 -04:00
grafixeyehero
d0f6faea11 register on app init 2021-06-14 03:19:22 +03:00
grafixeyehero
ac1de0de93 add getConfigurationResourceUrl 2021-06-14 02:21:15 +03:00
grafixeyehero
b7c6a8aa18 add itemIdentifier on clientutils and TaskButton globally 2021-06-11 23:59:57 +03:00
grafixeyehero
1bec6a8088 Refactor DirectoryBrowser class 2021-06-11 20:29:07 +03:00
grafixeyehero
005ed2876d access ServerNotifications globally 2021-06-11 20:16:11 +03:00
Bill Thornton
d8db87f42b
Merge pull request #2664 from dmitrylyzo/skip-app-url
Remove trying app URL as server URL
2021-06-11 01:46:10 -04:00
Bill Thornton
ae72d31329
Merge pull request #2663 from JKI12/master
Fixes resuming of books
2021-06-11 01:37:27 -04:00
Bill Thornton
ab23184da3
Merge pull request #2683 from thornbill/react
Add react support
2021-06-11 00:51:11 -04:00
Bill Thornton
c6862bcebe
Merge pull request #2705 from thornbill/custom-menu-links
Add support for custom menu links in config.json
2021-06-11 00:46:38 -04:00
grafixeyehero
451da10fd2 initial 2021-06-11 03:32:34 +03:00
Bill Thornton
2ab0320726 Update icon used for syncplay 2021-06-10 15:03:03 -04:00
Bill Thornton
2feb124bfc Add support for custom menu links in config.json 2021-06-10 13:38:24 -04:00
Bill Thornton
e25e9015e1 Fix continue reading card shape 2021-06-10 10:46:51 -04:00
Bill Thornton
bf8f004eb3 Add tv channels search row 2021-06-09 10:15:48 -04:00
Bill Thornton
219d83ede3 Fix video row header translation key 2021-06-09 09:56:56 -04:00
Bill Thornton
35f6944310 Fix code smells and dependency issue 2021-06-09 09:27:10 -04:00
Bill Thornton
de54dc636a Move search results to react components 2021-06-09 09:27:10 -04:00
Bill Thornton
6058a512c4 Move search suggestions to react component 2021-06-09 09:27:10 -04:00
Bill Thornton
1c0c25d655 Rename search fields component 2021-06-09 09:27:10 -04:00
Bill Thornton
bd4626c682 Replace old search fields component with react component 2021-06-09 09:27:10 -04:00
Bill Thornton
4bf1acbf4e Remove test page 2021-06-09 09:27:10 -04:00
Bill Thornton
dd19ef5df4 Unmount components when view is destroyed 2021-06-09 09:27:10 -04:00
Bill Thornton
9a520b6c29 Fix indentation of searchresults 2021-06-09 09:27:10 -04:00
Bill Thornton
436a59b56b Cleanup SearchPage implementation 2021-06-09 09:27:10 -04:00
Bill Thornton
b9dacecf22 Fix indentation of searchfields 2021-06-09 09:27:10 -04:00
Bill Thornton
903b656f7f Convert search page to react 2021-06-09 09:27:10 -04:00
Bill Thornton
eb605615d1 Add router level support for rendering react componenent pages 2021-06-09 09:27:10 -04:00
Bill Thornton
ed67e601aa Add error logging for missing translation keys 2021-06-08 23:48:51 -04:00
Bill Thornton
c8fcb9e664
Merge pull request #2678 from grafixeyehero/window.global
Access Loading globally
2021-06-06 14:17:01 -04:00