Commit Graph

208 Commits (8dfbb9aec52965ddd5c2b4073d0ff7c784c020e9)

Author SHA1 Message Date
Juraj Nyíri a59dcb845f no message
3 years ago
Juraj Nyíri 7e46d45009 no message
3 years ago
Juraj Nyíri 5625d105bf no message
3 years ago
Juraj Nyíri 8bb96a0e49 no message
3 years ago
Juraj Nyíri 66334602c5 no message
3 years ago
Juraj Nyíri 2b8cbbf2d3 no message
3 years ago
Juraj Nyíri bb6c6842e1 no message
3 years ago
Juraj Nyíri ebe88211c3 Add: Working IP, port, token and library selector
3 years ago
Juraj Nyíri 5b35249491 no message
3 years ago
Juraj Nyíri 76aed359f6 Add: WIP configuration UI
3 years ago
Juraj Nyíri 2d4ca17711 Add: Basics for graphical UI configuration
3 years ago
Juraj Nyíri 9aa1e62eef Add: Support for simple entities
3 years ago
Juraj Nyíri 25d9dadb9a Update: Use Plex cast if available
3 years ago
Juraj Nyíri a516b100ab Fix: playMedia endpoint for some Plex server versions
3 years ago
Juraj Nyíri 4c94107141 Add: Workaround now works also for 404
3 years ago
Juraj Nyíri 480b5ccdc6 Add: Workaround for CORS error on playMedia
3 years ago
Juraj Nyíri 532a217981 Remove: Left over console logs
3 years ago
Juraj Nyíri d199719708 Add: Ability to play media from shared servers via plexPlayer
3 years ago
Juraj Nyíri a410779873 Add: WIP Support for client servers for plexPlayer
3 years ago
Juraj Nyíri 75257220cd Add: clickHandler supporting hold and click actions
3 years ago
Juraj Nyíri e164c080da Update: Episodes span the whole width
3 years ago
Juraj Nyíri 078e3dcfc9 Update: Seasons elements span the whole width
3 years ago
Juraj Nyíri dc0000cc1d Update: Make posters span the whole width always
3 years ago
Juraj Nyíri 64fc5d76df Fix: Scroll position not locked when no trailer being played
3 years ago
Juraj Nyíri 9cc8bc6d7b Remove: Left over debugging if clauses
3 years ago
Juraj Nyíri 6bc108b3a2 Fix: Unable to control video player on iOS or Safari
3 years ago
Juraj Nyíri c90cfd1771 Fix: Disable scroll control on fullscreen video
3 years ago
Juraj Nyíri e56475aa1d Fix: Enable scroll when user moves to a different tab
3 years ago
Juraj Nyíri 1354c4bab5 Merge branch 'disablebottomscroll' into next
3 years ago
Juraj Nyíri 0c8c28a0ae Merge branch 'main' into next
3 years ago
Juraj Nyíri 72255a05d9 Update: Plex port no longer mandatory
3 years ago
Juraj Nyíri 8f784d0732 WIP
3 years ago
Juraj Nyíri 35e588831e Add: Disable scroll on details when not needed
3 years ago
Juraj Nyíri f21a99421e Fix: Bottom scroll boundary for every season and fullscreen infinite loop
3 years ago
Juraj Nyíri 9ad716a42a Add: Bottom and top boundaries for scrolling - includes bug for full height
3 years ago
Juraj Nyíri e80ae67128 Add: WIP stop scrolling bottom
3 years ago
Juraj Nyíri bdbaac382f Add: Disable scrolling above details element top when opened
3 years ago
Juraj Nyíri 12cba398b4 Add: Fade in for contentArt
3 years ago
Juraj Nyíri dffc0a3991 Add: Gradients inside contentArt bg
3 years ago
Juraj Nyíri d1aabc18ec Add: WIP poster as background
3 years ago
Juraj Nyíri c8ad09ab6d Remove: Leftover console logs
3 years ago
Juraj Nyíri 6c440fa746 Fix: Background height on only one row of posters
3 years ago
Juraj Nyíri 6f86fc68be Add: showExtras optional parameter
3 years ago
Juraj Nyíri 40846d3a9d Add: playTrailer option
3 years ago
Juraj Nyíri 285c63db17 Fix: Remove left over console.log(s)
3 years ago
Juraj Nyíri 31898a24a5 Add: runAfter parameter
3 years ago
Juraj Nyíri 52c3ce67de Add: runBefore parameter
3 years ago
Juraj Nyíri 66ef70bdb1 Add: Google cast support
3 years ago
Juraj Nyíri 7e0967267d Add: Deck, Continue Watching, Watch Next and Recently Added special libraries with support for older plex servers
3 years ago
Juraj Nyíri f245283f59 Hotfix: Recently added and continue watching breaks whole card for old plex servers
3 years ago
Juraj Nyíri d78583a1d5 Fix: Elements not rendered if search cleaned
3 years ago
Juraj Nyíri ebe419d60f Add: Theoretical support for tv show / episode trailers
3 years ago
Juraj Nyíri d643528e64 Update: Show seasons on episodes view
3 years ago
Juraj Nyíri e01cbd652e Add: Recently added tv shows episodes view
3 years ago
Juraj Nyíri 0e4cc18846 Fix: Deck now automatically figures section ids
3 years ago
Juraj Nyíri e6e9971046 Update: Readme instructions about deck
3 years ago
Juraj Nyíri 9329eade29 Remove: Left over console logs
3 years ago
Juraj Nyíri dd37fe8493 Update: Search now searches parent and grandparent titles too
3 years ago
Juraj Nyíri 40b6059453 Add: Progress indicator
3 years ago
Juraj Nyíri 87130c0c6e Add: Ability to use deck as a library
3 years ago
Juraj Nyíri f590b02845 Add: Directed by, written by, studio and genre information
3 years ago
Juraj Nyíri 04773125fc Add: Minimize when clicking in details div
3 years ago
Juraj Nyíri 3cc4b2d2a5 Update: Remove left over console logs
3 years ago
Juraj Nyíri bfea31c9a7 Fix: Round ratings to 1 decimal
3 years ago
Juraj Nyíri 31926ddf7f Fix: Render new items if needed on resize
3 years ago
Juraj Nyíri 1e9f51c0bb Fix: Better fullscreen detection and do not rerender when details shown
3 years ago
Juraj Nyíri 13360d13b6 Add: fullscreenchange event listeners for moz, webkit and ms
3 years ago
Juraj Nyíri 4050616345 Fix: Android scroll position on ending fullscreen playback
3 years ago
Juraj Nyíri c87c7145b8 Add: Simulated full screen for ipad
3 years ago
Juraj Nyíri d8bb718a3f Fix: Some episodes image not correct
3 years ago
Juraj Nyíri 1914d62689 Fix: Fullscreen trailer on safari, ie11 and ios devices
3 years ago
Juraj Nyíri c141521dee Update: Remove left over console logs
3 years ago
Juraj Nyíri a97ac0ac85 Add: Nicer trailer video player and fullscreen trailer option
3 years ago
Juraj Nyíri 3fee97092a Update: Video now in background, plays correct trailer and closes on minimalization
3 years ago
Juraj Nyíri cd66a9eb68 Add: WIP video elem
3 years ago
Juraj Nyíri 3086fd3542 Fix: Movie element position on close when scrolled all the way to bottom
3 years ago
Juraj Nyíri a25a21f2fa Fix: render new items on scroll only if details element not shown
3 years ago
Juraj Nyíri a7494f1d6b WIP: Extras view, has a bug!
3 years ago
Juraj Nyíri e44f141c64 Add: API endpoint for movie details
3 years ago
Juraj Nyíri c5f2f51f81 Add: Viewed indicator for movies
3 years ago
Juraj Nyíri e0fb641224 Add: Alert if movie/tvshow is not found in kodi
3 years ago
Juraj Nyíri 74fe0bae96 Add: List support for kodi
3 years ago
Juraj Nyíri 8f42c4fe49 Add: Ability to use list for androidtv and plexPlayer entities
3 years ago
Juraj Nyíri e14dcfd082 Fix: Jumpy season view with progressive loading
4 years ago
Juraj Nyíri 6285aec0d9 Fix: Play button center position
4 years ago
Juraj Nyíri 4bc7feab5d Add: Unwatched count for the whole tv shows
4 years ago
Juraj Nyíri 364aede3e9 Fix: Progressive loading in cards
4 years ago
Juraj Nyíri b15c226e22 Fix: A case where when using multiple cards some would not render
4 years ago
Juraj Nyíri 858ea0a11b Fix: Case where active element would stay visible on season view
4 years ago
Juraj Nyíri 4bf89dd61d Add: Optimized loading to handle big libraries smoothly without limiting maxCount
4 years ago
Juraj Nyíri 0828f1c2d5 Add: Scroll handler
4 years ago
Juraj Nyíri 4261b304e3 Add: Spinner at the end of webpage
4 years ago
Juraj Nyíri e943055a52 Add: Limit initial render to only displayed elements + defined number of rows
4 years ago
Juraj Nyíri d8f43b9cc1 Fix: Bug where seasons or episodes would not hide and stay at the bottom visible
4 years ago
Juraj Nyíri 9eeadd7f8e Add: Ability to sort
4 years ago
Juraj Nyíri 38c7b95af1 Add: Enable global search
4 years ago
Juraj Nyíri 72c7abdc89 no message
4 years ago
Juraj Nyíri 8750ecc6d5 Add: Mark for episodes left to be seen
4 years ago
Juraj Nyíri 6aac0af0b9 Add: Number of episodes not seen in season view
4 years ago
Juraj Nyíri 936209a939 Add: Request timeout and hide loading on error
4 years ago