Ryan Cohen
|
cd3574851a
|
feat: add discover customization (#3182)
|
2023-01-03 16:04:28 +09:00 |
|
Ryan Cohen
|
c6a133d4e5
|
refactor: absolute imports with path alias (#2960) [skip ci]
|
2022-08-22 11:02:46 +09:00 |
|
Ryan Cohen
|
16545eec22
|
feat: tooltip foundation (#2950)
* feat: add foundation for tooltips
* fix: add lang
* refactor: remove React import where no longer necessary
|
2022-08-19 19:35:50 +09:00 |
|
Ryan Cohen
|
f5864b49de
|
refactor: update a few dev deps and convert to using type imports where possible (#2886)
* build: bump deps and add some new eslint rules
* refactor: run eslint --fix on code to convert to type imports where possible
|
2022-08-03 12:57:51 +09:00 |
|
TheCatLady
|
6f1a31de47
|
feat(ui): add movie/series genre list pages (#1194)
|
2021-03-16 03:37:35 +00:00 |
|
TheCatLady
|
75011610e5
|
feat: add language-filtered Discover pages (#1111)
|
2021-03-10 10:23:37 +09:00 |
|
sct
|
63c122e5e0
|
refactor: move genre/studio/network calls into their own endpoints
this commit also adds a `useDiscover` hook to help with creating discover pages with less repeating
code
|
2021-03-04 10:18:46 +00:00 |
|
TheCatLady
|
f28112f057
|
feat: add genre/studio/network view to Discover results (#1067)
* feat: add genres view to movie/series Discover results
* feat: add studio/network view to movie/series Discover results
* fix: remove with_release_type filter, since it is removing valid/desired results
|
2021-03-04 04:22:35 +00:00 |
|
sct
|
94eaaf96b4
|
feat: upcoming/trending list views and larger title cards
|
2020-11-17 09:18:45 +00:00 |
|