btcpayserver/BTCPayServer/Models/ServerViewModels
Ayush Jain 2dfb637e2f
Enhance files actions to accept arrays of fileids (#2735)
* Enhanced Files action by modifying it to accept a list of SelectedFileIds

* Added checks to verify all files passed to the files action exist, Updated tests

* Enhanced Files action to accept an array of fileIds

* Removed redundant fileId list
2021-08-09 23:40:55 +09:00
..
ChargeServiceViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
DynamicDnsViewModel.cs Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
EmailsViewModel.cs Do not show password in clear text in email configuration (Fix #1790) 2020-10-05 17:57:50 +09:00
LightningWalletServices.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
LndSeedBackupViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
LndServicesViewModel.cs Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
LogsViewModel.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
MaintenanceViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ServicesViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SSHServiceViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
UsersViewModel.cs Add Created date to user, add verified column in list and make user list use same model as modern lists 2020-10-05 13:00:15 +02:00
ViewFilesViewModel.cs Enhance files actions to accept arrays of fileids (#2735) 2021-08-09 23:40:55 +09:00