Commit Graph

520 Commits (aa86809dc93499e9897aa5f56b457ac3d492a4e1)

Author SHA1 Message Date
sct aa86809dc9
style: bump prettier and format app
3 years ago
TheCatLady d7b9b1a525
feat(ui): request list item & request card improvements (#1532)
3 years ago
TheCatLady 6968caa35a
fix(ui): apply pointer cursor style for clickable status badges (#1632)
3 years ago
Jabster28 d0703aa377
fix: switch PGP regex to span multiple lines (#1598)
3 years ago
TheCatLady 694d0ffcf6
fix(ui): hide Plex alert after setup and add local login warning to local user modal (#1600)
3 years ago
TheCatLady 0c4fb6446b
feat(webpush): add warning to web push settings re: HTTPS requirement (#1599)
3 years ago
TheCatLady 6b26188d88
fix(ui): hide advanced request options when there is only one choice (#1591)
3 years ago
TheCatLady 9749d723fc
fix(plex): sync libraries after saving settings (#1592)
3 years ago
sct c4775e05fe
refactor(ui): updated modal design with backdrops
3 years ago
TheCatLady f48312e833
fix(locale): set locale based on user settings upon login (#1584)
3 years ago
TheCatLady a640a91390
feat(plex): add support for custom Plex Web App URLs (#1581)
3 years ago
TheCatLady 549103f6f6
fix(locale): default user locale should be the server setting (#1574)
3 years ago
TheCatLady e2acf8887c
fix(ui): default to text input type for SensitiveInputs (#1568)
3 years ago
TheCatLady 69ab7cc660
feat(email): replace 'Enable SSL' setting with more descriptive/clear 'Encryption Method' setting (#1549)
3 years ago
TheCatLady e912a00880
fix(ui): correct RegionSelector z-index (#1567)
3 years ago
TheCatLady 26580eaa21
fix(ui): improve form usability (#1563)
3 years ago
TheCatLady b05b177776
fix(webpush): only prompt user to allow notifications if enabled in user settings (#1552)
3 years ago
TheCatLady 6c34bb2908
refactor(svg): inline *arr logos and optimize SVG assets (#1562)
3 years ago
TheCatLady 1123fce089
fix(ui): apply rounded-l-only to SensitiveInput textareas and increase visible text input area (#1561)
3 years ago
TheCatLady e4d0029f7b
fix(ui): add user profile links to RequestBlock and change 'ETA' string in DownloadBlock (#1551)
3 years ago
TheCatLady f256a444c5
feat: add server default locale setting (#1536)
3 years ago
Jakob Ankarhem 4fd452dd18
feat(inputs): add support for toggling security on input fields (#1404)
3 years ago
TheCatLady 189313e94a
fix: correctly fall back to English name in LanguageSelector (#1537)
3 years ago
TheCatLady 5e588be812
fix(ui): add missing margins on button SVGs on Plex Settings page (#1546)
3 years ago
TheCatLady 26ddc03b2c
fix(css): fix cog icon size on media detail pages (#1520)
3 years ago
TheCatLady 802e40a5df
fix(ui): explicitly specify width/height of Listbox dropdown icon (#1514)
3 years ago
TheCatLady f78b9c1ca9
fix(css): don't target button globally (#1510)
3 years ago
sct 2a912180b8
build: lets try tailwind jit again
3 years ago
TheCatLady 91b9e0f679
feat(perms): add separate REQUEST_MOVIE and REQUEST_TV permissions (#1474)
3 years ago
TheCatLady db49b2024d
feat: add option to only allow Plex sign-in from existing users (#1496)
3 years ago
TheCatLady 3e5e9c0ad1
refactor(css): add styles targeting SVG button/modal icons (#1464)
3 years ago
TheCatLady 079645c2c7
feat(notif): show success/failure toast for test notifications (#1442)
3 years ago
TheCatLady 4faddf3810
fix(ui): show warning if user has both a default non-4K server and a non-default 4K server (#1478)
3 years ago
TheCatLady 48587719e9
fix: do not set locale when modifying other users (#1499)
3 years ago
sct 2ecd9d7b13
fix(ui): correct toasts being in the wrong position on smaller screens
3 years ago
TheCatLady 4e6fb00a4a
feat(notif): add LunaSea agent (#1495)
3 years ago
sct 28830d4ef8
feat: PWA Support (#1488)
3 years ago
TheCatLady 1a311d211d
fix(ui): change 'Disable Auto-Search' checkbox to 'Enable Automatic Search' (#1476)
3 years ago
TheCatLady a822b01922
fix(lang): add missing '4K' from singular case of approve/deny 4K request strings (#1481)
3 years ago
TheCatLady 89455ad9b7
fix: set editRequest attribute as necessary, allow users to edit their own pending requests, and show 'View Request' button on series pages (#1446)
3 years ago
sct f13f1c9451
fix: better error message when creating a user with an existing email
3 years ago
sct eb5d152886
fix(ui): align icons in user dropdown
3 years ago
TheCatLady 4e98f56753
fix(notif): include year in notifications (#1439)
3 years ago
TheCatLady 1702acf61c
refactor(ui): add icons to PlayButton dropdown (#1457)
3 years ago
TheCatLady 5d1b741f55
fix(ui): adjust user list buttons on mobile (#1452)
3 years ago
TheCatLady db077700e4
fix(plex): add support for plex.direct URLs (#1437)
3 years ago
TheCatLady 8fc71bea08
refactor(icons): install and use @heroicons/react (#1438)
3 years ago
TheCatLady 4b5e355df9
fix(ui): correctly set autocomplete attribute for password fields (#1430)
3 years ago
sct 03fd21bebc
feat: change alpha warning to beta warning
3 years ago
TheCatLady e8bbd4497a
fix(ui): dim password field when password generation option is selected (#1427)
3 years ago