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
d8985aaff75739e834bfd269e6b04d6e5a5159f7
seasonedShows
/
seasoned_api
/
src
/
webserver
/
controllers
/
user
History
Kevin Midboe
d8985aaff7
Correctly use username from req.loggedInUser
2022-01-03 19:17:27 +01:00
..
authenticatePlexAccount.js
Correctly use username from req.loggedInUser
2022-01-03 19:17:27 +01:00
login.js
TODO comment for login
2019-11-25 23:38:52 +01:00
register.js
Updated all controller responses to return message not error on errors.
2019-11-04 00:57:27 +01:00
requests.js
Correctly use username from req.loggedInUser
2022-01-03 19:17:27 +01:00
searchHistory.js
Correctly use username from req.loggedInUser
2022-01-03 19:17:27 +01:00
settings.js
Correctly use username from req.loggedInUser
2022-01-03 19:17:27 +01:00
viewHistory.js
Moved tautulli config settings to be fetched from our configuration (either env variable or conf/development.json.
2019-12-22 13:36:13 +01:00