secondl1ght
b7180a8b0d
fix: channel table sorting fns ( #559 )
2023-08-11 13:28:45 +02:00
Anthony Potdevin
d3a92e362c
chore(release): 0.13.20
2023-07-25 15:33:24 +02:00
Anthony Potdevin
f63af9115c
chore: improve channel open ( #550 )
2023-07-25 15:32:14 +02:00
douglaz
accdc5e0ab
feat: add signet network ( #545 )
...
Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
2023-07-20 19:49:41 +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
Anthony Potdevin
8a55db4cb4
chore: run lint
2023-07-05 16:27:51 -05:00
⚡️2FakTor⚡️
8f9cd4a861
[UPDATE] Change the default received onchain address to taproot ( #542 )
...
* Changed the default received onchain address to taproot
* Update chain.resolver.ts
2023-07-05 16:26:47 -05: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
e663499e92
Merge pull request #532 from apotdevin/bumpdeps
...
chore: bump deps
2023-05-26 16:18:34 +02:00
Anthony Potdevin
4b99ccfc8e
ci: add caching
2023-05-26 16:05:01 +02:00
Anthony Potdevin
ab72b1607f
chore: bump deps
2023-05-26 14:22:02 +02:00
AmbossKeegan
3ecf7c5646
feat: add channel id to channel select dropdown ( #531 )
...
* feat: add channel id to channel select dropdown
* fix: removed unnecessary complication in implementation and fix path issue
* fix: remove unneeded variables on objects
2023-05-26 10:53:27 +02:00
secondl1ght
6ea7d97ac8
feat: add post to keysend billboard on amboss page ( #522 )
...
* feat: add keysend billboard to amboss page
* feat: add amboss link to node for more info
---------
Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
2023-04-03 20:44:21 +02:00
secondl1ght
22c32b2b8d
chore: add config files to gitignore ( #523 )
...
* chore: add config files to gitignore
* fix: remove second config file
---------
Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
2023-03-28 17:09:03 +00:00
secondl1ght
86a3490c2d
chore: add auto format on save ( #524 )
2023-03-28 10:05:38 +02:00
secondl1ght
5d1b0932d5
feat: make accounting years dynamically update ( #517 )
...
* feat: make accounting years dynamically update
* refactor: add usememo to avoid multiple fn calls
2023-03-10 18:36:42 +01:00
Anthony Potdevin
e6f81778d0
chore: change url
2022-12-11 16:07:11 +01:00
Anthony Potdevin
d02d6194fb
chore(release): 0.13.18
2022-12-06 20:54:33 +01:00
Anthony Potdevin
cb61a5073a
chore: extra queries and changes
2022-12-06 20:51:51 +01:00
Anthony Potdevin
d60a192b7b
chore(release): 0.13.17
2022-12-06 17:42:44 +01:00
Anthony Potdevin
3c9fa41ab4
chore: improvements
2022-12-06 17:38:17 +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
8635881a82
chore: npm audit fix
2022-12-02 15:09:31 +01:00
Abhishek Shandilya
ded19a1d36
fix: tooltip key in tx bar chart ( #491 )
...
Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
2022-12-02 15:07:12 +01:00
Abhishek Shandilya
c693fa1d09
feat: autofocus password input ( #492 )
2022-12-02 15:02:01 +01:00
Anthony Potdevin
8157d60a22
fix: invalid message
2022-12-01 16:53:58 +01:00
Anthony Potdevin
66735bd2e3
fix: balance calculation
2022-12-01 02:36:09 +01:00
Anthony Potdevin
f310785b16
fix: wrong error handling
2022-12-01 00:13:43 +01:00
Anthony Potdevin
a53918e30d
docs: extra scripts
2022-11-30 23:26:01 +01:00
Anthony Potdevin
acdf43da20
chore: balance changes
2022-11-30 23:11:10 +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
334dafb684
chore: disable peer reconnection cron
2022-08-31 18:45:17 -05:00
Anthony Potdevin
e2065e1c88
chore: new view
2022-08-08 22:24:09 -05:00
Daniel
388b64eda8
allow maximum possible width for node alias ( #475 )
...
Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
2022-08-07 14:37:34 -05:00
Anthony Potdevin
29fb50ab7e
feat: balances ( #476 )
2022-08-07 14:27:05 -05:00
Anthony Potdevin
8d45e297e4
chore(release): 0.13.15
2022-07-28 10:27:26 -05:00
Anthony Potdevin
2b036ab39a
chore: prod schema file change
2022-07-28 10:11:07 -05:00
Anthony Potdevin
3f52833bcf
chore: bump deps ( #473 )
2022-07-27 22:12:28 -05:00
Andrew Baine
335b9edaec
show channel name and id when editing fee policy ( #472 )
2022-07-27 18:31:18 -05:00
Andrew Baine
440ee60fcb
Make host configurable in the same manner as port. ( #471 )
2022-07-26 18:12:51 -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
484e3846d2
chore: npm audit
2022-07-04 18:22:24 -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
f92a2bad56
chore: update node version
2022-06-24 13:30:36 +02:00
Anthony Potdevin
71b9e54632
chore: add nvmrc file and bump deps
2022-06-24 10:59:20 +02:00