cms icon indicating copy to clipboard operation
cms copied to clipboard

Results 624 cms issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Week-1 is rendoring twice in sidebar as well as in courses containt. **To Reproduce** Steps to reproduce the behavior: 1. login to application. go to DSA Class....

bug

### PR Fixes: - Fixes : #256 Resolves #256 ![image](https://github.com/code100x/cms/assets/116103684/2548b4b5-611b-4c52-81fd-078c5e768aca) ### Checklist before requesting a review - [x] I have performed a self-review of my code - [x] I assure...

### PR Fixes: - 1 Uses json file to update duration field in VideoMetaData table. Resolves #390 ### Checklist before requesting a review - [x ] I have performed a...

### PR Fixes: - 1 Added script for updating video metadata duration - 2 Resolves #390 ### Checklist before requesting a review - [X] I have performed a self-review of...

## Some Changes: - Removed the Theme toggle dropdown - Added theme toggle button for simplicity Before : https://github.com/code100x/cms/assets/49952404/2e838ab0-00c9-484b-bff8-218df472ec9c After: https://github.com/code100x/cms/assets/49952404/1ddec0b5-fc5a-4d50-a2a2-8bf8e7b2d98d

### PR Fixes: - 1 Updated the docker-compose file with 5555 port for routing on the app container - 2 Added studio script with in the dev:docker script, so that...

### PR Fixes: `VideoPlayer` component, there were multiple `useEffect` hooks being used for different purposes, such as initializing the video player, updating the player's state based on props or query...

**Describe the bug** When the project is started via Docker, running the prisma studio throws error as the DB url is not running. **To Reproduce** Steps to reproduce the behavior:...

bug

### PR Fixes: - 1 Adds A Continue Watching Feature at Home Page - 2 Starts video at timestamp , from where they left Resolves #233 ### Checklist before requesting...

Adding video upvotes. So each user can make an video upvote I am working on it and if it is valid can make a pr

enhancement