Commit graph

1092 commits

Author SHA1 Message Date
Bufo
25d5a06d69
fix: local access (#646)
* fix: disable insecure upgrade

* chore: http cookie

---------

Co-authored-by: Bufo <bufo24@users.noreply.github.com>
2026-02-20 17:31:27 -05:00
Anthony Potdevin
d9dc4e278f
fix: handle undefined objects 2026-02-19 17:05:28 -05:00
Anthony Potdevin
e6f95a61f2
Revert "ci: parallel image builds"
This reverts commit 0fb769c587.
2026-02-19 16:57:31 -05:00
Anthony Potdevin
0fb769c587
ci: parallel image builds 2026-02-19 16:39:37 -05:00
Anthony Potdevin
7d3a2111b8
chore: dep cleanup 2026-02-19 16:35:17 -05:00
Anthony Potdevin
7501ff8852
chore(release): 0.15.0 2026-02-19 16:19:53 -05:00
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
Anthony Potdevin
b2ca712ef1
chore(release): 0.14.6 2025-09-08 14:39:18 -06:00
Anthony Potdevin
44c634c9ec
refactor: transaction broadcast 2025-09-08 14:38:39 -06:00
Anthony Potdevin
6d92ab2993
chore(release): 0.14.5 2025-09-07 20:08:32 -06:00
Bufo
a41d3592fe
chore: try to connect to all sockets (#640)
Co-authored-by: Bufo <bufo24@users.noreply.github.com>
2025-09-07 20:06:05 -06:00
Anthony Potdevin
b07ee96351
chore(release): 0.14.4 2025-09-05 16:38:03 -06:00
Anthony Potdevin
bf80064be5
fix: open channels 2025-09-05 16:37:27 -06:00
Anthony Potdevin
2ab9c78555
chore(release): 0.14.3 2025-09-04 17:43:01 -06:00
Anthony Potdevin
521c0271f0
fix: claim boltz swap logic (#637)
* fix: claim boltz swap logic

* chore: copy change
2025-09-04 17:40:22 -06:00
⚡️2FakTor⚡️
8d804cf20b
Set default Max Size setting to false (No) by default (#636) 2025-08-31 19:14:23 -06:00
Anthony Potdevin
09967ff5e1
chore(release): 0.14.2 2025-08-27 12:31:26 +02:00
Anthony Potdevin
3be39676b3
chore: add info href 2025-08-27 12:30:33 +02:00
Anthony Potdevin
2cc9cfc940
chore(release): 0.14.1 2025-08-19 22:47:33 +02:00
Anthony Potdevin
015664f87d
fix: open channel fee setting 2025-08-19 21:50:11 +02:00
Anthony Potdevin
202c76d620
chore(release): 0.14.0 2025-08-19 15:33:50 +02:00
Anthony Potdevin
1ae2d1c2a4
feat: purchase liquidity (#633)
* feat: purchase liquidity

* chore: extra log
2025-08-19 15:29:12 +02:00
Anthony Potdevin
fd85be780f
refactor: open channel (#632) 2025-08-18 19:33:40 +02:00
Anthony Potdevin
ff2454fcfa
chore: run dep audit 2025-08-18 14:42:59 +02:00
Anthony Potdevin
a406dee802
refactor: amboss login (#631) 2025-08-18 14:40:29 +02:00
Anthony Potdevin
0e2f38132a
chore: small cleanup 2025-07-31 16:25:52 +02:00
Ben Weeks
f6a9c56056
feat: add sync percentage display with progress bar (#628)
* feat: add sync percentage display with progress bar

- Add current_block_height field to GraphQL node info query
- Implement getCurrentBlockHeight API using mempool.space
- Display actual sync percentage when available
- Show progress bar with 75% default when syncing
- Change "Not Synced" to "Chain syncing... (XX%)" for better UX
- Add docker-compose.dev.yml for development environment

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* gitignore: add docker-compose.dev.yml to prevent accidental commits

* cleanup: remove debug console.log statements

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
2025-07-31 15:52:10 +02:00
Anthony Potdevin
2db1755100
chore: deprecate ghost addresses (#630) 2025-07-31 15:45:56 +02:00
Anthony Potdevin
cc63036cc1
chore(release): 0.13.32 2025-06-23 13:00:52 +02:00
Anthony Potdevin
ca3046c516
chore: extra enum cleanup 2025-06-23 12:51:15 +02:00
Anthony Potdevin
4b8175e1c7
Revert "chore: bump deps (#627)"
This reverts commit bf9e2e6f22.
2025-06-23 12:48:55 +02:00
Anthony Potdevin
d1c787b028
Revert "ci: dockerfile change"
This reverts commit 9483caaf5d.
2025-06-23 12:48:38 +02:00
Anthony Potdevin
9483caaf5d
ci: dockerfile change 2025-06-23 12:19:08 +02:00
Anthony Potdevin
72ff6679ba
fix: linting 2025-06-20 19:34:04 +02:00
⚡️2FakTor⚡️
2c3d3c954e
Added testnet4 (#623)
Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
2025-06-20 19:33:23 +02:00
Anthony Potdevin
bf9e2e6f22
chore: bump deps (#627) 2025-06-20 19:32:02 +02:00
Anthony Potdevin
a059cf9754
chore: small change 2025-06-19 11:57:25 +02:00
Anthony Potdevin
a63ee5256b
refactor: boltz query handling 2025-06-18 12:46:56 +02:00
secondl1ght
828e26721a
refactor: replace deprecated fields (#619)
* refactor: replace deprecated fields

* refactor: finish wip
2024-12-23 16:40:49 -06:00
Anthony Potdevin
0a9ae34eb3
build: buildx setup 2024-05-21 20:16:17 +02:00
Anthony Potdevin
fdfe9b5959
chore(release): 0.13.31 2024-05-21 19:43:33 +02:00
Anthony Potdevin
d4439e69b9
chore: udpate package lock 2024-05-21 19:41:50 +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
Anthony Potdevin
de5bbf4811
chore: remove swap backup 2024-05-21 19:32:51 +02:00
michael1011
96b5b84dfa
feat: Taproot swaps (#611) 2024-03-07 23:51:36 +01:00
Anthony Potdevin
6099f178a3
fix: error message 2024-02-27 13:39:57 +01:00
Bufo
019c9a3496
chore: show ghost error to user (#610)
Co-authored-by: Bufo <bufo24@users.noreply.github.com>
2024-02-27 13:38:20 +01:00
Anthony Potdevin
3c50cfebc8
chore(release): 0.13.30 2024-01-02 13:01:22 +01:00
Anthony Potdevin
f68fabdcfa
chore: extra error log (#601) 2024-01-02 12:58:36 +01:00
michael1011
f92a810b31
fix: Boltz swap claim transaction fees (#600)
Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
2024-01-02 12:43:53 +01:00