Commit Graph

165 Commits (44a305426f3e9829c167a4a73095d0d248641f47)

Author SHA1 Message Date
sct 44a305426f feat(notifications): added ability to send test notifications
4 years ago
sct c9fe6cb0b7 feat(lang): add support for swedish language
4 years ago
sct b7f5739035 feat(frontend): releases added to about page
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
4 years ago
sct 3601d442db fix(frontend): adjust padding of search box so placeholder text fits on mobile
4 years ago
sct 53bede692d feat: add missing tzdata package to image
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
4 years ago
sct 908f63557c feat(holiday): special seasonal slider added to discover :)
4 years ago
sct 0972f40a4e
feat: anime profile support (#384)
4 years ago
sct 727fa06c18 feat(frontend): added user deletion to the user list
4 years ago
sct 18925decaf fix(frontend): correctly show an unauthorized error when a user fails to login
4 years ago
sct fc12ab84d9 fix(frontend): clarify that radarr/sonnarr servers must be tested before profiles/folders appear
4 years ago
sct 0d088e085e feat(frontend): show alert when there are no default radarr/sonarr servers
4 years ago
sct 2fe53ec5a8 fix(frontend): make minimum availability required for Radarr servers
4 years ago
sct ce0266f74e fix(frontend): add http/https prefix to hostname fields for plex/radarr/sonarr
4 years ago
sct c21fa5b535 fix(frontend): fix tv shows failing to open when firstAirDate is undefined
4 years ago
sct df4ac8361f fix(frontend): adds a tip to plex setup to clarify that syncing runs in the background
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
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
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
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
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
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
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