Commit Graph

12 Commits

Author SHA1 Message Date
mike.rode
2a32fd445d Refactor plexApi to remove class dependency. 2019-02-19 18:51:56 -06:00
mike.rode
3820029a98 Use upsert when importing libraries. 2019-02-15 01:39:32 -06:00
mike.rode
0853a73ff4 Add sequelize, user model, and plexLibrary model. 2019-02-13 21:23:13 -06:00
mike.rode
5036222439 Add getUsers endpoint for plexApi. 2019-02-12 22:52:24 -06:00
mike.rode
ac4e2b3546 Fix config export so server settings are correct. 2019-02-12 20:37:35 -06:00
mike.rode
7a7ad733f3 WIP: First test and init PlexClientApi 2019-02-11 02:48:25 -06:00
mike.rode
d87170c692 Add supertest and setup first api test. 2019-02-10 23:09:04 -06:00
mike.rode
d32aa3c6cf Use babel preset node8 and force arrow functions. 2019-02-10 20:56:40 -06:00
mike.rode
174fd8a836 WIP: Setup basic API routing and controllers. 2019-02-10 19:37:38 -06:00
mike.rode
61659d1ab2 Add prettier, eslint, and husky with npm scripts. 2019-02-10 18:31:46 -06:00
mike.rode
38d586f3a2 Add babel-cli and babel-preset-es2015 and update start scripts 2019-02-10 17:36:01 -06:00
mike.rode
e1e9aa00ae Initial commit 2019-02-10 16:57:20 -06:00