Commit graph

228 commits

Author SHA1 Message Date
Jamie Rees
b47213a2a7 updated appveyor 2016-03-15 18:25:22 +00:00
Jamie
a1933d8d7a Update appveyor.yml 2016-03-15 17:20:23 +00:00
tidusjar
33130589ae Added latest version code and view. Need to finish the view #11 2016-03-15 17:05:48 +00:00
tidusjar
67ecbbf178 Resolved #7 2016-03-15 14:03:07 +00:00
tidusjar
15d1b9f525 Small changes 2016-03-15 13:33:38 +00:00
tidusjar
d0bfe95402 Added test button to Plex. That's fixed #9 2016-03-15 13:29:28 +00:00
tidusjar
fd36df091d yeah... 2016-03-15 13:21:19 +00:00
tidusjar
c582b3eb6c Added test sonarr button #9 2016-03-15 13:12:47 +00:00
tidusjar
ca8b9f20f1 Added more tests 2016-03-15 13:00:54 +00:00
tidusjar
ba5ccfec33 Fixed #5 and also added some tests to the availability checker 2016-03-15 12:21:41 +00:00
tidusjar
3188a720fa Added a bunch of logging 2016-03-14 14:14:08 +00:00
tidusjar
4c0884999e Added the application tester for CP #9 2016-03-14 14:03:01 +00:00
tidusjar
334a6f3d8e added settings page for #8 2016-03-14 13:39:52 +00:00
tidusjar
5153afd3f1 Added pace.js 2016-03-14 13:01:56 +00:00
Jamie
87c2406249 Update appveyor.yml 2016-03-13 22:14:52 +00:00
Jamie Rees
02d3118438 Started added tests 2016-03-13 22:07:16 +00:00
Jamie Rees
a5dc3253d7 fixed an issue where the issues text appears larger 2016-03-13 21:48:31 +00:00
Jamie Rees
3393811717 bug fix, Couchpotato settings wouldn't show in release due to a Nancy bug 2016-03-13 21:33:46 +00:00
Jamie Rees
cc3d41aa9a Small changes 2016-03-13 21:32:47 +00:00
Jamie Rees
58c9cc6776 First release, build 1.0.0 2016-03-13 21:12:27 +00:00
Jamie Rees
df1bbdabda Updated readme 2016-03-13 21:09:49 +00:00
Jamie Rees
a2460cf537 Removed the request limit since it's not currently being used 2016-03-13 21:02:27 +00:00
Jamie Rees
93c41c2e4a REmoved Sickbeared for the first release 2016-03-13 20:59:12 +00:00
Jamie Rees
5dd9885885 Added the support for TV Series integrating with Sonarr 2016-03-13 20:58:42 +00:00
tidusjar
31615ff69c Fixed #4
We now can manually set the status of a request.
2016-03-11 17:13:17 +00:00
tidusjar
c24652a89f Made the pass in the port a bit more robust 2016-03-11 16:29:41 +00:00
tidusjar
78c4ed2c06 Added the functionality to pass a port through an argument 2016-03-11 16:22:57 +00:00
tidusjar
24b2cd0a9c Styling,
Added the functionality for the Sonarr Profiles on the Admin page #2 resolved.
2016-03-11 16:06:52 +00:00
Jamie Rees
640e76e167 Added the code to get the quality profiles from Sonarr
Started plugging that into the UI
2016-03-10 22:24:37 +00:00
Jamie Rees
452ad07ba0 Fixed a bug in the Login and added a unit test to cover that.
Added a button to approve an individual request.
Fixed some minor bugs in the request screen
2016-03-10 19:58:32 +00:00
tidusjar
e6bd71a359 Fixed the 'responsive' issue for the search and requests pages #3 2016-03-10 16:10:40 +00:00
tidusjar
74feb0c82a styling! #3 2016-03-10 14:24:49 +00:00
tidusjar
723993b099 added the spinners #3 2016-03-10 13:15:32 +00:00
tidusjar
895558218a Navbar category now will follow you to various screens #3 2016-03-10 10:05:45 +00:00
tidusjar
22fe944c43 Fixed bugs with the 'other' reporting issue and also the clear issues 2016-03-10 08:51:38 +00:00
tidusjar
a734755ede We now are appending the users name to who wrote the comment. Rather than it being unknown 2016-03-09 17:22:53 +00:00
tidusjar
9ef618af4b Added the functionality for the admin to clear the issues. 2016-03-09 17:19:49 +00:00
tidusjar
0556e4d32b Added the issues to the requests page 2016-03-09 14:37:10 +00:00
tidusjar
759540c837 Added user logout method and unit tests to cover it 2016-03-09 12:59:07 +00:00
tidusjar
55560611e8 Added DeniedUsers to the view 2016-03-09 12:31:24 +00:00
tidusjar
2ee94f78b4 Added the denied user check to the UserLoginModule. added a test case to cover it. 2016-03-09 12:28:54 +00:00
tidusjar
3eaf1971ec More work on submitting issues 2016-03-09 12:19:05 +00:00
tidusjar
6c03e3f0ad More test changes 2016-03-09 11:43:53 +00:00
tidusjar
92e8fa7c4d More tests to cover the login 2016-03-09 11:39:33 +00:00
tidusjar
6926cfdda0 Added a missing reference 2016-03-09 11:28:11 +00:00
tidusjar
68850fd8b7 Added first real test 2016-03-09 11:21:06 +00:00
tidusjar
f7a6614748 Refactoring 2016-03-08 17:21:07 +00:00
tidusjar
8b3f35edbb Implimented the password part and authentication with Plex 2016-03-08 17:18:13 +00:00
tidusjar
5b0a78894e Initial Use authentication is working. Need to do the password bit 2016-03-08 17:04:27 +00:00
tidusjar
0942bfcbcc Some error handling and ensure we are an admin to delete requests.
Also started on the approval of everything
2016-03-08 14:26:26 +00:00