-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chatbot #32
Open
Harshbansal8705
wants to merge
146
commits into
dev
Choose a base branch
from
chatbot
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chatbot #32
+7,866
−3,383
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
Harshbansal8705
commented
Mar 27, 2024
- Add hls.js and react-player dependencies
- modified: app/Movie-details/page.tsx new file: assets/icons/bg-home.jpeg new file: assets/icons/heart.svg new file: assets/icons/mic.svg new file: assets/icons/poster.jpeg new file: assets/icons/search.svg new file: assets/icons/xmark.svg new file: components/MovieDetails/MovieCards.tsx modified: components/MovieDetails/SimilarMovies.tsx new file: components/MovieDetails/VideoPlayer.tsx modified: package-lock.json modified: package.json modified: yarn.lock
- Started hjs player
- modified: components/MovieDetails/SimilarMovies.tsx
- modified: app/MovieDetails/page.tsx
- deleted: app/Movie-details/page.tsx renamed: app/MovieDetails/page.tsx -> app/movies/page.tsx
- modified: app/(root)/components/Footer.tsx modified: app/movies/page.tsx modified: components/MovieDetails/SimilarMovies.tsx modified: components/MovieDetails/VideoPlayer.tsx modified: utils/colors.tsx
- modified: app/movies/page.tsx new file: components/MovieDetails/MovieContent.tsx
- modified: app/movies/page.tsx modified: components/MovieDetails/MovieContent.tsx
- modified: app/movies/page.tsx modified: components/MovieDetails/MovieContent.tsx
- streaming section remaining
- Added Controls in video player
- navbar search change
- Added Keyboard controls for video
- Added Loader
- navsearch correction
- Added Quality and Playback Rate Adjustments
- navbar functionality corrected
- feat:Integrated backend for movie details
- fixed footer, login integration
- similar movies section corrected
- Fixed footer
- Fixed navbar
- Chatbot ui done
…x-platform into movie-details
…into movie-details
modified: app/(root)/components/Navbar.tsx modified: app/(root)/components/Seperator.tsx modified: yarn.lock
Search Results 2
Movie details integration
Added Back button and decrease the font-size and padding of Log in button
modified: app/(rootProject)/(root)/components/HeroSection.tsx
integrate party chat
Deployment failed with the following error:
|
Deployment failed with the following error:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.