Commit Graph

60 Commits (152408571f3e3b32db53d71454dbebb65a7c0c95)

Author SHA1 Message Date
tidusjar 6c4b5e44c9 Tidy
8 years ago
tidusjar 0e1f1ecd40 Moved over to using Ninject
8 years ago
tidusjar eba1570399 Small bit of work for #359
8 years ago
tidusjar 3650c4f943 Finished #6
8 years ago
tidusjar 7a8d7e3f19 Started #243
8 years ago
tidusjar f30bc103ed revert branch to 664dae2
9 years ago
tidusjar 9450127893 Tidied up the bootstrapper
9 years ago
tidusjar 3e16d8acf0 done #318
9 years ago
tidusjar 5bf557658d Just some more async changes
9 years ago
tidusjar 68648dcccf Change the way we configure the IoC container in the bootstrapper, we are registering all the concrete instances on application start rather than on each web request. This should increase the performance per HTTP request.
9 years ago
tidusjar fcf2c84f61 More work on #298. Everything wired up
9 years ago
tidusjar 7d03d296fd Removed a change that shoudn't have been commited.
9 years ago
tidusjar 4808fffcef most of #273 done
9 years ago
tidusjar 0dd30968d5 Started #298
9 years ago
tidusjar ae4d51de9b Started #273
9 years ago
tidusjar 5a6863456f #164 has been resolved
9 years ago
tidusjar e49b160500 Fully finished #27 just need to test it!
9 years ago
tidusjar 0601f04582 I think we have finished the main bulk of the auto updater #29
9 years ago
tidusjar cbfe88cd6d Added the ability to get the apikey from the api if you provide a correct username and password.
9 years ago
tidusjar 9b4ae2c486 Started documenting the API we now have swagger under ~/apidocs
9 years ago
tidusjar df3dc4ac04 - Added a visual indication on the UI to tell the admin there is a update available.
9 years ago
tidusjar 9c61f909de Switched out the schedulers, this seems to be a better implimentation to the previous and is easier to add new "jobs" in.
9 years ago
Drewster727 84edd6636d fix saving the log level
9 years ago
Drewster727 c4380589bc set the max json length (fixes large json response errors)
9 years ago
tidusjar 6dea8b7440 Fixed exception and all areas will now use the base url #72
9 years ago
tidusjar 213a088f07 Commented out the unit tests as they need to be reworked now.
9 years ago
tidusjar 6190eceb60 Finally fixed #72
9 years ago
tidusjar 7679a13254 Fixed #154
9 years ago
Drewster727 5f67302b32 #150 sonarr/sickrage cache checking. sickrage has a couple small items left
9 years ago
tidusjar 1af3c21655 Added a url base
9 years ago
Drewster727 6ed7df2c21 cache the couchpotato wanted list, update it on an interval, and use it to determine if a movie has been queued already
9 years ago
tidusjar 45fb3ad376 A bit more work on #32 started working on requesting it. The DB is a bit of an issue...
9 years ago
tidusjar 0429530bf3 Mono doesn't seem to have Tls1.2. Let's try TLS 1 #119
9 years ago
tidusjar 453b3f237f Specify a protocol type of TLS12. Looks like CP doesn't seem to like SSL3 (it is quite old now so understandable) #119
9 years ago
tidusjar e2aa4016a8 Added some tests and fixed the issue where the DB would get created in the wrong place depending on how you launched the application
9 years ago
tidusjar 5843dee2a5 Added the settings page for #32
9 years ago
tidusjar 3fe1f13bd1 Refactored the Notification service to how it should have really been done in the first place.
9 years ago
tidusjar 68f8b9cd71 MERGE
9 years ago
tidusjar c7ac8a7d99 Done most on #59
9 years ago
tidusjar 2d5612a045 Finished adding pushover support. #44
9 years ago
tidusjar 9402d1409e Wow, that was a lot of work.
9 years ago
tidusjar 803b12da0f Added the api and settings page for Sickrage. Just need to do the tester and hook it up #40
9 years ago
tidusjar 5f26aecb98 Switched over to the new service
9 years ago
Jamie Rees e6d67c7320 Fixed #22
9 years ago
tidusjar 07b42ffd50 Started on #16, nothing is hooked up yet.
9 years ago
tidusjar f046c5d39b Added Pushbullet notifications #8
9 years ago
tidusjar b9a886d5dc Added first implimentation of the Notification Service #8
9 years ago
tidusjar 7ce468de5e resolved #10
9 years ago
tidusjar 334a6f3d8e added settings page for #8
9 years ago
tidusjar 24b2cd0a9c Styling,
9 years ago