Commit Graph

282 Commits

Author SHA1 Message Date
viown dfff2efefc Don't show prompt when segment <3s 2024-10-19 20:11:10 +03:00
viown 0fb38c6894 Add 'prompt to skip' to media segments 2024-10-19 20:11:10 +03:00
Bill Thornton 7abe0270b4 Do not use strict mode for view manager pages 2024-10-19 01:48:25 -04:00
Bill Thornton 97aa442353 Remove check for pre-10.6 server version 2024-10-15 16:28:32 -04:00
grafixeyehero 47995ae9a1 apply suggestion
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-10-14 16:03:55 -04:00
grafixeyehero 12995545b9 Refactoring Section Container 2024-10-14 16:03:55 -04:00
Bill Thornton 9c405e9360 Merge pull request #6184 from thornbill/playlist-editor
Add playlist editing
2024-10-13 16:50:49 -04:00
Bill Thornton a7185ed750 Merge pull request #6157 from thornbill/media-segment-actions
Add media segment skipping
2024-10-13 16:38:01 -04:00
Bill Thornton 363171b56d Add playlist editing 2024-10-13 12:36:08 -04:00
Bill Thornton aef9482824 Prevent skipping when seeking back to segment 2024-10-13 03:42:45 -04:00
Bill Thornton 9942fb7856 Apply suggestions from code review
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-10-13 01:29:36 -04:00
Bill Thornton 24fee38903 Merge pull request #6183 from thornbill/metadata-manager-menu 2024-10-10 13:33:53 -04:00
Bill Thornton 2235d162e7 Fix padding issues in the metadata manager 2024-10-10 10:59:00 -04:00
Bill Thornton 5ffc9c7618 Update drawer label for metadata manager 2024-10-10 10:26:23 -04:00
Bill Thornton 7c4962de80 Skip skipping if skip is short 2024-10-09 17:07:33 -04:00
Bill Thornton 9aeb64e347 Add tests for segment utils 2024-10-09 17:07:33 -04:00
Bill Thornton b93450098a Add media segment manager 2024-10-09 17:07:33 -04:00
Bill Thornton 809dba510a Add media segment action settings 2024-10-09 17:06:10 -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 6f5c8c8cfc Merge pull request #6172 from thornbill/fix-playback-subscriber-bind 2024-10-09 08:49:30 -04:00
Bill Thornton 0344889641 Merge pull request #6134 from viown/fix-error-on-profile-page-refresh
Fix crash on several pages
2024-10-08 17:10:20 -04:00
Bill Thornton 49433cd640 Fix playback subscriber callback binding 2024-10-08 12:49:42 -04:00
Bill Thornton 6a6766f998 Change NOTE to TODO 2024-10-01 16:00:48 -04:00
Bill Thornton 8acf8fb550 Mark event handler maps as readonly 2024-10-01 14:01:54 -04:00
Bill Thornton 26f7f281cd Add playback subscriber abstraction 2024-10-01 13:41:40 -04:00
nyanmisaka f341b11c96 Fix the broken LoginAttemptsBeforeLockout
fixes a typo made in be891c3

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-09-30 22:02:54 +08:00
viown c4e8764900 Remove LibraryMenu import 2024-09-28 15:00:55 +03:00
viown 1752d0bf1a Fix additional pages 2024-09-28 14:57:45 +03:00
viown 52477f04e1 Fix refresh on profle page 2024-09-28 14:44:13 +03:00
Bill Thornton f405602bd0 Merge pull request #6039 from grafixeyehero/Add-details-react-view
Add detail view buttons
2024-09-27 23:47:14 -04:00
Bill Thornton 29642e0aa9 Fix DeviceInfo to DeviceInfoDto type change 2024-09-24 11:57:53 -04:00
grafixeyehero c5bbd5bca9 apply suggestion
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-09-24 04:15:12 +03:00
Bill Thornton e3383946b9 Update behavior of expanding drawer sections 2024-09-23 13:12:12 -04:00
Bill Thornton 3a414a2da3 Merge pull request #5226 from terite/terite-emby-linkbutton
use LinkButton instead of dangerouslySetInnerHTML
2024-09-23 12:27:37 -04:00
David Stensland b27b559d21 replace LinkEditUserPreferences with LinkButton 2024-09-23 11:47:14 -04:00
Bill Thornton 23ee5e62a7 Merge pull request #6082 from thornbill/mixed-icon 2024-09-21 13:58:04 -04:00
viown 9716578f05 fix merge conflict 2024-09-20 16:09:25 -04:00
Bill Thornton 3e494a14d9 Update mixed and collection libraries 2024-09-17 12:39:40 -04:00
Bill Thornton e9464b2c6b Remove broken redirects 2024-09-13 10:17:29 -04:00
grafixeyehero 49b0ba3071 apply suggestion
Co-authored-by: dmitrylyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-09-09 02:30:21 +03:00
grafixeyehero 690b1fbed5 Add detail view buttons 2024-09-08 20:15:20 +03:00
thornbill 3709b99d33 Backport pull request #6015 from jellyfin-web/release-10.9.z
Fix touch events in experimental video player

Original-merge: 6b1352a8559d6481555e6b352fba8e6f342e3872

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-09-07 18:07:36 -04:00
Bill Thornton f4a872d780 Merge pull request #6001 from thornbill/table-filters 2024-09-05 00:03:34 -04:00
grafixeyehero 395a51cfa0 Fix tabs translate on experimental layout 2024-08-30 23:05:22 +03:00
Bill Thornton 1a939fe473 Add level and user filters 2024-08-30 12:04:40 -04:00
Bill Thornton 07bb315bb3 Add date filter to activity table 2024-08-30 10:13:19 -04:00
Bill Thornton ff18bedca7 Fix column visibility toggles 2024-08-29 11:20:44 -04:00
Bill Thornton bfc37b4171 Refactor LogLevelCell 2024-08-29 07:59:01 -04:00
Bill Thornton 9b436be72f Fix hook file extensions 2024-08-27 12:41:47 -04:00
Bill Thornton ef20060e81 Remove @mui/x-data-grid dependency 2024-08-27 12:41:47 -04:00