Commit Graph

31 Commits

Author SHA1 Message Date
sct
28830d4ef8 feat: PWA Support (#1488) 2021-04-25 20:44:12 +09:00
TheCatLady
8fc71bea08 refactor(icons): install and use @heroicons/react (#1438) 2021-04-17 18:07:23 +09:00
sct
b5ac2f5a2c fix(frontend): handle media items/requests no longer having a valid tmdb id
fixes #517
2021-04-12 18:48:41 +09:00
TheCatLady
7a5c4a30b5 fix(ui): link request card status badge to Plex media URL (#1361) 2021-04-05 17:08:32 +00:00
TheCatLady
e393b53b29 refactor(lang): use global strings where appropriate and remove unused strings (#1265) 2021-03-24 21:45:07 +09:00
sct
0ca3d43749 feat: add option to cache images locally (#1213) 2021-03-18 21:37:25 +09:00
TheCatLady
45886ccef1 fix(ui): display "Season" vs. "Seasons" as appropriate, and fix request block "Seasons" formatting (#1127) 2021-03-10 11:39:42 +09:00
sct
f5fc0545a4 refactor(ui): add borders to request cards 2021-03-09 04:29:51 +00:00
sct
1c6914f5ce feat: add studio/network sliders to discover
includes some adjustments to titlecard design
2021-03-09 02:23:29 +00:00
Brandon Cohen
1a7dc1acf5 fix(frontend): status, requested by, and modified alignment fix (#1109) 2021-03-08 16:00:51 +00:00
TheCatLady
85076919c6 fix(ui): fix request list UI behavior when season list is too long (#1106)
* fix(ui): fix request list UI behavior when season list is too long

* fix: add default variants to Tailwind scale
2021-03-07 10:40:47 +09:00
TheCatLady
1f8b03ff6f fix(ui): improve responsive design on new request list UI (#1105) 2021-03-06 01:54:31 +00:00
sct
bbb683e637 feat: user profile/settings pages (#958) 2021-02-18 11:38:24 +09:00
TheCatLady
ff0b5ed441 fix(api): Use POST instead of GET for API endpoints that mutate state (#877) 2021-02-09 10:27:48 +09:00
sct
fcd1dfc675 refactor(ui): adjust requested username text on RequestCard to show avatar 2021-02-04 05:01:36 +00:00
sct
ec5fb83678 feat: Radarr & Sonarr Sync (#734) 2021-01-27 23:52:37 +09:00
Jakob Ankarhem
20ca3f2f5f feat(users): add editable usernames (#715) 2021-01-27 08:09:42 +09:00
sct
ae9a1b3e94 fix(frontend): add poster not found image to request card and request list item 2021-01-22 02:06:36 +00:00
sct
1aa0005b42 fix(frontend): show correct request status on request cards for 4k requests 2021-01-11 16:02:08 +00:00
sct
6b2df24a2e feat: 4K Requests (#559) 2021-01-11 23:42:33 +09:00
sct
335377e250 chore(deps-dev): upgrade prettier to v2.2.1 2020-12-09 04:26:06 +00:00
Alex Zoitos
2d0afb29d3 fix(frontend): update overflow issues with seasons + email (#217)
* fix(frontend): update overflow issues with seasons + email. Add all message for full seasons

bug #216

* fix: update i18n json files
2020-12-09 12:34:09 +09:00
sct
79a352b7b3 build(deps): update dependencies and update relevant files 2020-12-08 04:14:18 +00:00
sct
2d51efd716 feat(frontend): only load request/tmdb cards when in the browser view 2020-12-08 02:11:14 +00:00
sct
1ba027b435 feat(frontend): initial version of the requests page (no filtering/sorting) 2020-12-07 10:29:25 +00:00
sct
0d2f360c22 feat(frontend): add translatable strings for request card 2020-11-27 10:22:22 +00:00
sct
0962392e39 feat(api): email notification agent
no ui yet built to configure it and currently only handles MEDIA_PENDING notification types
2020-11-24 10:36:37 +00:00
sct
6ad3384a78 feat(frontend): add links to detail pages from new request card 2020-11-23 16:13:29 +00:00
sct
59056c44f9 fix(frontend): show a badge on requestcard for partially available status 2020-11-23 16:08:10 +00:00
sct
ef62c67480 fix(frontend): fix request card placeholder sizes for mobile 2020-11-23 15:57:26 +00:00
sct
93738e154c feat(frontend): new design for request card
renamed old requestcard to TmdbTitleCard
2020-11-23 15:53:16 +00:00