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

715 commits

Author SHA1 Message Date
dkanada
08fb42155d fix repository deletion and some css issues 2020-06-11 19:34:06 +09:00
dkanada
9e2e2a3438 add delete button and fix some variable issues 2020-06-11 03:02:38 +09:00
dkanada
75504ec8e4 initial work for repository configuration 2020-06-10 21:33:08 +09:00
dkanada
5ea00655fb
Merge pull request #1386 from ferferga/blurhash
Fix episodes listing after blurhash
2020-06-10 20:35:39 +09:00
Dmitry Lyzo
17f04b8042
Merge branch 'master' into es6-subtitlesettings 2020-06-10 11:06:38 +03:00
dkanada
ab8be03209 merge branch master into controller 2020-06-10 13:57:50 +09:00
dkanada
daece8a4d9 add code suggestions 2020-06-10 13:56:55 +09:00
dkanada
331dfbff0f
Merge pull request #1373 from crobibero/jquery-checked
Fix all jQuery checked.
2020-06-10 11:02:21 +09:00
grafixeyehero
9e123ad60b Migration channelMapper to ES6 modules 2020-06-09 22:57:27 +03:00
grafixeyehero
bb5d37f3e7 Migration mediaLibraryEditor and mediaLibraryCreator to es6 2020-06-09 22:37:34 +03:00
ferferga
13f472d7d5 Fix episodes listing after blurhash 2020-06-09 00:48:56 +02:00
dkanada
2c4f8d928a
Merge pull request #1366 from jellyfin/refactor
Update casing for some files and add placeholder elements
2020-06-09 03:14:57 +09:00
dkanada
e160467f61
Merge pull request #1315 from dmitrylyzo/fix-another-usersettings
Fix ability to change settings of another user
2020-06-09 01:00:43 +09:00
artiume
dbe4020ba5 Update encodingsettings.js 2020-06-08 16:38:02 +03:00
artiume
0b4e8e5297 Update encodingsettings.js 2020-06-08 16:34:34 +03:00
artiume
99c49a944d Split 10bit decoder 2020-06-08 16:32:45 +03:00
Vasily
be6c4a2ba4 Merge remote-tracking branch 'upstream/master' into hwaccel 2020-06-08 15:48:25 +03:00
crobibero
e98898fca0 Fix all jQuery checked. 2020-06-07 17:14:01 -06:00
Anthony Lavado
317838cbf8
Merge pull request #1089 from cromefire/es6-1
Migrating backdropscreensaver, filterdialog and fetchhelper to ES6
2020-06-07 07:56:35 -04:00
Cody Robibero
b3cc6ad1d1
Fix plugin display without config page 2020-06-06 16:09:25 -06:00
Cromefire_
6be76e5c31
Fixed some errors 2020-06-06 11:25:52 +02:00
Cromefire_
60e670fcf7
Fixed globalize 2020-06-06 11:24:49 +02:00
Cromefire_
bd003e6e8a
Fixed lint 2020-06-06 11:24:49 +02:00
Cromefire_
3549bd5700
Migrated filterdialog.js 2020-06-06 11:24:48 +02:00
dkanada
680e562779 add support for es6 controllers and migrate logs controller 2020-06-06 17:04:16 +09:00
dkanada
af128f1c58 add elements to indicate no items exist for certain pages 2020-06-06 15:55:31 +09:00
Dmitry Lyzo
c4614f085e
Merge branch 'master' into fix-another-usersettings 2020-06-05 09:02:14 +03:00
Anthony Lavado
205d80e0ec
Merge pull request #1286 from ferferga/blurhash
Implement blurhash (follow-up of #987 but from scratch)
2020-06-04 14:57:48 -04:00
dkanada
5dcfd490c3
Merge pull request #908 from masterkoppa/fix-888
Make item detail overview expandable (Fix #888)
2020-06-04 15:59:42 +09:00
Andres Ruiz
68762d8012
Use correct string for translation, add ShowLess
Use the right string form for the string translation for the dynamic strings, add the `ShowLess` version.

Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-06-03 23:28:26 -04:00
dkanada
5b79286ee9
Merge branch 'master' into checkbox 2020-06-04 03:13:51 +09:00
Andres J Ruiz Torres
0e74e89950 Translate dynamic toggle messages 2020-06-02 23:15:15 -04:00
Andres J Ruiz Torres
ed0eefb5c7 Add a linkbutton control to show/hide more
User a linkbutton element adjecent to the overview to control
the expanded / shrunken state.

The button will show dynamically based on the
detected content size.
2020-06-02 23:13:48 -04:00
Andres Ruiz
1ddfd2c7bb Add onClick for an expandable Overview of item details
Adds a onClick action that toggles expanding the item detail
Overview. By default it crops the text to 12 lines on mobile, 6
on larger viewports.

-webkit-line-clamp is supported on all Webkit browsers and Firefox
as of 3/2020. A fallback with max-height is provided as well.

Fixes #888
2020-06-02 23:13:48 -04:00
dkanada
9556949885
Merge pull request #1232 from MrTimscampi/sonarcloud-3
Fix more sonarqube bugs
2020-06-01 14:58:22 +09:00
ferferga
2a0f971e76 Merge remote-tracking branch 'upstream/master' into blurhash 2020-05-30 14:26:11 +02:00
MrTimscampi
9535d94ab7 Add Path field to List query
Fixes the lack of play button on books
2020-05-30 13:15:49 +02:00
Dmitry Lyzo
15f0b12747 Merge remote-tracking branch 'upstream/master' into fix-another-usersettings
Conflicts:
	src/scripts/settings/userSettings.js
2020-05-28 20:08:37 +03:00
dkanada
3667a9f06f
revert self restart check 2020-05-28 03:35:45 +09:00
dkanada
e140381a02
Merge pull request #1288 from jellyfin/banner
Add display preference for details banner and update some defaults
2020-05-28 03:08:35 +09:00
Vasily
5d617d8102 Adapt to server-side API change, fix People cards 2020-05-27 19:19:33 +03:00
Dmitry Lyzo
2a30ed6461
Merge branch 'master' into es6-subtitlesettings 2020-05-27 16:45:26 +03:00
Dmitry Lyzo
e6287429e0 Fix ability to change settings of another user 2020-05-27 16:30:21 +03:00
gion
385f0a0beb Merge remote-tracking branch 'upstream/master' into syncplay 2020-05-27 10:42:29 +02:00
MrTimscampi
bc4c591698 Merge remote-tracking branch 'upstream/master' into sonarcloud-3 2020-05-26 20:01:49 +02:00
dkanada
328d28beb0
Merge pull request #1293 from mark-monteiro/cross-platform-server-restart
Support restarting the server on all platforms
2020-05-25 20:08:13 +09:00
dkanada
8cef3817bd
fix linting error from missing semicolon 2020-05-25 15:06:21 +09:00
dkanada
739473c0fb remove legacy jquery function from source 2020-05-25 14:59:57 +09:00
Mark Monteiro
eb6a76f578 Support restarting the server on all platforms 2020-05-24 23:30:47 -04:00
dkanada
51abc05d53 add name back as a parameter 2020-05-25 01:38:47 +09:00