Commit graph

115 commits

Author SHA1 Message Date
Jamie.Rees
1067b9afd7 #782 2016-12-16 08:50:27 +00:00
Jamie.Rees
0185e8238d Tidied up some of the angular code, split the UI into it's own directives for easier maintainability
Also changed the spinner to white for #715
2016-12-02 08:57:42 +00:00
Jamie.Rees
a2639375fb Small tweaks to the Request Page 2016-12-01 08:49:46 +00:00
Jamie.Rees
698d31ae2a #547 2016-11-25 13:58:54 +00:00
Jamie.Rees
eadcba91c4 #233 2016-11-25 08:17:03 +00:00
Jamie.Rees
f7bf2a2fe7 #218 2016-11-21 13:25:39 +00:00
tidusjar
4629301264 Implimented auto approve permissions #218 2016-11-20 19:10:46 +00:00
tidusjar
a34b228178 a 2016-11-20 00:43:47 +00:00
tidusjar
df0dbde73c Fixed an IOC issue 2016-11-20 00:40:32 +00:00
Jamie.Rees
2a8927eb6d Fixed the issue with user management, needed to implement our own authentication provider 2016-11-18 17:17:35 +00:00
Jamie.Rees
63c2744336 Added loading spinner 2016-11-18 09:46:04 +00:00
Jamie.Rees
3384ba90fc Remove all references to the claims 2016-11-16 14:44:45 +00:00
Jamie.Rees
7412655c5a Lots of fixed and stuff. 2016-11-16 14:20:13 +00:00
Jamie.Rees
55f1309140 finished #646 and fixed #664 2016-11-14 13:16:02 +00:00
Jamie.Rees
dd92bb179c Finished the queue #483 2016-11-10 12:55:01 +00:00
Jamie.Rees
50dec5f530 Started on the queue for requests #483 TV Requests with missing information has been completed 2016-11-09 14:32:23 +00:00
Jamie.Rees
1793c6f592 Merge branch 'master' into dev 2016-11-08 09:29:40 +00:00
Jamie.Rees
e46c43610f Fixed #656 and more work on #218 2016-11-07 14:29:13 +00:00
TidusJar
683e4831c4 fixed #622 2016-11-02 21:34:33 +00:00
Jamie.Rees
624b32d926 Fixed #586 2016-10-28 09:12:55 +01:00
Jamie.Rees
934f0264b9 Small bit of work on the user claims 2016-10-27 14:59:05 +01:00
Jamie.Rees
9e9df87d17 User management styling 2016-10-26 16:35:37 +01:00
tidusjar
4dc4f83506 fixed #608 and some other small stuff 2016-10-25 22:35:45 +01:00
Jamie.Rees
40f6bad063 Revert the TVSender to use the old code 2016-10-25 12:58:53 +01:00
tidusjar
ac51b39636 A better fix for #587 2016-10-19 21:41:55 +01:00
Jamie.Rees
dc92285cfa More work around using the PlexDatabase 2016-10-18 14:50:35 +01:00
Jamie.Rees
67b124148c Plex DB 2016-10-17 17:31:38 +01:00
David Torosyan
3850e16280 Fix boostrapper-datetimepicker imports (#586)
When the base url is set, resource file imports need a forward slash at
the beginning. Since it's missing from the datepicker.min.css link,
the Landing Page fails to load correctly causing odd behavior.
2016-10-15 17:38:48 -07:00
tidusjar
b7c47035dd Potential work around for #587 2016-10-13 21:43:53 +01:00
tidusjar
24b1d82084 Fixed #515 2016-10-09 15:07:36 +01:00
tidusjar
6e3e290359 #569 2016-10-09 01:13:52 +01:00
tidusjar
5816ddef98 #515 2016-09-23 20:40:24 +01:00
tidusjar
a834da3990 Added different sonarr search commands.
#515
2016-09-22 21:44:51 +01:00
tidusjar
8cae79ecc7 this should fix some issues with the episode requests #514 2016-09-13 22:00:53 +01:00
tidusjar
808134599a small changes around existing series 2016-09-07 21:27:15 +01:00
tidusjar
65c3721f12 Fixed #514 and the unit tests 2016-09-07 21:00:54 +01:00
tidusjar
f092d64f53 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git 2016-08-26 14:39:22 +01:00
tidusjar
d75e309e18 User management 2016-08-26 14:39:14 +01:00
tidusjar
2aebbe0259 Fixed an issue where there were some JS errors on the landing page settings and stopped us being redirected to the login sometimes as an admin 2016-08-25 21:43:49 +01:00
tidusjar
6c9093d0c9 Append the application version to the end of our JS/CSS files 2016-08-24 17:16:10 +01:00
tidusjar
f63d729ee2 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git 2016-08-24 12:32:48 +01:00
tidusjar
d89b129afe Remove the datetime picker css from the main assets block and only load it on the pages it needs. #493 2016-08-24 12:27:00 +01:00
tidusjar
e075a1fc6f Fixed issue #487 2016-08-23 21:47:12 +01:00
tidusjar
20b2f0674b Fixed! 2016-08-18 19:38:35 +01:00
tidusjar
2a6f928902 Small amount of work on the user management 2016-08-18 17:31:50 +01:00
tidusjar
46a63f48c4 Fixed #466 2016-08-18 13:43:48 +01:00
tidusjar
3b133ffbf5 This should fix #466 2016-08-11 12:44:19 +01:00
tidusjar
d843ab0ebb #459 is almost done 2016-08-09 13:27:09 +01:00
tidusjar
0699d777d6 Got mostly everything working for #254 Ready for testing 2016-08-07 18:54:49 +01:00
tidusjar
2608e53399 #254 Removed the cache, we are now storing the plex information into the database.
There is a big structure change around this, also increased the default check time to be in hours.
2016-08-05 11:34:00 +01:00