Commit Graph

34 Commits (e402c42aaa7d795cd724856a2e23615bb1a3695d)

Author SHA1 Message Date
Ryan Cohen e402c42aaa
feat: issues (#2180)
3 years ago
TheCatLady 3486d0bf55
feat: dynamically fetch login screen backdrop images (#2206)
3 years ago
sct 7520e24e92
fix(notifications): default webpush notification agent to enabled for users for settings response
3 years ago
TheCatLady b05b177776
fix(webpush): only prompt user to allow notifications if enabled in user settings (#1552)
3 years ago
sct 28830d4ef8
feat: PWA Support (#1488)
3 years ago
sct 190cbd6559
fix(api): correctly check if update is available for release versions
3 years ago
sct ecf13123d2
feat: add overseerr version and update availability status to sidebar
3 years ago
TheCatLady 2f2e00237d
feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals (#1160)
3 years ago
sct 63c122e5e0 refactor: move genre/studio/network calls into their own endpoints
3 years ago
TheCatLady f28112f057
feat: add genre/studio/network view to Discover results (#1067)
3 years ago
Daniel Carter b557c06b0a
feat(regions): add region/original language setting for filtering Discover (#732) (#942)
3 years ago
sct 8a27c70625 fix(api): add isAuthenticated middleware to base user route
3 years ago
sct bbb683e637
feat: user profile/settings pages (#958)
3 years ago
TheCatLady b531a642f6
fix(ui): Dynamically generate path to config in warning message (#851)
3 years ago
TheCatLady 1e5f88f462
feat(docker): Check for /app/config volume mount during setup (#826)
3 years ago
sct bdb33722e6
feat(requests): Request Overrides & Request Editing (#653)
3 years ago
sct 6b2df24a2e
feat: 4K Requests (#559)
3 years ago
sct d00e470b55 fix: use new commit tag file for app version as well
3 years ago
sct 55f9e41f1b build: write commit tag to json file inside docker image
3 years ago
sct 75a426437a feat: status checker to prompt users to reload their frontend when app version changes
3 years ago
sct a333a09582
feat: add collections (#484)
3 years ago
Alex Zoitos 2aefcfdfb9
Person API calls (#188)
4 years ago
sct a99705f6a5 feat: force setup if app is not initialized
4 years ago
sct 06dc606bcf feat(frontend): recently added on discover
4 years ago
sct a3beeede7e feat(api): tv details endpoint
4 years ago
sct b1761484cb feat(api): add movie details endpoint
4 years ago
sct f4c2c47e56
feat(api): request api (#80)
4 years ago
sct 258bb93be2
feat(api): discover endpoint for movie/tv (#73)
4 years ago
sct c702c17cee
feat(api): tmdb api wrapper / multi search route (#62)
4 years ago
sct c0166e7ecb
feat(api): public settings route (#57)
4 years ago
sct cfc84ce2f3
Permission System (#47)
4 years ago
sct 5d46f8d76d
Settings System (#46)
4 years ago
sct 5343f35e5b
feat(api): initial implementation of the auth system (#30)
4 years ago
sct d902ef7277 feat(api-user): add basic User Entity and basic routing to fetch all users
4 years ago