Commit Graph

1048 Commits

Author SHA1 Message Date
Carsten Otto
260ffd9aba add convenience method 2023-08-03 16:35:23 +02:00
Carsten Otto
ed2b40a657 migrate PaymentStatus to Flux 2023-08-03 16:21:28 +02:00
Carsten Otto
93f3bd3a3c make mono/flux available in all projects 2023-08-03 16:14:51 +02:00
Carsten Otto
92b912f324 migrate payments controller to WebFlux
fixes #38
2023-08-03 12:17:17 +02:00
Carsten Otto
53454d2d1a update gradle and conventions plugin
pitest causes issues with the configuration cache, see https://github.com/szpak/gradle-pitest-plugin/issues/333
2023-07-21 20:12:49 +02:00
Carsten Otto
eeb811351f update libraries 2023-07-21 19:46:05 +02:00
Carsten Otto
543d87da07 update spring boot 2023-07-20 15:35:25 +02:00
Carsten Otto
d6aeb9faf2 show pubkey instead of empty alias in warnings 2023-07-04 20:00:35 +02:00
Carsten Otto
dbe0940f00 syntax 2023-07-04 19:44:28 +02:00
Carsten Otto
c415b71bdb reorder arguments 2023-07-04 19:44:28 +02:00
danielbroll
edc8f4d83b Refactor internal ui page structure 2023-07-04 19:43:19 +02:00
danielbroll
6d386a4b8a Add pending channels page 2023-07-04 19:43:19 +02:00
Carsten Otto
f7b932aa19 update libraries 2023-06-22 19:52:14 +02:00
Carsten Otto
75deed10b1 fix tests 2023-06-22 19:46:11 +02:00
Carsten Otto
1cc0e67b86 fix variable names 2023-06-03 12:36:40 +02:00
Carsten Otto
b068479672 only send via channels with at least 4223sat on the remote side 2023-05-09 07:50:00 +02:00
Carsten Otto
61f3a855ea update spring boot 2023-04-20 17:53:19 +02:00
Carsten Otto
cd83004ced enable configuration cache 2023-03-23 16:52:52 +01:00
Carsten Otto
44470915d1 update spring boot 2023-03-23 16:52:35 +01:00
Carsten Otto
fc42bd0989 update conventions plugin 2023-03-23 16:52:31 +01:00
Carsten Otto
33cf02dc79 update spring boot 2023-03-03 22:48:05 +01:00
Carsten Otto
d7a9088871 update gradle 2023-03-03 22:48:01 +01:00
Carsten Otto
c03f7b9965 update conventions plugin 2023-02-28 21:18:20 +01:00
Carsten Otto
5a4cc0f23b return unknown policy instead of returning error
if edge for local channel cannot be found
see https://github.com/lightningnetwork/lnd/issues/7261
2023-02-26 10:32:52 +01:00
Carsten Otto
6107fb54ce update conventions plugin 2023-02-25 13:46:29 +01:00
Carsten Otto
b16c8fbac2 update conventions plugin 2023-02-25 00:41:25 +01:00
Carsten Otto
243b8dd9a3 update protobuf plugin 2023-02-25 00:11:35 +01:00
Carsten Otto
02d92bfb9c update spring boot 2023-02-25 00:11:25 +01:00
Carsten Otto
dcb774e17e declare variable to avoid warning 2023-02-18 09:39:38 +01:00
Carsten Otto
bd937f49f5 use return value to avoid warning 2023-02-18 09:39:38 +01:00
Carsten Otto
4b65967c18 remove stray semicolon 2023-02-18 09:39:34 +01:00
Carsten Otto
ff47ca43f3 update conventions plugin 2023-02-18 09:35:35 +01:00
Carsten Otto
a822f8b859 update gradle 2023-02-18 09:35:15 +01:00
Carsten Otto
13aec55318 use conventions plugin 2023-02-04 23:06:07 +01:00
Carsten Otto
f5ffde845a update spring boot 2023-01-20 18:43:50 +01:00
Carsten Otto
51630ce921 update pmd/cpd 2023-01-03 09:41:12 +01:00
Carsten Otto
2b6aef1ad2 avoid rounding issues on Windows
fixes #80
2023-01-01 13:48:10 +01:00
Carsten Otto
9cb5243b7d allow test to pass on Windows machines with low time resolution
see #80
2023-01-01 13:03:05 +01:00
Carsten Otto
1f2f3cfd1d always use \n for pretty printed JSON
see #80
2023-01-01 13:03:05 +01:00
Carsten Otto
1a79b90d61 move platform to gradle/ 2023-01-01 13:03:05 +01:00
danielbroll
7427a8727e Add mastodon icon 2023-01-01 12:15:55 +01:00
danielbroll
90352194b6 Replace deprecated thymeleaf attribute th:include with th:insert 2023-01-01 12:15:55 +01:00
Carsten Otto
f0505de018 use published platform plugin 2022-12-28 16:18:05 +01:00
Carsten Otto
dded027e93 remove milestone repository 2022-12-28 16:09:02 +01:00
Carsten Otto
b75c43b7e9 use de.c-otto in coordinates 2022-12-28 16:06:29 +01:00
Carsten Otto
ea3f777d65 update spring cloud and resilience4j 2022-12-28 15:47:02 +01:00
Carsten Otto
cad5c6ab26 update spring boot 2022-12-27 08:52:43 +01:00
Carsten Otto
c268626d18 fix 2022-12-18 19:57:32 +01:00
Carsten Otto
91202cf2e2 mastodon 2022-12-18 19:51:15 +01:00
Carsten Otto
cd1c5b1803 update spring cloud to work around feign issues 2022-12-15 09:05:35 +01:00