Commit Graph

46 Commits (aa86809dc93499e9897aa5f56b457ac3d492a4e1)

Author SHA1 Message Date
sct aa86809dc9
style: bump prettier and format app
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 9749d723fc
fix(plex): sync libraries after saving settings (#1592)
3 years ago
TheCatLady a640a91390
feat(plex): add support for custom Plex Web App URLs (#1581)
3 years ago
TheCatLady 26580eaa21
fix(ui): improve form usability (#1563)
3 years ago
TheCatLady 5e588be812
fix(ui): add missing margins on button SVGs on Plex Settings page (#1546)
3 years ago
TheCatLady f78b9c1ca9
fix(css): don't target button globally (#1510)
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 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 2cd952d1ca
refactor(ui): improved alerts for services settings & removed alert titles (#1280)
3 years ago
TheCatLady 9233fc0785
fix(plex): do not use SSL for local servers (#1418)
3 years ago
TheCatLady d9e314bad2
fix(frontend): autofill with Plex server address (#1381)
3 years ago
TheCatLady e393b53b29
refactor(lang): use global strings where appropriate and remove unused strings (#1265)
3 years ago
TheCatLady cb5ca7acf3
fix(lang): correct strings for library sync button & user import toast (#1252)
3 years ago
TheCatLady 8ebc829250
fix(lang): correct mismatched language strings (#1246)
3 years ago
TheCatLady 380d36119f
fix(ui): display asterisk indicator on required field labels (#1236)
3 years ago
TheCatLady ea1863ac3a
fix(lang): UI string edits, round 2 (#1202)
3 years ago
TheCatLady 9ec2c468cb
fix(ui): use appropriate cursor type for readonly input fields (#1208)
3 years ago
TheCatLady f49a02449c
fix(ui): add validation to hostname/IP fields (#1206)
3 years ago
TheCatLady 1be97fe7fb
refactor(css): add new global classes & card border hover styling (#1156)
3 years ago
TheCatLady e98f2b9605
fix(ui): correct language usage re: "sync" vs. "scan" (#1079)
3 years ago
TheCatLady 621db89328
feat(ui): Add 'Page Size' setting for request/user list pages (#957)
3 years ago
TheCatLady ff0b5ed441
fix(api): Use POST instead of GET for API endpoints that mutate state (#877)
3 years ago
TheCatLady c0769d4f8f
fix(lang): Add missing source strings & remove local user sign-in setting tip (#828)
3 years ago
TheCatLady 9d0d5b86aa
feat(ui): Add local login setting (#817)
3 years ago
TheCatLady 1ccafc0ebd
fix(ui): Restore original port input size (#814)
3 years ago
sct cf7ebc488d fix(frontend): use consistent spinner style on TitleCard/Plex Presets
3 years ago
TheCatLady e34fbf72fd
fix(ui): uniform-size checkboxes, vertically-aligned form labels, and fixes for other UI imperfections/inconsistencies (#737)
3 years ago
sct 86efcd82c3 fix(frontend): fix server name position on plex settings page
3 years ago
TheCatLady f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors (#731)
3 years ago
Chris Pritchard 82ac76b054
feat: pre-populate server info from plex.tv API (#563)
3 years ago
sct 93b57a76f1 fix(frontend): handle currentLibrary possibly being null on first manual sync
3 years ago
Brandon Cohen 12db7a065a
fix(frontend): full season request modal fits on a smaller mobile UI (#535)
3 years ago
sct 0c8a180189 fix: clarify full sync runs every 24 hours
3 years ago
sct ce0266f74e fix(frontend): add http/https prefix to hostname fields for plex/radarr/sonarr
3 years ago
sct 3ba09d07eb fix: add support for ssl when connecting to plex
3 years ago
sct 8cb05c413a fix(frontend): convert plex port to a number before posting to the api
3 years ago
sct fb5c791b0b feat: upgrade tailwindcss to 2.0.1
4 years ago
Jeff Bentley 366074c12a
[Design/Routes] Welcome Screen / Initial Setup (#42)
4 years ago
sct c4ac357ef4 feat: radarr edit/create modal/backend functionality
4 years ago
sct e032e385a5 fix: dont cross import SyncStatus type
4 years ago
sct 1bc3f7be4b feat(frontend): plex library scan
4 years ago
sct 97e30367fb fix(frontend): reinitalize plex form after data loads
4 years ago
sct 47714b698c feat(frontend): plex settings page
4 years ago