2f878a857a
Fix music file serving path to match Docker mount point
build-and-deploy / build (push) Successful in 19s
build-and-deploy / deploy (push) Successful in 3s
2025-08-04 14:58:11 -06:00
f756457ea9
Fix music directory path to match Docker mount point
build-and-deploy / build (push) Successful in 19s
build-and-deploy / deploy (push) Successful in 2s
2025-08-04 14:50:47 -06:00
c2ac2f02fd
Remove music directory verification - skip check for containerized runner
build-and-deploy / build (push) Successful in 19s
build-and-deploy / deploy (push) Successful in 2s
2025-08-04 14:31:16 -06:00
c2705c239b
Change music directory check to verify content instead of mount point
build-and-deploy / build (push) Successful in 19s
build-and-deploy / deploy (push) Failing after 1s
2025-08-04 14:28:50 -06:00
bd59e958f1
Add music directory mount verification before deployment
build-and-deploy / build (push) Successful in 20s
build-and-deploy / deploy (push) Failing after 1s
2025-08-04 14:25:21 -06:00
7f9533cfcc
Simplify deployment: use manual NAS mount instead of CIFS driver
build-and-deploy / build (push) Successful in 19s
2025-08-04 14:23:05 -06:00
7fe30560ad
Export NAS_PASSWORD directly in docker-compose command
build-and-deploy / build (push) Successful in 19s
build-and-deploy / deploy (push) Failing after 1s
2025-08-04 14:12:12 -06:00
1fbcc91b08
Debug .env file content to troubleshoot NAS password issue
build-and-deploy / build (push) Successful in 19s
build-and-deploy / deploy (push) Failing after 2s
2025-08-04 14:10:27 -06:00
b9db7d7c62
Add verbose output to environment file creation step
build-and-deploy / build (push) Successful in 20s
build-and-deploy / deploy (push) Failing after 2s
2025-08-04 14:08:54 -06:00
c594aea78c
Create .env file in CI/CD workflow for NAS authentication
build-and-deploy / build (push) Successful in 20s
build-and-deploy / deploy (push) Failing after 2s
2025-08-04 14:03:59 -06:00
4417b3b42d
Fix environment variables in CI/CD and remove obsolete docker-compose version
build-and-deploy / build (push) Successful in 20s
build-and-deploy / deploy (push) Failing after 2s
2025-08-04 13:58:23 -06:00
fe91087875
Fix Node.js version compatibility for Nuxt 3.18.0
build-and-deploy / build (push) Successful in 44s
build-and-deploy / deploy (push) Failing after 2s
2025-08-04 13:52:47 -06:00
f0ed200577
Add Docker deployment configuration and CI/CD pipeline
build-and-deploy / build (push) Failing after 25s
build-and-deploy / deploy (push) Has been skipped
2025-08-04 13:51:09 -06:00
5e4256cdc5
Reduce animation intensity and remove distracting scale effects
2025-08-04 13:29:43 -06:00
7cb35b8c27
Implement Lucide Vue icon system and UI improvements
...
- Replace emoji icons with professional SVG icons from Lucide Vue
- Add collapsible MusicControls with compact top-right collapse button
- Improve icon system with dynamic sizing and proper prop handling
- Disable SSR to prevent hydration issues with audio APIs
- Update IconButton to support both emoji strings and SVG components
- Optimize bottom positioning for expanded vs collapsed states
- Document new icon system in DESIGN_SYSTEM.md
2025-08-03 20:01:31 -06:00
25cd914be4
ya isntala y da menor errores en desarrollo, aun no es perfecto pero ta bien
2025-08-03 18:17:27 -06:00
9b7d653c01
Complete PWA implementation with custom icons
...
- Add PWA icons in multiple sizes (192px, 512px, maskable)
- Configure manifest.webmanifest with proper icon references
- Implement PWA install prompt with custom notification
- Add manual manifest route for development compatibility
- Update meta tags for iOS and Android PWA support
- Configure service worker with music and image caching
- Enable auto-updates and offline functionality
PWA now fully installable on all platforms with proper branding.
2025-08-03 18:08:06 -06:00
d96e992a07
Fix proxy configuration for nginx deployment
...
- Disable WebSocket HMR to prevent SSL WebSocket errors
- Add MIME type headers middleware for /_nuxt/ assets
- Create nginx proxy configuration template
- Add client-side proxy headers plugin
- Update Nuxt configuration for proxy compatibility
- Add comprehensive proxy setup documentation
Resolves WebSocket SSL errors and MIME type issues when running behind nginx proxy.
2025-08-03 17:52:23 -06:00
2f90d92ad9
Initial commit: RepoDructor music player
...
- Nuxt 3 app with glassmorphism design
- Music streaming from local files
- Player controls with shuffle/repeat
- PWA support
- Responsive design for mobile
- Configured for proxy deployment
2025-08-03 17:14:05 -06:00