Commit Graph

10 Commits

Author SHA1 Message Date
Nick 8045b95d93 Add trickplay functionality 2024-02-11 20:34:30 -08:00
Kevin Koshiol c2d1923917 Remove unused Id prop from access schedule list
Reported by sonarcloud: https://sonarcloud.io/project/issues?fileUuids=AX6fELCkjUUWs1HF_Tc8&resolved=false&types=CODE_SMELL&id=jellyfin_jellyfin-web&open=AYr_7x6Y4nroI6nze3Zu
2024-01-23 22:45:17 -06: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
TelepathicWalrus e5a55daf55 Initial commit 2024-01-13 20:52:02 -05:00
Grady Hallenbeck 68b21bbb04 chore: remove unused routing components 2023-10-27 18:14:18 -07:00
Grady Hallenbeck cd11e6e36f feat: migrate dashboard app to use react data router 2023-10-27 18:14:18 -07:00
Bill Thornton 62f9e7581a Fix add user route 2023-10-03 13:15:52 -04:00
Bill Thornton b5dcdbf4b4 Update dashboard paths 2023-09-29 17:07:17 -04:00
Bill Thornton bd1ae96b62 Move routes to dashboard app 2023-09-29 16:51:03 -04:00
Bill Thornton c0d14715fb Migrate dashboard to separate app 2023-09-29 16:51:03 -04:00