Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
learninguser
/
DevSecOps-Project
Public
forked from
N4si/DevSecOps-Project
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
DevSecOps-Project
src
components
on
main
User selector
All users
All time
Commit history
Commits on May 9, 2023
fix style in SimilarVideoCard
Endo
committed
72ba3b3
View commit details
Copy full SHA for 72ba3b3
View code at this point
Browse repository at this point
remove overrided style in NetflixIconButton
Endo
committed
a645027
View commit details
Copy full SHA for a645027
View code at this point
Browse repository at this point
fix netflix icon button
Endo
committed
592fcb4
View commit details
Copy full SHA for 592fcb4
View code at this point
Browse repository at this point
fix portal provider behaivor
Endo
committed
8a9cb8b
View commit details
Copy full SHA for 8a9cb8b
View code at this point
Browse repository at this point
Commits on May 8, 2023
fix style in MainLoadingScreen
Endo
committed
185dfbb
View commit details
Copy full SHA for 185dfbb
View code at this point
Browse repository at this point
remove console.log
Endo
committed
8f177da
View commit details
Copy full SHA for 8f177da
View code at this point
Browse repository at this point
fix pages using new features(lazy, data loader) of react-router
Endo
committed
cbcddff
View commit details
Copy full SHA for cbcddff
View code at this point
Browse repository at this point
add backup comments for code splitting in videojs player
Endo
committed
e0e92d4
View commit details
Copy full SHA for e0e92d4
View code at this point
Browse repository at this point
remove comment in DetailModal
Endo
committed
1c87e54
View commit details
Copy full SHA for 1c87e54
View code at this point
Browse repository at this point
fix player
Endo
committed
6163ef4
View commit details
Copy full SHA for 6163ef4
View code at this point
Browse repository at this point
fix DetailModalProfile and DetailModal
Endo
committed
dac7bc0
View commit details
Copy full SHA for dac7bc0
View code at this point
Browse repository at this point
fix HeroSection and DetailModal to use VideoJSPlayer
Endo
committed
a702550
View commit details
Copy full SHA for a702550
View code at this point
Browse repository at this point
fix VideoJSPlayer for code split, dynamic import
Endo
committed
42aa7ff
View commit details
Copy full SHA for 42aa7ff
View code at this point
Browse repository at this point
Commits on May 6, 2023
fix MainLayout
Endo
committed
3d884c0
View commit details
Copy full SHA for 3d884c0
View code at this point
Browse repository at this point
Commits on May 5, 2023
change link to profile in footer
Endo
committed
3d06656
View commit details
Copy full SHA for 3d06656
View code at this point
Browse repository at this point
fix type issues for videojs
Endo
committed
fff736c
View commit details
Copy full SHA for fff736c
View code at this point
Browse repository at this point
add onclick handler to link watch page for play buttons
Endo
committed
fe27bc3
View commit details
Copy full SHA for fe27bc3
View code at this point
Browse repository at this point
add WatchPage and its components
Endo
committed
50d5da6
View commit details
Copy full SHA for 50d5da6
View code at this point
Browse repository at this point
fix class name in slick slider
Endo
committed
c5eb83a
View commit details
Copy full SHA for c5eb83a
View code at this point
Browse repository at this point
Commits on Mar 20, 2023
remove react-use package, fix infinte scroll
Endo
committed
edd2f4f
View commit details
Copy full SHA for edd2f4f
View code at this point
Browse repository at this point
Commits on Mar 17, 2023
upgrad react-router-dom version, and fix routes with its new feature
Endo
committed
05b85fe
View commit details
Copy full SHA for 05b85fe
View code at this point
Browse repository at this point
Commits on Feb 20, 2023
fixed readme with new images
Endo
committed
2e2acfc
View commit details
Copy full SHA for 2e2acfc
View code at this point
Browse repository at this point
fixed player options in herosection
Endo
committed
47cce5d
View commit details
Copy full SHA for 47cce5d
View code at this point
Browse repository at this point
added avatar image
Endo
committed
2c11587
View commit details
Copy full SHA for 2c11587
View code at this point
Browse repository at this point
removed react-player, and added video.js instead
Endo
committed
5b65596
View commit details
Copy full SHA for 5b65596
View code at this point
Browse repository at this point
Commits on Jan 13, 2023
fixed transition in SearchBox
Endo
committed
5094ab5
View commit details
Copy full SHA for 5094ab5
View code at this point
Browse repository at this point
fixed SearchBox like in real netflix
Endo
committed
e1d7672
View commit details
Copy full SHA for e1d7672
View code at this point
Browse repository at this point
fixed useOffset hook to add multiple listeners using addEventListener, not replacement
Endo
committed
a7d70b7
View commit details
Copy full SHA for a7d70b7
View code at this point
Browse repository at this point
Commits on Nov 3, 2022
replaced bundler with vite, migrated axios api calls to RTK query
endo_aki
committed
abfb94e
View commit details
Copy full SHA for abfb94e
View code at this point
Browse repository at this point
Commits on Sep 12, 2022
added router link to Logo
endo_aki
committed
61d68f4
View commit details
Copy full SHA for 61d68f4
View code at this point
Browse repository at this point
Commits on Aug 30, 2022
fix list key
root
authored and
root
committed
d08834d
View commit details
Copy full SHA for d08834d
View code at this point
Browse repository at this point
Commits on Aug 23, 2022
removed console.log and added autoplay playvar
pydjangodev
committed
dea39d1
View commit details
Copy full SHA for dea39d1
View code at this point
Browse repository at this point
removed duplicated id
pydjangodev
committed
39fd3d7
View commit details
Copy full SHA for 39fd3d7
View code at this point
Browse repository at this point
added unstarted callback
pydjangodev
committed
22893b6
View commit details
Copy full SHA for 22893b6
View code at this point
Browse repository at this point
fixed handleReady callback in TopTrailer
pydjangodev
committed
3247db6
View commit details
Copy full SHA for 3247db6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.