1
1
mirror of https://github.com/bumi/lntip synced 2026-07-05 09:46:19 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
bumi f066978374 Use a default font and not a font from google
No need to load data from google. If someone wants a special font a custom
website can be used.
2020-10-26 10:59:56 +01:00
bumi 986b8d3aa4 Disable arrow buttons on number input fileds 2020-10-24 13:40:30 +02:00
bumi c0171c0e81 Formatting 2020-10-23 18:53:18 +02:00
bumi 9472f3edb0 moar 2020-10-22 23:15:52 +02:00
bumi e1882b8fcf Add support to get an onchain Address 2020-10-22 20:36:27 +02:00
bumi 01460b2c5c Disable inputs after submit
otherwise the user might change the values but the invoice does not get updated.
2020-10-22 20:14:14 +02:00
bumi f30bb63bad Support form prefilling with query params 2020-10-18 22:28:46 +02:00
bumi 71ed7e8c97 Display loading spinner on send click 2020-10-18 18:58:09 +02:00
bumi 664ae2b921 Add loading spinner 2020-10-18 18:54:57 +02:00
bumi 49e79d9c9c Refactorings
Refactor JS and embed assets using rice.go
2020-10-18 02:31:56 +02:00