Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commits/commit/020ab0bc15ad2e1c90686376edc9eb4e5f00ba84/PlexRequests.UI/Modules/AdminModule.cs?page=1 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

85 Commits (020ab0bc15ad2e1c90686376edc9eb4e5f00ba84)

Author SHA1 Message Date
tidusjar 7db336e202 Finished 9 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). 9 years ago
tidusjar 0cfb6c8b1e Finished the auth stuff 9 years ago
tidusjar 6392ee0bde trim the spaces from the api key. Tidied up the setting models a bit. 9 years ago
tidusjar 57ec940d5a Moved the plex auth token to the plex settings where it should belong. 9 years ago
tidusjar ae64c11485 Added code to request the api key for CouchPotato 9 years ago
tidusjar f9af1dc12b Fixed 9 years ago
tidusjar 36bbf3375c Small changes 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 9 years ago
tidusjar 52fd1c7844 Fixed where a user could see the delete button on the issues page 9 years ago
tidusjar 6aae347297 Finished 9 years ago
tidusjar a9237db313 Some analytics 9 years ago
tidusjar f834e9635c Fixed a circular reference issue 9 years ago
tidusjar 63e0d0e531 Small changes around how we work with custom events in the analytics 9 years ago
Drewster727 8e004cea2e workaround for 9 years ago
tidusjar 5a1b606f01 Set the defaults for the landing page 9 years ago
tidusjar 3e16d8acf0 done 9 years ago
tidusjar 5bf557658d Just some more async changes 9 years ago
tidusjar 41e547ca10 Small changes 9 years ago
tidusjar 0ed75f163f Removed some DumpJson() from the trace logs. 9 years ago
tidusjar 66bede34f4 Settings done for 9 years ago
tidusjar 0dd30968d5 Started 9 years ago
tidusjar 67a079a17c updated nlog and fixed 9 years ago
tidusjar a728becc32 Stop dumping out the settings to the log. 9 years ago
tidusjar a26026166d fully fixed 9 years ago
tidusjar e49b160500 Fully finished just need to test it! 9 years ago
tidusjar db35897f05 Styling for 9 years ago
tidusjar aa2949cdd0 I think the auto updater is finished! 9 years ago
tidusjar cbfe88cd6d Added the ability to get the apikey from the api if you provide a correct username and password. 9 years ago
tidusjar 84dc4515fd Removed the service locator from the base classes and added in some Api tests 9 years ago
tidusjar fb1d3a9e92 Fixed 9 years ago
TidusJar 79b9d3aed7 Missed out a file 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 03c7585ebe Finished 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 a004eca6ec Fixed 9 years ago
Drewster727 84edd6636d fix saving the log level 9 years ago
tidusjar 67c968e886 BaseUrl is finally finished! 9 years ago
tidusjar 6dea8b7440 Fixed exception and all areas will now use the base url 9 years ago
Drewster727 aba350dee2 add missing reference for release mode 9 years ago
Drewster727 fb66f5aca8 remove dependency and usage of humanize() - should help with cross-platform issues. start using moment.js 9 years ago
tidusjar 837572a8cd Fixed the logs page 9 years ago
Drewster727 7593d3a7e9 cache injection, error handling and logging on startup, etc 9 years ago
Drewster727 e8c222f66e start caching quality profiles. Set the cache on startup and when obtaining quality profiles in settings 9 years ago
Drewster727 a028a68a08 merge changes from main dev branch. fix up requestedmodel users null issue. 9 years ago
tidusjar f7c33d48f4 Added a scroll to the top thingy and a bit more work on headphones 9 years ago
Drewster727 5a5512a1cd fix up notification test feature 9 years ago
Drewster727 dce5983720 merge in tidusjar's dev changes, remove approve all, fix alignment on approve all category buttons 9 years ago