Commit Graph

43 Commits (aa2949cdd0c4cb7a44f3496d3af33ce5137a074c)

Author SHA1 Message Date
tidusjar 84dc4515fd Removed the service locator from the base classes and added in some Api tests
9 years ago
tidusjar f0b63e0fdd missing
9 years ago
TidusJar 8a14427cea A bit more work on switching to using user claims so we can support multiple users
9 years ago
Chris Lees 1f2e460f6d Added Released propety to RequestViewModel. Added Released filter to the Requests page
9 years ago
tidusjar 6190eceb60 Finally fixed #72
9 years ago
Drewster727 fb66f5aca8 #139 remove dependency and usage of humanize() - should help with cross-platform issues. start using moment.js
9 years ago
tidusjar f2ba56f131 Small changes for #32
9 years ago
Drewster727 7593d3a7e9 cache injection, error handling and logging on startup, etc
9 years ago
Drewster727 e8c222f66e #114 start caching quality profiles. Set the cache on startup and when obtaining quality profiles in settings
9 years ago
Drewster727 9ac949a67c #114 first pass at choosing quality profile when approving + focus search input by default and when switching tabs
9 years ago
tidusjar a5d38421d3 Work on showing the requests for #32
9 years ago
Drewster727 3dbef199aa #122 store utc time in the databse + obtain timezone offset of the client upon login + offset times returned to client based on session offset
9 years ago
tidusjar 8256ceec2d We now do not show the text Requested By to the user, we also show a 'success' message instead of a warning when something has already been requested
9 years ago
Drewster727 1ca3e0532b add a better way to merge RequestedBy and RequestedUsers to avoid code duplication and simplify checks
9 years ago
Drewster727 a668ea04ec don't query the session as much in the modules, rely on a variable from the base class and store the username as needed
9 years ago
Drewster727 a028a68a08 merge changes from main dev branch. fix up requestedmodel users null issue.
9 years ago
Drewster727 cee7bee024 show the requested by user from legacy request models
9 years ago
Drewster727 b8a01b62b9 only show requested by users to admins + start maintaining a list of users with each request
9 years ago
Drewster727 6fc4cbf9a4 fix the request page sort/approve button alignment
9 years ago
Drewster727 591385ae34 when pulling requests, set each to approved that is already available (so the UI avoids showing the approve option for already available content)
9 years ago
Drewster727 f5ecb63071 #84 provide an option in settings to resttrict users from viewing requests other than their own.
9 years ago
Drewster727 3d944b32a8 fix up sorting on the request page
9 years ago
tidusjar 25a8563ee8 Fixed #69
9 years ago
tidusjar 3fe1f13bd1 Refactored the Notification service to how it should have really been done in the first place.
9 years ago
tidusjar f64ccd7327 Resolved #75
9 years ago
Jamie Rees f88c7d7583 Almost fully integrated TVMaze #21 and also improved the fix for #31
9 years ago
tidusjar 5f26aecb98 Switched over to the new service
9 years ago
Jamie Rees a2f44cf8d2 Finished the notes! Resolved #7
9 years ago
tidusjar 67ecbbf178 Resolved #7
9 years ago
tidusjar 31615ff69c Fixed #4
9 years ago
tidusjar 22fe944c43 Fixed bugs with the 'other' reporting issue and also the clear issues
9 years ago
tidusjar a734755ede We now are appending the users name to who wrote the comment. Rather than it being unknown
9 years ago
tidusjar 9ef618af4b Added the functionality for the admin to clear the issues.
9 years ago
tidusjar 0556e4d32b Added the issues to the requests page
9 years ago
tidusjar 3eaf1971ec More work on submitting issues
9 years ago
tidusjar 0942bfcbcc Some error handling and ensure we are an admin to delete requests.
9 years ago
Jamie Rees 3b0b0c521e Started to impliment the Plex checker. This will check plex every x minutes to see if there is any new content and then update the avalibility of the requests
9 years ago
Jamie Rees 003dd47e3c mre work
9 years ago
Jamie Rees f2399d6407 Making the configuration actually do something. Setting a default configuration if there is no DB
9 years ago
Jamie Rees 93c5cf6eb6 Small changes
9 years ago
tidusjar 07beddc26a Fixed the plex friends. Added some unit tests, moved the plex auth into it's own page
9 years ago
Jamie Rees 7677831bbc Fully switched the TV shows over to use the other provider.
9 years ago
tidusjar d1827cd3be Renamed folders
9 years ago