Commit Graph

28 Commits

Author SHA1 Message Date
kiwiidb
c74f39f94d refactor invoice amount checks 2023-02-17 14:59:10 +01:00
kiwiidb
60524472c5 move custom records workarounds up 2023-01-17 14:08:20 +01:00
kiwiidb
301b58b7a8 Merge pull request #280 from getAlby/feature/error-response-improvements
more accurate http status codes for keysend
2023-01-13 14:17:28 +01:00
kiwiidb
b70c49eba4 allow 0 amount invoices in v2 api 2023-01-09 15:34:37 +01:00
kiwiidb
8eff6c8e05 more accurate http status codes for keysend 2023-01-09 15:15:49 +01:00
kiwiidb
95b9c76013 Merge pull request #264 from getAlby/feature/multikeysend-response
feature: return custom records
2022-12-29 16:05:57 +01:00
kiwiidb
373f236a0d keysend: custom records 2022-12-29 15:19:01 +01:00
kiwiidb
d02a5f9510 keysend: use camel case for request body 2022-12-29 15:07:33 +01:00
kiwiidb
786bba7643 keysend response: use snake case to be consistent 2022-12-29 14:27:05 +01:00
kiwiidb
ed2eb2eeae keysend response: use snake case to be consistent 2022-12-29 14:26:46 +01:00
kiwiidb
be8c129293 feature: return custom records 2022-12-28 11:35:00 +01:00
kiwiidb
8b7b90a445 fix: check splits multikeysend body 2022-12-28 11:30:47 +01:00
kiwiidb
3bcd458c26 respond with 500 if no payment sent 2022-12-23 14:19:52 +01:00
kiwiidb
f3a98381d9 improve return var name 2022-12-15 11:27:36 +01:00
kiwiidb
df7a02a7dc fix http status header 2022-12-09 15:53:24 +01:00
kiwiidb
22874d7b40 remove comments 2022-12-05 15:58:22 +01:00
kiwiidb
bf3c1d5f7f refactor split keysend error handling 2022-12-05 14:47:13 +01:00
kiwiidb
e97bce1855 add multikeysend endpoint 2022-12-05 11:51:46 +01:00
kiwiidb
2229ac56d6 fix bug: no model needed here 2022-10-28 10:51:27 +02:00
kiwiidb
b00a69d9ef delete invoices when balance check fails 2022-10-06 13:03:07 +02:00
kiwiidb
159a768a99 set fee reserve to 0 if destination is us 2022-10-03 16:10:44 +02:00
kiwiidb
bc8873b2b4 only return user id on create call 2022-07-08 10:06:46 +02:00
kiwiidb
96c6a4f952 replace username by login 2022-07-07 14:07:28 +02:00
kiwiidb
e01f4ec9f1 update swagger groups 2022-06-17 16:36:15 +02:00
kiwiidb
7b3565a659 tested all controllers 2022-06-17 16:26:58 +02:00
kiwiidb
adba6d3006 add getinvoice endpoint 2022-06-17 15:44:54 +02:00
kiwiidb
b256a3fefe remove old api docs 2022-06-17 15:38:44 +02:00
kiwiidb
71c09f258a v2 api 2022-06-17 11:40:06 +02:00