Commit Graph

660 Commits (fdba68bb3d989b3da53ccbc0d5a9a0c3431a9ece)

Author SHA1 Message Date
tidusjar 8df742abe3 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
8 years ago
tidusjar e5495a1b3c Added french to the navbar
8 years ago
tidusjar 0f98f12756 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
8 years ago
tidusjar d4740aa723 Fixed #491 and added more logging around the email messages under the Info level
8 years ago
tidusjar f092d64f53 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
8 years ago
tidusjar d75e309e18 User management
8 years ago
tidusjar e77add75a1 Fixed #505
8 years ago
tidusjar 7db336e202 Finished #415
8 years ago
tidusjar 2aebbe0259 Fixed an issue where there were some JS errors on the landing page settings and stopped us being redirected to the login sometimes as an admin
8 years ago
tidusjar 6c9093d0c9 Append the application version to the end of our JS/CSS files
8 years ago
tidusjar 9a31a51514 Changed the way we use the setTimeout function. Should fix #403 #491 #492
8 years ago
tidusjar f63d729ee2 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
8 years ago
tidusjar d89b129afe Remove the datetime picker css from the main assets block and only load it on the pages it needs. #493
8 years ago
tidusjar 66f381f35d Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
8 years ago
tidusjar e075a1fc6f Fixed issue #487
8 years ago
tidusjar 8969ebd299 merge
8 years ago
tidusjar 185abcb1a5 Working on the beta releases page and also the user management
8 years ago
tidusjar 4b5079598d Change the redirection to use a relative uri redirect #473
8 years ago
tidusjar 0fe7bba9ac Redirect to search if we are already logged in #488
8 years ago
tidusjar 265d1bdd25 Fixed build
8 years ago
tidusjar 36b7c91dfb Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
8 years ago
tidusjar aa95ec935e Fixed an issue where you could set the base url as requests #479
8 years ago
tidusjar fb19ffe9e7 merge
8 years ago
tidusjar 068f75f514 User work
8 years ago
tidusjar ef58563fc4 User management stuff
8 years ago
tidusjar 20b2f0674b Fixed!
8 years ago
tidusjar 2a6f928902 Small amount of work on the user management
8 years ago
tidusjar 46a63f48c4 Fixed #466
8 years ago
tidusjar 7fe82bb0af Fixes
8 years ago
tidusjar f0c538ca64 Made the episode request better
8 years ago
tidusjar 4cc698a833 Changed the no TVMazeid message
8 years ago
tidusjar 764e158138 Add more unit tests
8 years ago
tidusjar 13324cac14 More unit tests around the login and also the core Plex Checker
8 years ago
tidusjar d7997d5cc0 Reworked #466
8 years ago
tidusjar 4eff175424 Potentially fixed the issue where we were requesting everything that was also available now.
8 years ago
tidusjar 3b133ffbf5 This should fix #466
8 years ago
tidusjar a7d5378426 Attempt at fixing a potential bug found from #466
8 years ago
tidusjar f098e0355e #464 fixed
8 years ago
tidusjar d6c2956ee7 Small improvements to the wizard
8 years ago
tidusjar 963b4e6ee8 Added an option to disable/enable the Plex episode cacher
8 years ago
tidusjar f8457d1db2 Updated the episode cacher to have a minimum of 11 hours before it runs again.
8 years ago
tidusjar 5e090b04b1 Always set the wizard to be true when editing the Plex Requests settings (Since the flag is not in the UI, a bool defaults to false).
8 years ago
tidusjar 64d7acc7e4 Tiny bit of more info
8 years ago
tidusjar 42706a3068 Added some useful analytical infomation around the wizard.
8 years ago
tidusjar 632ce75fa0 Finished #459
8 years ago
tidusjar d843ab0ebb #459 is almost done
8 years ago
tidusjar 0a97d9e256 Updated the German translations #402
8 years ago
tidusjar 8677d96ed8 Modified the episode modal so that we are now resetting the button after a request
8 years ago
tidusjar 6f008f77a3 Added some code to shrink the DB. reworked the search to speed it up.
8 years ago
tidusjar f02dd18c66 Change the interval to hours!
8 years ago
tidusjar 0699d777d6 Got mostly everything working for #254 Ready for testing
8 years ago
tidusjar 2608e53399 #254 Removed the cache, we are now storing the plex information into the database.
8 years ago
tidusjar 7f6c70d7b2 Some small tweaks to improve the memory alloc
8 years ago
tidusjar 5d18877b49 Short circuit when Plex hasn't been setup. Added Miniprofiler
8 years ago
tidusjar 0f34885444 Consolidate newtonsoft.json packages
8 years ago
tidusjar 698b08aff9 Updated Newtonsoft.Json, Autofixture, Nlog and Dapper packages
8 years ago
tidusjar 53f806fc71 Some performance improvements around the new TV stuff
8 years ago
tidusjar 4bccb8fcf0 Reworked the cacher, fixed the memory leak. No more logging within tight loops.
8 years ago
tidusjar 98662ab74e Another null check
8 years ago
tidusjar cfd01fa86e Some more changes
8 years ago
tidusjar f6e1176295 some error handling
8 years ago
tidusjar 61124624ae check if the sonarr ep is monitored
8 years ago
tidusjar f271b0b4ce Added the Sonarr check for episodes #254
8 years ago
tidusjar a38877d984 Small changes, we will actually see the episode cacher on the scheduled jobs page now
8 years ago
tidusjar 0657264dd3 Work on the UI to show what episodes have been requested #254
8 years ago
tidusjar a5cbd5dfd6 small fix
8 years ago
tidusjar 50f9348350 Added unit tests
8 years ago
tidusjar 510e974283 #254
8 years ago
tidusjar 236024e4ae Added #436
8 years ago
tidusjar 2105ee9073 Update build no
8 years ago
tidusjar 14fddfc118 Finished #266
8 years ago
tidusjar 605f6f18fb Fixed #442
8 years ago
tidusjar b4bc51c862 #254
8 years ago
tidusjar 5024178724 Work around the sonarr bug #254
8 years ago
tidusjar 5411225fa0 #254 having an issue with Sonarr
8 years ago
tidusjar cd135d824c small bit of work on #266
8 years ago
tidusjar a5257a0fbf #254
8 years ago
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
8 years ago
tidusjar 767a045864 Fixed broken build
8 years ago
tidusjar 5041653c9a More work for #254
8 years ago
tidusjar 9aad3f9dc9 More work on #254
8 years ago
tidusjar 4d85000753 Fixed the bug in #438 and added unit tests to make so we dont break it in the future
8 years ago
tidusjar 9d82add7ae Some reason we had dupe translations
8 years ago
tidusjar 2c67576af6 Updated translations for #402
8 years ago
tidusjar 5455b0076a Rename SubDir to Base Url
8 years ago
tidusjar 85baa67f29 Fix the exception in #440
8 years ago
tidusjar f03392691c Reworking the login page for #426
8 years ago
tidusjar a82fdbc3bd Fixed #438
8 years ago
tidusjar 0cfb6c8b1e Finished the auth stuff
8 years ago
tidusjar 020cc40418 #428 Added a message when the we cannot get a TVMaze ID
8 years ago
tidusjar b14fd36ecd #254 MOSTLY DONE! At last, this took a while.
8 years ago
TidusJar 8b46925f08 Removed the other rootpath provider
8 years ago
TidusJar 57442f16d8 Removed the other rootpath provider
8 years ago
TidusJar 272c6a2478 Removed the other rootpath provider
8 years ago
TidusJar ce7305faf0 Should fix #429
8 years ago
tidusjar 67df79bcca Done #135 We are including the application version number in the directory.
8 years ago
tidusjar 6392ee0bde #387 trim the spaces from the api key. Tidied up the setting models a bit.
8 years ago
tidusjar 33ba1db20b frontend and tv episodes api work for #254
8 years ago
tidusjar d7c40164cb #424
8 years ago
tidusjar 355c998c06 added a beta module
8 years ago
tidusjar 71263994b9 #359
8 years ago
tidusjar 57ec940d5a Moved the plex auth token to the plex settings where it should belong.
8 years ago
tidusjar ffe6bc41ac small changes around the user management
8 years ago
tidusjar c0641460f6 Missed brace
8 years ago
tidusjar 7cf649c020 Added a custom debug root path provider, this means we do not have to recompile the views every time we make a view change
8 years ago
tidusjar 7976d3d867 merge
8 years ago
tidusjar c764d6557a angular
8 years ago
tidusjar c2d16f130b removed
9 years ago
tidusjar 8d0f890494 Fixed issues from the merge
9 years ago
tidusjar 6a83b07aab Merge branch 'master' into dev
9 years ago
tidusjar a19e81d1f8 Reworked the custom notifications... again. Need to figure out how to find the view to the model
9 years ago
tidusjar ae64c11485 Added code to request the api key for CouchPotato
9 years ago
tidusjar f9af1dc12b Fixed #417
9 years ago
tidusjar 5a96bd2a15 Added the file version to the layout
9 years ago
tidusjar 152408571f Removed NinjectConventions, we hadn't started to use it anyway.
9 years ago
tidusjar 6d30bea5c7 Added automation tests
9 years ago
tidusjar 7443e90257 Test checkin
9 years ago
tidusjar a732753a56 Updated packages
9 years ago
tidusjar 26e1d14812 Better handling for #388
9 years ago
tidusjar e86bb6624f Updated Fr, IT and NL translations #402
9 years ago
tidusjar 8854dc23c7 fixed #412
9 years ago
tidusjar 5bda83bfdf fixed #413
9 years ago
tidusjar d8111bcedb Changed the way the donate button works for #414
9 years ago
tidusjar a01e80c600 Fixed #409
9 years ago
tidusjar d7f01dcbb5 WIP on notification resolver
9 years ago
tidusjar 2319a146ad Fixed the bug where we were auto approving everything.
9 years ago
tidusjar 6c4b5e44c9 Tidy
9 years ago
tidusjar 7a6ee7e98d Plugged in MediatR
9 years ago
tidusjar d4074fc0f3 Added MediatR
9 years ago
tidusjar 0e1f1ecd40 Moved over to using Ninject
9 years ago
tidusjar 36bbf3375c Small changes
9 years ago
tidusjar bd15090a4e Allow html in the notice message
9 years ago
tidusjar 694bc8aa02 More translations on the search page (Mainly the notification messages) #243
9 years ago
tidusjar 2d0b87b558 Fixed a bit of a stupid bug in the resetter and added unit tests around it to make sure this never happens again.
9 years ago
tidusjar 3563f166c9 Fixed an issue where we didn't provide the correct response when clearing the logs
9 years ago
tidusjar 88a43563c4 Added some of the backend bits for #182
9 years ago
tidusjar 7956f9f7ff Made it so users that are in the whitelist do not have a request limit
9 years ago
tidusjar 0c3825905f Made it so the request limit doesn't apply to admin users
9 years ago
tidusjar 52fd1c7844 Fixed where a user could see the delete button on the issues page
9 years ago
tidusjar 419bf0270e Fixed some small issues and improved the navbar
9 years ago
tidusjar b58ee9a37b Translated the Requested page #243
9 years ago
tidusjar be3be12028 Updates for #243
9 years ago
tidusjar 6aae347297 Finished #337
9 years ago
tidusjar a9237db313 Some analytics
9 years ago
tidusjar 91640b3d14 More translations for #243 and welcome text for #293
9 years ago
tidusjar eba1570399 Small bit of work for #359
9 years ago
tidusjar 3650c4f943 Finished #6
9 years ago
tidusjar f0fb065237 Analytics and fixes
9 years ago
tidusjar 0d4573e723 Translated the search page #243
9 years ago
tidusjar 635fc03c02 Added Dutch language #243
9 years ago