Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/commits/commit/82933fbcc399fda028485bd4515e6004b6ff1ff5/NzbDrone.Api/Commands You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

21 Commits (82933fbcc399fda028485bd4515e6004b6ff1ff5)

Author SHA1 Message Date
Keivan Beigi 88b9104bc9 cleanup using statements 12 years ago
kay.one 7d6e14d342 missed files. 12 years ago
kay.one 64181ebdff split MessageAggregator in EventAggregator and CommandExecutor 12 years ago
kay.one 25e2c98c45 signalr cleanup 12 years ago
Mark McDowall c928ccb201 Added progress messaging, using info logging 12 years ago
Mark McDowall 1e7db2287e ScheduledTasks properly set last run time now 12 years ago
Mark McDowall c96ba5efd3 Commands return immediately and signalr is used to control the UI 12 years ago
Mark McDowall 56cd80d24a TrackedCommands are cleaned up automatically 12 years ago
Mark McDowall 3c632743a1 Better names, more info, not using events 12 years ago
Mark McDowall c917cdc0cc Commands are stored in memory and prevents duplicate jobs 12 years ago
kay.one 932012d7f9 fixed broken tests. 12 years ago
kay.one 4188946395 Added more magic to fancy. it now automatically figures our response for PUT and POST based on request ID. 12 years ago
kay.one 9252c5269a Removed unused using statements 12 years ago
Mark McDowall c5376319fe Notification settings added to the UI 12 years ago
Mark McDowall a153599d50 Cleaned up Notifications a bit 12 years ago
kay.one af4063c3e2 wiredup db logging. 12 years ago
Mark McDowall e9bf78a97d Notifications wired up server sided 12 years ago
kay.one 687f8d9384 fixed disk scan scheduler. 12 years ago
kay.one cbe4be814c fixed diskscan 12 years ago
kay.one fa8f67d7fe fixed service registration for event handlers and executors. 12 years ago
Keivan Beigi 182192e0ba added commands. 12 years ago