Commit graph

88 commits

Author SHA1 Message Date
Jamie Rees
283be5d22f Make sure we only show one parent on the requests page 2019-03-29 14:43:40 +00:00
tidusjar
8febad53b0 merge 2019-03-27 10:41:20 +00:00
Jamie Rees
5d9e6bd113 Fixed build !wip 2019-03-25 09:24:32 +00:00
Jamie Rees
42662924d9 Removed the auditing, was not used anyway
#2750
2019-03-25 08:31:31 +00:00
Jamie Rees
e1d2d1da20 Done the TV Request Grid 2019-03-18 13:47:44 +00:00
Jamie Rees
f80ef6bb24 Added the TV Requests grid 2019-03-18 13:37:40 +00:00
tidusjar
ada38a0c30 Fixed #2801 this is when a season is not correctly monitored in sonarr when approved by an admin 2019-02-16 23:40:32 +00:00
TidusJar
0cc57c3c1f !wip improved the API's documentation
started on the deny reason
2018-12-17 13:31:04 +00:00
Jamie
417e4085c5 Fixed the issue where we could sometimes allow the request of a whole series when the user shouldn't be able to 2018-11-18 20:14:47 +00:00
TidusJar
4508f79a5f When a users requests content and the voting is enabled, the user who requested is an automatic +1 vote. 2018-10-10 21:39:59 +01:00
Kenton Royal
d081526e3f Fix bug in which requested TV wasn't logging for some users 2018-09-05 20:56:41 +01:00
Kenton Royal
c9b6f5f05e Add to translations 2018-09-05 20:25:51 +01:00
Kenton Royal
9c574fb7e9 Add quota fields to user view model 2018-09-05 00:12:19 +01:00
Kenton Royal
69cf31f66b fix bug causing wrong time to be displayed for next request 2018-09-01 02:32:04 +01:00
Kenton Royal
71009f4942 Fix query for fetching requested tv shows 2018-08-27 15:05:49 +01:00
Kenton Royal
b7e5e3dfb4 Fix bug with TV requests in which requesting a seasion would treat request as single episode 2018-08-26 18:46:18 +01:00
Kenton Royal
6ebe2deb52 Add logic for retriving request information 2018-08-26 18:45:42 +01:00
Kenton Royal
3959a79ea8 Move to seperate component and display for both TV and movies 2018-08-26 18:45:17 +01:00
Kenton Royal
861e677151 Add methods to interface and add model class 2018-08-26 18:43:50 +01:00
Jamie
505bd06035 Fixed #2409 2018-08-04 00:41:11 +01:00
Jamie
5143aacded Made the quality override and root folder override load when we load the show (It will now appear) 2018-08-01 21:46:56 +01:00
TidusJar
58af83959e Merge branch 'develop' of https://github.com/tidusjar/ombi into develop 2018-08-01 08:14:28 +01:00
TidusJar
6a62f3b3f3 Fix for #2409 2018-08-01 08:13:55 +01:00
TidusJar
3d52998f3e Merge develop into Webpack and Angular upgrade 2018-07-31 12:43:40 +01:00
TidusJar
9903f4d36c Removed all the references to the tree nodes! At last can get rid of that !wip 2018-07-31 09:57:58 +01:00
TidusJar
438251d8c7 Started on some user stats !wip 2018-07-30 09:57:27 +01:00
Jamie
f097dedea6 Added TVRequestsLite 2018-06-22 23:13:47 +01:00
Jamie Rees
a7ccb74ad9 Added a smaller and simplier way of getting TV Request info 2018-06-21 14:13:15 +01:00
Jamie
b036e1c001 Minor improvements 2018-06-07 21:57:29 +01:00
Jamie
7dd5805f3f Fixed the sorting and filtering on the Movie Requests page, it all functions correctly now 2018-06-01 14:58:32 +01:00
Joe Harvey
b7dcb80ae9 Sort TvRequests by latest request 2018-05-19 17:51:40 +12:00
Jamie Rees
16952cb44c Finished adding subscriptions for TV Shows 2018-05-16 12:07:46 +01:00
Jamie Rees
7a9fc1213f Added the subscription for movies !wip 2018-05-16 11:00:30 +01:00
Jamie Rees
86b5455b46 Fixed the filter on the Requests page #2219 and added the default sort to be most recent requests 2018-05-02 14:02:55 +01:00
Jamie Rees
0b2e488e8f Added paging to the TV Requests page 2018-04-24 14:44:22 +01:00
Anojh Thayaparan
025797c1ba added background property to tvrequests API (#2172)
* Added background property to TvRequests

* set background property for new requests and display in UI
2018-04-19 08:05:49 +01:00
Anojh Thayaparan
bc4db4184c Knocking out LC requirements in issue #2124 (#2125) 2018-04-16 14:47:50 +01:00
Jamie
d15e09d342 Changed the TV Request API. We now only require the TvDbId and the seasons and episodes that you want to request. This should make integration regarding TV a lot easier. 2018-03-28 14:22:16 +01:00
Jamie
b6348a73d1
Merge pull request #2053 from tidusjar/develop
Develop
2018-03-09 09:30:06 +00:00
Jamie
152818f8d1
Added the ability to hide requests that have not been made by that user (#2052) 2018-03-09 09:28:45 +00:00
Jamie
3fa6940a8b
Added the ability to override root and quality options in Sonarr (#2049)
Added the ability to override the Root path and Qualities against a TV show for Sonarr
2018-03-07 13:58:22 +00:00
tidusjar
059b083359 Fixed #1857 2018-01-05 20:02:01 +00:00
tidusjar
0008018080 Added user request limits, We can now set the limit for a user. 2017-12-08 23:50:47 +00:00
Jamie
3edb4a485a Fixed #1754 2017-11-30 08:13:48 +00:00
tidusjar
37617eb04d Fixed #1631 and improved translation support
Included startup args for the auto updater #1460
Mark TV requests as available #1632
2017-10-27 15:44:52 +01:00
masterhuck
ccaeaf54cb Episodes in requests are now in order #1597 (#1614) 2017-10-24 07:58:33 +01:00
Jamie.Rees
f5ffa78304 Added four new endpoints to change the availability for TV shows and Movies #1601 2017-10-23 12:09:06 +01:00
tidusjar
3e4f504165 We can now delete tv child requests and the parent will get remove #1603
Also we no longer require users to have email addresses
2017-10-21 21:57:46 +01:00
tidusjar
a74617b70c Finished the api changes requested #1601 2017-10-21 21:26:13 +01:00
tidusjar
1dc8eac035 Fixed #1583 you can now delete users.
Fixed the issue where the requested by was not showing.
Finally fixed the broken poster paths
2017-10-20 22:07:30 +01:00