Commit graph

92 commits

Author SHA1 Message Date
tidusjar
45fb3ad376 A bit more work on #32 started working on requesting it. The DB is a bit of an issue... 2016-04-01 12:39:13 +01:00
tidusjar
1332cc6d40 Upped the time of #123 2016-03-31 13:15:11 +01:00
Drewster727
934425a0c5 ignore items that are already available when approving in bulk, and simplify the checking + compile css 2016-03-30 14:35:22 -05:00
Drewster727
1ca3e0532b add a better way to merge RequestedBy and RequestedUsers to avoid code duplication and simplify checks 2016-03-30 13:59:03 -05:00
Drewster727
a028a68a08 merge changes from main dev branch. fix up requestedmodel users null issue. 2016-03-30 09:10:09 -05:00
tidusjar
f7c33d48f4 Added a scroll to the top thingy and a bit more work on headphones 2016-03-30 13:59:13 +01:00
Drewster727
b8a01b62b9 only show requested by users to admins + start maintaining a list of users with each request 2016-03-29 13:41:39 -05:00
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 2016-03-29 14:13:13 +01: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
Shannon Barrett
15f7572cf5 Updated the logic for handling specific seasons in Sonarr and Sickrage 2016-03-24 12:03:59 -05:00
tidusjar
24781fbd1f Finished #49 2016-03-24 14:07:01 +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
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
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
792bbf5f95 This fixes #36 2016-03-19 16:42:11 +00:00
Jamie
c5db1ed8e6 Merge pull request #39 from shiitake/dev
Fixes for Checking if the user is the owner
2016-03-19 16:15:32 +00:00
tidusjar
d1adae1538 When we do a batch update we need to reset the cache 2016-03-19 15:57:39 +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
Shannon Barrett
c28a26413a Should fix issue #36 2016-03-18 19:16:29 -05:00
tidusjar
b62b7c1305 Added migration code and cleaned up the DB 2016-03-18 12:25:16 +00:00
tidusjar
f7b32ca9dc Updated the Dapper.Contrib package, it had a bug where it wasn't returning the correct Id from inserts 2016-03-18 11:07:46 +00:00
tidusjar
5f26aecb98 Switched over to the new service 2016-03-18 11:06:27 +00:00
tidusjar
07b42ffd50 Started on #16, nothing is hooked up yet. 2016-03-17 17:17:34 +00:00
Jamie Rees
1936512dbe #12 2016-03-15 18:48:08 +00:00
tidusjar
67ecbbf178 Resolved #7 2016-03-15 14:03:07 +00:00
Jamie Rees
5dd9885885 Added the support for TV Series integrating with Sonarr 2016-03-13 20:58:42 +00:00
tidusjar
9ef618af4b Added the functionality for the admin to clear the issues. 2016-03-09 17:19:49 +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
tidusjar
7636409790 First pass at the plex update service 2016-03-07 13:08:30 +00:00
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 2016-03-06 01:25:54 +00:00
Jamie Rees
f2399d6407 Making the configuration actually do something. Setting a default configuration if there is no DB 2016-03-04 23:19:48 +00:00
Jamie Rees
93c5cf6eb6 Small changes 2016-03-04 22:24:18 +00:00
tidusjar
5f9987b85d add appveyor 2016-03-04 17:27:04 +00:00
tidusjar
7274f2d9f6 Upgraded .net to 4.6 2016-03-04 17:14:36 +00:00
tidusjar
2752a14407 Added travisyml 2016-03-04 16:33:51 +00:00
tidusjar
3dcf55ce7a Added logging 2016-03-04 15:02:44 +00:00
tidusjar
46dc9d95f1 Added logging (Still WIP) 2016-03-03 11:51:59 +00:00
tidusjar
d1827cd3be Renamed folders 2016-03-03 10:26:16 +00:00