Commit Graph

99 Commits

Author SHA1 Message Date
mjrode
0eb7f9f9a4 Pass token to plexUrl 2019-04-14 17:35:04 -05:00
mjrode
20ce447249 Hacky way to get server address 2019-04-14 17:24:16 -05:00
mjrode
265bad48b2 Set user id as plex client id 2019-04-14 17:16:54 -05:00
mjrode
f002551be9 Fix plex pin login flow 2019-04-14 16:59:03 -05:00
mjrode
f549251b49 Add ability to link Plex account using Pin 2019-04-14 16:31:33 -05:00
mjrode
23cdf48293 Add popular list for Sonarr import 2019-04-13 21:13:39 -05:00
mjrode
72c59dd746 Fix toast to display successfully added Sonarr series 2019-04-13 17:19:19 -05:00
mjrode
d85dd9db2b Set Sonarr credentials and fix issue with toast/loading components. 2019-04-13 17:03:34 -05:00
mjrode
0a41db4e15 Style similar card 2019-04-13 11:34:24 -05:00
mjrode
ce231c6c4f First pass at frontend Sonarr integration 2019-04-13 01:22:28 -05:00
mjrode
04065086f7 Add Sonarr API 2019-04-13 00:39:11 -05:00
mjrode
ee0aa332d5 Fetch plex server url and token to use on all requests 2019-04-12 19:20:15 -05:00
mjrode
76ec598cd5 Correct path to build/html to fix routing issue 2019-04-12 19:13:23 -05:00
mjrode
f72806375c Fetch plex server url and token to use on all requests 2019-04-12 18:52:12 -05:00
mjrode
87606517e6 Filter moviedb results to remove shows currently in Plex library 2019-04-12 17:52:05 -05:00
mjrode
c6cbe70dfb Add qloo API endpoints 2019-04-12 16:44:25 -05:00
mjrode
97949c4490 Before Stu makes me cry :( 2019-04-09 09:12:56 -05:00
mjrode
0fb0fa5131 Add mobile and desktop media view 2019-04-06 21:17:34 -05:00
mjrode
b890d22d46 Refactor media list into media cards 2019-04-06 16:08:23 -05:00
mjrode
7d29d9040c Media list styling 2019-04-06 03:27:28 -05:00
mjrode
2f1fe305e7 List view with tv shows 2019-04-06 02:50:58 -05:00
mjrode
3c3997daa9 Revert "Update db column names"
This reverts commit c6bdcdf9b5.
2019-04-06 02:28:22 -05:00
mjrode
c6bdcdf9b5 Update db column names 2019-04-06 02:28:14 -05:00
mjrode
acfb79e73d Fetch image from MovieDB and set user_id in library update 2019-04-06 02:23:56 -05:00
mjrode
8ba5395421 Fix most watched import 2019-04-05 23:40:49 -05:00
mjrode
86e45b7a0f import data using import all 2019-04-05 23:37:58 -05:00
mjrode
87c1141556 Update user w/ plex token and URL 2019-04-05 22:32:28 -05:00
mjrode
2e7421f342 Add modal and plex token form 2019-04-05 21:38:47 -05:00
mjrode
254c0784d9 Update tests to reflect new api routes 2019-04-03 20:57:17 -05:00
mjrode
15109b265a Able to make request to backend to set token 2019-04-02 02:07:55 -05:00
mjrode
9670b4329b WIP: Plex Auth Form 2019-03-31 22:25:40 -05:00
mjrode
97cdb485d4 Fix ordering of routes 2019-03-31 19:48:27 -05:00
mjrode
657279c85e Finish header 2019-03-31 19:43:41 -05:00
mjrode
6d7695e901 Typo 2019-03-31 19:10:24 -05:00
mjrode
45ba23ea10 Add current user in cookie 2019-03-31 19:03:11 -05:00
mjrode
a8d934fdae Google oAuth 2019-03-31 18:55:38 -05:00
mjrode
bd0d4a0c0b Sequelize config 2019-03-31 17:36:37 -05:00
mjrode
25be766fce Set sequelize dialect 2019-03-31 17:21:36 -05:00
mjrode
e0207c780f Add config for heroku db 2019-03-31 17:11:24 -05:00
mjrode
acf350b2e7 Set heroku env vars 2019-03-31 16:51:54 -05:00
mjrode
8d25f342c8 Add create-react-app 2019-03-30 23:15:47 -05:00
mjrode
dfe5c34978 WIP: Building out error handling. 2019-03-03 21:19:10 -06:00
mjrode
b24b19f398 Format TDAW response to only show results. 2019-03-03 02:02:22 -06:00
mjrode
e5b04f61db TDAW get similar request and tests. 2019-03-03 01:46:46 -06:00
mjrode
a25871479b Compose TDAW url test. 2019-03-03 01:16:18 -06:00
mjrode
830f232f4b Compose TDAW url 2019-03-03 01:12:46 -06:00
mjrode
5b3b91a109 Initial commit for TDAW, compose mediaUrl. 2019-03-03 01:08:33 -06:00
mike.rode
e9c0540ff1 Add error handler helper. 2019-03-01 10:07:53 -05:00
mike.rode
ba06787a3b WIP: Writing tests for error handling 2019-03-01 10:07:52 -05:00
mike.rode
2d9f4a23b9 Refactor how plexApi query params are handled.
Add additional tests for plexApi
Add import all endpoint.
2019-03-01 10:07:51 -05:00