Commit Graph

500 Commits

Author SHA1 Message Date
kiwiidb
a5ae01a5f2 add proper pubsub 2022-04-06 18:00:04 +02:00
kiwiidb
45e0c48f1f fix conflicts 2022-04-06 16:38:01 +02:00
kiwiidb
4cb60a5c91 clean up PR 2022-04-06 16:36:06 +02:00
kiwiidb
87f290f37d Merge pull request #142 from getAlby/feature/metrics
Feature/metrics
2022-04-06 16:19:03 +02:00
kiwiidb
2f385fc328 add section about prometheus in readme 2022-04-06 16:18:38 +02:00
kiwiidb
db780757c0 Merge pull request #147 from getAlby/expected-api-req-and-resp
Add and use expected requests and responses for integration tests
2022-04-06 09:10:46 +02:00
Stefan Kostic
2332e7a7d8 Add and use expected requests and responses for integration tests 2022-04-05 21:01:06 +02:00
kiwiidb
1bd42616b0 add readme 2022-04-05 08:45:41 +02:00
kiwiidb
340ca82ab8 Merge pull request #145 from getAlby/fix/favicon
add favicon.ico rewrite
2022-04-02 09:48:44 +02:00
kiwiidb
b63e420152 add favicon.ico rewrite 2022-04-01 17:00:09 +02:00
kiwiidb
6d0b7595e0 Merge pull request #136 from getAlby/dynamic-fee-limits
Dynamic fee limits
2022-03-31 12:00:34 +02:00
kiwiidb
2be263186f add log line 2022-03-31 11:45:35 +02:00
kiwiidb
07b93fc574 add prometheus on seperate port 2022-03-31 11:40:32 +02:00
kiwiidb
fc76657ffb run all tests in all folders 2022-03-31 08:25:10 +02:00
Stefan Kostic
23bd588724 Add unit tests for calc fee limit fn 2022-03-30 18:59:03 +02:00
kiwiidb
55c775d8b4 send keepalive msg on startup 2022-03-25 09:34:02 +01:00
kiwiidb
8b678c363f Merge branch 'feature/event-stream' of github.com:kiwiidb/lndhub.go into feature/event-stream 2022-03-24 17:02:47 +01:00
kiwiidb
c77e7ccff8 struct tags 2022-03-24 15:08:45 +01:00
kiwiidb
4bfbc3d25c add keepalive messages 2022-03-24 15:06:55 +01:00
kiwiidb
789ef5c4f1 Merge branch 'main' into feature/event-stream 2022-03-24 13:58:11 +01:00
kiwiidb
0341276f4d use websocket instead of sse because more client support 2022-03-24 13:55:11 +01:00
Michael Bumann
b064c0fd95 Merge pull request #137 from getAlby/fix/pay-response
Fix/pay-response
0.4.2 0.4.1
2022-03-23 18:25:46 +02:00
kiwiidb
de472742bc fix: pay response should follow lndhub api 2022-03-23 17:20:04 +01:00
Stefan Kostic
edc51df4fb Make fixed fees dynamic 2022-03-23 16:55:13 +01:00
kiwiidb
21f48dbee9 Merge pull request #4 from kiwiidb/feature/event-stream
add keepalive messages
2022-03-23 10:23:48 +01:00
kiwiidb
edffaf4542 add keepalive messages 2022-03-23 10:20:17 +01:00
kiwiidb
346d24bb56 Merge pull request #120 from getAlby/feature/binary-release-action
add build workflow
0.4.0
2022-03-22 08:59:28 +01:00
kiwiidb
96af86dcc3 Merge pull request #134 from getAlby/unauthorized-invoice-endpoint
Unauthorized invoice endpoint
2022-03-22 07:51:08 +01:00
Stefan Kostic
7060fca760 Extract test err response util fn 2022-03-21 23:25:03 +01:00
Stefan Kostic
805e0970a5 Add tests for new endpoint 2022-03-21 23:20:54 +01:00
kiwiidb
aa9e1bc4a4 encode description hash again to hex 2022-03-21 16:58:57 +01:00
kiwiidb
cd2456ec34 merge in event stream 2022-03-21 13:06:40 +01:00
kiwiidb
61ea259f2e Merge branch 'unauthorized-invoice-endpoint' 2022-03-21 13:05:46 +01:00
kiwiidb
fcbee32d76 wrap bolt12 response 2022-03-21 12:01:13 +01:00
kiwiidb
c91bc0c4c3 go mod tidy 2022-03-21 11:57:55 +01:00
kiwiidb
ce80647a23 fix conflicts 2022-03-21 11:57:16 +01:00
kiwiidb
8e2606a2e6 fix: graceful shutdown 2022-03-21 11:42:59 +01:00
kiwiidb
93ad471dac feature: settled invoice stream 2022-03-20 13:17:38 +01:00
kiwiidb
d64231f7b4 Merge pull request #133 from getAlby/feature/keysend-custom-records
Feature/keysend-custom-records
2022-03-19 15:53:48 +01:00
Stefan Kostic
88d7d21aa1 Add common add invoice ctrl method 2022-03-18 18:06:39 +01:00
Stefan Kostic
2d34317acb Add and register invoice endpoint 2022-03-18 18:03:46 +01:00
Stefan Kostic
61c8d8a53c Add method to fetch user by login 2022-03-18 18:03:32 +01:00
kiwiidb
e5e03659d6 update tests with custom record 2022-03-18 14:10:37 +01:00
kiwiidb
be8a5a4acc feature: allow custom records to keysend 2022-03-18 12:19:19 +01:00
kiwiidb
35d72b40af install go: use v2 action 2022-03-17 09:13:12 +01:00
Michael Bumann
30e7934fa4 Merge pull request #132 from getAlby/fix/README
update README
2022-03-16 18:05:52 +02:00
kiwiidb
8c0fe79d61 update README 2022-03-16 16:28:28 +01:00
kiwiidb
b3719d0a0b Merge pull request #131 from getAlby/rate-limiter
Rate limiter and cache middleware
2022-03-16 08:38:11 +01:00
Stefan Kostic
0a34f58b87 PR comments 2022-03-15 12:39:39 +01:00
Stefan Kostic
412b2d4659 Add rate limit params to config 2022-03-15 12:31:58 +01:00