Commit Graph

4 Commits

Author SHA1 Message Date
28555a83e1 feat: Update player API to use id_type in path
All Russian players now use format: /players/{player}/{id_type}/{id}
- id_type can be kp (Kinopoisk) or imdb
- Alloha, Lumex, Vibix, HDVB support both ID types
- Added validation for id_type parameter
- Updated handlers to parse id_type from path
2025-10-18 20:21:13 +00:00
dfcd9db295 feat: implement JWT refresh token mechanism and improve auth 2025-09-28 11:46:20 +00:00
206aa770b6 Add player: Vibix 2025-08-11 18:36:02 +00:00
171a2bf3ed Add Google OAuth 2025-08-08 16:47:02 +00:00