cms
cms copied to clipboard
### This PR introduces Progressive Web App (PWA) functionality to our CMS, - users can install cms as a standalone app on their devices.(no more tab switches) - w/ `next-pwa`...
**Is your feature request related to a problem? Please describe.** Since most users prefer dark themes in their browsers they might have some dark readers/Themes for their Chrome, this resolves...
Just a caption synced with the video should be available
**Describe the bug** Percentage % is not showing week wise or per video completion It's very hard to understand how much is completed by someone who follow recorded part. **To...
### PR Fixes: - 1 Added Autoplay next video, when the video ends , the next video will be autoplayed. - 2 Also added a button, clicking on which plays...
### PR Fixes: - 1 made change in the CSS of the button Resolves #418 ### Checklist before requesting a review - [x] I have performed a self-review of my...
**Describe the bug** Slides Button and View all Chapters Button do not have padding between them **To Reproduce** Steps to reproduce the behaviour: 1. Cross the chapters of any video...
### PR Fixes: - 1 Made the app bar cleaner Resolves #[Issue Number if there] ### Checklist before requesting a review Previous Now - [ yes] I have performed a...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Click on the slides button when you go to...
This PR creates an env.ts file for better environment variables we usually face the issue of the environment variable not being type-safe to solve this issue I used t3-env to...