TheCatLady
173408a1f2
fix(lang): allow proper localization of comma-delimited lists ( #1264 )
...
* fix(lang): allow proper localization of comma-delimited lists
* refactor: add string to globals instead, and remove unused strings
2021-03-23 10:03:02 +09:00
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
958cdf98fd
feat(ui): experimental status bar style change for ios pwa app
...
this might break things. just an experiment. :)
2021-03-22 01:22:24 +09:00
sct
0ca3d43749
feat: add option to cache images locally ( #1213 )
2021-03-18 21:37:25 +09:00
TheCatLady
4a6151873a
fix(ui): center role under title cards on person detail pages ( #1205 )
2021-03-17 10:38:34 +00:00
TheCatLady
6f1a31de47
feat(ui): add movie/series genre list pages ( #1194 )
2021-03-16 03:37:35 +00:00
TheCatLady
2f2e00237d
feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals ( #1160 )
2021-03-15 09:16:39 +09:00
TheCatLady
a3042f8e1b
fix(ui): Fix card sizes on person detail pages ( #881 )
2021-02-08 16:39:01 +09:00
sct
8956cb3915
refactor(ui): change search input design (experiment)
2021-02-06 15:07:12 +00:00
TheCatLady
35c6bfc021
feat(ui): Add custom title functionality ( #825 )
2021-02-03 19:44:10 +09:00
sct
d188f6ffad
fix(frontend): combine duplicate credits on a persons detail page
...
fixes #504
2020-12-27 12:14:47 +00:00
sct
17518dbe7f
fix(frontend): sort person detail credits by tmdb votes
2020-12-24 10:33:54 +09:00
sct
2e0e4d5129
fix(frontend): filter out undefined backdrop paths for person details page
2020-12-23 17:18:00 +09:00
sct
9f5f920c23
fix(frontend): show backdrops instead of posters for new person detail design
2020-12-23 16:14:39 +09:00
sct
1fb7ea7258
feat(frontend): adjust person details design and add improved truncate
2020-12-23 16:02:55 +09:00
sct
12127a7763
feat(frontend): add crew related movies/shows to person details page
2020-12-22 00:12:50 +09:00
sct
7f2be51a7e
refactor(frontend): change person details page to show appears in titles as list view
2020-12-12 12:39:05 +00:00
sct
051f1b3e89
feat(frontend): add full cast page for movies and series
2020-12-12 10:54:53 +00:00
sct
d6eb3ae64e
feat: person details page
2020-12-09 10:58:05 +00:00