Commit Graph

329 Commits

Author SHA1 Message Date
Anthony Potdevin
fdfe9b5959
chore(release): 0.13.31 2024-05-21 19:43:33 +02:00
notepad
8569981f9d
bump dep, don't work with Node.js ^21.0.0 fix #580 (#612) 2024-05-21 19:35:57 +02:00
michael1011
96b5b84dfa
feat: Taproot swaps (#611) 2024-03-07 23:51:36 +01:00
Anthony Potdevin
3c50cfebc8
chore(release): 0.13.30 2024-01-02 13:01:22 +01:00
Anthony Potdevin
fcd51e61f2
chore(release): 0.13.29 2023-12-21 12:40:07 +01:00
Anthony Potdevin
5e9b3f681f
chore(release): 0.13.28 2023-12-12 16:50:49 +01:00
Anthony Potdevin
1d5a3fe514
chore(release): 0.13.27 2023-12-07 15:03:29 +01:00
Anthony Potdevin
920869f5e9
chore: downgrade next 2023-12-07 15:02:51 +01:00
Anthony Potdevin
36907e53dd
chore: bump dep 2023-12-06 22:51:36 +01:00
Anthony Potdevin
da6c3e7425
chore(release): 0.13.26 2023-11-30 20:09:08 +01:00
Anthony Potdevin
1e3b9c1594
chore(release): 0.13.25 2023-11-30 18:52:45 +01:00
Anthony Potdevin
2b1bf30029
chore: bump deps 2023-11-30 18:51:18 +01:00
Anthony Potdevin
b436e2f792
chore(release): 0.13.24 2023-11-23 14:58:10 +01:00
Anthony Potdevin
0d0dae9fde
chore: bump deps (#582) 2023-11-05 15:41:35 +01:00
Anthony Potdevin
570a097eed
chore(release): 0.13.23 2023-09-12 16:42:54 +02:00
Anthony Potdevin
1703a464c1
chore(release): 0.13.22 2023-09-07 03:28:26 +02:00
Anthony Potdevin
e1f232f95b
chore: bump deps 2023-09-01 23:33:30 +02:00
Anthony Potdevin
0ce193550e
chore(release): 0.13.21 2023-08-20 00:03:41 +02:00
Anthony Potdevin
bf1959f490
feat: dataloaders (#561) 2023-08-19 23:59:10 +02:00
Anthony Potdevin
d8b3ea8b43
chore: bump deps (#560) 2023-08-19 17:57:56 +02:00
AmbossKeegan
0f893bddad
Echarts implementation (#536)
* feat: implement the payments graph with echarts

* fix: improve echarts import in next.config.js

* fix: formatting

* fix: no-implicity-any

* fix: tidy up inconsistencies in echarts implementation

* feat: improve a number of aspects about echarts implementation as per suggestions

* feat: move forwards chart to echarts

* chore: move invoice, payment, forward graphs to new BarChart. move liquidityGraph to new HorizontalBarChart

* chore: remove V2 from new graphs

* feat: implement Sankey chart for forwards

* chore: change justification on Sankey Graph

* feat: add Sankey graph

* chore: remove chord graph

* chore: remove chord graph and update package.json

* chore: remove stray console log

* chore: format numbers on y axis to be integer values

* feat: tidy echarts implementation

* feat: revamp tooltip

* feat: bound the size of the sankey chart

* feat: provide function that creates a mock sankey dataset of arbitrary size

* fix: missing memo dependencies and css

* chore: small changes

---------

Co-authored-by: Anthony Potdevin <potdevin.anthony@gmail.com>
Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
Co-authored-by: secondl1ght <secondl1ght@protonmail.com>
2023-08-18 18:15:29 +02:00
Anthony Potdevin
d3a92e362c
chore(release): 0.13.20 2023-07-25 15:33:24 +02:00
AmbossKeegan
ec2857b11b
React tables migration (#540)
* feat: migration ClosedChannels and ChannelTable to tanstack react-table

* feat: create ColumnConfigurations to encapsulate functionality

* feat: hook up local storage to channel configurations

* feat: finish migrating all tables in codebase to tanstack

* feat: update package.json, remove dependency, and delete react-table

* fix: migrate missing table

* fix: remove default pagination

---------

Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
2023-07-14 00:03:30 -03:00
AmbossKeegan
edc77854f0
fix: new react table (#538)
* chore: move from old table library to tanstack react-table

* fix: remove logs

* feat: implement column sorting

---------

Co-authored-by: secondl1ght <85003930+secondl1ght@users.noreply.github.com>
2023-06-13 18:15:19 +02:00
AmbossKeegan
ffb955c203
fix: update lightning package (#537) 2023-06-08 18:32:20 +02:00
Anthony Potdevin
1408605cf9
chore(release): 0.13.19 2023-05-26 16:56:41 +02:00
Anthony Potdevin
ab72b1607f
chore: bump deps 2023-05-26 14:22:02 +02:00
Anthony Potdevin
d02d6194fb
chore(release): 0.13.18 2022-12-06 20:54:33 +01:00
Anthony Potdevin
d60a192b7b
chore(release): 0.13.17 2022-12-06 17:42:44 +01:00
Anthony Potdevin
177bd3b7a9
Bump deps (#496)
* chore: bump deps

* more

* more

* more

* more

* more
2022-12-06 16:39:00 +01:00
Anthony Potdevin
8157d60a22
fix: invalid message 2022-12-01 16:53:58 +01:00
Anthony Potdevin
a53918e30d
docs: extra scripts 2022-11-30 23:26:01 +01:00
Anthony Potdevin
c97826cc76
chore(release): 0.13.16 2022-09-13 12:14:37 +02:00
Anthony Potdevin
383ebeffb7
fix: import error 2022-09-13 11:55:13 +02:00
Anthony Potdevin
87781588cd
chore: bump deps (#481) 2022-09-01 11:34:16 -05:00
Anthony Potdevin
8d45e297e4
chore(release): 0.13.15 2022-07-28 10:27:26 -05:00
Anthony Potdevin
3f52833bcf
chore: bump deps (#473) 2022-07-27 22:12:28 -05:00
Anthony Potdevin
a570764c62
chore(release): 0.13.14 2022-07-04 18:34:08 -05:00
Anthony Potdevin
3fce3bedb5
chore: bump some dependencies 2022-07-04 18:32:08 -05:00
Anthony Potdevin
16678373c9
healthcheck (#465)
* feat: healthcheck

* chore: change logs

* chore: add reconnection
2022-07-04 18:15:12 -05:00
Anthony Potdevin
71b9e54632
chore: add nvmrc file and bump deps 2022-06-24 10:59:20 +02:00
Anthony Potdevin
eeb8ad4d7b
chore: bump deps (#463) 2022-06-23 16:11:29 +02:00
Anthony Potdevin
00cecc4cab
chore(release): 0.13.13 2022-05-30 21:54:52 +02:00
Anthony Potdevin
5978733dd9
chore(release): 0.13.12 2022-05-30 17:57:31 +02:00
Anthony Potdevin
d4bce70ee3
chore: bump dependencies 2022-05-30 14:39:45 +02:00
Anthony Potdevin
815fd5bce6
chore(release): 0.13.11 2022-05-06 00:24:52 +02:00
Anthony Potdevin
a08b826a76
delete custom dockerfiles for arm (#451)
Co-authored-by: Lounès Ksouri <dev@louneskmt.com>
2022-05-06 00:23:38 +02:00
Anthony Potdevin
d91ad1183e
fix: undefined channel info 2022-05-05 16:25:34 +02:00
Anthony Potdevin
4525874287
ci: github action 2022-05-04 17:28:32 +02:00
Anthony Potdevin
2a65bb3caa
chore: bump deps 2022-05-04 16:56:26 +02:00