Commit graph

131 commits

Author SHA1 Message Date
tidusjar
5411225fa0 #254 having an issue with Sonarr 2016-07-27 19:43:41 +01:00
tidusjar
cd135d824c small bit of work on #266 2016-07-27 17:17:43 +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
767a045864 Fixed broken build 2016-07-27 12:57:23 +01:00
tidusjar
5041653c9a More work for #254 2016-07-27 12:55:22 +01:00
tidusjar
9aad3f9dc9 More work on #254 2016-07-26 21:27:28 +01:00
tidusjar
4d85000753 Fixed the bug in #438 and added unit tests to make so we dont break it in the future 2016-07-26 20:50:38 +01:00
tidusjar
85baa67f29 Fix the exception in #440 2016-07-26 20:01:29 +01:00
tidusjar
f03392691c Reworking the login page for #426 2016-07-26 12:59:39 +01:00
tidusjar
a82fdbc3bd Fixed #438 2016-07-26 11:35:03 +01:00
tidusjar
020cc40418 #428 Added a message when the we cannot get a TVMaze ID 2016-07-24 18:13:04 +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
33ba1db20b frontend and tv episodes api work for #254 2016-07-15 14:29:58 +01:00
tidusjar
8d0f890494 Fixed issues from the merge 2016-07-08 19:29:48 +01:00
tidusjar
6a83b07aab Merge branch 'master' into dev 2016-07-08 19:19:48 +01:00
tidusjar
5bda83bfdf fixed #413 2016-07-06 13:42:56 +01:00
tidusjar
a01e80c600 Fixed #409 2016-07-06 09:53:29 +01:00
tidusjar
2319a146ad Fixed the bug where we were auto approving everything.
Added French language into the navigation bar
2016-06-30 08:51:34 +01:00
tidusjar
694bc8aa02 More translations on the search page (Mainly the notification messages) #243 2016-06-29 12:31:24 +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
0c3825905f Made it so the request limit doesn't apply to admin users 2016-06-28 14:07:39 +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
3650c4f943 Finished #6 2016-06-24 15:33:38 +01:00
tidusjar
d8cca4a971 Some more useful analytical information 2016-06-23 09:01:05 +01:00
Drewster727
f76e54408e show request type in notifications #346 and fix an issue from previous commit for #345 2016-06-21 20:20:44 -05: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
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
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
96825f0540 fixed #300 2016-06-03 22:35:02 +01:00
tidusjar
ebeedb90af More work on #273 2016-05-31 14:09:27 +01:00
tidusjar
1d3520ce93 Fixed #210 2016-05-31 13:08:13 +01:00
tidusjar
a35516b646 Updated dapper.contrib. Looks like there was a bug in the async methods. 2016-05-28 21:54:36 +01:00
Jamie
7df7131510 Merge pull request #280 from seancallinan/dev
Use HTTPS for the poster images
2016-05-28 15:05:47 +01:00
Sean Callinan
01a2bb3adc Use HTTPS for the poster images, so there aren't any mixed content
warnings when serving the application via an HTTPS reverse proxy
2016-05-28 10:15:25 +12:00
tidusjar
03ce361183 Made the search page all async goodness #278 2016-05-27 22:04:25 +01:00
tidusjar
166e0f81cf Made more async goodness 2016-05-27 15:07:07 +01:00
tidusjar
8550cc4c5e Made some of the searching async #278 2016-05-27 14:31:47 +01:00
tidusjar
25714f03f7 Fixed #244 2016-05-26 13:40:44 +01:00
tidusjar
c43e3a93d2 Fixed #270 2016-05-26 08:56:36 +01:00
tidusjar
1bbd62853e Remove pointless test, change the default theme and fix a small bug 2016-05-24 19:18:48 +01:00
tidusjar
b2144f3f69 finished #26 2016-05-24 14:02:56 +01:00
tidusjar
748fe2ca2d Started working on #26 2016-05-23 15:05:51 +01:00
tidusjar
7ce05028fc #27 fully finished 2016-05-20 21:52:06 +01:00
tidusjar
e49b160500 Fully finished #27 just need to test it! 2016-05-20 17:20:17 +01:00
tidusjar
84dc4515fd Removed the service locator from the base classes and added in some Api tests
added all the tests back in!
2016-05-19 17:02:46 +01:00
TidusJar
15fae26397 More work on the user management 2016-05-15 23:01:17 -04:00
TidusJar
d44612217a - Notifications will no longer be send to the admins if they request something.
- Looks like we missed out adding the notifications to Music requests, so I added that in
2016-05-15 22:30:47 -04:00
tidusjar
df3dc4ac04 - Added a visual indication on the UI to tell the admin there is a update available.
- We are now also recording the last scheduled run in the database
2016-04-29 14:08:30 +01:00