Bill Thornton
|
cb8b2836c2
|
Use enum for item actions
|
2025-12-03 17:31:12 -05:00 |
|
thornbill
|
7e663d57f1
|
Backport pull request #7387 from jellyfin-web/release-10.11.z
Fix card actions in experimental layout
Original-merge: 9f1370f2424e013011df7c5452339d411a267095
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: thornbill <thornbill@users.noreply.github.com>
|
2025-12-03 16:21:39 -05:00 |
|
Bill Thornton
|
c93c25481d
|
Fix components using default theme
|
2025-10-02 11:56:41 -04:00 |
|
Bill Thornton
|
139ecd8146
|
Add typing for browser.js
|
2025-09-23 11:38:46 -04:00 |
|
Bradley Eaton
|
cc81d133c8
|
Fix Edge Webview 2 being detected as old Edge.
|
2025-08-13 09:30:30 +01:00 |
|
Bill Thornton
|
2346943348
|
Move dom.js to utils
|
2025-07-11 18:28:55 -04:00 |
|
Bill Thornton
|
6773d89d32
|
Merge pull request #6993 from brad1111/uwp-xbox-controller-fix
Use keycodes for UWP controller instead of gamepadtokey.
|
2025-07-11 14:31:30 -04:00 |
|
enter-a-random-username
|
afe25ee596
|
Update src/elements/emby-scrollbuttons/utils.ts
Co-authored-by: viown <48097677+viown@users.noreply.github.com>
|
2025-07-09 13:09:08 -04:00 |
|
enter-a-random-username
|
038574adfc
|
Allow to scroll partial images in slider
|
2025-07-09 13:09:08 -04:00 |
|
Bradley Eaton
|
12bbcb0048
|
Explicitly disable native drop down menu on UWP.
|
2025-06-30 16:44:54 +01:00 |
|
Bradley Eaton
|
eff4ca2f19
|
Use keyboard key names for navigation on controller.
|
2025-06-30 16:07:37 +01:00 |
|
Bradley Eaton
|
a7d443ab23
|
Use keycodes for UWP xbox instead of gamepadtokey.
|
2025-06-29 10:22:13 +01:00 |
|
Bill Thornton
|
329c878d52
|
Fix undefined check and use consistent number formatting function names
|
2025-06-09 15:12:34 -04:00 |
|
Bill Thornton
|
fdcf1b06c3
|
Add constants for app features
|
2025-04-30 17:41:36 -04:00 |
|
Bill Thornton
|
953073cd28
|
Use index file for apiclient lib imports
|
2025-04-22 08:48:34 -04:00 |
|
Bill Thornton
|
5bcbcfbe12
|
Move server connections to lib
|
2025-04-22 08:26:43 -04:00 |
|
Bill Thornton
|
887795eeb3
|
Fix import errors
|
2025-04-09 18:09:05 -04:00 |
|
David Stensland
|
9d604b5a51
|
use emby-button/Button instead of ButtonElement
|
2025-04-09 02:21:24 -04:00 |
|
David Stensland
|
cbb3658331
|
use emby-input/Input instead of InputElement
|
2025-04-09 02:11:08 -04:00 |
|
Bill Thornton
|
d4995834df
|
Move user settings menu to react (#6675)
* Move user settings menu to react
* Add default href value to LinkButton
* Use loading component while data is pending
|
2025-04-01 15:10:30 -04:00 |
|
dmitrylyzo
|
1a4d353db5
|
Backport pull request #6509 from jellyfin-web/release-10.10.z
Fix navigation for emby-select element
Original-merge: d3054985a551172ddfc5f88847951886f272fc24
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: thornbill <thornbill@users.noreply.github.com>
|
2025-03-03 15:54:10 -05:00 |
|
Bill Thornton
|
4730a30c3d
|
Fix lint errors
|
2025-02-20 12:51:59 -05:00 |
|
Bill Thornton
|
9df1db0c7d
|
Fix sass deprecation warnings
|
2025-02-18 16:08:37 -05:00 |
|
bernarden
|
d974ac47d9
|
Backport pull request #6425 from jellyfin-web/release-10.10.z
Fix css fallback of max function in chrome 76.
Original-merge: d4b55ec67a7e749ba60597cda52e922ce45e3d87
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: thornbill <thornbill@users.noreply.github.com>
|
2025-01-22 03:12:48 -05:00 |
|
Bill Thornton
|
bc4d6c95d1
|
Merge pull request #6254 from thornbill/dashboard-help
Move dashboard help links to header icon
|
2024-11-21 16:04:43 -05:00 |
|
Bill Thornton
|
ca5f94df63
|
Add dashboard branding page
|
2024-11-20 17:57:47 -05:00 |
|
Bill Thornton
|
dc35c9d59e
|
Move dashboard help links to header icon
|
2024-10-26 01:45:01 -04:00 |
|
gnattu
|
95e935aede
|
Fix lint
|
2024-10-20 22:28:03 +08:00 |
|
gnattu
|
d9786d4d24
|
Unset button style
|
2024-10-20 22:20:59 +08:00 |
|
gnattu
|
84f7cf1997
|
Use button
|
2024-10-20 22:17:50 +08:00 |
|
gnattu
|
7eda53f795
|
Use anchor for onClick
|
2024-10-20 22:15:26 +08:00 |
|
gnattu
|
956f9bf7e4
|
Fix tags and schedule edit for parental control
|
2024-10-20 21:40:55 +08:00 |
|
grafixeyehero
|
12995545b9
|
Refactoring Section Container
|
2024-10-14 16:03:55 -04:00 |
|
viown
|
c131ff9c3e
|
Fix creating & deleting access schedules (#6133)
* Fix deleting & creating access schedules
* Remove unnecessary splice
* Add missing semicolon
* Correct check
* Add userId to dependency
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-10-09 11:07:35 -04:00 |
|
Bill Thornton
|
e3fd25cfbd
|
Fix broken import
|
2024-09-23 12:00:22 -04:00 |
|
David Stensland
|
30bce48c23
|
use LinkButton in SectionTitleContainer
|
2024-09-23 11:57:41 -04:00 |
|
David Stensland
|
32f835c865
|
fix LinkButton to prevent default
|
2024-09-21 02:53:25 -04:00 |
|
Bill Thornton
|
8a6f33fff8
|
Fix eslint errors
|
2024-08-21 02:54:09 -04:00 |
|
Bill Thornton
|
422adde900
|
Use consistent import style
|
2024-08-15 02:33:50 -04:00 |
|
Bill Thornton
|
056d802c56
|
Move globalize to lib
|
2024-08-14 14:00:09 -04:00 |
|
Bill Thornton
|
0ea5349422
|
Move libraries to lib
|
2024-08-14 13:57:38 -04:00 |
|
grafixeyehero
|
3adf4e8651
|
apply suggestion
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
|
2024-07-15 20:39:57 +03:00 |
|
grafixeyehero
|
4562f34995
|
Fix Refresh Indicator
|
2024-06-22 19:04:49 +03:00 |
|
enter-a-random-username
|
ff2ed9aeab
|
Use % for playback slider marker postions (#5394)
* Use % for slider postions
* Use calc to get the middle of the marker
* Update src/elements/emby-slider/emby-slider.js
Co-authored-by: Grady Hallenbeck <grhallenbeck@users.noreply.github.com>
---------
Co-authored-by: Grady Hallenbeck <grhallenbeck@users.noreply.github.com>
|
2024-06-10 14:53:30 -04:00 |
|
grafixeyehero
|
8e23d50cb7
|
use logical OR ( || )
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
|
2024-06-09 08:25:42 +03:00 |
|
grafixeyehero
|
be891c3a98
|
Update to React 18
|
2024-06-09 08:25:36 +03:00 |
|
dmitrylyzo
|
b568f7845e
|
Backport pull request #5667 from jellyfin-web/release-10.9.z
Fix uneven slider value
Original-merge: 5495ef220ae770e6693f70184df9a69288932c9e
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
2024-06-06 14:39:53 -04:00 |
|
grafixeyehero
|
2da46ebc7a
|
Backport pull request #5610 from jellyfin-web/release-10.9.z
Fix Search Field for Tv Mode
Original-merge: 003bc94e024a6c84190ab7f4cd5bb8d0ba22ff9d
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
2024-06-01 18:42:01 -04:00 |
|
thornbill
|
9813c3efb9
|
Backport pull request #5601 from jellyfin-web/release-10.9.z
Fix chapter markers not updating
Original-merge: 167515dbf0c4e1a5e754dd817ba017f66c1de501
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
2024-05-25 11:50:54 -04:00 |
|
thornbill
|
decdb026fa
|
Backport pull request #5593 from jellyfin-web/release-10.9.z
Fix chapter marker re-rendering
Original-merge: bd03c437168e4b1f68a7f3b069f554e6582abc4b
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
2024-05-25 11:50:49 -04:00 |
|