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/ea5549d736174decd51afde7c784e61e0e4c8d74/NzbDrone.Api/NzbDrone.Api.csproj?page=1 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

125 Commits (ea5549d736174decd51afde7c784e61e0e4c8d74)

Author SHA1 Message Date
Mark McDowall e19e523824 csproj fail :( 12 years ago
Mark McDowall 57fdbe6e08 Added API key authentication 12 years ago
kay.one 1631c1877c upgraded to nancy 20 12 years ago
kay.one 25e2c98c45 signalr cleanup 12 years ago
Mark McDowall 33986a9185 Seasons are now subdocuments of series 12 years ago
Mark McDowall c928ccb201 Added progress messaging, using info logging 12 years ago
Mark McDowall c96ba5efd3 Commands return immediately and signalr is used to control the UI 12 years ago
kay.one 4465d50a31 added path validation to add series/ recent folders. 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
Keivan Beigi 488da59143 more validation 12 years ago
Mark McDowall 7c915bd522 Save episode quality after change 12 years ago
Keivan Beigi e377e02db4 checking for existing files to import is now case insensitive. 12 years ago
kay.one 9f0ae763ff moved logic for reading static file to mappers 12 years ago
kay.one 290e072f2e added cache pipelines 12 years ago
Keivan Beigi 24ba4390a1 moved static resource to basic nancy module. 12 years ago
Keivan Beigi 93b0cf4be9 upgraded nancy bootstrapers to 0.18.0 12 years ago
kay.one 4ee148549f signalr package version sync. 12 years ago
kay.one 2771d91f2f fixing signalr startup issues 12 years ago
Mark McDowall fded4cf7f3 Added examples to naming settings 12 years ago
Mark McDowall c1b68e0dee When a new episode is grabbed the client will update its status 12 years ago
kay.one 247b72282f removed ClientSettings 12 years ago
kay.one d64bb56575 always replace .NET 3.5 of json.net with 4.0 on build. 12 years ago
kay.one a9f1a38280 cleaned up DirectoryLookupService 12 years ago
kay.one 5a62e8ae6b updated project output for core/common to _output 12 years ago
Keivan Beigi d98b9a9009 updated FluentValidation 12 years ago
Mark McDowall 4c536a077f Log files are viewable in the UI 12 years ago
Keivan Beigi 5a52de7ba9 added NoOpPerformanceCounterManager for signalr so linux doesn't blowup. 12 years ago
Keivan Beigi 72d0b9c839 remove AnyCPU 12 years ago
Keivan Beigi 642207c68d Cache is disabled for json responses. 12 years ago
Keivan Beigi 121f3b973d added TTL to cached objects 12 years ago
kay.one 0f52a5de22 app.js is no longer cached. 12 years ago
Mark McDowall 3aa0507912 Toggle episode monitored status from the table 12 years ago
kay.one d34b527842 Revert "updated nancy to 0.17.1.0" 12 years ago
kay.one 92c3fe61f2 updated nancy to 0.17.1.0 12 years ago
Keivan Beigi b56da336c0 Added cache headers to static resources. 12 years ago
Mark McDowall f78f396940 Quality Size knobbed, other quality changes 12 years ago
Mark McDowall d538fe62cf Update version in UI on start 12 years ago
Mark McDowall ca334ef664 Select type added for client schema 12 years ago
Keivan Beigi 9d8fd840c4 added gzip after pipeline 12 years ago
kay.one 890d1f2398 added release results to episode detail tab 12 years ago
Keivan Beigi 9160343a51 added /logs 12 years ago
kay.one b133fa9585 Added populate lazy-loading extensions. 12 years ago
kay.one e5cc0c1a93 value injector should map lazy loaded values properly. 12 years ago
Keivan Beigi bdf86aa4ba removed automapper. 12 years ago
Mark McDowall e4410d8cb7 Able to create new Newznab indexers 12 years ago
Mark McDowall ea929974f3 Can add indexer (in UI) 12 years ago
Mark McDowall 482cbc20a3 Notification schema added to server side. 12 years ago
kay.one a85099f060 updated signalr 12 years ago
kay.one e03e2c46d6 fixed authentication. at least locally. need to test remote. 12 years ago
Mark McDowall f1d2e0e6df Basic Authentication Added 12 years ago