Commit Graph

24 Commits

Author SHA1 Message Date
bc7a3f58cf fix: apply go fix updates (any, range loop, slices, maps) 2026-06-25 02:35:51 +02:00
164232cf0d fix: prefer original over japanese in jikan displaytitle 2026-06-12 13:17:51 +02:00
7af597d8fc refactor: reduce DurationSeconds complexity with token parsing 2026-06-11 12:31:33 +02:00
3e3b96053c feat: add Jikan response types for staff, statistics, themes, reviews 2026-05-15 19:35:54 +02:00
36d77ad793 refactor: use strconv instead of fmt.Sscanf 2026-05-12 16:06:18 +02:00
e48d95cb4e feat: add comments and cleanup unused imports across codebase 2026-05-10 20:00:04 +02:00
5075044138 fix: go fixing 2026-05-05 16:08:38 +02:00
6d6446f73c feat: add amount of episodes 2026-05-05 13:41:36 +02:00
6891acd995 chore: formatting 2026-05-04 20:20:38 +02:00
c976e99f5a feat: add trailer, characters, and recommendations to anime details 2026-05-04 20:19:58 +02:00
d1433f54e2 feat: expand anime details with metadata and sidebar card 2026-05-04 20:05:48 +02:00
6905257928 style: refine anime details ui and formatting 2026-05-04 19:57:12 +02:00
df05374bd1 feat: enrich anime details page with more information 2026-05-04 19:54:02 +02:00
a83ab2e33f perf: optimize episode fetching and metadata scraping 2026-05-02 23:57:24 +02:00
bb8bc78b1d style: align struct field comments 2026-05-02 20:13:44 +02:00
248f234f73 fix: calculate actual progress percentage for continue watching 2026-05-02 20:09:13 +02:00
f0b5a4f9a8 chore: go fixes 2026-05-02 18:58:13 +02:00
8fb7b1b72f feat: parallelize episode image fallback scraping 2026-05-02 18:38:43 +02:00
056b5ad93e feat: add genres filter to browse page 2026-05-02 18:38:43 +02:00
394aad7793 feat(jikan): add advanced search and video episodes support 2026-05-02 18:38:43 +02:00
19481caeec feat: show video overlay with episode info in fullscreen 2026-04-26 23:10:23 +02:00
bda7afa31d revert: remove score from jikan and anime card 2026-04-21 00:24:01 +02:00
2a582f87c0 feat: add score to jikan anime 2026-04-21 00:21:27 +02:00
6df8788749 refactor: reorganize project structure following go standards 2026-04-20 15:54:35 +02:00