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/8e2b4ac8f4f2a7e02d7053d0048f85b6eeea1119/PlexRequests.Store/SqlTables.sql You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

39 Commits (8e2b4ac8f4f2a7e02d7053d0048f85b6eeea1119)

Author SHA1 Message Date
Jamie.Rees 9f41a511cd Done 8 years ago
Jamie.Rees 2a8927eb6d Fixed the issue with user management, needed to implement our own authentication provider 8 years ago
tidusjar 39888a4b94 done 8 years ago
Jamie.Rees 7412655c5a Lots of fixed and stuff. 8 years ago
Jamie.Rees c064bc6d44 Finishing off the user management page 8 years ago
Jamie.Rees 05bdfcd550 started on . Fixed 8 years ago
Jamie.Rees 8a61371048 Finished 8 years ago
Jamie.Rees 50dec5f530 Started on the queue for requests TV Requests with missing information has been completed 8 years ago
Jamie.Rees 2bd7ece9d0 Finished (First part of the queuing) 8 years ago
Jamie.Rees 367ca391b1 Started on 8 years ago
TidusJar e39512905a Fixed some issues with the user management work 8 years ago
Jamie.Rees 6d1eef9154 User perms 8 years ago
Jamie.Rees b851d77364 User management stuff 8 years ago
tidusjar 6e3339ad3c Added our own custom migrations, a lot easier to migrate DB versions now. 8 years ago
tidusjar f112af7e85 Since we are multithreading, we should use a threadsafe type to store the episodes to prevent any threading or race conditions. 9 years ago
tidusjar 131a99b1bb Fixed issue with saving to db 9 years ago
tidusjar 2608e53399 Removed the cache, we are now storing the plex information into the database. 9 years ago
tidusjar eba1570399 Small bit of work for 9 years ago
tidusjar 3650c4f943 Finished 9 years ago
tidusjar ae4d51de9b Started 9 years ago
tidusjar e49b160500 Fully finished just need to test it! 9 years ago
tidusjar fb1d3a9e92 Fixed 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 df3dc4ac04 - Added a visual indication on the UI to tell the admin there is a update available. 9 years ago
tidusjar 420e43dfaf Change the new columns type 9 years ago
tidusjar 425302ba12 Added a DBSchema so we have an easier way to update the DB 9 years ago
tidusjar 24781fbd1f Finished 9 years ago
tidusjar fc596f5296 Include DB changes 9 years ago
tidusjar 8f7098d048 Hooked up most of Just the validation messages need to be done. 9 years ago
tidusjar 792bbf5f95 This fixes 9 years ago
Shannon Barrett c28a26413a Should fix issue 9 years ago
tidusjar b62b7c1305 Added migration code and cleaned up the DB 9 years ago
tidusjar 07b42ffd50 Started on , nothing is hooked up yet. 9 years ago
tidusjar 67ecbbf178 Resolved 9 years ago
Jamie Rees 5dd9885885 Added the support for TV Series integrating with Sonarr 9 years ago
tidusjar 0942bfcbcc Some error handling and ensure we are an admin to delete requests. 9 years ago
Jamie Rees 3b0b0c521e Started to impliment the Plex checker. This will check plex every x minutes to see if there is any new content and then update the avalibility of the requests 9 years ago
tidusjar 46dc9d95f1 Added logging (Still WIP) 9 years ago
tidusjar d1827cd3be Renamed folders 9 years ago