Commit Graph

86 Commits (181bd5320249cdb305deb1b223cbc8b90bf1ffd7)

Author SHA1 Message Date
tidusjar 181bd53202 Fixed the notifications issue
5 years ago
tidusjar 96e3e88261 Fixed the issues where the DB was being disposed too early
5 years ago
Jamie Rees 5d9e6bd113 Fixed build !wip
5 years ago
Jamie Rees 42662924d9 Removed the auditing, was not used anyway
5 years ago
tidusjar ada38a0c30 Fixed #2801 this is when a season is not correctly monitored in sonarr when approved by an admin
5 years ago
TidusJar 0cc57c3c1f !wip improved the API's documentation
6 years ago
Jamie 417e4085c5 Fixed the issue where we could sometimes allow the request of a whole series when the user shouldn't be able to
6 years ago
TidusJar 4508f79a5f When a users requests content and the voting is enabled, the user who requested is an automatic +1 vote.
6 years ago
Kenton Royal d081526e3f Fix bug in which requested TV wasn't logging for some users
6 years ago
Kenton Royal c9b6f5f05e Add to translations
6 years ago
Kenton Royal 9c574fb7e9 Add quota fields to user view model
6 years ago
Kenton Royal 69cf31f66b fix bug causing wrong time to be displayed for next request
6 years ago
Kenton Royal 71009f4942 Fix query for fetching requested tv shows
6 years ago
Kenton Royal b7e5e3dfb4 Fix bug with TV requests in which requesting a seasion would treat request as single episode
6 years ago
Kenton Royal 6ebe2deb52 Add logic for retriving request information
6 years ago
Kenton Royal 3959a79ea8 Move to seperate component and display for both TV and movies
6 years ago
Kenton Royal 861e677151 Add methods to interface and add model class
6 years ago
Jamie 505bd06035 Fixed #2409
6 years ago
Jamie 5143aacded Made the quality override and root folder override load when we load the show (It will now appear)
6 years ago
TidusJar 58af83959e Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
TidusJar 6a62f3b3f3 Fix for #2409
6 years ago
TidusJar 3d52998f3e Merge develop into Webpack and Angular upgrade
6 years ago
TidusJar 9903f4d36c Removed all the references to the tree nodes! At last can get rid of that !wip
6 years ago
TidusJar 438251d8c7 Started on some user stats !wip
6 years ago
Jamie f097dedea6 Added TVRequestsLite
6 years ago
Jamie Rees a7ccb74ad9 Added a smaller and simplier way of getting TV Request info
6 years ago
Jamie b036e1c001 Minor improvements
6 years ago
Jamie 7dd5805f3f Fixed the sorting and filtering on the Movie Requests page, it all functions correctly now
6 years ago
Joe Harvey b7dcb80ae9 Sort TvRequests by latest request
6 years ago
Jamie Rees 16952cb44c Finished adding subscriptions for TV Shows
6 years ago
Jamie Rees 7a9fc1213f Added the subscription for movies !wip
6 years ago
Jamie Rees 86b5455b46 Fixed the filter on the Requests page #2219 and added the default sort to be most recent requests
6 years ago
Jamie Rees 0b2e488e8f Added paging to the TV Requests page
6 years ago
Anojh Thayaparan 025797c1ba added background property to tvrequests API (#2172)
6 years ago
Anojh Thayaparan bc4db4184c Knocking out LC requirements in issue #2124 (#2125)
6 years ago
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.
6 years ago
Jamie b6348a73d1
Merge pull request #2053 from tidusjar/develop
6 years ago
Jamie 152818f8d1
Added the ability to hide requests that have not been made by that user (#2052)
6 years ago
Jamie 3fa6940a8b
Added the ability to override root and quality options in Sonarr (#2049)
6 years ago
tidusjar 059b083359 Fixed #1857
7 years ago
tidusjar 0008018080 Added user request limits, We can now set the limit for a user.
7 years ago
Jamie 3edb4a485a Fixed #1754
7 years ago
tidusjar 37617eb04d Fixed #1631 and improved translation support
7 years ago
masterhuck ccaeaf54cb Episodes in requests are now in order #1597 (#1614)
7 years ago
Jamie.Rees f5ffa78304 Added four new endpoints to change the availability for TV shows and Movies #1601
7 years ago
tidusjar 3e4f504165 We can now delete tv child requests and the parent will get remove #1603
7 years ago
tidusjar a74617b70c Finished the api changes requested #1601
7 years ago
tidusjar 1dc8eac035 Fixed #1583 you can now delete users.
7 years ago
Jamie.Rees 9261232bab #1588 When we make changes to any requests that we can trigger a notification, always send it to all notification agents, even if the user wont recieve it.
7 years ago
Jamie.Rees f8054317ab !cosmetic removed unused dependancy
7 years ago