Commit Graph

2353 Commits

Author SHA1 Message Date
Cooper Ransom 301a808fad Merge remote-tracking branch 'movie-web/dev' 2024-04-20 13:09:20 -04:00
Cooper Ransom dc013f972b Make default theme green if its 4/20 2024-04-20 10:08:37 -04:00
Jorrin 0a15bb2023 consistent returns 2024-04-20 11:36:38 +02:00
Cooper Ransom 049a91cb2b 4/20 update ! 2024-04-20 00:07:10 -04:00
Jorrin cfa3cfd072 check for undefined 2024-04-19 19:28:49 +02:00
Jorrin 5fbe5d1ff5 fix tmdb 404 request 2024-04-19 19:26:29 +02:00
Cooper Ransom c72f91cfc6 Update packages 2024-04-17 11:15:57 -04:00
Cooper Ransom fb45f4384d enable 4k and update packages 2024-04-15 21:30:56 -04:00
William Oldham a9d80ddf24 Use vanilla AbortController for compat 2024-04-15 20:10:44 +01:00
Cooper Ransom 7277ebe3a3 resolve merge conflicts from update 2024-04-14 17:28:32 -04:00
Cooper Ransom d32e285d8d update sudo-flix 2024-04-14 17:28:14 -04:00
Erwann Lagouche 612c98c246 Translated using Weblate (French)
Currently translated at 100.0% (336 of 336 strings)

Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/fr/
Author: Erwann Lagouche <popGthyrd@gmail.com>
2024-04-14 20:44:14 +00:00
Mehdi 8da9db2c83 Translated using Weblate (Persian)
Currently translated at 100.0% (336 of 336 strings)

Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/fa/
Author: Mehdi <pyrexrj@gmail.com>
2024-04-14 20:44:14 +00:00
Mehdi 2a827bd0a4 Translated using Weblate (Persian)
Currently translated at 100.0% (336 of 336 strings)

Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/fa/
Author: Mehdi <pyrexrj@gmail.com>
2024-04-14 20:44:14 +00:00
William Oldham ad83797451
Merge branch 'dev' into feat/autoplay 2024-04-14 21:30:44 +01:00
William Oldham 926018310e Fix TMDB code 2024-04-14 21:29:45 +01:00
William Oldham 44694c6c5a
Merge pull request #1108 from meghrathod/dev
Added alternate tmdb endpoint to fallback when main url is blocked
2024-04-14 21:21:09 +01:00
William Oldham 85337018b1
Merge branch 'dev' into fix/next-episode 2024-04-14 21:17:41 +01:00
Seun Taiwo 90c4365422 Fixed next episode button not showing next season 2024-04-14 20:20:48 +01:00
Megh Rathod 995c855ac2
added useFallback to decide which TMDB url to use
Signed-off-by: Megh Rathod <me@meghrathod.dev>
2024-04-14 16:19:51 +05:30
Megh Rathod 0e3f82df30
Return values instead of promise
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2024-04-14 15:14:14 +05:30
Megh Rathod 76d906c95a
fix: use AbortSignal.timeout instead of setTimeout
Signed-off-by: Megh Rathod <me@meghrathod.dev>
2024-04-12 23:29:42 +05:30
Jorrin 391554538a
Merge branch 'dev' into feat/autoplay 2024-04-12 19:06:40 +02:00
Cooper Ransom 537196234a Fix reload button 2024-04-12 11:54:30 -04:00
Cooper Ransom cab22ae569 increase bottom padding on scraping buttons 2024-04-12 11:45:52 -04:00
Captain Jack Sparrow 65cff98812 increase scrollbar padding (scrollbar is still visible on some platforms) 2024-04-12 11:51:36 +00:00
Megh Rathod 1ec51699d1
fix: add alternate tmdb endpoint to fix errors when main url is blocked
Signed-off-by: Megh Rathod <me@meghrathod.dev>
2024-04-12 11:33:18 +05:30
Cooper Ransom da2c82bba7 increase font size 2024-04-11 20:10:20 -04:00
Cooper Ransom a21d68e7ca Merge remote-tracking branch 'movie-web/dev' 2024-04-11 19:34:02 -04:00
qtchaos ed451763ed
chore: clean up classNames 2024-04-12 00:04:19 +03:00
qtchaos e46ca23516
chore: clean up code and remove intervals 2024-04-12 00:01:57 +03:00
Megh Rathod 8a9def00de
fix: tmdb fetch failure due ISP blocks in India
Signed-off-by: Megh Rathod <me@meghrathod.dev>
2024-04-11 23:34:40 +05:30
Cooper Ransom d35bd0379d add character limit for titles 2024-04-10 22:31:19 -04:00
Cooper Ransom acd637c504 Reduce button padding again and increase padding below media card to prevent clipping on hover 2024-04-10 21:15:48 -04:00
Cooper Ransom 1f3a69084f UHHH OH 2024-04-10 21:08:32 -04:00
Cooper Ransom d83af6132e Lower padding on buttons and disable horizontal scrolling 2024-04-10 21:04:31 -04:00
Cooper Ransom 4df0b6d8f4 Add more padding above the scrollbar 2024-04-10 20:55:20 -04:00
Cooper Ransom 1b72519cfa Perfect padding above the media cards 2024-04-10 20:47:42 -04:00
Cooper Ransom 3c54a6261d Make scrollbar transparent and work on making transitions more apealing 2024-04-10 20:45:18 -04:00
Cooper Ransom fa2c20b7f6 accout for ugly titles 2024-04-10 19:11:50 -04:00
Vijay 374fd57dbc Replaced button with react-router-dom's Link component for better navigation. 2024-04-11 03:48:56 +05:30
Cooper Ransom bf09fcdce0 Polish discover page and navigation to it 2024-04-10 17:14:20 -04:00
Cooper Ransom ee6883d27b Merge remote-tracking branch 'movie-web/dev' 2024-04-10 17:14:03 -04:00
Vijay 5275c56725 Implement functionality to open URL in new tab on middle click
Added handleClick function to check for middle mouse button (event.button === 1), opening the URL in a new tab using window.open.
Improves user experience by offering an alternative method to open URLs without leaving the current page.
2024-04-11 00:39:55 +05:30
qtchaos 9044b4407f
chore: remove whitespace 2024-04-10 20:37:36 +03:00
qtchaos c8fa561c7f
fix: remove unnecessary lodash functions and use setInterval instead 2024-04-10 20:25:45 +03:00
Cooper Ransom f8f26a77c1 add discover button at the allresults trigger 2024-04-10 12:43:25 -04:00
chaos e78d7a36f5
Merge branch 'dev' into feat/autoplay 2024-04-10 19:24:26 +03:00
Jorrin 4bdb366139
Merge branch 'dev' into feature/default-audio-language 2024-04-10 18:18:52 +02:00
Vijay 2722a7db96 Fix keyboard event handling in KeyboardEvents component
- Changed the condition from 'k' to 'keyL' for 'j', 'l', 'm', 'f', 'c', 'r' keys to handle uppercase keys properly.
- Fixed the condition for toggling play/pause to work with both ' ' and 'k' keys.

This commit addresses issues with keyboard event handling and ensures proper functionality with both uppercase and lowercase keys.
2024-04-10 21:24:29 +05:30