feat: Add comprehensive documentation suite and reorganize project structure

- Created complete documentation in docs/ directory
- Added PROJECT_OVERVIEW.md with feature highlights and getting started guide
- Added ARCHITECTURE.md with system design and technical details
- Added SECURITY.md with comprehensive security implementation guide
- Added DEVELOPMENT.md with development workflows and best practices
- Added DEPLOYMENT.md with production deployment instructions
- Added API.md with complete REST API documentation
- Added CONTRIBUTING.md with contribution guidelines
- Added CHANGELOG.md with version history and migration notes
- Reorganized all documentation files into docs/ directory for better organization
- Updated README.md with proper documentation links and quick navigation
- Enhanced project structure with professional documentation standards
This commit is contained in:
SamiAhmed7777
2025-10-21 00:39:45 -07:00
commit 0b7e2d0a5b
6080 changed files with 1332936 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
.vjs-label-hidden{display:none!important}.vjs-default-skin div.vjs-ads-label{font-size:13px;line-height:30px;font-weight:400;text-align:center;color:#fff;display:none;width:auto;padding-left:10px}.vjs-ad-playing .vjs-control.vjs-ads-label{display:block}.vjs-black-poster{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;cursor:pointer;background-color:#000}.vjs-has-started .vjs-black-poster.vjs-hidden,.vjs-using-native-controls .vjs-black-poster{display:none}div.VPAID-container{position:absolute;top:0;left:0;width:100%;height:100%}div.vjs-vpaid-ad div.vjs-progress-control,div.vjs-vpaid-ad div.vjs-time-controls,div.vjs-vpaid-ad div.vjs-time-divider{display:none}div.vjs-vpaid-ad.vjs-vpaid-flash-ad div.VPAID-container{background-color:#000}div.vjs-vpaid-ad .vjs-tech{z-index:0}.vjs-ad-playing .vjs-progress-control{pointer-events:none}.vjs-ad-playing .vjs-play-control.vjs-paused,.vjs-ad-playing .vjs-play-progress,.vjs-ad-playing .vjs-volume-level{background-color:#ffe400!important}div.vast-skip-button{display:block;position:absolute;bottom:20%;right:0;background-color:#000;color:#fff;font-size:15px;font-weight:700;width:auto;padding:8px;z-index:1;border:1px solid #fff;border-right:none}.vast-skip-button.enabled{cursor:pointer;color:#fff}.vast-skip-button.enabled:hover{cursor:pointer;background:#333}.vast-blocker{display:block;position:absolute;margin:0;padding:0;height:100%;width:100%;top:0;left:0;right:0;bottom:0}.vast-skip-button.enabled:after{content:">>";position:relative;top:1px;margin-left:8px}.vjs-ad-playing.vjs-vast-ad-loading .vjs-loading-spinner{display:block;z-index:2;-webkit-animation:spin 1.5s infinite linear;animation:spin 1.5s infinite linear}.vjs-vast-ad-loading div.vjs-big-play-button{display:none!important}.vjs-ad-playing .vjs-live-controls,.vjs-ad-playing .vjs-slider-handle:before{display:none}
/*# sourceMappingURL=videojs.vast.vpaid.min.css.map */