photos/src
Michael Mainguy b4b248925f Fix docs page layout and suppress Swagger UI React warnings
- Create ConditionalLayout component to exclude sidebar from /docs routes
- Replace direct MainLayout usage in root layout with route-based conditional rendering
- Implement SwaggerUIWrapper component to suppress React strict mode warnings
- Add comprehensive console warning filtering for UNSAFE lifecycle methods
- Update webpack configuration to ignore third-party component warnings
- Install string-replace-loader for enhanced warning suppression
- Maintain full API documentation functionality while providing clean console output

Fixes issue where docs page showed unwanted sidebar and resolves console warnings from swagger-ui-react components using deprecated React lifecycle methods.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-27 19:54:48 -05:00
..
app Fix docs page layout and suppress Swagger UI React warnings 2025-08-27 19:54:48 -05:00
components Fix docs page layout and suppress Swagger UI React warnings 2025-08-27 19:54:48 -05:00
lib Add automatic API documentation system with OpenAPI 3.0 spec 2025-08-27 17:21:53 -05:00
types Add photo scanning with EXIF metadata extraction and thumbnail caching 2025-08-27 08:35:07 -05:00