You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
overseerr/server
TheCatLady 6e2589178b
feat(auth): Add optional CSRF protection (#697)
3 years ago
..
api fix(requests): handle when tvdbid is null (#657) 3 years ago
constants fix(build): remove cross import from client to server for UserType 4 years ago
entity feat(notifications): add option to send notifications for auto-approved requests 3 years ago
interfaces/api feat(frontend): add option to hide all available items from discovery (#699) 3 years ago
job fix: lookup movie by imdbid if tmdbid does not exits for plex movie agent (#711) 3 years ago
lib feat(auth): Add optional CSRF protection (#697) 3 years ago
middleware docs: fixed multiple typos, updated latest en.json strings (#371) [skip ci] 4 years ago
migration feat(login): add local users functionality (#591) 4 years ago
models fix: correctly deal with tmdb id duplicates between movies/series 4 years ago
routes feat: ability to edit user settings in bulk (#597) 3 years ago
subscriber fix(requests): allow declined season requests to be re-requested 3 years ago
templates/email feat(login): add local users functionality (#591) 4 years ago
types fix: add support for ssl when connecting to plex 4 years ago
utils feat: map AniDB IDs from Hama agent to tvdb/tmdb/imdb IDs (#538) 4 years ago
index.ts feat(auth): Add optional CSRF protection (#697) 3 years ago
logger.ts fix(server): support absolute paths for CONFIG_DIRECTORY 4 years ago
tsconfig.json build: fix production build 4 years ago