Commit Graph

46 Commits (071daf4ab4e670ec34f428d0d9ed0db36a7ff62a)

Author SHA1 Message Date
tidusjar ae4d51de9b Started #273
8 years ago
tidusjar 5a6863456f #164 has been resolved
8 years ago
tidusjar e49b160500 Fully finished #27 just need to test it!
8 years ago
tidusjar 0601f04582 I think we have finished the main bulk of the auto updater #29
8 years ago
tidusjar cbfe88cd6d Added the ability to get the apikey from the api if you provide a correct username and password.
8 years ago
tidusjar 9b4ae2c486 Started documenting the API we now have swagger under ~/apidocs
8 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
Jamie Rees 640e76e167 Added the code to get the quality profiles from Sonarr
9 years ago
Jamie Rees 452ad07ba0 Fixed a bug in the Login and added a unit test to cover that.
9 years ago
tidusjar 68850fd8b7 Added first real test
9 years ago
tidusjar 5363cf6891 Removed the DI part of the service. TinyIOC doesn't want to work with FluentScheduler.
9 years ago
tidusjar 7636409790 First pass at the plex update service
9 years ago
Jamie Rees 3b0b0c521e Started to impliment the Plex checker. This will check plex every x minutes to see if there is any new content and then update the avalibility of the requests
9 years ago
Jamie Rees b9dd08a8bc few small changes, added plex settings
9 years ago
Jamie Rees 93c5cf6eb6 Small changes
9 years ago
tidusjar 07beddc26a Fixed the plex friends. Added some unit tests, moved the plex auth into it's own page
9 years ago
tidusjar d1827cd3be Renamed folders
9 years ago