Move downloads to new controller
This commit is contained in:
@@ -1004,7 +1004,7 @@
|
||||
<Content Include="Views\MacroPartials\BannerLink.cshtml" />
|
||||
<Content Include="Views\MacroPartials\Membership\Login.cshtml" />
|
||||
<Content Include="Views\Queue\Index.cshtml" />
|
||||
<Content Include="Views\Queue\DownloadNotFound.cshtml" />
|
||||
<Content Include="Views\Shared\DownloadNotFound.cshtml" />
|
||||
<Content Include="Views\Queue\Details.cshtml" />
|
||||
<Content Include="Views\MacroPartials\BlogHighlights.cshtml" />
|
||||
<Content Include="Views\MacroPartials\Queue.cshtml" />
|
||||
@@ -1099,6 +1099,7 @@
|
||||
<Compile Include="Backload\Helper\ResultCreator.Classic.cs" />
|
||||
<Compile Include="Backload\Helper\ResultCreator.cs" />
|
||||
<Compile Include="Controllers\CompileFlag.cs" />
|
||||
<Compile Include="Controllers\DownloadController.cs" />
|
||||
<Compile Include="Controllers\EnforceTrueAttribute.cs" />
|
||||
<Compile Include="Controllers\ActionLogAttribute.cs" />
|
||||
<Compile Include="Controllers\BackloadController.cs" />
|
||||
|
||||
Reference in New Issue
Block a user