Commit graph

3 commits

Author SHA1 Message Date
Michael Clervi
0d54765bbe changed port from 5010 to 5011 for back end 2025-11-03 15:23:55 +00:00
michael
5de2003aff added SSO login via MSAL and PKCE, ready for deployment (theoretically) 2025-11-03 08:41:27 -06:00
DJP
d78207b64c Fix VTT/SRT display and download functionality
- Display VTT/SRT content in formatted pre blocks on page
- Improved download button styling with better visibility
- Added content truncation for large files (10k char limit)
- Downloads now open in new tab for better UX
- Fixed session_start() duplicate warnings
- Added console logging for debugging
- Created check_api.php for API status monitoring
- Enhanced error messages with specific HTTP status codes
- API now returns full content for all formats
- Both original and translated files display inline

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 13:05:04 -04:00