btcpayserver/BTCPayServer/Models/ServerViewModels
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
..
ChargeServiceViewModel.cs Lightning charge integration 2018-12-20 22:40:32 +09:00
EmailsViewModel.cs Add a space between "Test" and "Email" in the UI. 2019-03-03 17:38:57 -06:00
LightningWalletServices.cs Add RTL support 2019-02-22 15:06:52 +09:00
LndGrpcServicesViewModel.cs Expose LND's other macaroon if possible 2018-12-20 16:52:04 +09:00
LndRestServicesViewModel.cs Exposing LND Rest, providing info in Server/Services (#363) 2018-10-27 22:49:39 +09:00
LogsViewModel.cs Logs UI in Server Admin (#374) 2018-11-07 22:29:35 +09:00
MaintenanceViewModel.cs Fix SSH fingerprint checking 2018-08-13 09:43:59 +09:00
RatesViewModel.cs Add Bitcoin average quota 2018-04-18 18:23:39 +09:00
ServicesViewModel.cs Abstracted cloud storage - Amazon/Google/Azure/Local (#708) 2019-04-22 16:41:20 +09:00
SSHServiceViewModel.cs Can configure BTCPay SSH connection at startup 2018-08-12 21:38:45 +09:00
UsersViewModel.cs Can delete user 2017-12-04 14:39:02 +09:00
UserViewModel.cs Can add administrator, fix #65 2018-03-22 19:55:14 +09:00
ViewFilesViewModel.cs Abstracted cloud storage - Amazon/Google/Azure/Local (#708) 2019-04-22 16:41:20 +09:00