Commit graph

5498 commits

Author SHA1 Message Date
tidusjar
8cfde89bb5 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git 2016-05-25 13:26:42 +01:00
tidusjar
a26026166d fully fixed #239 2016-05-25 13:26:32 +01:00
tidusjar
7f3105003f We wan't updating the DB schema. 2016-05-25 13:14:42 +01:00
Jamie
826b1d555f Merge pull request #245 from tidusjar/dev
1.7.3
2016-05-25 11:10:51 +01:00
Jamie
e40fb88e08 Merge branch 'master' into dev 2016-05-25 11:06:01 +01:00
tidusjar
339ec178b4 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git 2016-05-25 10:58:04 +01:00
tidusjar
170e1bc4fb Fixed the release build issue where we could not access the settings #239 2016-05-25 10:57:52 +01:00
Jamie
e419727757 Merge pull request #242 from tidusjar/dev
1.7.2
2016-05-25 09:55:31 +01:00
Jamie
c70ed93ca3 Merge branch 'master' into dev 2016-05-25 09:46:48 +01:00
tidusjar
80d2a7f8e1 Fixed a small bug where an exception would get thrown 2016-05-25 09:26:53 +01:00
tidusjar
0cf73f2cf6 Build version bump 2016-05-25 09:16:51 +01:00
tidusjar
f285305cac cleanup 2016-05-25 09:16:32 +01:00
tidusjar
4b5c2d627c typo 2016-05-25 09:16:14 +01:00
tidusjar
bebc7d524f Fixed #241 2016-05-25 09:15:26 +01:00
tidusjar
02ef2902c8 Fixed #239 2016-05-25 08:59:51 +01:00
tidusjar
e1f7cd1ff7 Fixed #238 2016-05-25 08:55:49 +01:00
Drewster727
4646bb5d79 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git 2016-05-24 15:46:11 -05:00
Drewster727
1bfd5f435b small UI tweaks/improvements 2016-05-24 15:45:25 -05:00
Jamie
215b18903e Merge pull request #235 from tidusjar/dev
1.7.1 with bug fixes
2016-05-24 21:42:14 +01:00
tidusjar
9922657048 Update version 2016-05-24 21:31:19 +01:00
Jamie
65742f35f6 Merge pull request #234 from tidusjar/master
merge
2016-05-24 21:30:52 +01:00
tidusjar
9ccd837758 Fixed an issue with the auth page when running with a reverse proxy 2016-05-24 21:29:34 +01:00
Jamie
c64a1d2248 Merge pull request #232 from tidusjar/tidusjar-patch-1
Update appveyor.yml
2016-05-24 20:25:32 +01:00
Jamie
c91d47039c Update appveyor.yml 2016-05-24 20:15:55 +01:00
Jamie
6249a503f3 Merge pull request #231 from tidusjar/dev
Release 1.7
2016-05-24 19:31:45 +01:00
tidusjar
137c4ca093 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git 2016-05-24 19:19:00 +01:00
tidusjar
1bbd62853e Remove pointless test, change the default theme and fix a small bug 2016-05-24 19:18:48 +01:00
Jamie
43fc2cc17a Merge branch 'master' into dev 2016-05-24 19:16:55 +01:00
tidusjar
c9e5a8aec8 Fixed api 2016-05-24 17:18:34 +01:00
tidusjar
b2144f3f69 finished #26 2016-05-24 14:02:56 +01:00
tidusjar
2187b1453a Plex theme 2016-05-24 13:21:46 +01:00
tidusjar
c41944c933 Implimented a theme changer, waiting for the Plex theme 2016-05-24 12:58:01 +01:00
tidusjar
7c41f448a8 finished #222 #205 2016-05-23 17:22:22 +01:00
tidusjar
748fe2ca2d Started working on #26 2016-05-23 15:05:51 +01:00
tidusjar
2b20af5df0 undid some small changes that was checked in by accident 2016-05-23 13:30:44 +01:00
tidusjar
5a6863456f #164 has been resolved 2016-05-23 13:28:16 +01:00
tidusjar
8cce80654b Resolved #224 , Removed the 'SSL' option from the email notification settings. We will now use the correct secure socket options (SSL/TLS) for your email host. 2016-05-23 11:40:22 +01:00
tidusjar
d0e6a2a341 small changes 2016-05-20 22:16:59 +01:00
tidusjar
7ce05028fc #27 fully finished 2016-05-20 21:52:06 +01:00
tidusjar
e1ca857d7e Fixed #215 2016-05-20 21:31:54 +01:00
tidusjar
4fd3db1ae5 Using Mailkit to fix #204 2016-05-20 21:24:26 +01:00
Jamie
86fa887bce Update README.md 2016-05-20 17:26:44 +01:00
tidusjar
5e0f022c83 color 2016-05-20 17:23:31 +01:00
tidusjar
e49b160500 Fully finished #27 just need to test it! 2016-05-20 17:20:17 +01:00
tidusjar
db00326a9c fixed test 2016-05-20 16:01:57 +01:00
tidusjar
db35897f05 Styling for #27 2016-05-20 16:00:38 +01:00
tidusjar
aa2949cdd0 I think the auto updater is finished! #29 2016-05-20 13:51:25 +01:00
tidusjar
0601f04582 I think we have finished the main bulk of the auto updater #29 2016-05-20 13:07:24 +01:00
tidusjar
915459a141 #222 #205 more ! Started getting the settings out 2016-05-20 11:52:52 +01:00
tidusjar
cbfe88cd6d Added the ability to get the apikey from the api if you provide a correct username and password.
Added more unit tests
Added the ability to change a users password using the api
refactored the Usermapper and made it unit testsable.

Also api documentation for the new endpoints too.

#222 #205
2016-05-20 10:44:02 +01:00