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/6e3e29035902f6e0b427cd2abbe7334b7a18c396/PlexRequests.Store/PlexRequests.Store.csproj You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

26 Commits (6e3e29035902f6e0b427cd2abbe7334b7a18c396)

Author SHA1 Message Date
tidusjar 2608e53399 Removed the cache, we are now storing the plex information into the database. 9 years ago
tidusjar 0f34885444 Consolidate newtonsoft.json packages 9 years ago
tidusjar 698b08aff9 Updated Newtonsoft.Json, Autofixture, Nlog and Dapper packages 9 years ago
tidusjar eba1570399 Small bit of work for 9 years ago
tidusjar 3650c4f943 Finished 9 years ago
tidusjar fcf2c84f61 More work on . Everything wired up 9 years ago
tidusjar 67a079a17c updated nlog and fixed 9 years ago
tidusjar ae4d51de9b Started 9 years ago
tidusjar a35516b646 Updated dapper.contrib. Looks like there was a bug in the async methods. 9 years ago
tidusjar 03ce361183 Made the search page all async goodness 9 years ago
tidusjar e49b160500 Fully finished just need to test it! 9 years ago
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 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
Drewster727 3261bdbf9b revert everything (except PlexRequests.UI) back to .NET 4.5.2 -- fixes incompatibilities with the latest version of mono (4.2.3.4) -- fixes notifications not working 9 years ago
tidusjar e2aa4016a8 Added some tests and fixed the issue where the DB would get created in the wrong place depending on how you launched the application 9 years ago
tidusjar b96087d089 Finished styling on the logger for now. 9 years ago
tidusjar c7ac8a7d99 Done most on 9 years ago
tidusjar 8f7098d048 Hooked up most of Just the validation messages need to be done. 9 years ago
tidusjar b62b7c1305 Added migration code and cleaned up the DB 9 years ago
tidusjar f7b32ca9dc Updated the Dapper.Contrib package, it had a bug where it wasn't returning the correct Id from inserts 9 years ago
tidusjar 07b42ffd50 Started on , nothing is hooked up yet. 9 years ago
tidusjar 5f9987b85d add appveyor 9 years ago
tidusjar 7274f2d9f6 Upgraded .net to 4.6 9 years ago
tidusjar 46dc9d95f1 Added logging (Still WIP) 9 years ago
tidusjar d1827cd3be Renamed folders 9 years ago