Commit Graph

738 Commits (2c828ee54c81fddb9bfab4d170c058544b125f82)
 

Author SHA1 Message Date
TidusJar 79086dcf45 Added in an audit table. Since we are now allowing multiple users to change and modify things we need to audit this.
9 years ago
TidusJar 8dcb8022ab and some more...
9 years ago
TidusJar db6f28f980 missed some files
9 years ago
TidusJar 8a14427cea A bit more work on switching to using user claims so we can support multiple users
9 years ago
TidusJar 809b2bf0a8 Made the store backup clean up some of the older backups (> 7 days).
9 years ago
TidusJar 15fae26397 More work on the user management
9 years ago
TidusJar d44612217a - Notifications will no longer be send to the admins if they request something.
9 years ago
TidusJar 96a40a2aaa Added the updater to the soloution and did a bit of starting code.
9 years ago
TidusJar 98eadc9cc6 Updated the claims so we can support more users.
9 years ago
TidusJar 741a4ae75c - Improved the RetryHandler.
9 years ago
TidusJar 96abba49f7 packages
9 years ago
TidusJar 8f16869c68 nm,
9 years ago
TidusJar 24b329b132 Downgraded packages
9 years ago
TidusJar 674e2bdc07 updated packages
9 years ago
TidusJar ba78ca282d better handling for #202
9 years ago
TidusJar e9937884ad Finished #208 and #202
9 years ago
TidusJar adeeb7824d Added a retry handler into the solution. We can now retry failed api requests.
9 years ago
TidusJar f9205fc027 This should help #202
9 years ago
TidusJar c7e3409935 resolved #209
9 years ago
TidusJar 03c7585ebe Finished #209
9 years ago
Jamie 5ada81ceb5 Update README.md
9 years ago
Jamie d5128e4508 Merge pull request #193 from origamirobot/dev
9 years ago
Chris Lees 1f2e460f6d Added Released propety to RequestViewModel. Added Released filter to the Requests page
9 years ago
tidusjar 21a3830101 Slight adjustments to #189
9 years ago
tidusjar df3dc4ac04 - Added a visual indication on the UI to tell the admin there is a update available.
9 years ago
tidusjar af028f0b56 Did the login bit on #185
9 years ago
tidusjar af2c661d61 Finished #186
9 years ago
tidusjar a004eca6ec Fixed #185
9 years ago
Jamie 0e919bf996 Merge pull request #181 from tidusjar/tidusjar-patch-1
9 years ago
tidusjar 4960063cca fixed issue in #27 with albums
9 years ago
tidusjar 230fa5ba3b Added #27 to albums
9 years ago
tidusjar 4c59e9d19c #27 added TV Search to the notification
9 years ago
tidusjar d07f544099 Fixed bug
9 years ago
tidusjar c50e2bb644 Added the actual notification part of #27
9 years ago
Jamie b5c34e5242 Update README.md
9 years ago
tidusjar 3ea708aca5 added the missing baseurl bit on the login page for #72
9 years ago
tidusjar 7051c31dd3 More work on #27 Added a new notify button to the search UI (Needs styling). Also fixed a bug where if the user could only see their own requests, if they search for something that has been requested, it will show as requested.
9 years ago
tidusjar 186b18ccb9 Improved the startup of the application. We now properaly parse any args passed into the console.
9 years ago
tidusjar 145e02d2e5 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
9 years ago
tidusjar b0ef40a560 Remove old migration code and added new migration code.
9 years ago
Drewster727 ba06e8630f additional cacher error handling + don't bother checking the requests when we don't get data back from plex
9 years ago
tidusjar 076a75b82f Stop the Cachers from bombing out when the response from the 3rd party api returns an exception or invalid response. #171
9 years ago
tidusjar 54ab4854e6 Added the 'enable user notifications' to the email settings view and model.
9 years ago
tidusjar 83bbd3fd88 merge and small changes
9 years ago
tidusjar 07c00d232c small changes
9 years ago
Drewster727 508baeec04 increase the scheduler cache timeframe to avoid losing cache when the remote api endpoints go offline (due to a reboot or some other reason) -- if they're online, the cache will get refreshed every 10 minutes like normal
9 years ago
Drewster727 121465210d fix the cacher by adding locking + extra logging in the plex checker + use a const key for scheduler caching time
9 years ago
tidusjar 9c61f909de Switched out the schedulers, this seems to be a better implimentation to the previous and is easier to add new "jobs" in.
9 years ago
tidusjar 8388514931 Fixed #168
9 years ago
tidusjar ffbb3d9a44 Fixed #162
9 years ago