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

112 commits

Author SHA1 Message Date
DesertCookie
31af91f8c7 Changed var to const
See https://github.com/jellyfin/jellyfin-web/pull/1237#issuecomment-713003436
2020-10-30 12:37:24 +01:00
DesertCookie
9a5594149e
Update src/controllers/itemDetails/index.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2020-10-18 11:53:31 +02:00
DesertCookie
746a6231fa
Added number check to sorting and parseInt radix
Introduced changes suggested by thornbill.
2020-09-10 09:22:58 +02:00
DesertCookie
209e71f5b2 Re-added sorting syntax 2020-09-07 13:51:09 +02:00
Julien Machiels
3cbe0f7264
Merge branch 'master' into connection-manager-global 2020-09-01 10:16:21 +02:00
dkanada
99e0785639 merge branch master into strings 2020-08-31 23:47:11 +09:00
dkanada
6e5a26a887
Merge pull request #1845 from MrTimscampi/focus-fixes
Various TV-related fixes
2020-08-31 18:09:34 +09:00
dkanada
0be0faa0ac
linting issue 2020-08-31 18:06:53 +09:00
Benoît Dardenne
734b3dd382 Show track artists in the list view, except if the artists for all tracks match the album artists 2020-08-30 21:53:33 +02:00
MrTimscampi
ca4419da4d Merge remote-tracking branch 'upstream/master' into focus-fixes 2020-08-30 18:19:08 +02:00
dkanada
9e4e8a911f
fix spelling error 2020-08-30 23:14:39 +09:00
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
Cameron
901eb03e34
Merge branch 'master' into fix-details-menu 2020-08-27 17:41:10 +01:00
dkanada
75a4b73a83 merge branch master into strings 2020-08-27 09:20:03 +09:00
MrTimscampi
ece0b39d70 Rework details page for TV 2020-08-26 21:29:10 +02:00
Cameron
b8cf026bad Fix broken item details menu on TV Shows 2020-08-25 15:44:01 +01:00
dkanada
6159eca8f8 prevent the use of confusing globals 2020-08-25 10:12:35 +09:00
dkanada
d9f286124d more string updates 2020-08-24 08:39:26 +09:00
dkanada
bbfbf932d3
Merge pull request #1737 from Supergamer1337/playPoster
Added overlay and play functionality.
2020-08-23 15:36:33 +09:00
dkanada
884fd86668
Merge pull request #1814 from danieladov/master
Fix download/edit metadata of specific version
2020-08-22 07:47:07 +09:00
Mister Rajoy
7334430e68 Refactor 2020-08-18 21:35:47 +02:00
Mister Rajoy
3ddb08d973 Fix editMetadata/download didnt work with selected version 2020-08-18 01:50:39 +02:00
Mister Rajoy
b976d9ad43 Revert "Fix editMetadata/download didnt work with selected version"
This reverts commit fd3f1a7a22.
2020-08-18 01:47:30 +02:00
Mister Rajoy
fd3f1a7a22 Fix editMetadata/download didnt work with selected version 2020-08-18 01:45:43 +02:00
dkanada
65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
dkanada
369d7b2f5a merge weekday strings 2020-08-13 21:56:01 +09:00
dkanada
65776be6aa remove more strings from source 2020-08-13 21:31:29 +09:00
dkanada
67ce56da95 remove some duplicate strings 2020-08-13 21:23:51 +09:00
MrTimscampi
566a818ee6 Merge remote-tracking branch 'upstream/master' into apphost-es6 2020-08-08 21:07:21 +02:00
Bill Thornton
406e07154c Hide download button for books when not supported 2020-08-07 13:18:21 -04:00
MrTimscampi
a7df7ad720 Fix appHost.supports 2020-08-06 19:32:31 +02:00
Supergamer1337
3c482cc9d8 Added overlay and play functionality.
Co-authored-by: Esaias Tilly <esaias@tillys.se>
2020-08-03 13:11:23 +02:00
Dmitry Lyzo
469ae9ae8b Remove ES6 import hack for 'loading' 2020-08-02 15:35:46 +03:00
Cameron
ee14ae76db
Merge branch 'master' into migrate-to-ES6-47 2020-07-31 21:27:48 +01:00
dkanada
66f04066ee
Merge pull request #1710 from MrTimscampi/remove-image-hack
Remove image size hack
2020-07-31 22:33:48 +09:00
MrTimscampi
ae520390c6 Remove image size hack 2020-07-31 15:18:32 +02:00
Cameron
5b91863b49
Merge branch 'master' into migrate-to-ES6-39 2020-07-31 13:57:49 +01:00
MrTimscampi
22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
Cameron
df162f3ca3
Merge branch 'master' into migrate-to-ES6-47 2020-07-31 09:52:21 +01:00
dkanada
6ee29e528c
Merge pull request #1699 from MrTimscampi/no-useless-assignments-plz
Remove redundant variable assignments
2020-07-31 14:20:39 +09:00
MrTimscampi
a395e6b3d3 Remove redundant variable assignments 2020-07-30 19:42:30 +02:00
Cameron
3705a7c96f migration of itemDetails to ES6 module 2020-07-29 10:05:26 +01:00
dkanada
24cd5e112b fix banner height and use primary image as fallback 2020-07-29 14:19:27 +09:00
Cameron
675cad71d8 Migration of loading to ES6 module 2020-07-28 23:08:27 +01:00
MrTimscampi
950efe0091 Remove old links to Emby docs 2020-07-26 12:35:41 +02:00
MrTimscampi
dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
Anthony Lavado
feaabb6de9
Merge pull request #1634 from MrTimscampi/es6
Merge the ES6 feature branch back into master
2020-07-25 21:42:06 -07:00
MrTimscampi
3713091382 Merge remote-tracking branch 'upstream/master' into es6
With conflicts
2020-07-24 10:23:14 +02:00
grafixeyehero
2277eec388 apply SonarCloud suggestion 2020-07-24 01:33:44 +03:00
grafixeyehero
ca81ce8f1f make shape dynamic 2020-07-24 01:20:35 +03:00