seerr/server
2021-02-04 13:22:56 +00:00
..
api fix(ui): validate application url and service external urls 2021-02-04 13:22:56 +00:00
constants fix(build): remove cross import from client to server for UserType 2021-01-14 13:08:48 +00:00
entity feat: new permission to allow users to see other users requests 2021-02-04 12:40:00 +00:00
interfaces/api feat(ui): Add custom title functionality (#825) 2021-02-03 19:44:10 +09:00
job fix(sonarr-sync): sonarr sync will no longer set shows with no episodes to partially available 2021-02-01 03:18:48 +00:00
lib feat: new permission to allow users to see other users requests 2021-02-04 12:40:00 +00:00
middleware feat: new permission to allow users to see other users requests 2021-02-04 12:40:00 +00:00
migration feat(media): add link to the item on plex (#735) 2021-01-28 15:13:43 +09:00
models feat(cache): external API cache (#786) 2021-01-31 17:24:45 +09:00
routes feat: new permission to allow users to see other users requests 2021-02-04 12:40:00 +00:00
subscriber fix(notifications): only send a single notification when standard media becomes available 2021-01-29 08:13:50 +00:00
templates/email fix(email): make image a link to the action url in request template 2021-02-04 12:56:43 +00:00
types build(deps): update @types/express-session to 1.17.3 2021-02-02 10:02:21 +00:00
utils feat(docker): Check for /app/config volume mount during setup (#826) 2021-02-04 10:45:30 +09:00
index.ts feat(ui): Move PROXY setting to UI (#782) 2021-01-30 10:46:51 +09:00
logger.ts fix(server): support absolute paths for CONFIG_DIRECTORY 2021-01-18 01:25:44 +00:00
tsconfig.json build: fix production build 2020-10-11 00:51:32 +00:00