Nicolas Dorier
b8fcb83fd6
Disable cookie access when a user is disabled ( #6971 )
2025-10-30 23:35:28 +09:00
nicolas.dorier
b1cba47adf
[Features] Subscriptions
2025-10-28 15:33:23 +09:00
Nicolas Dorier
42490c389d
Fix: Unable to reset email settings ( #6963 )
2025-10-23 17:29:42 +09:00
Bufo
49e5afcacf
chore: update status replace logic
2025-10-20 10:47:58 +04:00
Bufo
d25dbaabbc
feat: add {Status} template string in redirect url
2025-10-20 10:47:58 +04:00
Nicolas Dorier
e8282ca849
Refactoring of Webhooks and Email Rules ( #6954 )
2025-10-19 22:31:24 +09:00
nicolas.dorier
5400c2bd14
Update translations
2025-09-09 20:31:53 +09:00
Nicolas Dorier
995bc0e20f
Remove unused checkout v1 translations ( #6860 )
2025-07-22 12:27:26 +09:00
nicolas.dorier
e6565f93ba
Update translations
2025-07-21 12:35:49 +09:00
Nicolas Dorier
86881ba5a3
Add fee information in wallet tx report and tx list ( #6857 )
2025-07-17 22:24:02 +09:00
Nicolas Dorier
cd42f1a53d
Fix: Improve the responsivity of the Reporting page ( #6846 ) ( #6841 )
2025-07-17 15:43:32 +09:00
Nicolas Dorier
e83a12d995
Make sure that mempool space fee rate doesn't drop below node's minRelayTxFee ( #6853 )
2025-07-17 13:48:18 +09:00
Nicolas Dorier
89c836e5f9
Add wallet policy support ( #6765 )
2025-07-16 09:06:11 +09:00
nicolas.dorier
791a324cb7
Simplify deletion of WalletObjects
2025-07-14 16:19:35 +09:00
nicolas.dorier
385b66653b
Fix race condition for ModifyWalletObjectData
2025-07-14 14:57:01 +09:00
nicolas.dorier
a130630042
Export all metadatas of invoices in the Legacy Invoice Export
2025-07-11 16:12:52 +09:00
thgO.O
632d4433e0
feat: add Reserved Addresses view with filtering, pagination and labels ( #6796 )
...
* feat: add reservedAt metadata when address is generated from receive
* feat: add link to Reserved Addresses in wallet navigation
* feat: add ReservedAddressesViewModel with labels and reserved timestamp
* feat: implement Reserved Addresses view with filtering, pagination and label management
* feat: add GetReservedAddressesWithDetails with label and timestamp support
* feat: add ReservedAddresses endpoint
* test: add Reserved Addresses view test with label, filter and pagination
* test: use stable ID for filter input instead of placeholder
* Moving Reserved Addresses to Receive page
* feat: sync labels created via Label Manager using labelmanager:changed event
* refactor: optimize GetReservedAddressesWithDetails using direct SQL query
* feat: add link to filter Reserved Addresses by label from Wallet Labels view
* refactor: remove legacy selenium test
* test: add playwright tests with label filtering, pagination and redirect from Wallet Labels view
* refactor: optimize Reserved Addresses filtering with Set and Safe.Json
---------
Co-authored-by: rockstardev <5191402+rockstardev@users.noreply.github.com >
2025-07-04 09:30:23 +09:00
nicolas.dorier
9f04bd473a
Apply taxes and set receipt properly for PoS Print View
2025-06-12 17:51:26 +09:00
nicolas.dorier
c48f853ab4
Update translatable strings
2025-05-25 09:59:30 +09:00
nicolas.dorier
8a43386909
Add tip and subtotal to report
2025-05-23 19:39:28 +09:00
nicolas.dorier
b45a575ee4
Add ability to RBF a transaction with a single output
2025-05-23 10:16:57 +09:00
Nicolas Dorier
932d313dee
Can apply tax rates to PoS items ( #6724 )
2025-05-19 10:35:46 +09:00
rockstardev
24d84e6f8f
Adding links to invoice for review
2025-05-15 22:39:55 -05:00
Nicolas Dorier
1e79730c6e
Implement store templates ( #6704 )
...
* Implement store templates
* Use the template for the default rate rules
* Polish messages
* Do not show exchange selection if template has a script
2025-05-09 15:58:24 +09:00
Nicolas Dorier
dd6c4c771e
Include XPubs in PSBTs for multi sig ( #6696 )
2025-04-24 21:36:09 +09:00
nicolas.dorier
818d65a4f9
Update translations default
2025-04-24 09:50:28 +09:00
nicolas.dorier
5f908322c2
Make Rider a bit less verbose Code cleanup
2025-04-23 16:51:56 +09:00
Nicolas Dorier
8e9aead659
Automatically set Multisig Server if Output descriptor has several keys ( #6688 )
2025-04-22 17:01:55 +09:00
nicolas.dorier
541e514d9f
Update translations
2025-04-21 17:11:15 +09:00
Nicolas Dorier
2f26979ed7
Refactor vault ( #6678 )
...
* Use Blazor for the Vault code
* Put elements in different file
* Controller abstraction
* Break into VaultElement
2025-04-21 17:09:46 +09:00
rockstardev
c3998fdf34
Addressing PR review issues
2025-04-16 10:49:08 +09:00
rockstardev
6af8c865c7
Filtering by Title and Reference number
2025-04-16 10:41:02 +09:00
rockstardev
cab6ed14cb
Ensuring template for Payment Request Completed email rule
2025-04-16 10:41:00 +09:00
rockstardev
967ec3460e
Providing Payment Request completed webhook
2025-04-16 10:38:28 +09:00
rockstardev
fdde3096d0
Allowing copying of Payment Request URL
2025-04-16 10:38:25 +09:00
nicolas.dorier
ba9646f486
Fix: PaymentRequest get expired even if paid on time
2025-04-09 19:22:44 +09:00
nicolas.dorier
5df2ffe689
Fix crash if DelayedTaskScheduler has too big timestamp
2025-04-09 00:03:43 +09:00
nicolas.dorier
b3bb295c0c
Update translation files
2025-04-08 23:08:25 +09:00
d11n
1c921030dc
Store users: Ensure the last owner cannot be downgraded ( #6654 )
...
* Store users: Ensure the last owner cannot be downgraded
Changes the behaviour of the `AddOrUpdateStoreUser` method to throw errors for the failure cases, so that the UI and API can report the actual problem. A role change might fail if the user already has that role or if they are the last owner of the store.
* Cleanup code
---------
Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com >
2025-04-08 17:21:07 +09:00
Nicolas Dorier
ce83e4d96d
Fix: PaymentRequests created via API never expires ( #6657 )
2025-04-08 14:17:31 +09:00
nicolas.dorier
c373f1e08f
Refactor UserService.IsDisabled to a property
2025-04-04 16:42:27 +09:00
d11n
a916ae81be
Greenfield: Expand user data ( #6649 )
2025-04-04 16:15:33 +09:00
Nicolas Dorier
81ede35fe4
Disallow calling InvoiceEntity.UpdateTotals() on incomplete invoices ( #6646 )
2025-04-02 08:35:52 +09:00
nicolas.dorier
631a0a22b5
Small nits
2025-03-27 16:08:15 +09:00
rockstardev
2e848797a3
Using CallbackGenerator as Nicolas requested
2025-03-26 23:08:48 -05:00
rockstardev
42878f23a6
Code cleanup and commenting
2025-03-26 23:08:48 -05:00
rockstardev
fcd49ff729
Merge pull request #6629 from btcpayserver/feat/email-rules-refactor
...
Email rules refactor
2025-03-23 09:27:20 -05:00
rockstardev
0997e9b76c
Fixing Selenium tests
2025-03-23 09:04:11 -05:00
nicolas.dorier
019c878c4e
Add InvoiceEntity.NetSettled property
2025-03-23 10:53:05 +09:00
nicolas.dorier
c3c6473e35
Disable cold wallet creation by default
2025-03-13 19:23:23 +09:00