Commit Graph

18 Commits

Author SHA1 Message Date
Mike Rode d0fd8ad27f Passport local auth and front end for registration, functioning but needs work 2019-09-05 00:39:05 -05:00
Michael Rode 62de76aca8 Add admin to user, add frontend for view-as-user, update readme 2019-09-02 21:39:53 -05:00
Mike Rode 3afbacf467 Update migrations, add migration to establish associations. 2019-09-01 17:31:15 -05:00
mjrode c34e100a44 Force index to be unique 2019-04-15 18:35:42 -05:00
mjrode 609afa17c0 Add index using migrations 2019-04-15 18:24:32 -05:00
mjrode 1432ef2f01 Add uniq constraint to db for plexSections and plexLibrary 2019-04-15 16:34:17 -05:00
mjrode f549251b49 Add ability to link Plex account using Pin 2019-04-14 16:31:33 -05:00
mjrode 04065086f7 Add Sonarr API 2019-04-13 00:39:11 -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 87c1141556 Update user w/ plex token and URL 2019-04-05 22:32:28 -05:00
mjrode 254c0784d9 Update tests to reflect new api routes 2019-04-03 20:57:17 -05:00
mjrode 9670b4329b WIP: Plex Auth Form 2019-03-31 22:25:40 -05:00
mjrode a8d934fdae Google oAuth 2019-03-31 18:55:38 -05:00
mike.rode a24cc4df00 Revert user auth logic. 2019-02-27 19:23:28 -06:00
mike.rode b82cb7f8eb WIP: User auth 2019-02-27 13:42:18 -06:00
mike.rode eb75d01710 Move all DB dependencies to DB folder. 2019-02-24 12:59:26 -06:00