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

132 Commits

Author SHA1 Message Date
ShahanaFarooqui
125a3b61ae
Release 0.15.2 (#1418)
* Check for authentication obj before delete operation #1415 (#1416)

* Updating version number
2024-06-21 20:09:52 -07:00
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>
2024-06-10 12:40:37 -07:00
ShahanaFarooqui
475b47b7ea
Release 0.15.0 (#1334)
c-lightning-REST to clnrest migration.
2023-12-05 20:32:05 -08:00
ShahanaFarooqui
82d87b32c1 Codebase Linting 2023-10-06 14:29:22 -07:00
ShahanaFarooqui
e4a2ef9a21 Updated to Angular 16 and removed vulnerabilities 2023-10-06 12:46:33 -07:00
ShahanaFarooqui
14fd866d1a Bug fix: Manage button link filter #1294 and Page Settings Error 2023-10-05 19:04:37 -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
b603045a26 Add RTL donations link 2023-10-04 18:15:32 -07:00
ShahanaFarooqui
95c0b7feeb Changed date format 2023-10-04 13:50:48 -07:00
ShahanaFarooqui
52ad99941e Bug fix: ECL routing fee msat to sat conversion #1251 2023-10-03 21:46:51 -07:00
ShahanaFarooqui
f8393d570e Bug fix: LND Payment sort 2023-10-03 17:40:01 -07:00
ShahanaFarooqui
36e1d39170 Updated channels response columns and migrated pagesettings 2023-09-28 20:18:14 -07:00
ShahanaFarooqui
281e51eb7a Bug Fix: CLN version check error with prefix basedon
Bug Fix: CLN version check error with prefix `basedon`
2023-09-27 15:21:11 -07:00
Shahana Farooqui
d875779ba6 Go To Routing Message
Go To Routing Message
2023-06-18 18:53:49 -07:00
Shahana Farooqui
895b1de27d ECL Channel Rebalance bug fix 2023-05-29 18:31:14 -07:00
Shahana Farooqui
fb891b9390 Version 0.14.0 build 2023-05-29 15:55:12 -07:00
Shahana Farooqui
cea4c9dec4 Functional Route Guard
Functional Route Guard
2023-05-29 15:14:12 -07:00
Shahana Farooqui
1fcad6306f msatoshi migration without backward compatibility
msatoshi migration without backward compatibility
2023-05-29 12:27:28 -07:00
Shahana Farooqui
40173091e9 cln reports msat migration
cln reports msat migration
2023-05-24 13:01:08 -07:00
Shahana Farooqui
acd9325451 cln routing msat migration
cln routing msat migration
2023-05-23 23:39:15 -07:00
Shahana Farooqui
bd86fe79bb cln lookup & feerate msat migration 2023-05-23 18:36:28 -07:00
Shahana Farooqui
8bce41276b cln channels & transactions msat migration 2023-05-16 19:41:50 -07:00
Shahana Farooqui
98cf3ae648 Bug fix: Active channel filtered as inactive #1240 2023-05-16 09:15:46 -07:00
Shahana Farooqui
804ba91d7b Add pending htlcs to all channels tabs #1086
Add pending htlcs to all channels tabs #1086
2023-05-02 17:04:43 -07:00
Shahana
3863653a5e Circular Rebalance #842
Circular Rebalance #842
2023-04-28 22:27:31 -07:00
Shahana
efdaa13244 Bug fix: LND Lease UTXO not working #1227
Bug fix: LND Lease UTXO not working #1227
2023-04-24 17:25:25 -07:00
Shahana
a2d1833a36 Bug fix: Circular rebalance infographics #1216
Bug fix: Circular rebalance infographics #1216
2023-04-20 12:41:11 -07:00
Shahana Farooqui
859d882018 Bug fix: Filtering is not working after redirect from dashboard #1216
Bug fix: Filtering is not working after redirect from dashboard #1216
2023-04-18 17:42:00 -07:00
Shahana Farooqui
57a931c161 Link to graph lookup from channel & peer modals LND & ECL #1103
Link to graph lookup from channel & peer modals LND & ECL #1103
2023-04-18 16:49:34 -07:00
Shahana Farooqui
ee9ec62253 Link to graph lookup from channel & peer modals CLN #1103
Link to graph lookup from channel & peer modals CLN #1103
2023-04-18 15:27:43 -07:00
ShahanaFarooqui
17137a1a55
Merge branch 'Release-0.13.7' into connect-node-on-lookup 2023-04-18 12:39:42 -07:00
Shahana Farooqui
1bd901feab Fix: Dark theme, lnd payment message, node lookup connect, Issues 1211, 1210, 1134
Fix: Dark theme, lnd payment message, node lookup connect, Issues 1211, 1210, 1134
2023-04-18 12:37:23 -07:00
ShahanaFarooqui
d847830836 Router lint bug fix 2023-03-01 13:43:16 -08:00
ShahanaFarooqui
bd72be79bb Lint errors fix
Lint errors fix
2023-03-01 12:22:19 -08:00
ShahanaFarooqui
813eb218e3 UI tab text clipping bug fix 2023-02-21 11:18:52 -08:00
ShahanaFarooqui
d79fb62b70 Offers Fix 2023-02-21 10:57:54 -08:00
ShahanaFarooqui
56e5558bf7 Offers Update #1206 2023-02-20 23:54:28 -08:00
ShahanaFarooqui
a90e35e631 Default Invoice expiry to seven days #1159
Default Invoice expiry to seven days #1159
2023-02-17 18:25:26 -08:00
ShahanaFarooqui
6bcffb6bdc Dependency Updates
Dependency Updates
2023-02-17 17:49:40 -08:00
ShahanaFarooqui
c991464229 AnnounceChannel and FiatConverstion switch #1197
AnnounceChannel and FiatConverstion switch #1197
2023-02-17 15:14:10 -08:00
ShahanaFarooqui
9a6281f234 Bug fix for change password buttons
Bug fix for change password buttons
2023-01-06 17:44:51 -08:00
ShahanaFarooqui
d29a1fbdb8 Removing lint and strict typecheck 2022-12-27 19:04:23 -08:00
ShahanaFarooqui
5107c300eb 2FA Fix
2FA Fix
2022-12-27 18:05:42 -08:00
ShahanaFarooqui
1e52024fab temp 2022-12-27 10:11:27 -08:00
ShahanaFarooqui
aad8547a8a Modified icon size and overflow
Modified icon size and overflow
2022-12-21 12:41:47 -08:00
abhishandy
997e41a0c8 chore: build frontend 2022-12-21 15:17:01 -05:00
ShahanaFarooqui
3eb784c479 ECL Remove subscription from payment relayed 2022-12-19 16:20:02 -08:00
ShahanaFarooqui
4b29474f3e lint error fix & localhost to ip docs 2022-12-15 15:09:08 -08:00
ShahanaFarooqui
1cdacb9535 ECL Default invoice & payment filtering bug fix #1143
ECL Default invoice & payment filtering bug fix #1143
2022-12-15 14:06:56 -08:00