Drewster727
664dae23fd
fix up landing page UI
2016-06-14 23:09:16 -05:00
tidusjar
d165bf6484
Fixed CSS issue with the top arrow in the Plex theme
2016-06-13 13:26:17 +01: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
e8706354b9
Fixed tests
2016-06-13 10:34:37 +01:00
tidusjar
3df6b65666
#298 added some tests for the landing page
2016-06-13 10:28:36 +01:00
tidusjar
5a8342eeb8
We are now only keeping the latest 1000 log records in the database. Delete everything else.
2016-06-10 12:25:58 +01:00
Jamie
e43203515b
Merge pull request #316 from tidusjar/tidusjar-patch-1
...
Update README.md
2016-06-10 11:53:16 +01:00
Jamie
e50e406a28
Update README.md
2016-06-10 11:48:35 +01:00
tidusjar
1c0e00e4ba
Some analytic stuff
2016-06-10 11:41:51 +01:00
tidusjar
89db8eb728
Added the new advanced search into the search page too.
2016-06-09 22:27:36 +01:00
tidusjar
7ca1272ca4
Capture the TVDBID when requesting.
2016-06-09 22:21:55 +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
41e547ca10
Small changes
2016-06-09 13:42:42 +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
9f74d31f1d
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
2016-06-08 11:24:23 -05:00
Drewster727
8f35ab73d7
small ui fix (100% width user/password fields to improve mobile experience)
2016-06-08 11:24:13 -05:00
tidusjar
13e3a459db
Bumped up the version number
2016-06-08 17:23:07 +01:00
tidusjar
0ed75f163f
Removed some DumpJson() from the trace logs.
2016-06-08 17:22:17 +01:00
Drewster727
20a18c516b
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
2016-06-08 11:04:50 -05:00
Drewster727
7e92705633
datepicker UI fixes + small landing page UI fix
2016-06-08 11:00:33 -05:00
tidusjar
0eea53e8fe
Landing page stuff #298
2016-06-08 14:58:12 +01:00
tidusjar
7d03d296fd
Removed a change that shoudn't have been commited.
2016-06-07 18:38:21 +01:00
tidusjar
dd46f08f8b
Fixed tests
2016-06-07 16:28:48 +01: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
679236c381
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
2016-06-07 14:27:11 +01:00
tidusjar
4808fffcef
most of #273 done
2016-06-07 14:26:54 +01:00
tidusjar
709203935a
Fixed #303 Looks like there was some incorrect business logic.
2016-06-06 22:22:47 +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
Jamie
5ff468b81f
Merge pull request #302 from tidusjar/tidusjar-patch-1
...
Update README.md
2016-06-04 12:07:40 +01:00
Jamie
db846f2fbb
Update README.md
2016-06-04 12:02:22 +01:00
tidusjar
d6c2997570
More work on #273
2016-06-04 00:15:31 +01:00
tidusjar
6a33868ed9
Reduced kept logs for 2 days
2016-06-03 23:09:20 +01:00
tidusjar
67a079a17c
updated nlog and fixed #295
2016-06-03 22:52:32 +01:00
tidusjar
96825f0540
fixed #300
2016-06-03 22:35:02 +01:00
tidusjar
9d4881032d
#273
2016-06-03 14:51:46 +01:00
tidusjar
e7aba8a4c8
Fixed a bug with some users with the CP profiles
2016-06-03 14:19:21 +01:00
tidusjar
2011b10e20
#273
2016-06-02 18:30:37 +01:00
tidusjar
a003068869
Done the same for TV
2016-06-02 14:13:21 +01:00
tidusjar
41b439d3bb
fixes #296
2016-06-02 14:12:44 +01:00
tidusjar
9ffe184dd3
More for #273
2016-06-01 18:32:52 +01:00
Jamie
224b9688d7
Merge pull request #291 from tidusjar/tidusjar-patch-1
...
Create .gitattributes
2016-06-01 13:46:23 +01:00