1
1
mirror of https://github.com/bumi/lntip synced 2025-06-16 01:38:12 +00:00

97 Commits

Author SHA1 Message Date
492ffb2d3f
Update .lndonate 2021-09-02 17:20:20 +02:00
148dfcba22
Update .lndonate 2021-09-02 17:19:38 +02:00
1292e5498f
Create .lndonate 2021-09-02 17:17:42 +02:00
9756507514
Update README.md 1.1.0 2021-08-30 10:04:59 +02:00
ced2d68630
Update README.md 2021-08-30 10:03:02 +02:00
d36f7a49f5 Update README.md 2021-08-30 10:01:40 +02:00
031daed750
Update README.md 2021-08-29 09:00:23 +02:00
7283544b40
Merge pull request #11 from bumi/lightning-address
Add Lightning Address support
2021-08-29 08:55:42 +02:00
20e2d8b7e9 readme 2021-08-28 22:46:50 +02:00
1515765c3f Fix LNURL metadata 2021-08-28 22:28:03 +02:00
d403c19aab Merge branch 'master' into lightning-address
* master:
  Update README.md
  Update README.md
  Update README.md
2021-08-28 22:14:16 +02:00
6e4af5610f Add Lightning Address support
This handles the LNURL-pay flow to enable Lightning Address support.
It accepts any lightning address name on your domain.

e.g. yourname@yourdomain.com
2021-08-28 22:11:24 +02:00
19210cc3ce
Update README.md 2021-08-28 00:42:04 +02:00
71f6c862fa
Update README.md 2021-08-28 00:05:07 +02:00
6355ce2cc5
Update README.md 2021-08-27 11:52:17 +02:00
5ca9e72ab0 Update ricebox 1.0.0 2021-08-27 11:26:10 +02:00
aeb1ffc669 Less opacity for placeholders to make it look less like prefilled text 2021-08-27 11:24:51 +02:00
d3a3bf287b Slightly nicer webln integration 2021-08-27 11:24:51 +02:00
38b7e6ed3e Disable button if now amount is provided 2021-08-27 11:24:51 +02:00
518a834066 Formatting 2021-08-27 11:24:51 +02:00
5c8d604a20 Update dependencies 2021-08-27 11:24:51 +02:00
b58897dfe5
Update README.md 2021-08-27 10:17:30 +02:00
3c97f31e03
Merge pull request #8 from mbarkhau/patch-1
Improve scanability fo QR code
2021-08-26 11:02:47 +02:00
a0dd7420de
Merge pull request #5 from bumi/configurable-urls
Make URLs configurable
2021-08-25 09:35:34 +02:00
mbarkhau
a75497103c
Improve scanability fo QR code
My camera had issues with the colored background. Adding this css helped.
2021-07-13 11:27:48 +00:00
2c0b3b7ee1 Make URLs configurable
pass in `createInvoiceUrl`, `watchPaymentUrl`, `newAddressUrl` functions. Those must return the URL as string that is used for the API calls
2021-07-11 12:01:30 +02:00
a87eb60051
Add Heroku deploy button 2020-10-26 17:44:44 +01:00
3390971f84 Make heroku deployment easier 2020-10-26 17:35:38 +01:00
e98a06f22f Cleanup 2020-10-26 17:19:02 +01:00
494aae0a06 Update rice box 2020-10-26 11:00:50 +01:00
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
8ff67efa8b
Update README.md 2020-10-26 00:59:09 +01:00
f79fb1747f Respect PORT environment variable
this makes it easier to run on PaaS as heroku
2020-10-25 23:44:40 +01:00
89ecea4d4a Update rice box
For whatever reason the order of the file has changed...
2020-10-25 23:09:14 +01:00
9c78c91ab5
Merge pull request #1 from karliatto/fix/when-widget-closed-stop-watching-payment
fix: when widget closed stop watching payment
2020-10-25 23:06:34 +01:00
1e40a617f9 Simplify configuration and remove nesting
We do not have that many config options. Nesting is not needed right now
and makes it only more complicated
2020-10-25 22:48:00 +01:00
77a96bdd83 Sorry go fmt 2020-10-25 22:16:05 +01:00
f81937a7dd Add config.toml to gitignore 2020-10-25 22:16:05 +01:00
38b60b8383 Add example config file 2020-10-25 22:16:05 +01:00
dcaa4f6cc4 Add Support for macaroon and cert as HEX strings
This also changes the configuration options.
Now multiple config sources are supported:

1. cli flags
2. environment variables
3. config toml file
2020-10-25 22:16:05 +01:00
Carlos Garcia Ortiz karliatto
e7acaf7821 fix: when widget closed stop watching payment 2020-10-25 12:47:35 +01:00
e96522a8f9
Update README.md 2020-10-25 11:24:10 +01:00
ea4b7f6b2e
Update README.md 2020-10-25 11:23:33 +01:00
bda984622d
Add deployment notes 2020-10-25 11:00:54 +01:00
7cac6ba7fc Update rice box 2020-10-24 18:12:37 +02:00
ad6f109c95 Fix widget usage 2020-10-24 18:03:10 +02:00
cb0386059a Working example 2020-10-24 18:02:55 +02:00
559838d49a
Update tipping.html 2020-10-24 15:52:43 +02:00
d185001b22
Update README.md 1.0.0-pre 2020-10-24 15:33:58 +02:00
cc73ef7a9f
Update README.md 2020-10-24 15:26:47 +02:00