kiwiidb
|
b00a69d9ef
|
delete invoices when balance check fails
|
2022-10-06 13:03:07 +02:00 |
|
kiwiidb
|
de592ffccc
|
Merge pull request #235 from getAlby/chore/fee-reserve-improvement
set fee reserve to 0 if destination is us
|
2022-10-04 18:11:43 +02:00 |
|
kiwiidb
|
deb3131b6a
|
add integration test
|
2022-10-04 16:43:29 +02:00 |
|
kiwiidb
|
7d869c95f3
|
Merge pull request #234 from getAlby/fix/admin-api-key
Fix/admin api key
|
2022-10-03 20:17:47 +02:00 |
|
kiwiidb
|
159a768a99
|
set fee reserve to 0 if destination is us
|
2022-10-03 16:10:44 +02:00 |
|
kiwiidb
|
a3f8817a6c
|
add admin token doc to readme
|
2022-10-03 15:54:20 +02:00 |
|
kiwiidb
|
49578644f9
|
add test for creating account with admin key
|
2022-10-03 15:41:32 +02:00 |
|
kiwiidb
|
8661225273
|
add admin api key for creating accounts
|
2022-10-03 14:54:29 +02:00 |
|
kiwiidb
|
37bc4075ac
|
Merge pull request #227 from getAlby/fix/0-amount-internal-invoices
Fix/0 amount internal invoices
|
2022-09-26 10:07:02 +02:00 |
|
kiwiidb
|
f03f047baa
|
Revert "Revert "fix 0 amount internal invoices""
This reverts commit daf1d35d70.
|
2022-09-12 13:45:03 +02:00 |
|
kiwiidb
|
daf1d35d70
|
Revert "fix 0 amount internal invoices"
This reverts commit 1960d72fae.
|
2022-09-12 13:44:49 +02:00 |
|
kiwiidb
|
92341df380
|
add test for 0 amount internal invoice
|
2022-09-12 13:44:31 +02:00 |
|
kiwiidb
|
1960d72fae
|
fix 0 amount internal invoices
|
2022-09-12 13:28:10 +02:00 |
|
Michael Bumann
|
5ce55e8f75
|
Merge pull request #225 from prusnak/logo-scaling
Proper custom logo scaling
|
2022-08-22 00:06:35 +02:00 |
|
Pavol Rusnak
|
cebbdcf9ed
|
Fix logo scaling
|
2022-08-21 23:57:52 +02:00 |
|
kiwiidb
|
34b3ff6d22
|
Merge pull request #224 from getAlby/fix/zeus-error
don't omit payment error when empty
0.10.0
|
2022-08-08 11:03:10 +02:00 |
|
kiwiidb
|
ceec6dd181
|
don't omit payment error when empty
|
2022-08-08 10:11:18 +02:00 |
|
kiwiidb
|
3b7b00f619
|
Merge pull request #222 from getAlby/fix/custom-records-in-ws
add custom records
|
2022-08-05 14:34:06 +02:00 |
|
kiwiidb
|
98bebe0c87
|
add custom records
|
2022-08-05 12:12:03 +02:00 |
|
kiwiidb
|
0526b33e9d
|
Merge pull request #220 from prusnak/password-entropy
Introduce config.MinPasswordEntropy option
|
2022-08-02 13:51:05 +02:00 |
|
kiwiidb
|
cc521da304
|
Merge pull request #218 from prusnak/macaroonfile-certfile
macaroon and cert can be provided as files
|
2022-08-02 13:48:42 +02:00 |
|
kiwiidb
|
e3960b6903
|
Merge pull request #216 from prusnak/editorconfig
Add .editorconfig + fix whitespace issues
|
2022-08-01 10:25:22 +02:00 |
|
Pavol Rusnak
|
5ea75be052
|
Introduce config.MinPasswordEntropy option
that allows an operator to set minimum entropy (in bits)
of a password to be accepted during account creation
|
2022-07-29 09:02:33 +02:00 |
|
Pavol Rusnak
|
2a95d32607
|
add LND_MACAROON_FILE an LND_CERT_FILE to README
|
2022-07-23 14:21:38 +02:00 |
|
juligasa
|
dc35f00497
|
macaroon and cert can be provided as files
|
2022-07-22 12:30:49 +02:00 |
|
kiwiidb
|
2bdd71c0ea
|
Merge pull request #215 from prusnak/psql-unix-prefix
Enable "unix:" prefix for PostgreSQL connection string
|
2022-07-22 09:17:56 +02:00 |
|
Pavol Rusnak
|
9dc300a6cf
|
Add .editorconfig + fix whitespace issues
|
2022-07-22 00:03:48 +02:00 |
|
Pavol Rusnak
|
487524c236
|
Enable "unix:" prefix for PostgreSQL connection string
|
2022-07-21 17:34:52 +02:00 |
|
Michael Bumann
|
c6a56b5aa9
|
Merge pull request #214 from prusnak/readme-amount-units
readme: add satoshi units to readme
|
2022-07-21 13:13:11 +02:00 |
|
Pavol Rusnak
|
c66d315f7b
|
readme: add satoshi units to readme
|
2022-07-21 13:01:10 +02:00 |
|
kiwiidb
|
bc5f4248b9
|
Merge pull request #212 from prusnak/branding
Make it possible to override branding
|
2022-07-18 10:52:38 +02:00 |
|
Pavol Rusnak
|
3fa782c2d4
|
Make it possible to override branding
|
2022-07-17 22:27:42 +02:00 |
|
kiwiidb
|
85440ebb70
|
Merge pull request #211 from prusnak/typo
Fix typo and whitespace
|
2022-07-16 12:23:00 +02:00 |
|
Pavol Rusnak
|
5ac1f8dd62
|
Use LndHub capitalization consistently
|
2022-07-15 01:08:34 +02:00 |
|
Pavol Rusnak
|
ce0825e8be
|
Fix typo
|
2022-07-14 02:17:09 +02:00 |
|
Pavol Rusnak
|
97abfe6178
|
Fix whitespace via go fmt
|
2022-07-14 02:17:09 +02:00 |
|
Michael Bumann
|
152373e87d
|
Merge pull request #209 from prusnak/version
Fix version in documentation
|
2022-07-13 20:06:50 +02:00 |
|
Michael Bumann
|
e8986561bb
|
Merge pull request #210 from prusnak/docs-macaroon
Explain how to bake custom macaroon
|
2022-07-13 20:06:16 +02:00 |
|
Pavol Rusnak
|
9cf670f7fe
|
Explain how to bake custom macaroon
|
2022-07-10 19:15:22 +02:00 |
|
Pavol Rusnak
|
5a8aafd7fc
|
Fix license identifier
|
2022-07-10 18:58:03 +02:00 |
|
Pavol Rusnak
|
362c2cbe12
|
Fix version in documentation
|
2022-07-10 18:24:27 +02:00 |
|
kiwiidb
|
a43779259a
|
Merge pull request #208 from getAlby/feature/id-in-auth-response
also return user id when generating token
0.9.0
|
2022-07-08 11:37:26 +02:00 |
|
kiwiidb
|
bc8873b2b4
|
only return user id on create call
|
2022-07-08 10:06:46 +02:00 |
|
kiwiidb
|
4498312249
|
Merge pull request #207 from getAlby/refactor/username-login
replace username by login
|
2022-07-08 07:20:01 +02:00 |
|
kiwiidb
|
96c6a4f952
|
replace username by login
|
2022-07-07 14:07:28 +02:00 |
|
kiwiidb
|
5e31a28fa2
|
Merge pull request #200 from prusnak/limits
Introduce MaxReceiveAmount, MaxSendAmount, MaxAccountBalance
|
2022-06-30 14:35:52 +02:00 |
|
kiwiidb
|
fa8a1d6d61
|
Merge pull request #206 from prusnak/makefile
Fix makefile
|
2022-06-30 14:35:35 +02:00 |
|
Pavol Rusnak
|
12f1062913
|
Fix makefile
After Legacy/v2 endpoints refactoring the old build command fails with:
./main.go:152:2: undefined: RegisterLegacyEndpoints
./main.go:153:2: undefined: RegisterV2Endpoints
|
2022-06-30 12:31:13 +02:00 |
|
Pavol Rusnak
|
6740e66094
|
Introduce MaxReceiveAmount, MaxSendAmount, MaxAccountBalance
|
2022-06-30 10:55:51 +02:00 |
|
kiwiidb
|
5adf1a8363
|
Merge pull request #198 from prusnak/create-accounts-option
Make it possible to disable account creation
|
2022-06-30 09:45:12 +02:00 |
|