Gonçalo Valério and GitHub
4732c4b296
add proper validation for the unit field when creating an invoice ( #2647 )
2024-08-30 12:17:52 +01:00
Gonçalo Valério and GitHub
7a6c3646fb
Fix: Wrong expiration date in invoice details ( #2506 )
...
* invoices without the x tag, should be assumed to take 3600 seconds to expire
* update bolt11 package and use built in method to calculate the invoice expiry date
* fix linter errors
2024-05-16 13:48:58 +01:00
Gonçalo Valério and GitHub
86821f4606
bug: When "expiry" is null, do not display "expiry" in payment details ( #2349 )
...
* Do not display expiry in payment details, when expiry is null
2024-03-26 10:46:30 +01:00
Gonçalo Valério and GitHub
2a1505bc0d
bug: Fix regression. Admin-users and allowed-users can now be removed through the web interface ( #2331 )
...
* Fix regression. Admin-users and allowed-users can now be removed through the web interface
* remove raw usage from user tab on server admin
2024-03-22 07:26:25 +01:00