Lukas 0fd9c424cd feat: Complete frontend-backend integration
- Created 4 new API endpoints in anime.py:
  * /api/v1/anime/status - Get library status
  * /api/v1/anime/add - Add new series
  * /api/v1/anime/download - Download folders
  * /api/v1/anime/process/locks - Check process locks

- Updated frontend API calls in app.js to use correct endpoints

- Cleaned up instructions.md by removing completed tasks

- Added comprehensive integration documentation

All tests passing. Core user workflows (list, search, add, download) now fully functional.
2025-10-24 10:27:07 +02:00
..
2025-10-21 19:42:39 +02:00
2025-10-22 09:20:35 +02:00
2025-10-22 17:39:28 +02:00
2025-10-22 09:20:35 +02:00
2025-10-23 19:00:49 +02:00