Hello - #1
Open
supriya1411 wants to merge 205 commits into
Open
Conversation
a11y(hero): improve accessibility for icons and interactive elements
Fix: Display logged-in user profile in navbar
…all the warnings in the code before working on it
… Navbar - I-04: Removed setTimeout-based loading messages in page.jsx - I-06: Extracted DesktopNav, MobileMenu, UserMenu from monolithic Navbar - Navbar reduced from ~540 lines to ~260 lines Closes #20, Closes #22
fix(frontend): remove fragile setTimeout loading logic and modularize…
Added back to top button on landing page (fixes #24)
Feat: End-to-end YouTube learning pipeline (transcript → course → quiz → roadmap)
- I-05: Added Zod schema validation to /api/premium/create-order - I-07: Added .eslintrc.json and .prettierrc configs - Added format script to package.json Closes #21, Closes #23
…plete Fix: Automatically navigate to next chapter on completion
Code Formatting, UI Fixes & Project Structure Improvements
fix(backend): add Zod validation and standardize linting
Fix: Allow toggling chapter completion in learning roadmap
fixed the theme switch contact form after login
Improve footer link spacing and visual consistency
…on-reminder-emails-148 # Automated Course Completion & Reminder Emails
… generation Notifiction
…d null content (#140)
… instead of deleting them (#139)
…us on frontend (#141)
…hiving Add course archiving feature with toggle functionality in CourseCard …
…ration-fail Fix silent chapter generation failures by marking documents as failed…
…rash Fix content rendering crash by adding safety checks for non-string an…
…ter-retry Fix 'No content available' message by handling failed generation stat…
…mestamp-164 fix(notification): resolve duplicate welcome & timestamp issues (#164)
…bilization Fix client-side crash in CertificateGenerator and stabilize AI models…
… across multiple API routes and components. Enhance session management by adding notification for new logins. Implement course archiving functionality in the roadmap API. Improve error handling and user notifications in various components. Update progress calculation to ensure it does not exceed 100%. Adjust UI elements for better visibility and user experience.
…ed course visibility API
…bilization fix: certificate generation error, refined export logic, and refactor…
…n-denied error - Switched all certificate API routes from client-side Firebase SDK to Admin SDK - This bypasses Firestore security rules for server-side operations
feat(course): Integrate Topic-Based Image Fetching in All Course Sections
…ation Revert "feat(course): Integrate Topic-Based Image Fetching in All Course Sections"
Add Delete Option for Ingested Courses with Confirmation Modal
This file contains hidden or 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
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.
No description provided.