ThunderHub LND Lightning Node Manager in your Browser
Find a file
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
.github ci: add caching 2023-05-26 16:05:01 +02:00
.husky chore: migration 2021-12-07 22:16:40 -05:00
.vscode chore: add auto format on save (#524) 2023-03-28 10:05:38 +02:00
scripts delete custom dockerfiles for arm (#451) 2022-05-06 00:23:38 +02:00
src React tables migration (#540) 2023-07-14 00:03:30 -03:00
.dockerignore chore: docker changes 2022-02-09 18:33:41 +01:00
.env chore: ws (#394) 2022-01-30 22:07:05 +01:00
.eslintignore chore: docker changes 2022-02-09 18:33:41 +01:00
.eslintrc.js chore: migration 2021-12-07 22:16:40 -05:00
.gitignore chore: add config files to gitignore (#523) 2023-03-28 17:09:03 +00:00
.nvmrc chore: update node version 2022-06-24 13:30:36 +02:00
.prettierrc Feat/nextjs (#25) 2020-04-12 18:27:01 +02:00
.versionrc.js chore: 🔧 improve changelog 2020-06-23 11:01:26 +02:00
CHANGELOG.md chore(release): 0.13.19 2023-05-26 16:56:41 +02:00
codegen.yml chore: migration 2021-12-07 22:16:40 -05:00
Dockerfile chore: update node version 2022-06-24 13:30:36 +02:00
LICENSE chore: update readme and license 2020-02-27 09:06:53 +01:00
nest-cli.json chore: migration 2021-12-07 22:16:40 -05:00
package-lock.json React tables migration (#540) 2023-07-14 00:03:30 -03:00
package.json React tables migration (#540) 2023-07-14 00:03:30 -03:00
README.md docs: move readme 2021-08-22 11:31:52 +02:00
schema.gql [UPDATE] Change the default received onchain address to taproot (#542) 2023-07-05 16:26:47 -05:00
tsconfig.build.json chore: migration 2021-12-07 22:16:40 -05:00
tsconfig.json chore: migration 2021-12-07 22:16:40 -05:00

ThunderHub - Lightning Node Manager

Documentation has moved! Find the documentation here.