2
0
mirror of https://github.com/Ride-The-Lightning/RTL synced 2024-11-15 18:13:00 +00:00
Commit Graph

1256 Commits

Author SHA1 Message Date
ShahanaFarooqui
ecdf6a0367 Bug fixes after testing 2024-05-20 18:46:41 -07:00
ShahanaFarooqui
68f7421376
lnd: Onchain CPFP (#1394)
- UTXO label bug fix
- Warning on utxo label for "sweep" in text.
2024-05-14 18:48:30 -07:00
ShahanaFarooqui
4bdecdf472
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.
2024-05-13 22:12:38 -07:00
ShahanaFarooqui
c31a123f7e
cln: Removed channel lookup call for update policy (#1392) 2024-05-13 13:47:19 -07:00
ShahanaFarooqui
e75cc2d396
Show error on login screen if rune is incorrect and getinfo throws error (#1391) 2024-05-12 18:11:45 -07:00
ShahanaFarooqui
a96422f9c4
Mempool openchannel minfee (#1388)
Open channel model block if min fee is higher
2024-05-10 20:10:46 -07:00
ShahanaFarooqui
40f6c4d933
Bump fee with mempool information (#1386) 2024-05-10 15:37:58 -07:00
ShahanaFarooqui
45d1c43609
UI for Block Explorer Configuration (#1385) 2024-05-08 16:59:33 -07:00
ShahanaFarooqui
617431245b Tests fix
Tests fix
2024-05-07 18:43:11 -07:00
ShahanaFarooqui
7c47a2ddb0
mempool links for onchain information (#1383) 2024-05-07 12:44:42 -07:00
ShahanaFarooqui
062e38628f
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
2024-05-03 12:57:48 -07:00
Ant
61c4cf3019
Update help.component.ts (#1379)
Fixed broken link under "Help" -> "Node Settings"
2024-04-18 09:06:29 -07:00
ShahanaFarooqui
ba4d0df32c Test import fixes 2024-04-04 16:16:54 -07:00
ShahanaFarooqui
ba36aa8e3f
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
2024-04-04 14:28:39 -07:00
ShahanaFarooqui
86cef687a0 Request Params Cleanup 2024-03-14 15:07:06 -07:00
ShahanaFarooqui
8d7f6e0ed2 lint fix 2024-03-12 17:01:29 -07:00
jackstar12
93e48845f5
feat: add boltz service to cln (#1352) 2024-03-12 16:55:31 -07:00
Fishcake
53d9da95c2
allow for eclair updated relayed audit format (#1363) 2024-03-07 20:22:44 -08:00
Taylor King
5bd587fef6
exit gracefully (#1356) 2024-03-07 13:27:47 -08:00
Kilian
b6902065f2
fix: boltzd docs link (#1354) 2024-03-07 11:10:18 -08:00
jackstar12
a591a1d3ef
fix: add missing boltz state transaction.lockupFailed (#1349) 2024-02-02 11:02:07 -08:00
ShahanaFarooqui
f04a310b0f clipboard copy lint fixes and frontend build 2024-01-22 14:02:24 -08:00
lacksfish
f5deac0d91 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
2024-01-22 14:01:36 -08:00
lacksfish
99812c58c9 Fix toggle issues in sidenav (pinning and on page refresh) 2024-01-22 14:01:36 -08:00
lacksfish
21d65fcc6c Add watchfrontenddev command for npm 2024-01-22 13:31:02 -08:00
ShahanaFarooqui
22fdf645bd Remove .DS_Store 2024-01-22 09:35:11 -08:00
saubyk
ea7f300360 Nodejs update for CI & Docker and updated documentation 2023-12-06 20:34:12 -08:00
ShahanaFarooqui
43a46b65e1 Lint fix 2023-12-05 21:05:27 -08:00
ShahanaFarooqui
475b47b7ea
Release 0.15.0 (#1334)
c-lightning-REST to clnrest migration.
2023-12-05 20:32:05 -08:00
Grzegorz Kućmierz
4258739ea4
rm .DS_Store 2023-10-08 09:59:56 +02:00
ShahanaFarooqui
d083be1196
Merge pull request #1314 from Ride-The-Lightning/Release-0.14.1
Release 0.14.1
2023-10-07 13:58:48 -07:00
ShahanaFarooqui
ec58a24ed4
Merge pull request #1310 from Ride-The-Lightning/ng-lint
Codebase Linting
2023-10-06 14:29:50 -07:00
ShahanaFarooqui
82d87b32c1 Codebase Linting 2023-10-06 14:29:22 -07:00
ShahanaFarooqui
13514c7a62
Merge pull request #1308 from Ride-The-Lightning/ng-16
Updated to Angular 16 and removed vulnerabilities
2023-10-06 12:47:05 -07:00
ShahanaFarooqui
e4a2ef9a21 Updated to Angular 16 and removed vulnerabilities 2023-10-06 12:46:33 -07:00
ShahanaFarooqui
36c5895d4f
Merge pull request #1307 from Ride-The-Lightning/ux-link-fixes
Bug fix: Manage button link filter #1294 and Page Settings Error
2023-10-05 19:05:07 -07:00
ShahanaFarooqui
14fd866d1a Bug fix: Manage button link filter #1294 and Page Settings Error 2023-10-05 19:04:37 -07:00
ShahanaFarooqui
ed5a493654
Merge pull request #1305 from Ride-The-Lightning/lnd-taproot
LND Taproot Channel
2023-10-05 11:04:48 -07:00
ShahanaFarooqui
74af120c8f Changed from channel_type to commitment_type 2023-10-05 11:04:14 -07:00
ShahanaFarooqui
d478356076 LND Taproot Channel 2023-10-04 20:44:35 -07:00
ShahanaFarooqui
53eb5f086b
Merge pull request #1304 from Ride-The-Lightning/rtl-donation
Add RTL donations link
2023-10-04 18:16:06 -07:00
ShahanaFarooqui
b603045a26 Add RTL donations link 2023-10-04 18:15:32 -07:00
ShahanaFarooqui
66bc43543d
Merge pull request #1303 from Ride-The-Lightning/csv-download
Changed date format for csv downloaded files
2023-10-04 13:51:55 -07:00
ShahanaFarooqui
5ed34f0aa5 Fixed tests 2023-10-04 13:51:00 -07:00
ShahanaFarooqui
95c0b7feeb Changed date format 2023-10-04 13:50:48 -07:00
ShahanaFarooqui
1acbfab1de Lint config 2023-10-04 13:49:39 -07:00
ShahanaFarooqui
0040d38b50
Merge pull request #1301 from Ride-The-Lightning/ecl-routing-fee
Bug fix: ECL routing fee msat to sat conversion #1251
2023-10-03 21:47:33 -07:00
ShahanaFarooqui
52ad99941e Bug fix: ECL routing fee msat to sat conversion #1251 2023-10-03 21:46:51 -07:00
ShahanaFarooqui
89d8a44164 Jasmin test fix 2023-10-03 18:16:33 -07:00
ShahanaFarooqui
3b2f17873a
Merge pull request #1300 from Ride-The-Lightning/lnd-payments-sort
Bug fix: LND Payment sort #1295
2023-10-03 17:41:40 -07:00