sct
|
3f2a04c881
|
feat: about page initial version
Adding something to the about page for now, including the app version to better know what versions
of the app people are running
|
2020-12-15 07:27:30 +00:00 |
|
sct
|
92c9001c9d
|
fix(frontend): new radarr/sonarr ports will be converted to a number before posting
|
2020-12-14 06:37:34 +00:00 |
|
sct
|
051f1b3e89
|
feat(frontend): add full cast page for movies and series
|
2020-12-12 10:54:53 +00:00 |
|
sct
|
3fa7ff9858
|
fix(frontend): properly remove site overlay when closing modals
|
2020-12-11 12:17:00 +00:00 |
|
sct
|
b16fbafa1f
|
fix(frontend): switch to using Transition component for modals
This fixes the animation issue when opening Request modals
fixes #220
|
2020-12-11 11:48:02 +00:00 |
|
sct
|
6502feb1a5
|
fix: missing personId in ListView component
|
2020-12-09 11:20:57 +00:00 |
|
sct
|
79a352b7b3
|
build(deps): update dependencies and update relevant files
|
2020-12-08 04:14:18 +00:00 |
|
sct
|
1ba027b435
|
feat(frontend): initial version of the requests page (no filtering/sorting)
|
2020-12-07 10:29:25 +00:00 |
|
sct
|
659a601877
|
feat(frontend): added more localized strings
|
2020-11-27 06:59:22 +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
|
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
|
250f48492c
|
feat: media delete option in manage media slideover
|
2020-11-19 10:42:03 +00:00 |
|
sct
|
f5f2545520
|
feat(frontend): add header styling to movie/tv recommendation and similar list views
|
2020-11-17 12:49:30 +00:00 |
|
sct
|
94eaaf96b4
|
feat: upcoming/trending list views and larger title cards
|
2020-11-17 09:18:45 +00:00 |
|
sct
|
c0ce87b6f6
|
fix(frontend): when there were no results in the list view, it would call fetch more infinitely
|
2020-11-12 08:31:29 +00:00 |
|
sct
|
46d99b02b1
|
fix(frontend): fix modal design and rename some text for adding servers
|
2020-11-05 10:53:56 +00:00 |
|
sct
|
c4ac357ef4
|
feat: radarr edit/create modal/backend functionality
|
2020-11-02 12:11:28 +00:00 |
|
sct
|
14b9cb610c
|
feat(frontend): slideover initial work
|
2020-10-28 07:11:48 +00:00 |
|
sct
|
4975841b5d
|
feat(frontend): buttonWithDropdown component added (no hookups yet)
|
2020-10-24 07:03:28 +00:00 |
|
sct
|
1f9cbbfdf1
|
feat(frontend): cancel movie request modal
also includes tons of performance fixes for the modals
|
2020-10-14 14:50:33 +00:00 |
|
sct
|
5f8114f730
|
feat: tv request modal status hookup
|
2020-10-13 10:21:46 +00:00 |
|
sct
|
608b96600a
|
feat(frontend/api): tv request modal (no status. only request)
|
2020-10-10 06:55:17 +00:00 |
|
sct
|
2bf7e10e32
|
feat(frontend/api): beginning of new request modal
also includes new api endpoints for seasons
|
2020-10-07 10:01:15 +00:00 |
|
sct
|
5a43ec5405
|
feat(frontend): logo updates
|
2020-09-24 00:39:49 +00:00 |
|
sct
|
8577db1be1
|
feat(api): decouple media requests from media info
|
2020-09-21 00:01:38 +09:00 |
|
sct
|
de84658b48
|
feat(frontend): loading spinner
|
2020-09-18 01:28:21 +00:00 |
|
sct
|
04252f88bb
|
feat(frontend/api): cast included with movie request and cast list on detail page
|
2020-09-17 06:35:25 +00: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
|
626099a2c9
|
feat(frontend): modal component and basic request hookup (#91)
|
2020-09-15 14:12:36 +09:00 |
|
Brandon Cohen
|
b126899e07
|
Build common reusable Button component (#66)
* feat: reusable button component
* style(frontend): added Button Size Functionality
|
2020-09-09 21:32:26 -04:00 |
|