btcpayserver/BTCPayServer/Views
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
..
Account Better fix this as well or the user gets a blank page after the reset. 2018-12-12 22:39:37 +01:00
Apps add redirect automatically to checkout experience/ store settings 2019-04-11 11:53:31 +02:00
AppsPublic Allowing for displaying of app directly on website root 2019-04-11 16:30:23 -05:00
Home Document LND supported wallets in services (#657) 2019-03-08 18:12:14 +09:00
Invoice Merge pull request #740 from rockstardev/uifixes 2019-04-09 18:05:18 +09:00
Manage Fix #383 2018-11-10 23:25:11 +09:00
PaymentRequest Updating bundler to new version that will also support .NET Core 2.2 2019-03-23 19:10:16 -05:00
Public remove paybuttontest 2018-09-08 14:53:41 +09:00
PublicLightningNodeInfo Updating bundler to new version that will also support .NET Core 2.2 2019-03-23 19:10:16 -05:00
Server Abstracted cloud storage - Amazon/Google/Azure/Local (#708) 2019-04-22 16:41:20 +09:00
Shared Merge branch 'feature/sync-video' 2019-04-04 18:17:39 +09:00
Stores Remove the Facade concept 2019-04-11 23:55:20 +09:00
UserStores Add an invoices list to store list 2018-10-29 12:44:20 +09:00
Wallets Improve help 2019-01-23 17:44:03 +09:00
_ViewImports.cshtml Abstracting navigation so it can use any enums 2018-04-19 15:42:12 -05:00
_ViewStart.cshtml Init 2017-09-13 15:55:16 +09:00
ViewsRazor.cs Renaming method to better communicate function 2018-05-29 12:27:04 +09:00