7 Commits

Author SHA1 Message Date
b5d9f3c57d 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
c56d02d79a feat: implement JWT refresh token mechanism and improve auth 2025-09-28 11:46:20 +00:00
a68dbcdad4 bug fixes 2025-08-28 21:25:21 +03:00
17ae8dd2eb Bug fix 2025-08-14 15:19:20 +00:00
eeb96a9efb Add player: Vibix 2025-08-11 18:36:02 +00:00
cd60dec5b8 Add Google OAuth 2025-08-08 16:47:02 +00:00
8131c7db8c Rewrite api to Go 2025-08-07 13:47:42 +00:00