Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
c7e7d63be5
Implement testing framework with Vitest, add unit tests for API routes and utility functions, and configure CI workflow for automated testing. Update package dependencies for testing libraries and add test scripts to package.json.
f92b73c7db
Add screenshot to README and update documentation to include visual representation of the application.
aac17e1263
Enhance background effects with new subtle animations and layers, including noise, particles, and wave lines. Update global styles for improved grid perspective and animation timing. Add YouTube URL validation to direct download API.
4fa44751f7
Add animation keyframes for grid and shimmer effects, implement mouse position tracking for dynamic background, and create direct download API for video/audio files. Update types for download requests and responses.
ce199be67b
Add Dockerfile for application setup, update next.config.ts for standalone output, enhance documentation for FFMPEG_PATH, and implement ffmpeg location flag in download functionality