1
1
mirror of https://github.com/bumi/lntip synced 2026-07-17 14:27:05 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
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 8eb49fc460 Fix JS for mobile/iOS
seems static class variables are not supported
2020-10-18 19:45:09 +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