Commit Graph

88 Commits (374c78c989cc86bb144a954a91d5d183c4b591c0)

Author SHA1 Message Date
Jakob Ankarhem 53f6f59798
feat(requests): add language profile support (#860)
4 years ago
sct 033ba9d41b feat: new permission to allow users to see other users requests
4 years ago
sct 06e941171a fix(ui): prevent names from getting squished in AdvancedRequester user selector
4 years ago
sct b116281196 fix(ui): show request as option even if there are no radarr/sonarr servers
4 years ago
sct 59150f955f
feat: request as another user
4 years ago
TheCatLady e34fbf72fd
fix(ui): uniform-size checkboxes, vertically-aligned form labels, and fixes for other UI imperfections/inconsistencies (#737)
4 years ago
sct 996bd9f14e feat(cache): add cache table and flush cache option to settings
4 years ago
sct 20289b5960
feat(cache): external API cache (#786)
4 years ago
sct ec5fb83678
feat: Radarr & Sonarr Sync (#734)
4 years ago
TheCatLady f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors (#731)
4 years ago
Jakob Ankarhem 20ca3f2f5f
feat(users): add editable usernames (#715)
4 years ago
Jakob Ankarhem 2da0da826a
fix(requests): handle when tvdbid is null (#657)
4 years ago
sct e1032ff5df fix(requests): allow declined season requests to be re-requested
4 years ago
sct 8927c6d2e3 fix(frontend): show auto approval on series request modal only with correct permissions
4 years ago
sct bdb33722e6
feat(requests): Request Overrides & Request Editing (#653)
4 years ago
sct 6b2df24a2e
feat: 4K Requests (#559)
4 years ago
Brandon Cohen 12db7a065a
fix(frontend): full season request modal fits on a smaller mobile UI (#535)
4 years ago
Danshil Mungur 1438b08cf0
fix(frontend): center text in movie auto-approve modal on small screens (#510)
4 years ago
sct 4809257816 feat: add separate auto approve permissions for Movies/Series
4 years ago
sct ed94a0f335 fix(frontend): status badge Unavailable renamed to Requested
4 years ago
sct a333a09582
feat: add collections (#484)
4 years ago
sct 3fa7ff9858 fix(frontend): properly remove site overlay when closing modals
4 years ago
sct b16fbafa1f fix(frontend): switch to using Transition component for modals
4 years ago
sct 79a352b7b3 build(deps): update dependencies and update relevant files
4 years ago
Alex Zoitos 139871f218
fix(frontend): canceled movie request should set parent movie status back to unknown (#198)
4 years ago
sct a56fd16ab6 fix(frontend): fix missing data for request modal title i18n
4 years ago
sct 659a601877 feat(frontend): added more localized strings
4 years ago
sct fb5c791b0b feat: upgrade tailwindcss to 2.0.1
4 years ago
sct 2b46268824 fix(frontend): always show request modal option for tv
4 years ago
sct 06dc606bcf feat(frontend): recently added on discover
4 years ago
sct 1390cc1f13 feat(api): plex tv sync and recently added sync
4 years ago
sct 4975841b5d feat(frontend): buttonWithDropdown component added (no hookups yet)
4 years ago
sct 1f9cbbfdf1 feat(frontend): cancel movie request modal
4 years ago
sct 5f8114f730 feat: tv request modal status hookup
4 years ago
sct 608b96600a feat(frontend/api): tv request modal (no status. only request)
4 years ago
sct 2bf7e10e32 feat(frontend/api): beginning of new request modal
4 years ago
sct fdf9f38776 fix(frontend): run initial props for children components after getting the user
4 years ago
sct d1b5c08913 refactor(frontend): abstract out request modal into its own component (movie only)
4 years ago