sct
24a0423f3b
feat: initial user list (no edit/delete yet) and job schedules
2020-11-05 10:45:51 +00:00
sct
320432657e
feat: sonarr edit/delete modal
2020-11-03 09:44:54 +00:00
sct
877a518415
feat(frontend): radarr delete modal
2020-11-03 07:54:42 +00:00
sct
c4ac357ef4
feat: radarr edit/create modal/backend functionality
2020-11-02 12:11:28 +00:00
sct
e032e385a5
fix: dont cross import SyncStatus type
2020-10-30 14:48:10 +00:00
sct
0b239f0bdf
feat(frontend): allow permission check for showing nav items
2020-10-30 14:43:30 +00:00
sct
1bc3f7be4b
feat(frontend): plex library scan
2020-10-30 14:38:19 +00:00
sct
97e30367fb
fix(frontend): reinitalize plex form after data loads
2020-10-30 11:18:16 +00:00
sct
47714b698c
feat(frontend): plex settings page
2020-10-30 10:49:35 +00:00
sct
33da7e9df3
feat(frontend): alpha notice
2020-10-30 09:05:24 +00:00
sct
8742da0ebb
feat(frontend): initial Settings design
2020-10-30 07:30:38 +00:00
sct
14b9cb610c
feat(frontend): slideover initial work
2020-10-28 07:11:48 +00:00
sct
ca43b2c6c5
Merge branch 'develop' of github.com:sct/overseerr into develop
2020-10-24 07:04:07 +00:00
sct
4975841b5d
feat(frontend): buttonWithDropdown component added (no hookups yet)
2020-10-24 07:03:28 +00:00
Alex Zoitos
f628903577
Custom 404/Error page ( #133 )
...
* feat(frontend): custom 404 + error page with intl formatting
* style(frontend): add styling for error message
2020-10-20 21:23:19 -04: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
61b6152e89
fix(frontend): remove requestId from tilecard request modal component
2020-10-13 10:57:22 +00:00
sct
5f8114f730
feat: tv request modal status hookup
2020-10-13 10:21:46 +00:00
sct
85ae4998f0
fix(frontend): close request modals when complete
2020-10-11 01:20:35 +00:00
sct
364d9d105c
fix(frontend): fix opening popups on safari
2020-10-11 00:26:49 +00:00
Alex Zoitos
4d0c23c269
When opening plex Oauth window, open an empty page then redirect to plex oauth ( #127 )
...
* feat(frontend): custom toast
* refactor(frontend): move toast width styling to globals
* feat(frontend): add loading spinner for browser popup
2020-10-10 09:00:40 -04:00
sct
608b96600a
feat(frontend/api): tv request modal (no status. only request)
2020-10-10 06:55:17 +00:00
Alex Zoitos
7cb92028fb
Redesign toasts ( #103 )
...
* feat(frontend): custom toast
* refactor(frontend): move toast width styling to globals
Co-authored-by: sct <sct@users.noreply.github.com >
2020-10-08 19:12:18 +09:00
sct
6aca82607b
fix(frontend): have tvDetail use the new RequestModal
...
although nothing implemented for tv just yet
2020-10-07 11:28:41 +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
1be8b18361
feat(api): plex Sync (Movies)
...
Also adds winston logging
2020-09-27 14:05:32 +00:00
sct
5a43ec5405
feat(frontend): logo updates
2020-09-24 00:39:49 +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
8577db1be1
feat(api): decouple media requests from media info
2020-09-21 00:01:38 +09:00
sct
02cbb5b030
feat(frontend/api): tv details page
2020-09-20 14:09:40 +09:00
sct
8f21358f79
feat(frontend): approve/decline request well added to movie detail
2020-09-20 01:03:57 +09:00
sct
e0c39aeca1
fix(frontend): dont show runtime if there is no runtime data
2020-09-18 15:19:35 +00:00
sct
de84658b48
feat(frontend): loading spinner
2020-09-18 01:28:21 +00:00
sct
fdf9f38776
fix(frontend): run initial props for children components after getting the user
2020-09-18 01:03:04 +00:00
sct
9131254f33
feat(frontend/api): i18n support
2020-09-17 16:17:41 +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
6398e3645a
feat(frontend/api): movie recommendations/similar request and frontend detail page update
2020-09-17 04:57:51 +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
31809d952c
feat(frontend): design updates for responsive titlecards
2020-09-17 00:19:01 +00:00
sct
b92f64fa6e
fix(frontend): fix title detail background image to be centered
2020-09-16 16:18:24 +00:00
sct
73ce24a37b
feat(frontend): title detail (movie) initial version
2020-09-16 16:14:34 +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
sct
371e43356d
feat(frontend): request card / recent requests
2020-09-16 06:30:47 +00:00
sct
d1b5c08913
refactor(frontend): abstract out request modal into its own component (movie only)
2020-09-15 11:50:46 +00:00
sct
f22f8c5d73
feat(frontend): add cancel request modal for titlecards
2020-09-15 07:31:00 +00:00
sct
626099a2c9
feat(frontend): modal component and basic request hookup ( #91 )
2020-09-15 14:12:36 +09:00
Alex Zoitos
42cf45fa19
refactor(frontend): make sidebar links map ( #90 )
2020-09-15 12:09:33 +09:00
sct
eae38bb9ec
feat(frontend): new dashboard concept ( #82 )
2020-09-15 00:09:11 +09:00
Alex Zoitos
b5e8428a39
New Titlecard Design - Desktop ( #81 )
...
* feat(frontend): title card desktop redesign
* refactor(frontend): title card desktop - update status prop
* fix(frontend): update props in search for titlecard
2020-09-14 12:16:57 +09:00