Commit Graph

33 Commits

Author SHA1 Message Date
michael1011 ce6f2008f3
added error for too long messages 2018-04-01 17:21:55 +02:00
michael1011 a9b5a904d8
improved generation of QR codes 2018-04-01 15:55:55 +02:00
michael1011 50e91f5d0a
removed redundant link from README 2018-04-01 15:45:54 +02:00
Michael 683cacb03d
Merge pull request #7 from bretton/master
adding links to wiki documentation
2018-04-01 15:37:31 +02:00
Bretton Vine 88526a34a0 fixing wiki links after consistency edit 2018-04-01 14:21:56 +02:00
Bretton Vine 4529c3991e adding wiki documentation to readme 2018-04-01 14:18:25 +02:00
michael1011 9b80af5a29
minor fixes 2018-03-31 16:11:25 +02:00
michael1011 6c69629eed
reworked displaying of invoice 2018-03-30 19:30:09 +02:00
michael1011 8c2f331303
changed default data directory as stated in #1 2018-03-30 15:19:13 +02:00
michael1011 706a974fee
fixed issues from #3 2018-03-30 11:12:24 +02:00
michael1011 95a893fe9c
replaced 'Your invoice' with 'Your tip request' 2018-03-30 09:55:38 +02:00
michael1011 6a70a1a914
fixed typos 2018-03-29 22:54:00 +02:00
michael1011 6213ced383
fixed spelling mistakes in documentation 2018-03-29 18:26:38 +02:00
michael1011 426b0dc636
fixed bug which caused get invoice button to move up 2018-03-29 18:00:59 +02:00
michael1011 91b11e4be5 added documentation
Signed-off-by: michael1011 <michael101101@me.com>
2018-03-29 17:51:01 +02:00
michael1011 eb1d19e8b1
removed outline from buttons in Firefox 2018-03-29 16:00:33 +02:00
michael1011 1f7126d4c2
added sample config 2018-03-29 15:01:28 +02:00
michael1011 08057fcb04
fixed issue with browsers which don't support EventSource 2018-03-29 14:29:20 +02:00
michael1011 d473e7819e
added option add Access-Control-Allow-Origin header 2018-03-29 13:44:08 +02:00
michael1011 7343edf756
added ticker to remove expired invoices periodically 2018-03-29 13:06:28 +02:00
michael1011 e525828939
updated dependencies 2018-03-28 19:07:56 +02:00
michael1011 d323d28dc9 added alternative to EventSource for incompatible browsers 2018-03-28 18:59:21 +02:00
michael1011 a4ad464710
added EventSource to show a thank you message 2018-03-26 23:54:12 +02:00
michael1011 58f432d04f
fixed overflow error when creating QR codes with long messages 2018-03-26 18:03:38 +02:00
michael1011 a6ff42f6a3
added QR code and expiry timer to frontend 2018-03-26 11:20:15 +02:00
michael1011 16614aba62
updated dependencies 2018-03-25 17:58:36 +02:00
michael1011 980727629e
added frontend 2018-03-25 17:45:42 +02:00
michael1011 f7e60168b4
finished LND implementation 2018-03-24 23:03:55 +01:00
michael1011 cc124317ea
added LND backend 2018-03-24 00:08:03 +01:00
michael1011 8bb29d4b6e
added config 2018-03-22 21:52:16 +01:00
michael1011 83a3743104
added logger 2018-03-22 19:03:54 +01:00
michael1011 dbf9ca898f
updated LICENSE 2018-03-22 18:06:55 +01:00
Michael a91656e62e
Initial commit 2018-03-22 17:58:33 +01:00