Commit Graph

7164 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 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
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
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
Bill Thornton 74940b601b Move serviceworker precaching to production config 2021-06-03 10:14:28 -04:00
Bill Thornton 5d38d09982 Merge pull request #2681 from thornbill/toast-cleanup
Cleanup toasts
2021-05-26 15:51:39 -04:00
Bill Thornton 660ee65559 Merge pull request #2610 from shortspider/ContinueReading
Add a Continue Reading Section
2021-05-26 15:50:40 -04:00
Bill Thornton 95256a87b5 Merge pull request #2672 from nyanmisaka/patch-1
Remove OPUS from supported HLS audio formats
2021-05-26 15:01:22 -04:00
Bill Thornton eb79a8e045 Merge pull request #2665 from dmitrylyzo/fix-server-hash-change
Add connection response handling
2021-05-26 14:59:44 -04:00
Bill Thornton 9913f95945 Remove SyncPlayToasts abstraction 2021-05-26 14:28:54 -04:00
Bill Thornton dc294a5a4b Remove use of alert abstraction 2021-05-26 13:17:32 -04:00
hoanghuy309 5e171f55b3 Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2021-05-26 13:15:45 -04:00