Commit graph

130 commits

Author SHA1 Message Date
Jamie.Rees
934f0264b9 Small bit of work on the user claims 2016-10-27 14:59:05 +01:00
Jamie.Rees
0828756171 User management work 2016-10-25 14:20:27 +01:00
Jamie.Rees
40f6bad063 Revert the TVSender to use the old code 2016-10-25 12:58:53 +01:00
tidusjar
135282d7b8 Fixed the view issue 2016-10-24 20:43:24 +01:00
tidusjar
6e3339ad3c Added our own custom migrations, a lot easier to migrate DB versions now. 2016-10-22 20:38:05 +01:00
Jamie.Rees
171c64fe8e Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git 2016-10-20 12:06:46 +01:00
Jamie.Rees
39955f1cad Reverted TMDB package 2016-10-20 12:06:42 +01:00
Jim MacKenzie
71446f0b59 Merge remote-tracking branch 'refs/remotes/origin/dev'
Conflicts:
	PlexRequests.Services/Jobs/RecentlyAdded.cs
2016-10-19 21:24:47 -05:00
tidusjar
aa758f3a54 Upgrade the movie DB package and fixed #370
To fix this I had to make another API call... It slows down the search...
2016-10-19 23:36:56 +01:00
Jim MacKenzie
83050edf68 Merge dev into branch 2016-10-17 19:55:53 -05:00
Jamie.Rees
67b124148c Plex DB 2016-10-17 17:31:38 +01:00
Jim MacKenzie
626decacb1 Moved Newsletter Settings to its own page 2016-10-12 21:26:03 -05:00
Jim MacKenize
41e6d72210 Added Paypalme options, no UI yet (#568)
* Added Paypalme options

* Added Custom Donation UI

* Updated error checking

* Review fixes to donation work
2016-10-10 07:59:39 +01:00
tidusjar
9c789363f6 notification improvements 2016-09-25 01:03:23 +01:00
tidusjar
185abcb1a5 Working on the beta releases page and also the user management 2016-08-22 13:11:03 +01:00
tidusjar
2a6f928902 Small amount of work on the user management 2016-08-18 17:31:50 +01:00
tidusjar
d843ab0ebb #459 is almost done 2016-08-09 13:27:09 +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
tidusjar
5d18877b49 Short circuit when Plex hasn't been setup. Added Miniprofiler 2016-08-04 13:38:42 +01:00
tidusjar
0f34885444 Consolidate newtonsoft.json packages 2016-08-04 12:08:03 +01:00
tidusjar
698b08aff9 Updated Newtonsoft.Json, Autofixture, Nlog and Dapper packages 2016-08-04 11:54:39 +01:00
tidusjar
0657264dd3 Work on the UI to show what episodes have been requested #254 2016-08-02 15:16:14 +01:00
tidusjar
d458dca541 precheck and disable the episode boxes if we already have requested it. TODO check sonarr to see if it's already there. #254 2016-07-27 14:13:59 +01:00
tidusjar
9d82add7ae Some reason we had dupe translations 2016-07-26 20:17:00 +01:00
tidusjar
2c67576af6 Updated translations for #402
Finished reworking the redirect in the login for #426
2016-07-26 20:15:27 +01:00
tidusjar
b14fd36ecd #254 MOSTLY DONE! At last, this took a while.
So currently if a series exists then we will correctly monitor the episodes selected.

TODO: When the series doesn't exist in sonarr we need to add the series and then wait for the episode metadata to be populated.

Also need to add in all of the regular checks  and notification e.g. whitelist etc.
2016-07-24 18:02:43 +01:00
tidusjar
67df79bcca Done #135 We are including the application version number in the directory. 2016-07-20 10:40:00 +01:00
tidusjar
d7c40164cb #424 2016-07-15 13:37:56 +01:00
tidusjar
355c998c06 added a beta module 2016-07-14 17:25:53 +01:00
tidusjar
57ec940d5a Moved the plex auth token to the plex settings where it should belong. 2016-07-14 13:01:07 +01:00
tidusjar
7cf649c020 Added a custom debug root path provider, this means we do not have to recompile the views every time we make a view change 2016-07-14 11:53:19 +01:00
tidusjar
c764d6557a angular 2016-07-13 17:30:57 +01:00
tidusjar
5a96bd2a15 Added the file version to the layout 2016-07-08 12:15:54 +01:00
tidusjar
152408571f Removed NinjectConventions, we hadn't started to use it anyway. 2016-07-08 08:57:25 +01:00
tidusjar
a732753a56 Updated packages 2016-07-06 14:46:55 +01:00
tidusjar
5bda83bfdf fixed #413 2016-07-06 13:42:56 +01:00
tidusjar
7a6ee7e98d Plugged in MediatR 2016-06-29 17:16:50 +01:00
tidusjar
d4074fc0f3 Added MediatR 2016-06-29 17:07:51 +01:00
tidusjar
0e1f1ecd40 Moved over to using Ninject 2016-06-29 17:06:58 +01:00
tidusjar
eba1570399 Small bit of work for #359 2016-06-27 15:55:44 +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
2ec27dce90 Implemented the different languages and added the ability to change cultures. #243 2016-06-24 10:06:03 +01:00
tidusjar
7a8d7e3f19 Started #243 2016-06-24 09:39:31 +01:00
tidusjar
f30bc103ed revert branch to 664dae2 2016-06-21 09:01:48 +01:00
tidusjar
9450127893 Tidied up the bootstrapper 2016-06-16 10:52:16 +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
1c0e00e4ba Some analytic stuff 2016-06-10 11:41:51 +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