Changelog
- 89fda73 Add Development section and v1.11.0 changelog to README
- c3d16b0 Add HTTP server timeouts to prevent resource exhaustion
- d079ead Add comprehensive security test suite
- 3a6671e Add comprehensive unit test suite
- 5d660cc Merge develop into main: Release v1.12.0 - Modular architecture refactor
- 9ead482 Merge refactor/modular-architecture into develop: Modular architecture implementation
- e1a8e8d SEC-1: Fix race condition in customPaths map with sync.RWMutex
- 3dcddd1 SEC-3: Add rate limiting for clipboard endpoint
- 1289a42 SEC-4: Prevent directory deletion via delete endpoint
- 5f5423a SEC-6: Sanitize filesystem paths in error messages
- d959e0a Update README with comprehensive security and testing documentation
- 57ca83e feat: mover handlers a internal/handlers y centralizar rutas en internal/server
- 0badcab refactor: modularize architecture with internal packages