Commit Graph

14 Commits

Author SHA1 Message Date
TheCatLady
f05d4a0d0b fix(ui): Capitalization, punctuation, and grammar inconsistences & errors (#731) 2021-01-27 08:34:52 +09:00
sct
effc80977a fix(frontend): adjust titlecard badge styling
this commit aligns the badges, removes the border from the availability badge (replaces it with a
light shadow) and also adds a new animation to the titlecard
2021-01-04 15:21:46 +00:00
sct
67ac9e075f fix(frontend): fix sliders overflowing on firefox
fixes #566
2021-01-03 13:50:28 +00:00
sct
86addbc4dd chore(deps-dev): upgrade typescript to v4.1.2 and ts-node to v9.1.1 2020-12-08 09:28:53 +00:00
sct
0962392e39 feat(api): email notification agent
no ui yet built to configure it and currently only handles MEDIA_PENDING notification types
2020-11-24 10:36:37 +00:00
sct
b26a2347e7 fix(frontend): fix missing import for ReactNode type in Slider 2020-11-23 15:58:29 +00:00
sct
93738e154c feat(frontend): new design for request card
renamed old requestcard to TmdbTitleCard
2020-11-23 15:53:16 +00:00
sct
fb5c791b0b feat: upgrade tailwindcss to 2.0.1 2020-11-20 02:03:18 +00:00
sct
06dc606bcf feat(frontend): recently added on discover
also improves modal requests by not waiting for result from radarr/sonarr
2020-11-11 15:21:22 +00:00
Alex Zoitos
b77db5a439 Horizontal scroll buttons (#100)
* feat(frontend): horizontal scroll buttons with animations

* feat(frontend): scroll + window resize events for buttons on slider
2020-09-23 11:53:19 +09:00
sct
be0003a85d feat(frontend): discover tv/movies full page
Also adds ListView component for infinite scrolling pages
2020-09-17 03:10:00 +00:00
sct
31809d952c feat(frontend): design updates for responsive titlecards 2020-09-17 00:19:01 +00:00
sct
4638fae336 feat(frontend): refresh indicator for titlecards / toasts 2020-09-16 12:16:21 +00:00
sct
16e74e3298 refactor(frontend): move slider blocks from home page into reusable component 2020-09-16 06:51:50 +00:00