Skip to content

Conversation

@rajat1saxena
Copy link
Member

No description provided.

rajat1saxena and others added 30 commits September 14, 2025 20:10
* 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 <[email protected]>
* 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 <[email protected]>

---------

Co-authored-by: Kaza Naga Sai Vishnu <[email protected]>
Co-authored-by: kaza.vishnu <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
Co-authored-by: Rajat Saxena <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
Rajat Saxena and others added 5 commits November 15, 2025 11:05
Copy link
Contributor

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@vercel
Copy link

vercel bot commented Nov 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
courselit-docs Ready Ready Preview Comment Nov 18, 2025 9:57am

@rajat1saxena rajat1saxena merged commit 8e877ab into agents Nov 18, 2025
11 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants