Commit Graph

4 Commits

Author SHA1 Message Date
TheCatLady
1d7a938ef8 fix: fetch localized person details from TMDb (#1243)
* fix: fetch localized person details from TMDb

* feat: include DOB, hometown, and alternate names on person detail pages

* fix: remove unnecessary ternary operator

* fix(ui): don't display AKA when empty
2021-03-22 17:17:24 +09:00
sct
20289b5960 feat(cache): external API cache (#786) 2021-01-31 17:24:45 +09:00
sct
d6eb3ae64e feat: person details page 2020-12-09 10:58:05 +00:00
Alex Zoitos
2aefcfdfb9 Person API calls (#188)
* feat(frontend): person API call - details, combined credits

* feat(frontend): add next for error handling + remove conditional

* feat(frontend): add status code to next error
2020-11-25 14:55:54 -05:00