Commit Graph

1238 Commits (6027167e2a8e2bf480fe06c0cf8128a0f44fb0fd)
 

Author SHA1 Message Date
ShahanaFarooqui 6027167e2a
Testing arm64 tini error (#1425) 3 months ago
ShahanaFarooqui d875d928d7 Update trigger tag regex 3 months ago
ShahanaFarooqui 3f2b3786d7
GitHub actions docker (#1421)
Add Github Actions with Buildx for Docker publish
3 months ago
ShahanaFarooqui f92e1473ca
Updating Circle CI config to move to Buildx setup (#1419) 3 months ago
ShahanaFarooqui 125a3b61ae
Release 0.15.2 (#1418)
* Check for authentication obj before delete operation #1415 (#1416)

* Updating version number
3 months ago
ShahanaFarooqui 5a6b5f2cae
Check for authentication obj before delete operation #1415 (#1416) (#1417) 3 months ago
ShahanaFarooqui b6dbd23ae7
Lint Fix (#1408)
Lint bug Fix
3 months ago
ShahanaFarooqui f01815bd04
Circle CI build and lint fixes (#1407) 3 months ago
ShahanaFarooqui 22ab6d1154
Release 0.15.1 (#1406)
* rm .DS_Store

* Add watchfrontenddev command for npm

* Fix toggle issues in sidenav (pinning and on page refresh)

* Add copy-to-clipboard fallback if navigator.clipboard is not available (#1336)

* add copy-to-clipboard fallback if navigator.clipboard is not available

* amend copy fallback

* clipboard copy lint fixes and frontend build

* fix: add missing boltz state `transaction.lockupFailed` (#1349)

* fix: boltzd docs link (#1354)

* exit gracefully (#1356)

* allow for eclair updated relayed audit format (#1363)

* feat: add boltz service to cln (#1352)

* lint fix

* Request Params Cleanup

* cln: Boltz auto-send (#1366)

* Bug-fix (CLN Boltz): Hide claim tx id and routing fee for non-zero conf reverse swap

* cln: Boltz auto-send

- Added auto send option for Swap In
- Checking compatiblity with v2.0.0 and above

* Test import fixes

* Update help.component.ts (#1379)

Fixed broken link under "Help" -> "Node Settings"

* Backend config fix (#1382)

* Updating Common Application Configuration

* Fixed get RTL Conf

* Update Application Settings

* application and settings case change

* Unified config models

* Default node update

* 2FA and Password reset

* Final application settings update

* Config Settings and Authentication case fixed

* Node Setting Fix

* Fiat currency Symbol fix

* CLN: Fiat symbol fix

* All: Fiat symbol fix

* Update node settings

* Services UI fix

* CLN: Removed child node settings

* All: Removed child node settings

* Test fixes

* mempool links for onchain information (#1383)

* Tests fix

Tests fix

* UI for Block Explorer Configuration (#1385)

* Bump fee with mempool information (#1386)

* Mempool openchannel minfee (#1388)

Open channel model block if min fee is higher

* Show error on login screen if rune is incorrect and getinfo throws error (#1391)

* cln: Removed channel lookup call for update policy (#1392)

* ECL: On-chain Transactions, Invoice and Payments pagination (#1393)

Done most of the UI changes to accommodate pagination on transactions, payments and invoices tables but true pagination cannot be implemented till total number of records are missing from the API response.

Once the issue https://github.com/ACINQ/eclair/issues/2855 is fixed, I will uncomment pagination changes in the frontend.

* lnd: Onchain CPFP (#1394)

- UTXO label bug fix
- Warning on utxo label for "sweep" in text.

* Bug fixes after testing

* Testing bug fixes (#1401)

* Bug fix 2: lnd: Link channel point to explorer and show fee on close channel too

* lnd: explorer link on pending channels

* Node lookup link on view channel peer pubkey

* Testing bug fixes (#1402)

* Bug fix 2: lnd: Link channel point to explorer and show fee on close channel too

* lnd: explorer link on pending channels

* Node lookup link on view channel peer pubkey

* test fixes

* ng update to v18.0.x

* Updating install with  --legacy-peer-deps

---------

Co-authored-by: Grzegorz Kućmierz <gkucmierz@gmail.com>
Co-authored-by: lacksfish <lacksfish@gmail.com>
Co-authored-by: jackstar12 <62219658+jackstar12@users.noreply.github.com>
Co-authored-by: Kilian <19181985+kilrau@users.noreply.github.com>
Co-authored-by: Taylor King <taylorbradleyking@gmail.com>
Co-authored-by: Fishcake <128653975+fishcakeday@users.noreply.github.com>
Co-authored-by: Ant <72945059+2140data@users.noreply.github.com>
3 months ago
saubyk ea7f300360 Nodejs update for CI & Docker and updated documentation 10 months ago
ShahanaFarooqui 43a46b65e1 Lint fix 10 months ago
ShahanaFarooqui 475b47b7ea
Release 0.15.0 (#1334)
c-lightning-REST to clnrest migration.
10 months ago
ShahanaFarooqui d083be1196
Merge pull request #1314 from Ride-The-Lightning/Release-0.14.1
Release 0.14.1
12 months ago
ShahanaFarooqui ec58a24ed4
Merge pull request #1310 from Ride-The-Lightning/ng-lint
Codebase Linting
12 months ago
ShahanaFarooqui 82d87b32c1 Codebase Linting 12 months ago
ShahanaFarooqui 13514c7a62
Merge pull request #1308 from Ride-The-Lightning/ng-16
Updated to Angular 16 and removed vulnerabilities
12 months ago
ShahanaFarooqui e4a2ef9a21 Updated to Angular 16 and removed vulnerabilities 12 months ago
ShahanaFarooqui 36c5895d4f
Merge pull request #1307 from Ride-The-Lightning/ux-link-fixes
Bug fix: Manage button link filter #1294 and Page Settings Error
12 months ago
ShahanaFarooqui 14fd866d1a Bug fix: Manage button link filter #1294 and Page Settings Error 12 months ago
ShahanaFarooqui ed5a493654
Merge pull request #1305 from Ride-The-Lightning/lnd-taproot
LND Taproot Channel
12 months ago
ShahanaFarooqui 74af120c8f Changed from channel_type to commitment_type 12 months ago
ShahanaFarooqui d478356076 LND Taproot Channel 12 months ago
ShahanaFarooqui 53eb5f086b
Merge pull request #1304 from Ride-The-Lightning/rtl-donation
Add RTL donations link
12 months ago
ShahanaFarooqui b603045a26 Add RTL donations link 12 months ago
ShahanaFarooqui 66bc43543d
Merge pull request #1303 from Ride-The-Lightning/csv-download
Changed date format for csv downloaded files
12 months ago
ShahanaFarooqui 5ed34f0aa5 Fixed tests 12 months ago
ShahanaFarooqui 95c0b7feeb Changed date format 12 months ago
ShahanaFarooqui 1acbfab1de Lint config 12 months ago
ShahanaFarooqui 0040d38b50
Merge pull request #1301 from Ride-The-Lightning/ecl-routing-fee
Bug fix: ECL routing fee msat to sat conversion #1251
12 months ago
ShahanaFarooqui 52ad99941e Bug fix: ECL routing fee msat to sat conversion #1251 12 months ago
ShahanaFarooqui 89d8a44164 Jasmin test fix 12 months ago
ShahanaFarooqui 3b2f17873a
Merge pull request #1300 from Ride-The-Lightning/lnd-payments-sort
Bug fix: LND Payment sort #1295
12 months ago
ShahanaFarooqui f8393d570e Bug fix: LND Payment sort 12 months ago
ShahanaFarooqui 6079faacce CL to CLN migration cleanup 12 months ago
ShahanaFarooqui aa9bf3549c Typescript Configuration 12 months ago
ShahanaFarooqui 5523794f47
Merge pull request #1299 from Ride-The-Lightning/loop-version
Show loop version
12 months ago
ShahanaFarooqui 656ab99f88 Show loop version 12 months ago
ShahanaFarooqui 15080d6749
Merge pull request #1293 from Ride-The-Lightning/ecl-channel-response-update
Updated channels response columns and migrated pagesettings
12 months ago
ShahanaFarooqui 36e1d39170 Updated channels response columns and migrated pagesettings 12 months ago
ShahanaFarooqui 168aa3bc90
Merge pull request #1292 from Ride-The-Lightning/cln-prefix-version-fix
Bug Fix: CLN version check error with prefix `basedon`
12 months ago
ShahanaFarooqui 281e51eb7a Bug Fix: CLN version check error with prefix `basedon`
Bug Fix: CLN version check error with prefix `basedon`
12 months ago
ShahanaFarooqui 9768963862 bug fix: id to channel_id 1 year ago
Shahana Farooqui d875779ba6 Go To Routing Message
Go To Routing Message
1 year ago
Shahana Farooqui 9f0d2bfadf Updated Version 1 year ago
Shahana Farooqui 895b1de27d ECL Channel Rebalance bug fix 1 year ago
Shahana Farooqui fb891b9390 Version 0.14.0 build 1 year ago
ShahanaFarooqui 12f828e5c2
Merge pull request #1205 from kn0wmad/copy-fix
Minor grammatical fix
1 year ago
ShahanaFarooqui 5cb6e10bd2
Merge pull request #1248 from Ride-The-Lightning/Release-0.14.0
Release 0.14.0
1 year ago
ShahanaFarooqui 23ff7ac1ec
Merge branch 'Release-0.14.0' into copy-fix 1 year ago
Shahana Farooqui cea4c9dec4 Functional Route Guard
Functional Route Guard
1 year ago