Commit graph

269 commits

Author SHA1 Message Date
tidusjar
152408571f Removed NinjectConventions, we hadn't started to use it anyway. 2016-07-08 08:57:25 +01:00
tidusjar
6d30bea5c7 Added automation tests 2016-07-07 13:54:01 +01:00
tidusjar
d8111bcedb Changed the way the donate button works for #414 2016-07-06 10:03:43 +01:00
tidusjar
bd15090a4e Allow html in the notice message 2016-06-29 13:39:28 +01:00
tidusjar
694bc8aa02 More translations on the search page (Mainly the notification messages) #243 2016-06-29 12:31:24 +01:00
tidusjar
2d0b87b558 Fixed a bit of a stupid bug in the resetter and added unit tests around it to make sure this never happens again. 2016-06-29 09:42:17 +01:00
tidusjar
3563f166c9 Fixed an issue where we didn't provide the correct response when clearing the logs 2016-06-29 09:02:03 +01:00
tidusjar
7956f9f7ff Made it so users that are in the whitelist do not have a request limit 2016-06-28 14:09:02 +01:00
tidusjar
52fd1c7844 Fixed where a user could see the delete button on the issues page 2016-06-28 14:04:43 +01:00
tidusjar
419bf0270e Fixed some small issues and improved the navbar 2016-06-28 13:43:01 +01:00
tidusjar
b58ee9a37b Translated the Requested page #243 2016-06-28 10:53:54 +01:00
tidusjar
6aae347297 Finished #337 2016-06-27 16:16:33 +01:00
tidusjar
91640b3d14 More translations for #243 and welcome text for #293 2016-06-27 16:04:07 +01:00
tidusjar
3650c4f943 Finished #6 2016-06-24 15:33:38 +01:00
tidusjar
f0fb065237 Analytics and fixes 2016-06-24 12:49:04 +01:00
tidusjar
0d4573e723 Translated the search page #243 2016-06-24 11:56:00 +01:00
tidusjar
635fc03c02 Added Dutch language #243 2016-06-24 11:21:08 +01:00
tidusjar
bcdb612faa Added languages #243 2016-06-24 11:05:03 +01:00
tidusjar
7a8d7e3f19 Started #243 2016-06-24 09:39:31 +01:00
tidusjar
2aee84d36d Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net 2016-06-23 08:50:44 +01:00
tidusjar
4a79bb782e Fixed #362 2016-06-23 08:50:34 +01:00
tidusjar
0b1edcc488 Slight changes, moved the donate button 2016-06-22 20:33:24 +01:00
tidusjar
f834e9635c Fixed a circular reference issue 2016-06-22 13:50:17 +01:00
tidusjar
63e0d0e531 Small changes around how we work with custom events in the analytics 2016-06-22 12:59:01 +01:00
tidusjar
7b57e3fffc Fixed #353 #354 #355 2016-06-22 09:33:20 +01:00
Drewster727
96f27f8f1a add an option to stop sending notifications for requests that don't require approval #345 2016-06-21 19:43:31 -05:00
tidusjar
6f18c69f5f Fixes to the issues 2016-06-21 13:39:23 +01:00
Drewster727
664dae23fd fix up landing page UI 2016-06-14 23:09:16 -05:00
tidusjar
eb6d8af92e small changes 2016-06-13 13:21:38 +01:00
tidusjar
3e16d8acf0 done #318 2016-06-13 13:01:22 +01:00
tidusjar
1c0e00e4ba Some analytic stuff 2016-06-10 11:41:51 +01:00
tidusjar
fefad77ac1 Attempting to improve #219
We now have a new setting "Advanced Search". What this does is for each item  in the plex library we will get the ratingKey and perform another API call to get the MetaData for that ratingKey, inside the metadata it contains the "guid", the guid contains either a IMDBId or TheTVDBID. We will then use that to match the request. This does mean that we now need to capture the TvDbId for each TV Request.
2016-06-09 22:21:41 +01:00
tidusjar
5bf557658d Just some more async changes 2016-06-09 16:59:35 +01:00
tidusjar
68648dcccf Change the way we configure the IoC container in the bootstrapper, we are registering all the concrete instances on application start rather than on each web request. This should increase the performance per HTTP request. 2016-06-09 16:15:09 +01:00
tidusjar
fcf2c84f61 More work on #298. Everything wired up 2016-06-09 13:36:34 +01:00
tidusjar
81d26a5442 Fixed the issue on the landing page #298 2016-06-08 22:40:36 +01:00
tidusjar
553065e0fb #298 moved the content to the left a bit 2016-06-08 22:22:32 +01:00
tidusjar
46f7a0769e styling for #298 done, just need to wire up the model and do the actual status check 2016-06-08 22:06:38 +01:00
Drewster727
8f35ab73d7 small ui fix (100% width user/password fields to improve mobile experience) 2016-06-08 11:24:13 -05:00
Drewster727
7e92705633 datepicker UI fixes + small landing page UI fix 2016-06-08 11:00:33 -05:00
tidusjar
05e4c313bf More work for #298 2016-06-07 16:22:05 +01:00
tidusjar
0fa42b93f5 #273 added for only available content on the search 2016-06-07 14:35:48 +01:00
tidusjar
4808fffcef most of #273 done 2016-06-07 14:26:54 +01:00
tidusjar
66bede34f4 Settings done for #298 2016-06-06 17:19:56 +01:00
tidusjar
0dd30968d5 Started #298 2016-06-06 14:31:20 +01:00
tidusjar
071daf4ab4 a crap tonne of work on #273 2016-06-04 17:51:13 +01:00
tidusjar
d6c2997570 More work on #273 2016-06-04 00:15:31 +01:00
tidusjar
2011b10e20 #273 2016-06-02 18:30:37 +01:00
tidusjar
9ffe184dd3 More for #273 2016-06-01 18:32:52 +01:00
tidusjar
5b7e4aa5e3 Finished #221 and added more async #278 2016-05-31 16:16:48 +01:00