kiwiidb
|
402a970140
|
Merge pull request #172 from getAlby/feature/accept-keysend
Feature/accept keysend
|
2022-05-19 08:23:09 +02:00 |
|
kiwiidb
|
bc4655fe8c
|
fix swagger
|
2022-05-18 12:16:24 +02:00 |
|
kiwiidb
|
88c4789412
|
add custom records to transactions
|
2022-05-18 09:14:09 +02:00 |
|
Michael Bumann
|
d4dd9fa7e3
|
Set cache-control headers for static routes (getinfor and home)
This tells clients to cache the response for a few minutes and
thus makes it easier to run lndhub behind a proxy to cache static response
|
2022-05-09 15:38:40 +02:00 |
|
kiwiidb
|
36ee813ff6
|
fix merge conflicts
|
2022-05-03 09:04:54 +02:00 |
|
kiwiidb
|
3881ab7e78
|
add 0 amount outgoing invoice
|
2022-05-02 14:27:48 +02:00 |
|
kiwiidb
|
48d1aa4263
|
Merge pull request #152 from getAlby/use-crypto-rand
Replace math rand with crypto rand
|
2022-05-02 13:52:50 +02:00 |
|
kiwiidb
|
6aa753cd3e
|
fix merge conflicts
|
2022-05-02 13:46:45 +02:00 |
|
Michael Bumann
|
887e5fbf89
|
Log user ids on more errors
This should help analyzing the logs better for a specific user.
|
2022-05-02 09:38:57 +02:00 |
|
kiwiidb
|
820a993783
|
Merge pull request #161 from getAlby/feature/api-docs
Feature/api docs
|
2022-04-28 10:12:13 +02:00 |
|
kiwiidb
|
b150d8c8ec
|
change topic type to string
|
2022-04-27 12:21:15 +02:00 |
|
kiwiidb
|
2793303ad3
|
swagger: add all endpoints
|
2022-04-26 13:48:05 +02:00 |
|
kiwiidb
|
d1679f499d
|
fix: add fees for outgoing invoices
|
2022-04-26 13:14:16 +02:00 |
|
kiwiidb
|
0818abdd2c
|
change tags
|
2022-04-26 12:21:16 +02:00 |
|
kiwiidb
|
5137d966cc
|
feature: start swagger docs
|
2022-04-26 12:14:50 +02:00 |
|
kiwiidb
|
d36d22a2d0
|
add integration test for missing invoices
|
2022-04-20 16:57:12 +02:00 |
|
kiwiidb
|
9180a7d79b
|
add missing invoice functionality
|
2022-04-20 16:48:16 +02:00 |
|
kiwiidb
|
c24d1599d0
|
refactor parse token
|
2022-04-20 16:25:01 +02:00 |
|
Stefan Kostic
|
e2947cf9a1
|
Replace math rand with crypto rand
|
2022-04-13 20:21:35 +02:00 |
|
kiwiidb
|
a9b796a7d6
|
refactor tests
|
2022-04-13 13:19:14 +02:00 |
|
kiwiidb
|
455fba26a0
|
implement fixes based on skosito's remarks
|
2022-04-13 13:04:29 +02:00 |
|
kiwiidb
|
bbe47cbd4c
|
Merge branch 'main' into feature/event-stream
|
2022-04-12 15:30:51 +02:00 |
|
kiwiidb
|
8be8471da0
|
add all integration tests
|
2022-04-12 15:22:24 +02:00 |
|
ext.kwinten.de.backer
|
8ed306fe61
|
always lowercase payreq
|
2022-04-08 11:11:03 +02:00 |
|
kiwiidb
|
bc57cd04c2
|
handle close messages
|
2022-04-07 12:09:13 +02:00 |
|
kiwiidb
|
a5ae01a5f2
|
add proper pubsub
|
2022-04-06 18:00:04 +02:00 |
|
Stefan Kostic
|
e5c2e5337f
|
Add ignoreErrors to sentry
|
2022-04-06 17:15:17 +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
|
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 |
|
kiwiidb
|
de472742bc
|
fix: pay response should follow lndhub api
|
2022-03-23 17:20:04 +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
|
96af86dcc3
|
Merge pull request #134 from getAlby/unauthorized-invoice-endpoint
Unauthorized invoice endpoint
|
2022-03-22 07:51:08 +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
|
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 |
|
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 |
|
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
|
f86543ee0e
|
Merge pull request #127 from getAlby/keysend-implementation
Keysend implementation
|
2022-03-08 14:51:28 +01:00 |
|
Stefan Kostic
|
fb1be3bd8b
|
Rename struct
|
2022-03-08 13:46:51 +01:00 |
|