Commit Graph

213 Commits (17b5a0bf9c39a5436a62e096800bb7ee8274163f)
 

Author SHA1 Message Date
semantic-release-bot 17b5a0bf9c chore(release): 1.0.0
4 years ago
sct c5c73c96d6 ci: add release github workflow
4 years ago
sct 41384ea6ff ci: add semantic-release npm step to update package.json
4 years ago
sct a372bbfc70 ci: configure semantic-release for first initial release
4 years ago
sct e447c02963 ci: prepping switch to semantic-release for docker images
4 years ago
sct a1c16ab0d0 Update ja.json (POEditor.com)
4 years ago
Alex Zoitos 139871f218
fix(frontend): canceled movie request should set parent movie status back to unknown (#198)
4 years ago
sct 2e599f235b Merge branch 'develop' of github.com:sct/overseerr into develop
4 years ago
sct c688cf60c7 feat: add migration for delete cascades on season requests/seasons
4 years ago
GiyomuWeb eab3d330f5
Update fr.json (#196)
4 years ago
sct 0d2f360c22 feat(frontend): add translatable strings for request card
4 years ago
sct a56fd16ab6 fix(frontend): fix missing data for request modal title i18n
4 years ago
GiyomuWeb f73ec90085
Update fr.json (#195)
4 years ago
sct 659a601877 feat(frontend): added more localized strings
4 years ago
GiyomuWeb 45d6a1e1c0
Update fr.json (#192)
4 years ago
sct cd6d8a8216 feat(frontend): add french language file
4 years ago
Alex Zoitos 2aefcfdfb9
Person API calls (#188)
4 years ago
sct a28a8b37b0 feat: actually include email templates in built server files
4 years ago
sct a359672eba feat: add application url config to main settings ui
4 years ago
sct 3ef50396cd build: switch to multi-stage docker build to reduce size
4 years ago
sct 6da07a9ea8 chore: update nextjs to 10.0.3
4 years ago
sct 44b419e5da build: further shrinkage for the docker build
4 years ago
sct 0d73d88f35 feat: other email notifications for approved/available
4 years ago
sct f8c01fbc83 build: remove dev dependencies for production docker build
4 years ago
sct 0962392e39 feat(api): email notification agent
4 years ago
sct 0601b44687 feat: throw 404 when movie/tv show doesnt exist
4 years ago
sct 886389a361 feat(frontend): update favicon
4 years ago
sct 6ad3384a78 feat(frontend): add links to detail pages from new request card
4 years ago
sct 59056c44f9 fix(frontend): show a badge on requestcard for partially available status
4 years ago
sct b26a2347e7 fix(frontend): fix missing import for ReactNode type in Slider
4 years ago
sct ef62c67480 fix(frontend): fix request card placeholder sizes for mobile
4 years ago
sct 93738e154c feat(frontend): new design for request card
4 years ago
sct a6c5e65bbf feat: notifications for media_available and media_approved
4 years ago
sct d8e542e5fe feat: notification framework
4 years ago
sct fb5c791b0b feat: upgrade tailwindcss to 2.0.1
4 years ago
sct 89be56d840 fix: fix type import from server side crashing build process
4 years ago
sct 250f48492c feat: media delete option in manage media slideover
4 years ago
Brandon Cohen a3ca9b40c5
fix(frontend): fixed similar/recommendations showing when empty (#180)
4 years ago
sct 1694f60e8a feat: rotten tomatoes scores on movie/tv details pages
4 years ago
sct 236c4e5e61 feat: manage series slideover added (and approve/decline/delete hooked up)
4 years ago
sct cb9ae25d94 feat: add filtering for requests api
4 years ago
sct f5f2545520 feat(frontend): add header styling to movie/tv recommendation and similar list views
4 years ago
sct 94eaaf96b4 feat: upcoming/trending list views and larger title cards
4 years ago
sct 185ac2648f feat: user edit functionality (managing permissions)
4 years ago
sct ff8b9d8e7e feat: add trending to discover page
4 years ago
sct 67290dd502 feat: upcoming movies on discover
4 years ago
sct 2b46268824 fix(frontend): always show request modal option for tv
4 years ago
sct a99705f6a5 feat: force setup if app is not initialized
4 years ago
sct c0ce87b6f6 fix(frontend): when there were no results in the list view, it would call fetch more infinitely
4 years ago
Jeff Bentley 366074c12a
[Design/Routes] Welcome Screen / Initial Setup (#42)
4 years ago