sct
659a601877
feat(frontend): added more localized strings
2020-11-27 06:59:22 +00:00
GiyomuWeb
45d6a1e1c0
Update fr.json ( #192 )
2020-11-27 14:48:08 +09:00
sct
cd6d8a8216
feat(frontend): add french language file
...
also expanded translation coverage (still lots to do!)
2020-11-27 05:11:45 +00:00
Alex Zoitos
2aefcfdfb9
Person API calls ( #188 )
...
* feat(frontend): person API call - details, combined credits
* feat(frontend): add next for error handling + remove conditional
* feat(frontend): add status code to next error
2020-11-25 14:55:54 -05:00
sct
a28a8b37b0
feat: actually include email templates in built server files
2020-11-25 07:02:31 +00:00
sct
a359672eba
feat: add application url config to main settings ui
2020-11-24 15:51:56 +00:00
sct
3ef50396cd
build: switch to multi-stage docker build to reduce size
2020-11-24 15:31:29 +00:00
sct
6da07a9ea8
chore: update nextjs to 10.0.3
2020-11-24 15:18:20 +00:00
sct
44b419e5da
build: further shrinkage for the docker build
2020-11-24 15:01:28 +00:00
sct
0d73d88f35
feat: other email notifications for approved/available
...
also adds UI to configure email notifications to frontend
2020-11-24 14:36:31 +00:00
sct
f8c01fbc83
build: remove dev dependencies for production docker build
2020-11-24 10:39:12 +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
0601b44687
feat: throw 404 when movie/tv show doesnt exist
...
also adds site webmanifest for mobile icons and title changes for tv/movie pages
2020-11-24 02:19:04 +00:00
sct
886389a361
feat(frontend): update favicon
2020-11-24 01:00:57 +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
b26a2347e7
fix(frontend): fix missing import for ReactNode type in Slider
2020-11-23 15:58:29 +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
sct
a6c5e65bbf
feat: notifications for media_available and media_approved
2020-11-23 10:34:53 +00:00
sct
d8e542e5fe
feat: notification framework
2020-11-22 19:11:14 +09:00
sct
fb5c791b0b
feat: upgrade tailwindcss to 2.0.1
2020-11-20 02:03:18 +00:00
sct
89be56d840
fix: fix type import from server side crashing build process
2020-11-19 10:55:28 +00:00
sct
250f48492c
feat: media delete option in manage media slideover
2020-11-19 10:42:03 +00:00
Brandon Cohen
a3ca9b40c5
fix(frontend): fixed similar/recommendations showing when empty ( #180 )
2020-11-19 13:18:29 +09:00
sct
1694f60e8a
feat: rotten tomatoes scores on movie/tv details pages
2020-11-19 02:02:26 +00:00
sct
236c4e5e61
feat: manage series slideover added (and approve/decline/delete hooked up)
2020-11-18 11:48:29 +00:00
sct
cb9ae25d94
feat: add filtering for requests api
2020-11-17 15:03:17 +00:00
sct
f5f2545520
feat(frontend): add header styling to movie/tv recommendation and similar list views
2020-11-17 12:49:30 +00:00
sct
94eaaf96b4
feat: upcoming/trending list views and larger title cards
2020-11-17 09:18:45 +00:00
sct
185ac2648f
feat: user edit functionality (managing permissions)
2020-11-17 05:48:59 +00:00
sct
ff8b9d8e7e
feat: add trending to discover page
2020-11-13 01:48:32 +00:00
sct
67290dd502
feat: upcoming movies on discover
2020-11-12 23:38:26 +00:00
sct
2b46268824
fix(frontend): always show request modal option for tv
2020-11-12 09:27:43 +00:00
sct
a99705f6a5
feat: force setup if app is not initialized
2020-11-12 09:07:49 +00:00
sct
c0ce87b6f6
fix(frontend): when there were no results in the list view, it would call fetch more infinitely
2020-11-12 08:31:29 +00:00
Jeff Bentley
366074c12a
[Design/Routes] Welcome Screen / Initial Setup ( #42 )
...
* feat(new component): welcome screen and initial setup component
* feat(frontend): setup with login, settings, radarr/sonarr
* feat(frontend): add login functionality to login step for setup
Co-authored-by: Alexander Zoitos <azoitos1@gmail.com >
2020-11-11 21:03:10 -05:00
sct
06dc606bcf
feat(frontend): recently added on discover
...
also improves modal requests by not waiting for result from radarr/sonarr
2020-11-11 15:21:22 +00:00
sct
7287a6a957
fix(api): fix scheduling for plex full sync (maybe)
2020-11-11 09:28:38 +00:00
sct
978f92a1c5
feat: season creation migration
2020-11-11 09:06:42 +00:00
sct
1390cc1f13
feat(api): plex tv sync and recently added sync
2020-11-11 09:02:28 +00:00
sct
16221a46a7
feat(frontend): improved settings menu design for mobile
2020-11-05 12:06:34 +00:00
sct
46d99b02b1
fix(frontend): fix modal design and rename some text for adding servers
2020-11-05 10:53:56 +00:00
sct
24a0423f3b
feat: initial user list (no edit/delete yet) and job schedules
2020-11-05 10:45:51 +00:00
sct
320432657e
feat: sonarr edit/delete modal
2020-11-03 09:44:54 +00:00
sct
877a518415
feat(frontend): radarr delete modal
2020-11-03 07:54:42 +00:00
sct
c4ac357ef4
feat: radarr edit/create modal/backend functionality
2020-11-02 12:11:28 +00:00
sct
e032e385a5
fix: dont cross import SyncStatus type
2020-10-30 14:48:10 +00:00
sct
0b239f0bdf
feat(frontend): allow permission check for showing nav items
2020-10-30 14:43:30 +00:00
sct
1bc3f7be4b
feat(frontend): plex library scan
2020-10-30 14:38:19 +00:00