1
1
mirror of https://github.com/bumi/lntip synced 2025-06-17 10:15:35 +00:00

121 Commits

Author SHA1 Message Date
5115fbb1ab Rename to lnme 2020-10-18 02:33:22 +02:00
49e79d9c9c Refactorings
Refactor JS and embed assets using rice.go
2020-10-18 02:31:56 +02:00
8f68bec4c7 Update readme 2019-08-25 17:56:56 +02:00
804382e85d Add request rate limit option
This allows to configure a request rate limit. By default it is
currently set to 10 requests per second.
2019-08-25 17:49:24 +02:00
3029a91726 Better error logging 2019-02-21 11:49:11 +01:00
b49e118e47
Update README.md 2019-02-20 21:51:02 +00:00
7d168019e3
Update README.md 2019-02-20 21:48:47 +00:00
cee2cf691b
Update README.md 2019-02-20 21:44:44 +00:00
199b251379 Add systemd service example 2019-02-20 22:38:40 +01:00
faf858f0c4 go fmt 2019-02-20 01:31:03 +01:00
01fb7be447 Refactor to mimic the lnd rest API a bit 2019-02-19 20:55:07 +01:00
d3e7dc0668 readme 2019-01-09 12:08:50 +01:00
f998fc478c Show popup if webln fails 2019-01-09 12:08:44 +01:00
414e31e4df readme 2019-01-08 17:02:20 +01:00
2e7649eeef Add readme 2019-01-08 16:55:22 +01:00
a807fce81d Refactor JS widget API to use promises 2019-01-08 16:53:35 +01:00
625b13d8fc Load css earlier to make sure it is loaded 2019-01-07 23:54:01 +01:00
f65b839b6c Use options hash for lntip initialization 2019-01-07 23:51:41 +01:00
a070fe35a0 Use JSON POST request for invoice creation 2019-01-07 21:29:08 +01:00
08d0eee00c API only
It should be easy to integrate into any webpage. We do this with a
little JS snippet, so no need for rendering HTML templates etc.
2019-01-07 16:52:38 +01:00
bfa5219b02 hello world 2019-01-07 16:26:08 +01:00