Merging main#674
Merged
rajat1saxena merged 35 commits intoagentsfrom Nov 18, 2025
Merged
Conversation
* WIP: Logout page * WIP: Almost ported the course viewer to app router * Lint and prettier fixes * quiz: different UIs for single and multi select; redux removed * removed connect (redux) usage * Removed unused files * Removed state-manaement package * Pricing plan item editor fix * fixed combo-box and merging new system tags * Reworked the logout screen * Removed pages router completely * Corrected host name * CodeQL fixes --------- Co-authored-by: Rajat Saxena <hi@rajatsaxena.dev>
* Upgraded to Next 15; Fixes: hydration warning, checkout button disabled upon logging in * prettier fixes * Lint fixes * feat: prevent video download in course videos (#620) - Add controlsList='nodownload' attribute to all video/audio elements - Implement onContextMenu prevention to disable right-click context menu - Add CSS-based protection for user selection and drag prevention - Apply protections across lesson viewer, community posts, and video components - Ensure protection works even when JavaScript is disabled (partial) This prevents users from easily downloading course videos through: - Browser's built-in video controls download button - Right-click context menu 'Save video as' option - Drag and drop video element downloading Files modified: - apps/web/components/public/lesson-viewer/index.tsx - apps/web/components/community/index.tsx - packages/components-library/src/video-with-preview.tsx - apps/web/styles/globals.css Co-authored-by: kaza.vishnu <kaza.vishnu@rakuten.con> --------- Co-authored-by: Kaza Naga Sai Vishnu <61467615+kazablock@users.noreply.github.com> Co-authored-by: kaza.vishnu <kaza.vishnu@rakuten.con>
* WIP: Page block background types * Lint fixes * Almost finished section backgrounds logic; Removed card layout from hero block * Removed tooltips * UI improvements for background component * Hack for dark theme * Lint fix * section overflow fix --------- Co-authored-by: Rajat <hi@rajatsaxena.dev>
* Triple backticks are crashing the text editor Fixes #640 * Custom toolbar * i18n old behavior restored; theme aware custom toolbar; theme aware blocks; ui improvements --------- Co-authored-by: Rajat Saxena <hi@rajatsaxena.dev>
* WIP: added admin side settings for certificates; added routes to show certificate * Untested: Coding done; accomplishment page; cert pdf generation; cert template management * updated lock file * certificate indication on my-content cards; accomplishment page UI improvements * Move the certificate's location; Added docs for or certification * Reverted PDF generation in browser using iframe; preview certificate generation; UI perm fixes * Untested: product manage screen broken in multiple components; demo cert generation logic on backend * Setup a test suite for backend code; Added tests for certificate generation * CodeQL fixes --------- Co-authored-by: Rajat <hi@rajatsaxena.dev>
* Removed commented code and deprecated docs * Re-arrange FAQ items * FAQ block new layout switcher, re-arranger * hero card layout; (untested) hero layouts * tested: header layout * header background for existing pages fix * media block border made configurable * Fixed links on checkout and links texts --------- Co-authored-by: Rajat <hi@rajatsaxena.dev>
Co-authored-by: Rajat Saxena <hi@rajatsaxena.dev>
* Large file uploads Fixes #657 * Text editor image upload ported to new medialit api * Ported community posts and text editor uploads to new MediaLit API * CodeQL fixes --------- Co-authored-by: Rajat Saxena <hi@rajatsaxena.dev>
* Communities data is cleaned up on delete * Product cleanup fixed * User and Community deletion; Card based UI for edit user and profile screens; * Fixed test cases * CodeQL fixes * Added tests around deleting product * CodeQL fixes --------- Co-authored-by: Rajat <hi@rajatsaxena.dev>
* Next 16 * Turned off ignoreBuildErrors
Co-authored-by: Rajat <hi@rajatsaxena.dev>
Contributor
There was a problem hiding this comment.
CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.