Commit graph

1711 commits

Author SHA1 Message Date
Jamie
c75345b080 Merge pull request #100 from tidusjar/dev
Update appveyor.yml
2016-03-26 14:23:52 +00:00
Jamie
29de229203 Merge branch 'master' into dev 2016-03-26 14:13:24 +00:00
Jamie
2b84ba972a Update appveyor.yml 2016-03-26 14:13:18 +00:00
Jamie
0ee27c2426 Merge pull request #98 from tidusjar/dev
Dev merge
2016-03-26 12:34:23 +00:00
Jamie
f77d5f2db8 Merge branch 'master' into dev 2016-03-26 12:25:18 +00:00
tidusjar
96131b255a Stoped users from spamming the request button 2016-03-26 12:24:42 +00:00
tidusjar
6940311b29 Fixed the logger no longer writing to the file. 2016-03-26 11:58:44 +00:00
tidusjar
009034012f Fixed #97 2016-03-26 11:51:46 +00:00
Jamie
b7ce53c993 Merge pull request #95 from tidusjar/dev
Dev
2016-03-26 00:59:48 +00:00
Jamie
3f3e19f1e3 Update appveyor.yml 2016-03-26 00:56:42 +00:00
Jamie
ff9d631ffc Merge branch 'master' into dev 2016-03-26 00:50:41 +00:00
tidusjar
dc4fd99a86 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git 2016-03-26 00:48:05 +00:00
tidusjar
78b429e666 Fixed a bug where if you had auto approve it wouldn't notify you 2016-03-26 00:48:01 +00:00
Jamie
12bf66ab7a Merge pull request #92 from Drewster727/dev
approve tv shows or movies #76
2016-03-25 22:41:49 +00:00
Drewster727
673f3416e0 approve tv shows or movies
separate checkboxes in the settings screen separating out the approval
by tv or movie.
2016-03-25 17:14:26 -05:00
Jamie
5c4af229e5 Merge pull request #89 from tidusjar/dev
added logs to the sidebar. I'm an idiot
2016-03-25 17:35:39 +00:00
Jamie
faf21fc0ec Merge branch 'master' into dev 2016-03-25 17:21:43 +00:00
tidusjar
8c2a3c8fd7 added logs to the sidebar. I'm an idiot 2016-03-25 17:21:20 +00:00
Jamie
7b55f07a11 Merge pull request #88 from tidusjar/dev
Release 1.5.0
2016-03-25 17:09:42 +00:00
tidusjar
339bb91d3d Updated version number for release 2016-03-25 17:05:03 +00:00
tidusjar
825c0d8dd4 and again 2016-03-25 17:00:35 +00:00
tidusjar
d56341e24b made the check actually work 2016-03-25 16:56:56 +00:00
tidusjar
3d2c787062 Finished up #68 and #62 2016-03-25 16:54:18 +00:00
tidusjar
b96087d089 Finished styling on the logger for now. #59 2016-03-24 23:16:55 +00:00
tidusjar
25a8563ee8 Fixed #69
Removed some redundant code
2016-03-24 19:45:02 +00:00
Jamie
47c0c0daf0 Merge pull request #83 from shiitake/dev
Fixes issue #62 and #68
2016-03-24 19:08:32 +00:00
tidusjar
3fe1f13bd1 Refactored the Notification service to how it should have really been done in the first place. 2016-03-24 17:14:45 +00:00
Shannon Barrett
15f7572cf5 Updated the logic for handling specific seasons in Sonarr and Sickrage 2016-03-24 12:03:59 -05:00
tidusjar
840deb6161 Updated the readme and added some icons to the navbar 2016-03-24 14:26:16 +00:00
tidusjar
7be244c310 fixed the build 2016-03-24 14:12:50 +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
Jamie
0b48627ba1 Update README.md 2016-03-23 21:50:47 +00:00
tidusjar
c931dbc7c4 finished #57 2016-03-23 21:13:18 +00:00
tidusjar
7d26842c3d small changes around the filtering 2016-03-23 17:28:08 +00:00
tidusjar
68f8b9cd71 MERGE 2016-03-23 14:01:58 +00:00
tidusjar
fc596f5296 Include DB changes 2016-03-23 13:45:07 +00:00
tidusjar
c7ac8a7d99 Done most on #59 2016-03-23 13:43:27 +00:00
Jamie
95fad3c33c Update README.md 2016-03-23 09:49:33 +00:00
tidusjar
2d5612a045 Finished adding pushover support. #44 2016-03-22 22:17:06 +00:00
tidusjar
f64ccd7327 Resolved #75 2016-03-22 21:31:52 +00:00
Shannon Barrett
55addbee0a Working on getting the Sonarr component to work correctly. 2016-03-22 14:15:14 -05:00
Shannon Barrett
c9d2b8fc13 Fixes issue #62 2016-03-22 12:32:48 -05:00
tidusjar
0585ff73ec Added a notification model to the notifiers.
Added the backend work for sending a notification for an issue report #75
2016-03-22 17:13:14 +00:00
Shannon Barrett
b100fbe678 Merge pull request #3 from tidusjar/dev
Merge latest changes.
2016-03-22 11:07:10 -05:00
tidusjar
5b90fa9089 Lowercase logs folder, because you know, linux. #59 2016-03-22 15:36:21 +00:00
tidusjar
f1987ecedb Adding the imdb when requesting 2016-03-22 14:16:46 +00: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