sct
6898357b13
feat(email): option to allow self signed certificates
4 years ago
Brandon Cohen
a7db01fba4
feat(frontend): first air date added to TV details page ( #470 )
4 years ago
sct
0c8a180189
fix: clarify full sync runs every 24 hours
4 years ago
Brandon Cohen
66ef72dd42
fix(frontend): approve and decline button (in manage panel) will now fit on mobile ( #441 )
4 years ago
sct
604ba2a92f
feat(frontend): add full crew page for movies/shows
4 years ago
sct
12127a7763
feat(frontend): add crew related movies/shows to person details page
4 years ago
johnpyp
7e8f361af7
feat: import users from plex ( #428 )
...
* feat: import users from plex
fix #281
* fix(frontend): re-enable delete user confirmation button after finished
4 years ago
sct
6f2a71c788
build(deps-dev): bundled dependency update
4 years ago
sct
22006e9dbd
fix(api): prevent checking first admin account for plex server access
4 years ago
sct
e7ee85c29b
feat: default user permissions added to settings
...
closes #388
4 years ago
sct
6753d9daaa
feat(frontend): add prioritized crew under overview
...
closes #406
4 years ago
sct
4891298891
fix(frontend): adjust person card layout to deal with overflowing content
...
fixes #416
4 years ago
sct
44a305426f
feat(notifications): added ability to send test notifications
...
closes #309
4 years ago
sct
c9fe6cb0b7
feat(lang): add support for swedish language
4 years ago
sct
b7f5739035
feat(frontend): releases added to about page
...
closes #303
4 years ago
sct
c128898206
feat(frontend): add support overseerr block to about page
4 years ago
sct
ff2ab29491
feat(frontend): add language picker to setup/login
4 years ago
sct
108dfc4afd
feat(lang): add support for Italian, Portuguese (Brazil) and Serbian
4 years ago
sct
a0c5608aa0
fix(frontend): try not to render broken rottentomatoes data
4 years ago
sct
2a4dd52275
fix(frontend): hide Request More button if all current seasons are available
...
fixes #343
4 years ago
sct
3601d442db
fix(frontend): adjust padding of search box so placeholder text fits on mobile
...
this only fixes English. Other languages placeholders may or may not fit into the space
fixes #393
4 years ago
sct
53bede692d
feat: add missing tzdata package to image
...
re #394
4 years ago
sct
a0024a0cbe
feat(frontend): add external links to movie and tv detail pages
4 years ago
Brandon Cohen
549567a7e9
fix(frontend): changed request block for slideover on mobile UI ( #387 )
4 years ago
ecelebi29
36b2b4fba4
docs: fixed multiple typos, updated latest en.json strings ( #371 ) [skip ci]
4 years ago
sct
6beac736ef
feat: api key regeneration
4 years ago
sct
6933b661ca
refactor(frontend): remove notification bell from user bar for now
4 years ago
sct
4b6ad8a387
feat(frontend): add studio/networks to movie/tv details
...
closes #370
4 years ago
sct
908f63557c
feat(holiday): special seasonal slider added to discover :)
4 years ago
sct
0972f40a4e
feat: anime profile support ( #384 )
...
closes #266
4 years ago
sct
727fa06c18
feat(frontend): added user deletion to the user list
...
also includes small updates to the api to prevent administrators from being deleted, as well as
migrations to cascade deletions to requests the users made
fixes #348
4 years ago
sct
18925decaf
fix(frontend): correctly show an unauthorized error when a user fails to login
...
fixes #322
4 years ago
sct
fc12ab84d9
fix(frontend): clarify that radarr/sonnarr servers must be tested before profiles/folders appear
...
Also blocks "Add Server" or "Save" button until all required fields are entered
fixes #326 and #328
4 years ago
sct
0d088e085e
feat(frontend): show alert when there are no default radarr/sonarr servers
...
fixes #344
4 years ago
sct
2fe53ec5a8
fix(frontend): make minimum availability required for Radarr servers
...
fixes #345
4 years ago
sct
ce0266f74e
fix(frontend): add http/https prefix to hostname fields for plex/radarr/sonarr
...
fixes #357
4 years ago
sct
c21fa5b535
fix(frontend): fix tv shows failing to open when firstAirDate is undefined
...
fix #347
4 years ago
sct
df4ac8361f
fix(frontend): adds a tip to plex setup to clarify that syncing runs in the background
...
fixes #325
4 years ago
Brandon Cohen
6d7907e844
fix(frontend): close sidebar when clicking outside ( #333 )
4 years ago
sct
d9788c4aa9
feat(frontend): temporary logs page to clear up confusion about it 404ing
...
This commit also disables the "Run Now" buttons under Jobs until they actually work
re #272
4 years ago
Brandon Cohen
db0a5c44f6
fix(frontend): aligned movie and tv details ( #331 )
4 years ago
sct
e8776fd336
refactor(frontend): titlecard behavior changed to allow clicking anywhere to go through to title
...
mobile behavior remains mostly the same, except after the first click, a second click anywhere else
will go through to the title.
4 years ago
sct
6cd20491d2
feat(lang): add support for Spanish language
4 years ago
sct
900827be97
feat(lang): add i18n strings for new about page
4 years ago
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
4 years ago
sct
ff618956b5
fix(frontend): only show alpha notice to admins
4 years ago
sct
b5988f9a5f
fix(frontend): add validation for Radarr/Sonarr server name
4 years ago
sct
3ba09d07eb
fix: add support for ssl when connecting to plex
...
fixes #275
4 years ago
sct
8cb05c413a
fix(frontend): convert plex port to a number before posting to the api
4 years ago
sct
2098a2d3d2
fix(frontend): converts email smtp port to a number before posting to the api
...
- also adds toast notifications to both email/discord notifications pages to know when sucesses or
failures occur
re #251
4 years ago
sct
7bf924f7e9
fix(frontend): also convert activeProfileId to a number for radarr/sonarr submissions
4 years ago
sct
c53dc3b15d
fix(frontend): also convert ports to numbers when saving radarr/sonarr servers
4 years ago
sct
b96bd33982
refactor(frontend): remove search filter buttons until they actually do something
4 years ago
sct
92c9001c9d
fix(frontend): new radarr/sonarr ports will be converted to a number before posting
4 years ago
sct
7f2be51a7e
refactor(frontend): change person details page to show appears in titles as list view
4 years ago
sct
051f1b3e89
feat(frontend): add full cast page for movies and series
4 years ago
sct
3fa7ff9858
fix(frontend): properly remove site overlay when closing modals
4 years ago
sct
b16fbafa1f
fix(frontend): switch to using Transition component for modals
...
This fixes the animation issue when opening Request modals
fixes #220
4 years ago
sct
ccb98553f1
fix(frontend): person cards now show correctly in ListView's
4 years ago
sct
d8060afe02
fix: fix missing personid in Discover
4 years ago
sct
6502feb1a5
fix: missing personId in ListView component
4 years ago
sct
d6eb3ae64e
feat: person details page
4 years ago
sct
df94db050b
feat(lang): add support for dutch language
4 years ago
sct
8d8e750982
feat(lang): add support for russian languge
4 years ago
sct
335377e250
chore(deps-dev): upgrade prettier to v2.2.1
4 years ago
Alex Zoitos
2d0afb29d3
fix(frontend): update overflow issues with seasons + email ( #217 )
...
* fix(frontend): update overflow issues with seasons + email. Add all message for full seasons
bug #216
* fix: update i18n json files
4 years ago
sct
42788adb75
fix(lang): fix missing i18n string for agent enabled in email notification page
4 years ago
sct
d38b28d206
feat(lang): add nb-NO and de language support to app
4 years ago
sct
a0e594a292
refactor(frontend): force movie/series tag on titlecard to be uppercase
4 years ago
sct
86addbc4dd
chore(deps-dev): upgrade typescript to v4.1.2 and ts-node to v9.1.1
4 years ago
sct
a8393707fe
feat: generate real api key
...
This also hides the api key from users without the ADMIN permission. It will not be returned from
the api for them. Regenerate functionality is not in the commit.
4 years ago
sct
8e6daf7bd2
fix: fix a few misc unused imports and useless assignments/conditionals
4 years ago
sct
79a352b7b3
build(deps): update dependencies and update relevant files
4 years ago
sct
2d51efd716
feat(frontend): only load request/tmdb cards when in the browser view
4 years ago
sct
83fde46a59
fix(frontend): dont show delete button in request list for users without correct permission
4 years ago
sct
6c4022fb23
feat(frontend): add i18n strings for request list and request item
4 years ago
sct
1ba027b435
feat(frontend): initial version of the requests page (no filtering/sorting)
4 years ago
Alex Zoitos
139871f218
fix(frontend): canceled movie request should set parent movie status back to unknown ( #198 )
4 years ago
sct
c688cf60c7
feat: add migration for delete cascades on season requests/seasons
...
fix some i18n english strings
4 years ago
sct
0d2f360c22
feat(frontend): add translatable strings for request card
4 years ago
sct
a56fd16ab6
fix(frontend): fix missing data for request modal title i18n
4 years ago
sct
659a601877
feat(frontend): added more localized strings
4 years ago
sct
cd6d8a8216
feat(frontend): add french language file
...
also expanded translation coverage (still lots to do!)
4 years ago
sct
a28a8b37b0
feat: actually include email templates in built server files
4 years ago
sct
a359672eba
feat: add application url config to main settings ui
4 years ago
sct
0d73d88f35
feat: other email notifications for approved/available
...
also adds UI to configure email notifications to frontend
4 years ago
sct
0962392e39
feat(api): email notification agent
...
no ui yet built to configure it and currently only handles MEDIA_PENDING notification types
4 years ago
sct
0601b44687
feat: throw 404 when movie/tv show doesnt exist
...
also adds site webmanifest for mobile icons and title changes for tv/movie pages
4 years ago
sct
6ad3384a78
feat(frontend): add links to detail pages from new request card
4 years ago
sct
59056c44f9
fix(frontend): show a badge on requestcard for partially available status
4 years ago
sct
b26a2347e7
fix(frontend): fix missing import for ReactNode type in Slider
4 years ago
sct
ef62c67480
fix(frontend): fix request card placeholder sizes for mobile
4 years ago
sct
93738e154c
feat(frontend): new design for request card
...
renamed old requestcard to TmdbTitleCard
4 years ago
sct
d8e542e5fe
feat: notification framework
4 years ago
sct
fb5c791b0b
feat: upgrade tailwindcss to 2.0.1
4 years ago
sct
89be56d840
fix: fix type import from server side crashing build process
4 years ago
sct
250f48492c
feat: media delete option in manage media slideover
4 years ago
Brandon Cohen
a3ca9b40c5
fix(frontend): fixed similar/recommendations showing when empty ( #180 )
4 years ago
sct
1694f60e8a
feat: rotten tomatoes scores on movie/tv details pages
4 years ago
sct
236c4e5e61
feat: manage series slideover added (and approve/decline/delete hooked up)
4 years ago
sct
cb9ae25d94
feat: add filtering for requests api
4 years ago
sct
f5f2545520
feat(frontend): add header styling to movie/tv recommendation and similar list views
4 years ago
sct
94eaaf96b4
feat: upcoming/trending list views and larger title cards
4 years ago
sct
185ac2648f
feat: user edit functionality (managing permissions)
4 years ago
sct
ff8b9d8e7e
feat: add trending to discover page
4 years ago
sct
67290dd502
feat: upcoming movies on discover
4 years ago
sct
2b46268824
fix(frontend): always show request modal option for tv
4 years ago
sct
a99705f6a5
feat: force setup if app is not initialized
4 years ago
sct
c0ce87b6f6
fix(frontend): when there were no results in the list view, it would call fetch more infinitely
4 years ago
Jeff Bentley
366074c12a
[Design/Routes] Welcome Screen / Initial Setup ( #42 )
...
* feat(new component): welcome screen and initial setup component
* feat(frontend): setup with login, settings, radarr/sonarr
* feat(frontend): add login functionality to login step for setup
Co-authored-by: Alexander Zoitos <azoitos1@gmail.com>
4 years ago
sct
06dc606bcf
feat(frontend): recently added on discover
...
also improves modal requests by not waiting for result from radarr/sonarr
4 years ago
sct
1390cc1f13
feat(api): plex tv sync and recently added sync
4 years ago
sct
16221a46a7
feat(frontend): improved settings menu design for mobile
4 years ago
sct
46d99b02b1
fix(frontend): fix modal design and rename some text for adding servers
4 years ago
sct
24a0423f3b
feat: initial user list (no edit/delete yet) and job schedules
4 years ago
sct
320432657e
feat: sonarr edit/delete modal
4 years ago
sct
877a518415
feat(frontend): radarr delete modal
4 years ago
sct
c4ac357ef4
feat: radarr edit/create modal/backend functionality
4 years ago
sct
e032e385a5
fix: dont cross import SyncStatus type
4 years ago
sct
0b239f0bdf
feat(frontend): allow permission check for showing nav items
4 years ago
sct
1bc3f7be4b
feat(frontend): plex library scan
4 years ago
sct
97e30367fb
fix(frontend): reinitalize plex form after data loads
4 years ago
sct
47714b698c
feat(frontend): plex settings page
4 years ago
sct
33da7e9df3
feat(frontend): alpha notice
4 years ago
sct
8742da0ebb
feat(frontend): initial Settings design
4 years ago
sct
14b9cb610c
feat(frontend): slideover initial work
4 years ago
sct
4975841b5d
feat(frontend): buttonWithDropdown component added (no hookups yet)
4 years ago
sct
1f9cbbfdf1
feat(frontend): cancel movie request modal
...
also includes tons of performance fixes for the modals
4 years ago
sct
61b6152e89
fix(frontend): remove requestId from tilecard request modal component
4 years ago
sct
5f8114f730
feat: tv request modal status hookup
4 years ago
sct
85ae4998f0
fix(frontend): close request modals when complete
4 years ago
sct
364d9d105c
fix(frontend): fix opening popups on safari
4 years ago
sct
608b96600a
feat(frontend/api): tv request modal (no status. only request)
4 years ago
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>
4 years ago
sct
6aca82607b
fix(frontend): have tvDetail use the new RequestModal
...
although nothing implemented for tv just yet
4 years ago
sct
2bf7e10e32
feat(frontend/api): beginning of new request modal
...
also includes new api endpoints for seasons
4 years ago
sct
1be8b18361
feat(api): plex Sync (Movies)
...
Also adds winston logging
4 years ago
sct
5a43ec5405
feat(frontend): logo updates
4 years ago
Alex Zoitos
b77db5a439
Horizontal scroll buttons ( #100 )
...
* feat(frontend): horizontal scroll buttons with animations
* feat(frontend): scroll + window resize events for buttons on slider
4 years ago
sct
8577db1be1
feat(api): decouple media requests from media info
4 years ago
sct
02cbb5b030
feat(frontend/api): tv details page
4 years ago
sct
8f21358f79
feat(frontend): approve/decline request well added to movie detail
4 years ago
sct
e0c39aeca1
fix(frontend): dont show runtime if there is no runtime data
4 years ago
sct
de84658b48
feat(frontend): loading spinner
4 years ago
sct
fdf9f38776
fix(frontend): run initial props for children components after getting the user
4 years ago
sct
9131254f33
feat(frontend/api): i18n support
4 years ago
sct
04252f88bb
feat(frontend/api): cast included with movie request and cast list on detail page
4 years ago
sct
6398e3645a
feat(frontend/api): movie recommendations/similar request and frontend detail page update
4 years ago
sct
be0003a85d
feat(frontend): discover tv/movies full page
...
Also adds ListView component for infinite scrolling pages
4 years ago
sct
31809d952c
feat(frontend): design updates for responsive titlecards
4 years ago
sct
b92f64fa6e
fix(frontend): fix title detail background image to be centered
4 years ago
sct
73ce24a37b
feat(frontend): title detail (movie) initial version
4 years ago
sct
4638fae336
feat(frontend): refresh indicator for titlecards / toasts
4 years ago
sct
16e74e3298
refactor(frontend): move slider blocks from home page into reusable component
4 years ago
sct
371e43356d
feat(frontend): request card / recent requests
4 years ago
sct
d1b5c08913
refactor(frontend): abstract out request modal into its own component (movie only)
4 years ago
sct
f22f8c5d73
feat(frontend): add cancel request modal for titlecards
4 years ago
sct
626099a2c9
feat(frontend): modal component and basic request hookup ( #91 )
4 years ago
Alex Zoitos
42cf45fa19
refactor(frontend): make sidebar links map ( #90 )
4 years ago
sct
eae38bb9ec
feat(frontend): new dashboard concept ( #82 )
4 years ago
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
4 years ago
sct
1910876706
Request Model ( #79 )
...
* feat(api): request model
Also adds request binding to search/discover results
* fix(api): rename Request to MediaRequest and update nextjs tsconfig
* refactor(api): move related request fetching code into MediaRequest entity
4 years ago
sct
342d1a3c75
feat(frontend): initial search functionality ( #78 )
4 years ago
sct
bbfe349b52
feat(frontend): basic discover page (only movies) ( #74 )
4 years ago
Brandon Cohen
b126899e07
Build common reusable Button component ( #66 )
...
* feat: reusable button component
* style(frontend): added Button Size Functionality
4 years ago
sct
6241d0cf78
style(frontend): login page styling touchup ( #64 )
4 years ago
Alex Zoitos
432ad76b3b
Titlecard Component ( #56 )
...
* feat(titlecard): initial titleCard
* fix(frontend): fix aspect ratio of titlecard
* style(frontend): title card styling - transition effect
* refactor(frontend): title card props - showDetail change
Co-authored-by: sct <sctsnipe@gmail.com>
4 years ago
sct
c0166e7ecb
feat(api): public settings route ( #57 )
...
adds public settings route that provides initalized value to check if the app has been configured
for the first time
4 years ago
sct
cb9098f457
feat: logout route/sign out button ( #54 )
4 years ago
sct
e6349c13a0
feat: user avatars from plex ( #53 )
4 years ago
sct
190a8831c7
User Context ( #51 )
...
* feat(frontend): user Context / useUser hook
Adds a UserContext to wrap the app and load/cache the user when the website renders. Also adds the
useUser hook to pull in user data anywhere its needed on the site. This commit also adds redirection
to the login page for users who are not signed in
* fix(frontend): use process.env.PORT for user request on server side (defaults to 3000)
* docs(frontend): added documentation/notes for how the user context/login works
4 years ago
Alex Zoitos
995e700138
refactor(layout component + sub components): refactor layout - extract sidebar, search etc ( #11 )
...
Extract Sidebar, search, userDropdown, Notifications from Layout component
4 years ago
Alexander Zoitos
f9b174c311
refactor(login component): remove copyright - to design later
4 years ago
Alexander Zoitos
7d179ae3b4
feat(login route conditional): on login route, do not display layout
4 years ago
Alexander Zoitos
6e47be2fa8
feat(login component/route): add: Login Component and Route
4 years ago
sct
1f497e8913
feat(layout): created Layout component
...
Also adds a Transition component for dealing with transitions easily with tailwind
4 years ago
sct
0abf743b17
feat(components/plexloginbutton): added PlexLoginButton
4 years ago