nicolas.dorier
5967666df6
Add green wallet info
2019-05-07 14:16:44 +09:00
nicolas.dorier
bf035333cf
Add service type P2P
2019-05-07 14:07:36 +09:00
nicolas.dorier
f93d1173e2
Show tor exposed bitcoin node
2019-05-07 13:58:55 +09:00
nicolas.dorier
08bf4faeee
Pass the hint change address to hardware wallet (useful in care of send-to-self where the underlying wallet support only output belonging to self)
2019-05-07 08:21:34 +09:00
Andrew Camilleri
e2b2cf0175
Do not drop column in u2f migration if not possible ( #813 )
...
closes #812
2019-05-05 00:57:44 +09:00
nicolas.dorier
957fbdb907
Update NBitcoin, NBXplorer, Bitcoin Core
2019-05-03 10:18:08 +09:00
nicolas.dorier
e169b851ee
Remove another warning
2019-05-02 21:44:16 +09:00
nicolas.dorier
7fadb4c5ad
Remove some annoying warnings
2019-05-02 21:38:39 +09:00
Andrew Camilleri
b5f4739ae5
Allow invoice creation to only allow specific payment methods in UI ( #792 )
...
* allow invoice creation to only allow specific payment methods
* add test
* reuse existing feature
* final fixes
2019-05-02 21:29:51 +09:00
rockstardev
4bc03fbf06
Code coloring invoice states
2019-05-02 21:11:56 +09:00
rockstardev
1d3ff143d2
Tweaking UI, expanding details and max width on order id
2019-05-02 21:11:56 +09:00
rockstardev
6918b8a291
Extracting payment details population, refactoring invoice data load
2019-05-02 21:11:56 +09:00
Amit Singh
3cd37682d3
[BUG FIX]: Coinswitch exchange with altcoins popup not showing bug fix ( #804 )
2019-05-02 21:02:01 +09:00
Andrew Camilleri
19a990b095
Add U2f Login Support ( #787 )
...
* init u2f
* ux fixes
* Cleanup Manage Controller
* final changes
* remove logs
* remove console log
* fix text for u2f
* Use Is Secure instead of IsHttps
* add some basic u2f tests
* move loaders to before title
* missing commit
* refactor after nicolas wtf moment
2019-05-02 21:01:08 +09:00
Andrew Camilleri
8a99fc0505
Fix Azure Storage ( #803 )
2019-05-02 20:39:12 +09:00
nicolas.dorier
e65850b1eb
Refactor Send money from ledger using PSBT
2019-05-02 18:56:01 +09:00
nicolas.dorier
a6e52ed3df
bump NBitcoin
2019-05-02 17:31:57 +09:00
nicolas.dorier
4a9eadf71a
Bump NBXplorer
2019-05-02 17:28:54 +09:00
Andrew Camilleri
e8abc1137b
remove duplicate view code for email and fix password bug ( #788 )
...
closes #786
2019-05-01 12:17:25 +09:00
Andrew Camilleri
8507688c50
add azure storage config validation ( #791 )
2019-05-01 12:16:55 +09:00
nicolas.dorier
9e770ea484
bump dbriize
2019-04-29 12:30:47 +09:00
nicolas.dorier
dc369d52cb
Use fa fa-user for profile menu item
2019-04-28 16:07:42 +09:00
nicolas.dorier
33c755fc54
Replace log out text by an icon
2019-04-28 15:59:44 +09:00
nicolas.dorier
c5adc0eb71
Rename ShowEmailWarningForStore(storeId) => IsEmailConfigured(storeId)
2019-04-28 15:28:22 +09:00
Andrew Camilleri
fcb1de8a86
Show email warning on apps when settings are not complete ( #794 )
...
* Show email warning on apps when settings are not complete
closes #693
* refactor email warning logic
2019-04-28 15:27:10 +09:00
nicolas.dorier
6df83ad148
Replace DBreeze by DBriize
2019-04-28 15:16:11 +09:00
rockstardev
857a436677
Clarifying comma is required for splitting params, providing example
2019-04-26 22:00:12 -05:00
rockstardev
c6091750b0
Displaying switchable datetimes on wallet transactions page
2019-04-26 22:00:12 -05:00
rockstardev
d5bd0ee781
Filtering invoices by StartDate and EndDate
...
Now it's required to separate parameters with comma. Forced to do
this because dates have spaces between date and time part
2019-04-26 22:00:12 -05:00
nicolas.dorier
165d4e2732
remove unused parameter
2019-04-24 22:40:36 +09:00
nicolas.dorier
098dfacce8
Remove segwit limitation for rescan
2019-04-24 22:40:35 +09:00
Andrew Camilleri
44d1419af9
Add itemCode to Invoice Response ( #784 )
...
closes #779
2019-04-24 22:36:35 +09:00
nicolas.dorier
d0d077642d
Make sure we returns only one token in GetTokens
2019-04-23 16:05:11 +09:00
nicolas.dorier
4ce0cb4b35
Remove useless code in storage providers
2019-04-22 16:57:22 +09:00
nicolas.dorier
5100c36c06
Uncomment google/amazon code, just disable it in the service registration
2019-04-22 16:45:50 +09:00
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
nicolas.dorier
65dcfd3549
bump
2019-04-15 15:28:05 +09:00
Nicolas Dorier
6976fc54ca
Merge pull request #765 from Kukks/bugfix/crowdfund
...
Fix dynamic crowdfund labelling
2019-04-15 15:26:58 +09:00
Nicolas Dorier
0e077ff5c4
Merge pull request #768 from Kukks/feature/invoicesearchsession
...
Make invoice list search term persistent for session
2019-04-15 15:26:05 +09:00
Nicolas Dorier
c2f171a729
Merge pull request #766 from Kukks/bugfix/crowdfund_orderid
...
fix redirect uri for crowdfund invoices
2019-04-15 15:24:53 +09:00
Kukks
96d28f00cc
Make invoice list search term persistent for session
2019-04-13 14:00:48 +02:00
Kukks
70cc79a77f
fix unusual filter
...
closes #763
2019-04-13 13:50:14 +02:00
Kukks
8d10186fdf
fix redirect uri for crowdfund invoices
...
closes #759
2019-04-13 13:43:47 +02:00
Kukks
6f7e0205f8
Fix dynamic crowdfund labelling
...
closes #760
2019-04-13 13:22:19 +02:00
nicolas.dorier
c387c84861
bump
2019-04-12 15:02:28 +09:00
nicolas.dorier
ae7ad9f667
Filter the apps by the user id
2019-04-12 14:54:59 +09:00
nicolas.dorier
c55f1185e6
Revert "Do not show all apps in Server settings policy"
...
This reverts commit 1619666bef
.
2019-04-12 14:43:07 +09:00
nicolas.dorier
1619666bef
Do not show all apps in Server settings policy
2019-04-12 14:29:56 +09:00
rockstardev
13e330fa65
Better UI for selection of app to be displayed on root
2019-04-12 00:13:14 -05:00
rockstardev
827b133534
Allowing for displaying of app directly on website root
2019-04-11 16:30:23 -05:00