Commit Graph

551 Commits (6c9093d0c9d57ea5e59277953c8d07d604d9a8a3)

Author SHA1 Message Date
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