Commit Graph

56 Commits

Author SHA1 Message Date
Arceris f604ca21ce
Update README.md
Added location of LND TLS for Start9
2023-06-03 16:54:49 -06:00
bumi a21e8b96b7 Add fly.io deployment notes 2022-08-19 10:55:00 +02:00
bumi a383a747ef
Merge pull request #40 from yanascz/lnurl-comment-allowed
Add configuration property for allowed length of LNURL-pay comments
2022-08-11 09:02:27 +02:00
yanas 9ceea9e6bf Add configuration property for allowed length of LNURL-pay comments 2022-08-11 08:45:19 +02:00
ok300 53253eba76
Document `listen` startup config 2022-08-09 07:30:02 +02:00
bumi a3675ec746
Update README.md 2022-07-13 20:22:12 +02:00
bumi 3c8a76a1c1
Update README.md 2022-05-17 14:14:26 +02:00
bumi e400782449 Some auto-formatting 2022-04-14 20:58:13 -04:00
bumi c2b11e3146
Merge pull request #33 from runcitadel/go-1.17
Drop go rice and switch to go 1.17
2022-04-15 02:15:25 +02:00
bumi 1fbfdf059a
Update README.md 2022-04-11 17:56:03 +02:00
Aaron Dewes 77d21734c3 Drop go rice and switch to go 1.17 2022-01-30 13:41:25 +01:00
bumi c4b4430387
Update README.md 2022-01-14 17:09:20 +02:00
Christoph Jerolimov cffdded688 Add icon to readme and favicon to generated code, fixes #28 2021-12-03 12:55:56 +01:00
bumi 6f2b72caa7
Merge pull request #24 from runcitadel/master
Docker container
2021-11-17 17:43:49 +02:00
Aaron Dewes 51a8d1ca22
Update README.md 2021-11-06 17:39:17 +00:00
bumi bf44f314dd
Update README.md 2021-10-29 17:29:57 +02:00
bumi 399144acf5
Update README.md 2021-10-29 11:51:35 +02:00
Glen Cooper 2bcd2fd96f
Fix typo in README.md
Settigns -> Settings
2021-10-15 02:56:50 +00:00
Colin Crossman 00b33e3bd9
Update README.md with additional Heroku info
Add a statement about the non-standard Tor buildpack, along with instructions to remove. Also add a pointer to the Heroku page describing the method to link the app to a personal domain.
2021-10-13 12:26:07 -06:00
Colin Crossman 03117dc326
Update README.md for clarity
It was unclear how to get the HEX of the TLS cert. Initially I had been trying to use openssl to export the hex of the signature, which was wrong. I finally realized that the xxd command was intended to be applied on the entire tls.cert file, and that worked. So I added this to clarify that aspect.
2021-10-12 20:27:11 -06:00
bumi 2a4b943887 Merge branch 'master' into tor-support
* master:
  Provide LNURL metadata hash as description_hash in the lightning pr
  Update .lndonate
  Update .lndonate
  Create .lndonate
  Update README.md
  Update README.md
  Update README.md
2021-09-03 13:37:48 +02:00
bumi 9756507514
Update README.md 2021-08-30 10:04:59 +02:00
bumi ced2d68630
Update README.md 2021-08-30 10:03:02 +02:00
bumi d36f7a49f5 Update README.md 2021-08-30 10:01:40 +02:00
bumi 8ff22327c9
Update README.md 2021-08-30 09:59:17 +02:00
bumi 7efef4a2b6
Merge branch 'master' into tor-support 2021-08-30 09:52:37 +02:00
bumi 031daed750
Update README.md 2021-08-29 09:00:23 +02:00
bumi 20e2d8b7e9 readme 2021-08-28 22:46:50 +02:00
bumi 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
bumi 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
bumi 19210cc3ce
Update README.md 2021-08-28 00:42:04 +02:00
bumi 71f6c862fa
Update README.md 2021-08-28 00:05:07 +02:00
bumi 91c62ed7ed Add Tor readme 2021-08-27 15:55:51 +02:00
bumi 6355ce2cc5
Update README.md 2021-08-27 11:52:17 +02:00
bumi b58897dfe5
Update README.md 2021-08-27 10:17:30 +02:00
bumi a87eb60051
Add Heroku deploy button 2020-10-26 17:44:44 +01:00
bumi 8ff67efa8b
Update README.md 2020-10-26 00:59:09 +01:00
bumi 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
bumi e96522a8f9
Update README.md 2020-10-25 11:24:10 +01:00
bumi ea4b7f6b2e
Update README.md 2020-10-25 11:23:33 +01:00
bumi bda984622d
Add deployment notes 2020-10-25 11:00:54 +01:00
bumi d185001b22
Update README.md 2020-10-24 15:33:58 +02:00
bumi cc73ef7a9f
Update README.md 2020-10-24 15:26:47 +02:00
bumi 1278780cbc Rename to LnMe 2020-10-24 11:42:06 +02:00
bumi d20a73b0a0
Update README.md 2020-10-24 02:06:52 +02:00
bumi ad8fc6a97c
Update README.md 2020-10-23 20:44:53 +02:00
bumi 21dbb09492
Update README.md 2020-10-23 20:43:57 +02:00
bumi 05fa7500b0 Comments and documentation 2020-10-23 20:38:18 +02:00
bumi 8f68bec4c7 Update readme 2019-08-25 17:56:56 +02:00
bumi b49e118e47
Update README.md 2019-02-20 21:51:02 +00:00