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 192cfd8a8e
feat(api): /request/count endpoint (#682)
3 years ago
..
api fix(api): improve rottentomatoes rating matching for movies 3 years ago
constants fix(build): remove cross import from client to server for UserType 3 years ago
entity feat(notifications): add notification for declined requests 3 years ago
interfaces/api feat(requests): Request Overrides & Request Editing (#653) 3 years ago
job fix(plex-sync): store plex added date and sort recently added by it 3 years ago
lib fix(notifications): send media declined email 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) 3 years ago
models fix: correctly deal with tmdb id duplicates between movies/series 3 years ago
routes feat(api): /request/count endpoint (#682) 3 years ago
subscriber feat(requests): Request Overrides & Request Editing (#653) 3 years ago
templates/email feat(login): add local users functionality (#591) 3 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) 3 years ago
index.ts feat(notifications): Webhook Notifications (#632) 3 years ago
logger.ts fix(server): support absolute paths for CONFIG_DIRECTORY 3 years ago
tsconfig.json build: fix production build 4 years ago