mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-22 14:22:33 +01:00
ThunderHub LND Lightning Node Manager in your Browser
* 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> |
||
---|---|---|
.github | ||
.husky | ||
.vscode | ||
scripts | ||
src | ||
.dockerignore | ||
.env | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.nvmrc | ||
.prettierrc | ||
.versionrc.js | ||
CHANGELOG.md | ||
codegen.yml | ||
Dockerfile | ||
LICENSE | ||
nest-cli.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
schema.gql | ||
tsconfig.build.json | ||
tsconfig.json |