Commit graph

269 commits

Author SHA1 Message Date
tidusjar
840deb6161 Updated the readme and added some icons to the navbar 2016-03-24 14:26:16 +00:00
tidusjar
24781fbd1f Finished #49 2016-03-24 14:07:01 +00:00
tidusjar
2d016315c7 Added the ability to sepcify a username in the email notification settings for external MTA's. We have had to add a new option called Email Sender because of this. #78 2016-03-24 11:31:49 +00:00
tidusjar
68f8b9cd71 MERGE 2016-03-23 14:01:58 +00:00
tidusjar
c7ac8a7d99 Done most on #59 2016-03-23 13:43:27 +00:00
tidusjar
2d5612a045 Finished adding pushover support. #44 2016-03-22 22:17:06 +00:00
Shannon Barrett
c9d2b8fc13 Fixes issue #62 2016-03-22 12:32:48 -05:00
tidusjar
59cf379d56 Fixed an issue where the table didn't match the model.
Fixed #67
2016-03-22 13:22:47 +00:00
tidusjar
c4f57169ad Improved the status page with the suggestion from #29 2016-03-22 11:06:43 +00:00
tidusjar
8f7098d048 Hooked up most of #49 Just the validation messages need to be done.
***NOTE: Due to we are now hashing the passwords and reading from a new table, We will need to create a new administrator account.***
2016-03-22 10:46:24 +00:00
tidusjar
37fa7809cc Finished #71 2016-03-22 08:50:42 +00:00
tidusjar
af6deec3f0 Got the filter working on both movie and tv #57 2016-03-21 19:05:01 +00:00
tidusjar
bbe2bcbfed Started #57, currently there is a bug where the TV list won't filter 2016-03-21 17:18:57 +00:00
tidusjar
895a0c50eb Added a subdir to CP, SickRage, Sonarr and Plex #43 2016-03-21 14:23:55 +00:00
tidusjar
9402d1409e Wow, that was a lot of work.
- So, I have now finished #40.
- Fixed a bug where we was not choosing the correct tv series (Because of TVMaze)
- Fixed a bug when checking for plex titles
- Fixed a bug where the wrong issue would clean on the UI (DB was correct)
- Refactored how we send tv shows
- And too many small changes to count.
2016-03-19 14:17:54 +00:00
tidusjar
803b12da0f Added the api and settings page for Sickrage. Just need to do the tester and hook it up #40 2016-03-19 12:25:51 +00:00
tidusjar
e34170f55a Added the option to set a CP quality #38 2016-03-19 00:16:44 +00:00
Jamie Rees
76808adba2 Fixed #33 we now have SSL options for Sonarr and CP 2016-03-18 21:39:05 +00:00
Jamie Rees
f88c7d7583 Almost fully integrated TVMaze #21 and also improved the fix for #31 2016-03-18 21:10:01 +00:00
Shannon Barrett
e74fd2b441 Should fix #28 2016-03-18 11:50:00 -05:00
tidusjar
55f296b9a4 Added TVMaze to the search. #21 2016-03-18 14:39:04 +00:00
tidusjar
2e8bb783d9 Fixed #16 and #30
We are now using the new request service and storing the requests as json blobs

Added the db migration code. This can be removed in the next few builds.
2016-03-18 13:52:10 +00:00
Jamie Rees
35b1f2b257 Added pushbullet to the sidebar 2016-03-17 20:46:58 +00:00
Jamie Rees
e6d67c7320 Fixed #22
With the understanding that most people will not have a valid cert or self signed cert I have disabled the SSL warnings.

Added a SSL option to the Plex settings and added unit test to cover this.
2016-03-17 20:36:27 +00:00
tidusjar
f046c5d39b Added Pushbullet notifications #8 2016-03-17 14:34:55 +00:00
tidusjar
b9a886d5dc Added first implimentation of the Notification Service #8
Added tests to cover the notification service
2016-03-17 13:32:58 +00:00
tidusjar
aa5304b8dd Added validation to the Email settings, also increased the availability checker from 2 minutes to 5 2016-03-17 08:54:40 +00:00
Jamie Rees
720f89be63 Removed the email notification settings from the settings (for release 1.2.1) 2016-03-16 22:37:44 +00:00
tidusjar
7ce468de5e resolved #10 2016-03-16 14:33:33 +00:00
Jamie Rees
a2f44cf8d2 Finished the notes! Resolved #7 2016-03-15 19:14:27 +00:00
Jamie Rees
7c8d0b269a Finished the status page #11 and some more work to #12 2016-03-15 18:39:43 +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
c582b3eb6c Added test sonarr button #9 2016-03-15 13:12:47 +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 Rees
cc3d41aa9a Small changes 2016-03-13 21:32:47 +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
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