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

77 commits

Author SHA1 Message Date
Niels van Velzen
fb66b8e539 Remove "open in browser" button for external id from metadata editor 2024-07-15 21:59:38 +02:00
Bill Thornton
1b27d7dcb8
Merge pull request #5505 from scampower3/add-options-displayorder
Add display options for tvdb plugin
2024-06-08 20:29:43 -04:00
LJQ
b316accfba Add display options for tvdb plugin 2024-05-15 01:35:47 +08:00
LJQ
67f5eb4487 Dynamic generate selectPersonType Options 2024-05-07 18:41:26 +08:00
Pithaya
caf028b721 Support person types for books 2024-05-06 16:14:39 -04:00
Bill Thornton
ebc6d274bd
Merge pull request #5251 from scampower3/missing-people-types
Add missing options for people metadata editor
2024-05-06 16:12:46 -04:00
Niels van Velzen
f882e8c5bb Fix unreleased status missing in metadata editor 2024-03-30 21:13:20 +01:00
robert-hamilton36
6c51578971 add catch for itemContextMenu.show 2024-03-22 11:42:12 +13:00
Bill Thornton
8443b5d6db Update channel resolution setting text 2024-03-05 02:31:53 -05:00
SenorSmartyPants
420ff05d91 Add dropdown with common broadcast video heights 2024-03-05 02:14:23 -05:00
SenorSmartyPants
2b71524c4f Make Height editable on TV Channels 2024-03-05 02:14:23 -05:00
LJQ
11567ac5c5 Add missing options for people metadata editor 2024-03-04 15:23:14 +08:00
Niels van Velzen
9eeec9270d Remove unused sync code 2024-01-06 19:34:34 +01:00
Bill Thornton
f35a8151e0 Add prefer optional chaining rule 2023-07-06 13:39:48 -04:00
Bill Thornton
6e057f07f9 Add prefer string starts/ends with eslint rule 2023-05-05 11:32:40 -04:00
Bill Thornton
1b03cd79eb Fix prefer for-of errors 2023-05-04 13:07:12 -04:00
Bill Thornton
f96166657d Move remaining router components 2023-05-02 16:40:31 -04:00
Bill Thornton
f2726653ae Fix indentation issues 2023-04-19 01:56:05 -04:00
Bill Thornton
6f3aa2f1df Fix eslint issues 2023-03-29 00:38:22 -04:00
Bill Thornton
329cf77c81 Add eslint radix rule for parseInt 2023-03-09 00:20:11 -05:00
Netanel Henya
494c0ed434 cleanup: reorganized sass files to be in src/styles instead of src/assets/css 2023-02-26 01:01:31 +02:00
CrispyBaguette
ff6a9baa35 Accept arbitrary precision for community rating 2022-10-24 14:33:21 +02:00
Hadi Charara
892f5b73cf Fixed all reported issues 2022-10-13 13:59:48 -04:00
Hadi Charara
a4f5803016 Fixed linting issues 2022-10-03 13:36:26 -04:00
Hadi Charara
99ddfbd33c Modified a fire other inline entries 2022-07-14 17:59:37 -04:00
Hadi Charara
27a6b8c1ea Fixes to the metadata dialog 2022-07-03 14:12:38 -04:00
Hadi Charara
d38518e1e5 More small css fixes 2022-07-03 10:13:06 -04:00
Bill Thornton
c1739c4b7f Use "private" close event for dialog helper race condition 2022-06-09 01:03:03 -04:00
grafixeyehero
54bafa5dcc Fix metadata editor dialog display 2022-06-08 12:14:43 -04:00
Joshua M. Boniface
7649264fc2
Merge pull request #2937 from oledfish/additional-episode-orders 2022-03-11 14:35:38 -05:00
Dmitry Lyzo
59adbc348a Escape HTML 2022-03-06 13:29:14 +03:00
oledfish
0e606ed69d
Merge branch 'master' into additional-episode-orders 2022-03-03 12:01:58 -03:00
Dmitry Lyzo
161ce2404b Add title to buttons 2022-03-03 17:19:27 +03:00
Dmitry Lyzo
119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
oledfish
d15c7c8e29 Add all TMDB episode orders 2022-01-18 00:55:47 -03:00
oledfish
8f55658c91 Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into jellyfin-master 2022-01-16 20:52:54 -03:00
Bill Thornton
152a524772
Merge pull request #2786 from MrTimscampi/person-improvements
Improve people pages and metadata editor
2021-09-09 10:38:44 -04:00
oledfish
f136a10bbf Add "Production" and "TV" episode orders to metadata editor. 2021-09-07 16:47:10 -03:00
Bill Thornton
6301e67523 Remove empty todo 2021-09-07 12:19:48 -04:00
MrTimscampi
2cf6ccef0e Add new or missing person types 2021-07-27 23:54:29 +02:00
MrTimscampi
ded5ecc5fe Improve people pages and metadata editor 2021-07-10 11:45:40 +02:00
Bill Thornton
a3949c1889 Fix sonarqube issues 2021-03-23 11:28:20 -04:00
Bill Thornton
f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton
a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
Bill Thornton
d8f2cc1245 Use static imports for html templates 2020-11-25 00:17:24 -05:00
vitorsemeano
5b5d6a45b0 multiple imports optimized 2020-11-08 12:37:53 +00:00
vitorsemeano
2a3ade9bb9
fix multiple import defaults missing
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:24:44 +00:00
vitorsemeano
2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +00:00
vitorsemeano
86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano
5071aedcea extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
2020-11-05 23:12:23 +00:00