Commit Graph

1811 Commits

Author SHA1 Message Date
Sarab Singh e13a768811 margin 2020-05-02 05:35:20 +05:30
Sarab Singh 1fbe27f6a3 damn you lint 2020-05-02 04:04:11 +05:30
Sarab Singh 69f3906174 fixed aspect ratio display issue of photo 2020-05-02 03:57:13 +05:30
Sarab Singh 52ab4338e7 stupid lint 2020-05-02 02:54:14 +05:30
Sarab Singh d920afe61b spaces 2020-05-02 02:40:48 +05:30
Sarab Singh 779bb20944 download button fix on top action bar 2020-05-02 02:31:13 +05:30
Sarab Singh 5a6b097ed9 image link from remote web client fix 2020-05-02 02:28:58 +05:30
Sarab Singh 31f53d0855 download button only if permission 2020-05-02 00:57:51 +05:30
Matt Montgomery 8655de4469 Rename to camel case 2020-05-01 13:50:47 -05:00
MrTimscampi a7fe198329 Attempt to fix image loading issues 2020-05-01 17:06:50 +02:00
MrTimscampi 81dffa3a93 Merge remote-tracking branch 'upstream/master' into media-session 2020-05-01 16:14:54 +02:00
MrTimscampi 331341884b Remove console warning 2020-05-01 15:11:47 +02:00
MrTimscampi b8422a2464 Fix userSettings import 2020-05-01 15:01:56 +02:00
MrTimscampi c07dd26fdc Merge remote-tracking branch 'upstream/master' into lazyloader 2020-05-01 14:43:51 +02:00
dkanada 52fe5213f3 Merge pull request #1150 from nielsvanvelzen/wherearemytags
Remove limit of 50 for tag filter
2020-05-01 18:45:12 +09:00
Vasily c23e301e32 Merge pull request #1146 from JustAMan/webos2-play
Fix some issues blocking WebOS 1.2 / 2.0
2020-04-30 12:13:42 +03:00
Vasily eb00af5e84 Update src/components/maintabsmanager.js
Co-Authored-By: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-04-30 01:41:52 +03:00
Cromefire_ 84a22e9c3f Added more debug logging 2020-04-30 00:31:34 +02:00
Dmitry Lyzo d98645135b Merge branch 'master' into fix-icons-webos2 2020-04-30 00:55:43 +03:00
ferferga 0117bf476a Merge remote-tracking branch 'upstream/master' into global-globalize 2020-04-29 23:47:52 +02:00
Vasily 9027886bb0 Merge pull request #978 from joshuaboniface/improve-builds
Improve and split builds
2020-04-30 00:29:39 +03:00
Dmitry Lyzo 76dfab5cef Merge remote-tracking branch 'upstream/master' into fix-icons-webos2
Conflicts:
	src/components/remotecontrol/remotecontrol.js
2020-04-28 19:18:37 +03:00
Niels van Velzen 8eba4fb866 Remove limit of 50 for tag filter 2020-04-28 17:43:06 +02:00
Dmitry Lyzo 6a258c055b Update quotes style 2020-04-28 18:04:39 +03:00
Dmitry Lyzo 33a6daf6b6 Update loop 2020-04-28 17:50:34 +03:00
Dmitry Lyzo 7905a868c8 Merge remote-tracking branch 'upstream/master' into fix-icons-webos2
Conflicts:
	src/controllers/dashboard/plugins/available.js
	src/controllers/dashboard/plugins/installed.js
2020-04-28 16:55:33 +03:00
Dmitry Lyzo c7401e9a87 Merge remote-tracking branch 'upstream/master' into fix-remotecontrol-button 2020-04-28 16:30:20 +03:00
Dmitry Lyzo 4609e22520 Update style 2020-04-28 16:09:40 +03:00
Dmitry Lyzo 1f3620e219 Move HTML generation to more appropriate place 2020-04-28 15:57:34 +03:00
Vasily 0bd9e87b38 Use CustomElements.upgradeSubtree() as an easier way of making sure the element is ready 2020-04-28 15:40:27 +03:00
Vasily e4bafe3c05 temp break stuff back 2020-04-28 14:14:37 +03:00
Vasily 7ea82f6124 Fix .ASS offset when seeking a progressive stream
This is needed because progressive stream is actually restarted upon each seek
2020-04-28 01:53:36 +03:00
Vasily 0ec98cc146 Add option to device profileBuilder() to accept client render of ASS 2020-04-27 23:09:59 +03:00
Vasily 85002fa5c2 Create tabs custom element properly 2020-04-27 18:49:11 +03:00
Vasily 1f8d1184d8 Do not call Notification.requestPermission() if it is already granted or denied
This function crashes the app on WebOS 1.2, and notifs do not work on WebOS anyway
2020-04-27 18:49:11 +03:00
Cromefire_ 3b5e5cf7cf Fixed code smell and removed plugin helper 2020-04-27 14:20:32 +02:00
Cromefire_ 0ee1c1ec80 Added the possibility to register plugins with promises 2020-04-27 13:02:25 +02:00
dkanada cc60acd86b Merge pull request #1135 from MrTimscampi/screenfull-ios-fix
Fix an issue with Screenfull on iOS
2020-04-27 13:19:43 +09:00
Matt Montgomery a6d37e7633 Change missed var declarations into let 2020-04-26 17:47:31 -05:00
Matt Montgomery aa12a79625 Apply suggestions from code review 2020-04-26 16:19:58 -05:00
dkanada 47d8ef7fc2 Merge pull request #1134 from MrTimscampi/latest-tv-posters
Use posters for latest TV shows
2020-04-26 23:24:43 +09:00
dkanada 748258966f Merge pull request #1127 from Delgan/improve-nthing-here
Fix pointer missing in "create new lib" link
2020-04-26 23:23:10 +09:00
dkanada be44db0e3d Merge pull request #1121 from jellyfin/routes
Update more route locations
2020-04-26 23:22:05 +09:00
MrTimscampi cf6cb0ac1d Fix another Screenfull issue 2020-04-26 16:16:48 +02:00
MrTimscampi eb6f70240a Fix an issue with Screenfull on iOS 2020-04-26 16:07:07 +02:00
ferferga 97fafae1bc Replce missing globalizes 2020-04-26 15:04:00 +02:00
ferferga 54eb916cfe Merge remote-tracking branch 'upstream/master' into global-globalize 2020-04-26 14:44:01 +02:00
MrTimscampi 9d0aa06264 Remove log lines 2020-04-26 14:18:43 +02:00
Dmitry Lyzo 6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
Dmitry Lyzo d088f5ef05 Move icons into class 2020-04-26 13:29:47 +03:00