This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
seasonedShows
Watch
1
Star
0
Fork
0
You've already forked seasonedShows
Code
Issues
20
Pull Requests
2
Packages
Projects
Releases
8
Wiki
Activity
Files
c1b96e17cac13dd464e60352131874c704d90419
seasonedShows
/
seasoned_api
History
KevinMidboe
c1b96e17ca
Moved database row plex_userid from user to a new table settings. Currently includes plex_userid, emoji and darkmode with user_name as a foreign key to user.user_name.
2019-12-20 21:45:31 +01:00
..
conf
Created example config and added development config to gitignore
2019-06-28 22:39:24 +02:00
src
Moved database row plex_userid from user to a new table settings. Currently includes plex_userid, emoji and darkmode with user_name as a foreign key to user.user_name.
2019-12-20 21:45:31 +01:00
test
Updated test to reflect changes to all error response objects. (changed from returning message in error key to message.
2019-11-04 17:54:08 +01:00
.eslintrc.json
Added custom rule for object-shorthand and comma-dangle.
2018-04-08 11:58:16 +02:00
.gitignore
When a element is not found in plex it now still gets a matchedInPlex value, now False when not found.
2018-02-26 16:59:56 +01:00
package.json
Merged api/v2 into feature branch
2019-11-04 00:58:43 +01:00
yarn.lock
Added new formdata pacakge
2019-11-04 00:44:57 +01:00