Commit graph

7 commits

Author SHA1 Message Date
Anthony Potdevin
d94e7c341c
feat: big cleanup and refactor (#644)
* feat: big cleanup and refactor

* chore: fix config

* chore: security stuff

* chore: dep bumps

* chore: more version bumps

* chore: move to lucide icons

* chore: change slider

* chore: more stuff

* chore: move component to shadcn

* chore: remove numeral

* chore: remove night theme

* chore: move to sse

* chore: cleanup deps

* feat!: remove lnmarkets integration

* feat!: remove rebalancing flow

* chore: move to svg progress bar

* chore: new toast lib

* chore!: remove accounting report tool

* chore: dependency updates

* chore: donate button changes

* chore: cleanup file

* chore: cleanup

* ci: build changes

* fix: routing
2026-02-19 16:16:23 -05:00
apotdevin
f69444845f
ci: docker images 2021-12-11 11:33:32 -05:00
apotdevin
a6ad30b599
chore: migration 2021-12-07 22:16:40 -05:00
Anthony Potdevin
70197209e0
docs: 📚️ update readme 2020-08-09 16:39:55 +02:00
AP
eee103a4f8 chore: 🔧 reset repo before update 2020-07-09 14:37:15 +02:00
openoms
358dc3760a
fix: fetch upstream before comparing (#61) 2020-06-06 13:21:31 +02:00
Anthony Potdevin
009195c86f
feat: stats view (#54)
* feat:  channel stats

* chore: 🔧 add node resolver

* chore: 🔧 add monitored time

* chore: 🔧 and queries to front

* fix: 🐛 floats to ints

* chore: 🔧 add progress bars

* chore: 🔧 add channel resolver

* chore: 🔧 refactor forwards frontend

* refactor: ♻️ channel resolvers

* chore: 🔧 refactor channel queries

* refactor: ♻️ peer resolver

* refactor: ♻️ peer query

* fix: 🐛 small changes

* fix: 🐛 typo

* chore: 🔧 stats view wip

* chore: 🔧 add update script

* chore: 🔧 improve ui

* chore: 🔧 move buttons

* fix: 🐛 home path

* chore: 🔧 add public key to node resolver

* refactor: ♻️ resume resolver

* chore: 🔧 remove test account

* chore: 🔧 change logger for lnpay

* feat:  github version

Co-authored-by: apotdevin <apotdevincab@gmail.com>
2020-06-05 18:50:10 +02:00