TheCatLady
TheCatLady
#### Description Also removes the `MANAGE_SETTINGS` permission, since there aren't really any settings that should be available to non-admin users. (Also, some settings require a server restart to apply changes.)...
#### Description @hotio and @linuxserver (and perhaps others) build and publish third-party Overseerr images from tarballs created by `git archive`. Currently, these archives contain files that aren't necessary to build...
#### Description Adds a new "View Recently Added" permission as a child of the "Manage Requests" permission. There will be no changes for users with request management permissions, but this...
#### Description This PR adds a setting to allow admins to disable Plex OAuth as a sign-in method if the following requirements are met: - the server owner has a...
#### Description If the `Recently Added` and/or `Recent Requests` sliders are empty, hide them instead of taking up valuable screen real estate to display nothing. 😉 Also fixes a bug...
#### Description Currently, if a request's TMDb is not valid, we display a vague message that doesn't give any clues as to what the media item was. This PR adds...
#### Description Adds setting option to allow configuration of Pushover notification sound. #### Screenshot (if UI-related) #### To-Dos - [x] Successful build `yarn build` - [x] Translation keys `yarn i18n:extract`...
#### Description Adds an option to hide already-requested media. Also fixes a bug where when the existing `Hide Available Media` setting is enabled, people results are also hidden. #### Screenshot...
### Motivation Currently, the Helm Chart needs to be pulled from the GitHub repository. ### Desired Behavior The Helm Chart should be published in a repository. ### Additional Context _No...
### Motivation The GitHub repository currently houses all components of the product. ### Desired Behavior Move each component into its own repository, and rename the existing repository as `resoto` (to...