Commit Graph

321 Commits

Author SHA1 Message Date
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
nielsvanvelzen 9cf57574fb Backport pull request #5563 from jellyfin-web/release-10.9.z
Fix chapter name XSS injection in progress bar

Original-merge: 7eb54e029f2316caf893126e9647a03165b10e84

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-25 11:50:39 -04:00
Schoggi0815 5b1a65112a Backport pull request #5519 from jellyfin-web/release-10.9.z
Fix chapter markings not displayed properly

Original-merge: b17ca028f874706c88f581af23e577604becb21d

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-17 13:52:47 -04:00
Bill Thornton 03c17da638 Merge pull request #5420 from grafixeyehero/Fix-onPlaybackStopped
Remove apiClient parameters on Playback Stopped callback in experimental layout
2024-05-02 21:17:36 -04:00
grafixeyehero 0f785c98c2 remove white space 2024-05-02 19:34:45 +03:00
Bill Thornton cb2a2621fd Merge pull request #5380 from ConnorS1110/fix-text-alignment
Fix cards in emby-scroller being off-center from section titles
2024-05-01 02:23:16 -04:00
grafixeyehero 1a765e8564 Add PlaybackStopInfo Interface 2024-05-01 01:47:28 -04:00
Bill Thornton a18deacbb6 Fix incorrect playbackstop event parameters 2024-04-30 16:32:43 -04:00
Connor Smith f60627dd8b Fix cards in emby-scroller being off-center from section titles 2024-04-12 09:29:04 -04:00
Nick 2dfc0aa061 Merge branch 'master' into trickplay-new 2024-03-08 21:47:06 -08:00
Bill Thornton f0be743503 Merge pull request #5166 from grafixeyehero/Convert-list&Card-view-to-react 2024-03-07 08:08:14 -05:00
grafixeyehero d5a775502b Move itemdto to base models folder 2024-03-03 01:31:35 +03:00
grafixeyehero bbc1860bde Replace hardcoded color with theme reference
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-29 04:21:24 +03:00
grafixeyehero 511f8340ef Replace jellyfin sdk generated-client models wiyh full path
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-28 23:10:31 +03:00
grafixeyehero 533ae17767 Use type import for react FC
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-28 21:02:05 +03:00
Nick 7f7c1be5e1 Merge branch 'master' into trickplay-new 2024-02-21 20:58:58 -08:00
Bill Thornton 9fa0b4f5b2 Escape html in tags 2024-02-13 17:10:48 -05:00
Bill Thornton bdecaa9930 Fix issues with search url param 2024-02-13 01:11:52 -05:00
Nick 8045b95d93 Add trickplay functionality 2024-02-11 20:34:30 -08:00
grafixeyehero e3b618f2fb Refactor ItemsContainer invalidate Queries 2024-01-31 04:36:00 +03:00
grafixeyehero 31a77c25f3 Update favorite and played state to use Query Invalidation 2024-01-31 04:32:54 +03:00
grafixeyehero 2e90f669e5 Migrate Indicator to react 2024-01-31 02:59:45 +03:00
grafixeyehero 090e2991cb Add RefreshIndicator 2024-01-31 01:20:35 +03:00
Kasin Sparks a24b840153 Replace deprecated initEvent()
Replaced deprecated initEvent() with recommended event constructor, Event(), as per MDN web docs specification.
https://developer.mozilla.org/en-US/docs/Web/API/Event/initEvent#browser_compatibility
2024-01-21 21:02:18 -05:00
grafixeyehero e41436552e Add livetv view 2024-01-12 21:08:06 +03:00
grafixeyehero 3d15b85d10 apply suggestion 2024-01-12 02:21:41 +03:00
grafixeyehero 78b680f614 Convert playstatebutton and ratingbuttons to react 2024-01-08 00:18:53 +03:00
rafma0 b788450bd4 fix jittering in checkboxes on tv ui 2023-11-02 15:54:10 -03:00