Commit graph

1362 commits

Author SHA1 Message Date
rockstardev
16eedf4153 Deducing if to perform update check from update url configuration 2020-08-03 03:17:04 -05:00
rockstardev
ce87d2e45c Making use of options to initalize update check on first admin registration 2020-08-03 03:17:04 -05:00
rockstardev
1b3e40fd70 Fixing typo 2020-08-03 03:17:04 -05:00
Nicolas Dorier
8e2728902a
Merge pull request #1754 from btcpayserver/feat/prefs-generalization
Cookie Preferences Generalization, applying same style to ListInvoices and Payment Requests
2020-07-31 16:12:10 +09:00
rockstardev
77f5d0be35 Initializing BasePagingViewModels from cookie 2020-07-30 18:02:59 -05:00
nicolas.dorier
02998fff49
Add Altcoins-Release and Altcoins-Debug configurations 2020-07-29 18:55:28 +09:00
XPayServer
92ae1109d0 Add Bitcoin Only Build 2020-07-28 22:48:51 +02:00
rockstardev
19ffd031ec Refactoring query extraction from cookie into extender methods 2020-07-28 10:28:32 -05:00
rockstardev
97e5f2e656 Ignoring prefs cookie deserialization errors 2020-07-28 10:28:32 -05:00
rockstardev
bce386bc7a Blobbifying user preferences cookie, to contain all prefs 2020-07-28 10:28:32 -05:00
rockstardev
e3a8e1a187 Applying conventions from ListInvoice on PaymentRequests 2020-07-28 10:28:32 -05:00
rockstardev
9d9d0461ad Generalizing saving of search, applying it to PaymentRequests grid 2020-07-28 10:28:32 -05:00
rockstardev
6bacddc159 Refactoring ListInvoicePreferences 2020-07-28 10:28:32 -05:00
Nicolas Dorier
b7d66efb20
Merge pull request #1753 from bolatovumar/feat/1568
Allow sorting apps by store, name or app type
2020-07-28 15:18:30 +09:00
Umar Bolatov
df1447b917
Add pagination to wallet transactions page
close #1771
2020-07-24 21:39:30 -07:00
Andrew Camilleri
310f6a385c
fix null instance on invoice when using paymentCurrencies (#1766)
fixes #1765
2020-07-24 08:16:41 +02:00
Umar Bolatov
25527ec1dd
Use nameof() instead of strings 2020-07-20 20:02:14 -07:00
Umar Bolatov
36e3eeecaa
Allow sorting apps by store, name or app type
close #1568
2020-07-19 15:20:18 -07:00
Dennis Reimann
dbf6676115
Recovery seed page improvements 2020-07-17 18:00:09 +02:00
Dennis Reimann
cfef1f3432
Add separate recovery seed backup view
fix
2020-07-17 18:00:07 +02:00
nicolas.dorier
f3700c39e3
Save the latest search on invoices 2020-07-17 13:24:41 +09:00
Nicolas Dorier
bdfe77dbb5
Merge pull request #1746 from btcpayserver/api/fix-keys-requirement
GreenField: Remove requirement for permissions >= 1 when creating key
2020-07-17 12:44:22 +09:00
Nicolas Dorier
2e225a1435
Merge pull request #1712 from dennisreimann/login
Redesign login and register / refactor create user
2020-07-17 12:39:08 +09:00
Kukks
c2a4bc2603 GreenField: Remove requirement for permissions >= 1 when creating key
Sometimes you just want to have an api key to verify a user still exists periodically on a server and do not need any permissions
2020-07-16 10:26:04 +02:00
Nicolas Dorier
33eb5f8117
Merge pull request #1742 from bolatovumar/feat/1709
Allow mass-archiving of invoices
2020-07-15 12:27:25 +09:00
Umar Bolatov
94e8bf4a72
Allow mass-archiving of invoices
closes #1709
2020-07-14 19:58:52 -07:00
Nicolas Dorier
24439f1dc2
Merge pull request #1737 from btcpayserver/payjoin-hw-fix
Fix Payjoin HWW signing
2020-07-14 16:29:11 +09:00
Nicolas Dorier
15df2dfb0c
Merge pull request #1735 from btcpayserver/2fa-config-screen
Fix 2FA config screens
2020-07-14 16:27:09 +09:00
nicolas.dorier
88af6c441f
Can refund invalid invoices 2020-07-14 15:42:37 +09:00
Dennis Reimann
0235624c64
Unify get and post routes for create user 2020-07-13 19:08:47 +02:00
Dennis Reimann
9b9cb83a06
Dissect register and create user 2020-07-13 17:32:18 +02:00
Kukks
eb14635a53 broadcast hww payjopin immediately 2020-07-13 15:02:51 +02:00
Nicolas Dorier
dd0f8faf79
Merge pull request #1707 from Kukks/corsapi
Enable CORS and fix small doc error
2020-07-13 18:01:43 +09:00
Kukks
006ebf3f15 Fix 2FA config screens 2020-07-13 10:58:53 +02:00
Kukks
572c7ebbd8 Fix Payjoin HWW signing
fixes #1557
2020-07-13 10:54:39 +02:00
Dennis Reimann
ca1f910d55
Improve maintenance view 2020-07-09 17:20:43 +02:00
Kukks
82af723f1f Enable CORS and fix small doc error 2020-06-30 08:26:19 +02:00
Nicolas Dorier
aeb90a3674
Merge pull request #1706 from dennisreimann/store-lightning
Improve information structure on Lightning page
2020-06-30 11:06:07 +09:00
Dennis Reimann
04acbf6509
Improve information structure on Lightning page 2020-06-29 16:54:07 +02:00
rockstardev
f88c02cccd Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
rockstardev
b6c7af32de Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
nicolas.dorier
51514252b6
Run dotnet format 2020-06-28 17:55:27 +09:00
nicolas.dorier
26137200b9
Do not use Onion-Location for custom domains (Fix #1693) 2020-06-27 15:39:02 +09:00
Nicolas Dorier
dbb2924ccc
Fix: Create store could be called with a scoped store's modify apikey (#1696) 2020-06-27 15:34:03 +09:00
nicolas.dorier
d0188f42b7
Fix crowdfound on root 2020-06-27 15:33:34 +09:00
nicolas.dorier
6208706d46
Better error message if permission missing 2020-06-27 14:05:56 +09:00
nicolas.dorier
16f2ddddf0
Fix Point of Sale with custom domains 2020-06-27 12:21:19 +09:00
nicolas.dorier
783185d99c
Fix Point of Sale with custom domains 2020-06-27 12:13:17 +09:00
nicolas.dorier
f2b986a357
Remove warnings 2020-06-26 20:52:59 +09:00
Kukks
a0065bc2ba catch cancled task exception in notif 2020-06-26 11:54:18 +02:00