sct
2e0e4d5129
fix(frontend): filter out undefined backdrop paths for person details page
2020-12-23 17:18:00 +09:00
sct
9f5f920c23
fix(frontend): show backdrops instead of posters for new person detail design
2020-12-23 16:14:39 +09:00
sct
1fb7ea7258
feat(frontend): adjust person details design and add improved truncate
2020-12-23 16:02:55 +09:00
Brandon Cohen
3bbc716434
fix(frontend): added new Radarr v3 logo ( #471 )
2020-12-23 13:05:40 +09:00
sct
6898357b13
feat(email): option to allow self signed certificates
2020-12-23 12:18:40 +09:00
Brandon Cohen
a7db01fba4
feat(frontend): first air date added to TV details page ( #470 )
2020-12-23 12:15:05 +09:00
sct
0c8a180189
fix: clarify full sync runs every 24 hours
2020-12-23 01:40:46 +09:00
Brandon Cohen
66ef72dd42
fix(frontend): approve and decline button (in manage panel) will now fit on mobile ( #441 )
2020-12-22 13:19:06 +09:00
sct
604ba2a92f
feat(frontend): add full crew page for movies/shows
2020-12-22 00:37:26 +09:00
sct
12127a7763
feat(frontend): add crew related movies/shows to person details page
2020-12-22 00:12:50 +09:00
johnpyp
7e8f361af7
feat: import users from plex ( #428 )
...
* feat: import users from plex
fix #281
* fix(frontend): re-enable delete user confirmation button after finished
2020-12-21 23:41:19 +09:00
sct
6f2a71c788
build(deps-dev): bundled dependency update
2020-12-21 21:08:46 +09:00
sct
22006e9dbd
fix(api): prevent checking first admin account for plex server access
2020-12-21 20:51:54 +09:00
sct
e7ee85c29b
feat: default user permissions added to settings
...
closes #388
2020-12-21 18:47:55 +09:00
sct
6753d9daaa
feat(frontend): add prioritized crew under overview
...
closes #406
2020-12-21 17:37:38 +09:00
sct
4891298891
fix(frontend): adjust person card layout to deal with overflowing content
...
fixes #416
2020-12-21 15:45:55 +09:00
sct
44a305426f
feat(notifications): added ability to send test notifications
...
closes #309
2020-12-20 21:41:25 +09:00
sct
c9fe6cb0b7
feat(lang): add support for swedish language
2020-12-20 01:43:54 +09:00
sct
b7f5739035
feat(frontend): releases added to about page
...
closes #303
2020-12-20 01:22:58 +09:00
sct
c128898206
feat(frontend): add support overseerr block to about page
2020-12-19 23:30:27 +09:00
sct
ff2ab29491
feat(frontend): add language picker to setup/login
2020-12-19 23:13:46 +09:00
sct
108dfc4afd
feat(lang): add support for Italian, Portuguese (Brazil) and Serbian
2020-12-19 21:51:05 +09:00
sct
a0c5608aa0
fix(frontend): try not to render broken rottentomatoes data
2020-12-19 13:39:48 +09:00
sct
2a4dd52275
fix(frontend): hide Request More button if all current seasons are available
...
fixes #343
2020-12-19 13:16:58 +09:00
sct
3601d442db
fix(frontend): adjust padding of search box so placeholder text fits on mobile
...
this only fixes English. Other languages placeholders may or may not fit into the space
fixes #393
2020-12-19 12:57:17 +09:00
sct
53bede692d
feat: add missing tzdata package to image
...
re #394
2020-12-19 11:32:17 +09:00
sct
a0024a0cbe
feat(frontend): add external links to movie and tv detail pages
2020-12-19 02:46:32 +09:00
Brandon Cohen
549567a7e9
fix(frontend): changed request block for slideover on mobile UI ( #387 )
2020-12-19 01:55:11 +09:00
ecelebi29
36b2b4fba4
docs: fixed multiple typos, updated latest en.json strings ( #371 ) [skip ci]
2020-12-18 20:45:31 +09:00
sct
6beac736ef
feat: api key regeneration
2020-12-18 19:40:21 +09:00
sct
6933b661ca
refactor(frontend): remove notification bell from user bar for now
2020-12-18 19:11:39 +09:00
sct
4b6ad8a387
feat(frontend): add studio/networks to movie/tv details
...
closes #370
2020-12-18 19:01:56 +09:00
sct
908f63557c
feat(holiday): special seasonal slider added to discover :)
2020-12-18 06:14:41 +00:00
sct
0972f40a4e
feat: anime profile support ( #384 )
...
closes #266
2020-12-18 14:32:40 +09:00
sct
727fa06c18
feat(frontend): added user deletion to the user list
...
also includes small updates to the api to prevent administrators from being deleted, as well as
migrations to cascade deletions to requests the users made
fixes #348
2020-12-17 16:03:27 +00:00
sct
18925decaf
fix(frontend): correctly show an unauthorized error when a user fails to login
...
fixes #322
2020-12-17 12:05:45 +00:00
sct
fc12ab84d9
fix(frontend): clarify that radarr/sonnarr servers must be tested before profiles/folders appear
...
Also blocks "Add Server" or "Save" button until all required fields are entered
fixes #326 and #328
2020-12-17 03:28:49 +00:00
sct
0d088e085e
feat(frontend): show alert when there are no default radarr/sonarr servers
...
fixes #344
2020-12-17 02:08:09 +00:00
sct
2fe53ec5a8
fix(frontend): make minimum availability required for Radarr servers
...
fixes #345
2020-12-17 01:42:21 +00:00
sct
ce0266f74e
fix(frontend): add http/https prefix to hostname fields for plex/radarr/sonarr
...
fixes #357
2020-12-17 01:36:23 +00:00
sct
c21fa5b535
fix(frontend): fix tv shows failing to open when firstAirDate is undefined
...
fix #347
2020-12-17 01:14:12 +00:00
sct
df4ac8361f
fix(frontend): adds a tip to plex setup to clarify that syncing runs in the background
...
fixes #325
2020-12-16 02:35:15 +00:00
Brandon Cohen
6d7907e844
fix(frontend): close sidebar when clicking outside ( #333 )
2020-12-16 10:58:41 +09:00
sct
d9788c4aa9
feat(frontend): temporary logs page to clear up confusion about it 404ing
...
This commit also disables the "Run Now" buttons under Jobs until they actually work
re #272
2020-12-16 01:35:26 +00:00
Brandon Cohen
db0a5c44f6
fix(frontend): aligned movie and tv details ( #331 )
2020-12-16 09:44:58 +09:00
sct
e8776fd336
refactor(frontend): titlecard behavior changed to allow clicking anywhere to go through to title
...
mobile behavior remains mostly the same, except after the first click, a second click anywhere else
will go through to the title.
2020-12-15 15:49:59 +00:00
sct
6cd20491d2
feat(lang): add support for Spanish language
2020-12-15 11:46:43 +00:00
sct
900827be97
feat(lang): add i18n strings for new about page
2020-12-15 08:08:01 +00:00
sct
3f2a04c881
feat: about page initial version
...
Adding something to the about page for now, including the app version to better know what versions
of the app people are running
2020-12-15 07:27:30 +00:00
sct
ff618956b5
fix(frontend): only show alpha notice to admins
2020-12-15 05:15:45 +00:00