btcpayserver/BTCPayServer/Views/Server
Andrew Camilleri b184360eb7 Abstracted cloud storage - Amazon/Google/Azure/Local (#708)
* wip

* add in storage system

* ui fixes

* fix settings ui

* Add Files Crud UI

* add titles

* link files to users

* add migration

* set blob to public

* remove base 64 read code

* fix file query model init

* move view model to own file

* fix local root path

* use datadir for local storage

* move to services

* add direct file url

* try fix tests

* remove magic string

* remove other magic strings

* show error message on unsupported provider

* fix asp net version

* redirect to storage settings if provider is not supported

* start writing tests

* fix tests

* fix test again

* add some more to the tests

* more tests

* try making local provider work on tests

* fix formfile

* fix small issue with returning deleted file

* check if returned data is null for deleted file

* validate azure Container name

* more state fixes

* change azure test trait

* add tmp file url generator

* fix tests

* small clean

* disable amazon and  google


comment out unused code for now


comment out google/amazon
2019-04-22 16:41:20 +09:00
..
_Nav.cshtml Abstracted cloud storage - Amazon/Google/Azure/Local (#708) 2019-04-22 16:41:20 +09:00
_ViewImports.cshtml Migrating ManageNavPages to new navigation enum 2018-04-19 15:57:23 -05:00
_ViewStart.cshtml Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
CreateTemporaryFileUrl.cshtml Abstracted cloud storage - Amazon/Google/Azure/Local (#708) 2019-04-22 16:41:20 +09:00
EditAmazonS3StorageProvider.cshtml Abstracted cloud storage - Amazon/Google/Azure/Local (#708) 2019-04-22 16:41:20 +09:00
EditAzureBlobStorageStorageProvider.cshtml Abstracted cloud storage - Amazon/Google/Azure/Local (#708) 2019-04-22 16:41:20 +09:00
EditFilesystemStorageProvider.cshtml Abstracted cloud storage - Amazon/Google/Azure/Local (#708) 2019-04-22 16:41:20 +09:00
EditGoogleCloudStorageStorageProvider.cshtml Abstracted cloud storage - Amazon/Google/Azure/Local (#708) 2019-04-22 16:41:20 +09:00
Emails.cshtml Preserve password when sending test email 2019-03-03 17:40:40 -06:00
Files.cshtml Abstracted cloud storage - Amazon/Google/Azure/Local (#708) 2019-04-22 16:41:20 +09:00
LightningChargeServices.cshtml Lightning charge integration 2018-12-20 22:40:32 +09:00
LightningWalletServices.cshtml fix lightning typo (#655) 2019-03-07 13:14:47 +09:00
ListUsers.cshtml Server admin can add new user 2018-08-02 00:16:16 +09:00
LndServices.cshtml Fix broken Pebble Link 2019-03-24 14:15:47 +01:00
Logs.cshtml Fix small view error in logs (#392) 2018-11-12 22:25:39 +09:00
Maintenance.cshtml Add a Clean button in the Maintenance page 2019-04-01 17:10:05 +09:00
Policies.cshtml Better UI for selection of app to be displayed on root 2019-04-12 00:13:14 -05:00
Rates.cshtml Generalizing TimeSpan to Time Ago, reverting invoice list to ago 2018-05-29 12:27:04 +09:00
ServerNavPages.cs Abstracted cloud storage - Amazon/Google/Azure/Local (#708) 2019-04-22 16:41:20 +09:00
Services.cshtml Abstracted cloud storage - Amazon/Google/Azure/Local (#708) 2019-04-22 16:41:20 +09:00
SSHService.cshtml Typo fix 2019-01-09 17:35:32 +01:00
Storage.cshtml Abstracted cloud storage - Amazon/Google/Azure/Local (#708) 2019-04-22 16:41:20 +09:00
Theme.cshtml Add better instruction on how to customize the theme 2018-11-17 12:43:11 +09:00
User.cshtml Upgrade to .NET Core 2.1 2018-05-08 17:57:53 +09:00