Commit Graph

3319 Commits

Author SHA1 Message Date
qtchaos e46ca23516
chore: clean up code and remove intervals 2024-04-12 00:01:57 +03:00
Exodus-MW 909b4037e8 update providers 2024-04-12 00:54:59 +05:30
Exodus-MW 337607a360 fixed pnpm lock 2024-04-12 00:15:33 +05:30
Cooper Ransom d798b04cb5 update providers 2024-04-11 14:21:37 -04: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
William Oldham cf8018c9e9
Merge pull request #1102 from vijaysingh2219/dev
Implement functionality to open URL in new tab on middle click
2024-04-10 23:34:31 +01: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 5b1953c533 Update lock-file 2024-04-10 17:15:09 -04:00
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 92afd66166
chore: update pnpm-lock.yaml 2024-04-10 20:27:08 +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 b6c894a87a
Merge pull request #1099 from movie-web/feature/default-audio-language
Select default audio language based on setting
2024-04-10 18:20:15 +02:00
Jorrin 4bdb366139
Merge branch 'dev' into feature/default-audio-language 2024-04-10 18:18:52 +02:00
Jorrin 2f92bc4ee6
Merge pull request #1101 from vijaysingh2219/dev
Fix keyboard event handling in KeyboardEvents component
2024-04-10 18:18:39 +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
Captain Jack Sparrow cfbdc62816 remove rounded surrounding div in renderMovies 2024-04-10 12:07:53 +00:00
Captain Jack Sparrow 8c2482ce63 Reduce the padding below media cards in discover page 2024-04-10 11:52:53 +00:00
Cooper Ransom 86f64a39a1 Add pointer cursor 2024-04-09 23:37:17 -04:00
Cooper Ransom 034e357d7c Lower amount of media per catogory 2024-04-09 23:28:05 -04:00
Cooper Ransom 44bc337f72 Center buttons for scrolling 2024-04-09 23:16:05 -04:00
Cooper Ransom f671afcd1b Make media card larger 2024-04-09 22:59:16 -04:00
Cooper Ransom 3570a9cd90 Convert span to h1 2024-04-09 22:33:48 -04:00
Cooper Ransom ac2de8961e Increase top padding above heading 2024-04-09 22:27:00 -04:00
Cooper Ransom 8f4e924e57 New sexy discover page media cards 2024-04-09 22:21:13 -04:00
Cooper Ransom 81d91fc5bd Mess up a lot of shit, this commit is unstable asf 2024-04-09 12:29:10 -04:00
Cooper Ransom 0ac3c588dd Center the 'Shows' heading 2024-04-08 22:13:15 -04:00
Cooper Ransom bc766b35cb Increase media per catogory 2024-04-08 21:54:08 -04:00
Cooper Ransom 0150078df5 Add most popular shows 2024-04-08 21:30:52 -04:00
Cooper Ransom 4e855021bf add shows header 2024-04-08 14:23:53 -04:00
Jorrin 9d4be2cb55 Select default audio language based on setting 2024-04-08 16:32:33 +02:00
Cooper Ransom 0dcd32be7f Pnpm up 2024-04-07 19:43:20 -04:00
Cooper Ransom e8ec64973d Run pnpm up 2024-04-06 22:00:38 -04:00
Cooper Ransom 643c246f60 Lower large file size (Discover.tsx) 2024-04-06 13:21:24 -04:00
Cooper Ransom 5af78196d1 Fix janky code 2024-04-06 13:09:31 -04:00
Cooper Ransom 6e478fd37e Try fixing jank extensionBanner flow 2024-04-06 12:44:21 -04:00
Cooper Ransom 366251e143 Handle mouse scrolling better 2024-04-05 20:36:13 -04:00
Cooper Ransom 6d93b3105d Change scale transition to 95 2024-04-05 15:30:33 -04:00