Stefan Kostic
|
f446eabfd8
|
Simple way to filter out bad auth from sentry
|
2022-04-02 21:34:57 +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 |
|
Stefan Kostic
|
ef90a77ed7
|
Move create limiter to func
|
2022-03-10 23:46:48 +01:00 |
|
Stefan Kostic
|
6febafdf9d
|
Add and use cache client
|
2022-03-10 23:38:51 +01:00 |
|
Stefan Kostic
|
f3a5ab7d10
|
Add rate limiters
|
2022-03-10 23:36:27 +01:00 |
|
Stefan Kostic
|
5a92fe63c0
|
Add packages
|
2022-03-10 23:35:42 +01:00 |
|
kiwiidb
|
595d72087a
|
Merge pull request #130 from getAlby/fix-migration
Fix migration
0.3.1
|
2022-03-09 07:31:26 +01:00 |
|
kiwiidb
|
d23a6d3db5
|
Merge branch 'main' into fix-migration
|
2022-03-09 07:28:31 +01:00 |
|
kiwiidb
|
8516f14751
|
Merge pull request #129 from getAlby/fix-tests
Fix keysend tests
|
2022-03-09 07:27:17 +01:00 |
|