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

116 Commits

Author SHA1 Message Date
ShahanaFarooqui
c1d7e22642
Release 0.11.1 (#770)
Release 0.11.1
2021-08-28 17:03:18 -04:00
ShahanaFarooqui
e45d6d598a
Release 0.11.0 (#713)
- Package updates
    Updated docker NodeJS from 10 to 14
    Updated Angular from 11 to 12
    Updated Material from 11 to 12
    Updated Angular cli from 11 to 12
    Updated Karma from 5 to 6
    Updated rxjs from 6 to 7
    Updated ngrx from 10 to 12
    Updated angularx-qrcode from 10 to 11
    Updated @angular/flex-layout from 11 to 12
    Updated angular-user-idle from 2.2.4 to 2.2.5
    Updated typescript from 4.0.2 to 4.2.4
    Updated zone.js from 0.10.2 to 0.11.4
    Migrated from TSLint to ESLint
    Installed save-dev crypto-browserify & stream-browserify

- Mask password with fixed length #689
- CSRF Token (#696)
- Route lock default password (#700)
- ECL Invoice amount mislabeled #694
- ECL & LND Fee report time zone offset bug fixes #692 & #693
- Loop remove max routing fee validation #690
- Child route refresh bug
- Adding Password Blacklist (#704)
- Fee rate in percentage #621 (#705)
- ECL Adding BaseFee and FeeRate on Channels
- LND Invoice and Payment pagination fix (#707)
- Keysend missing QR code bug fix
- Login page XS layout fix
- Reports tables load time improved (#709)
- Report initial table load bug fix
2021-06-20 16:27:08 -04:00
ShahanaFarooqui
e4d6256803
Release 0.10.2 (#666)
High CPU usage by browser when session inactivity dialog is showing #624
Block Altcoins #627
Remove slide right animation on route change #642
Update the initiator field for Loop APIs #643
Filter Bug fix #623
Transaction id for pending waiting channel #603
Empty cookie security risk bug fix #610
Material container repositions on Mac Firefox #268 & #619 
Mask config file passwords #636
Downloaded all channels backup fails to restore #614
CLT Routing list disappears on navigation #652
Update Bump Fee modal #628
LND Paying zero amount invoice fails #657
Open channel fails after adding peer with uri #662
Update Fee Policy Bug Fix #659
Changed default password from `changeme` to `password` (#653) (Contributed By: Andrew Leschinsky <andrew@leschinsky.com>)
2021-04-24 15:08:44 -04:00
ShahanaFarooqui
f817ae39bc
Release 0.10.1 (#605)
Dahboard layout fix #576
Boltz integration (#590)
Merged verify token and password authentication
Channel mobile view update
ECL Adding inactive channels force close
Flag Dust UTXOs
Bug fix for forwarding history browser crash #596
Label and Lease UTXOs
UI Table Fixes
App settings (#604)
Settings updates
UTXO lease confirmation box
Login and Settings page  without add new node
2021-02-21 14:02:31 -05:00
ShahanaFarooqui
5a38585b71
Release 0.10.0 (#571)
Channel backup download file bug fix #536
Added macaroon authentication for Loop (#543)
Adding Label for Loop In & Loop Out #538
Fee Report & Routing Enhancements (#555)
Payments report #559
Transactions Report #357
Material table sorting bug fix #556
CL & ECL ng Routing #551 & Hocon Read Fix #560 (#561)
CLT & ECL Reports (#562)
UI Bug fixes for tables group sort, pagination, dialog and spinner close
Increased request body size #544 (#564)
App lock after 5 attempts #542 & DatePicker default adapter #532 (#566)
Upgade Angular 11 (#568)
Loop amount validation #569
Loop https document updates
2020-12-20 18:36:04 -05:00
ShahanaFarooqui
80516e1ffe
Release 0.9.3 (#532)
ECL - Channel Force Close Bug Fix #523
ECL - Routing Filter Bug Fix #525
ECL - Adding Routing Peers Tab #527
LND - Open Channel Bump Fee #529
2020-10-29 20:37:49 -04:00
ShahanaFarooqui
0ec41f2de1
Release 0.9.1 (#513)
ECL Enable MPP #452
Authentication layout fix on Safari #473
Updated error message for download backup #471
Increase badge width with number #453
CLT Sweep All #451
CLT Invoice incorrect fiat conversion #454
UTXO Hint, MPP Indentation, ECL Inactive Peer Reconnect #459, #460, #462
LND filter outgoing channel for send payment #463
Show Description on Payments Info #467
Added Description in Payments Info #489
ECL Added Settled Amount in Invoices list #441
List the UTXOs for the wallet #420
Loop upgraded to 9.0 with backward compatibility #472
Confirmation message updated for force close
Display the active HTLCs #498
Path information missing for transaction #497
Problem parsing eclair.conf #383
Created Contributing.md
Separate fee and payments calls #428
Updated Forwarding History Table and View Info #437 (#507)
Showing channel ID when alias is missing #495 & #481
Add payment description #510
Force close pending channels #447
2020-10-12 18:43:16 -04:00
ShahanaFarooqui
4166f4f06c
Circular rebalance info alert (#449)
Circular rebalance info alert
2020-08-26 08:37:15 -04:00
ShahanaFarooqui
5aac044a13
list invoice htlcs (#448)
list invoice htlcs
2020-08-25 22:27:33 -04:00
ShahanaFarooqui
4da3b66bc7
Channel closing with pending htlc & inactive without priority #393 & #410 (#444)
Channel closing with pending htlc & inactive without priority #393 & #410
2020-08-23 14:04:53 -04:00
ShahanaFarooqui
d953277d83
Release 0.8.4 (#404)
Material tables numeric sorting fix
Show channel visibility to open channel table (#359)
Removing host value from config for BTCPayServer
2020-08-06 19:47:19 -04:00
Joseph Goulden
8080b1bca8
Feat: Show channel visibility to open channel table (#359)
Feat: Show channel visibility to open channel table
2020-08-03 08:30:25 -04:00
Shahana Farooqui
378d86db0d Material table sort fix
Material table sort fix
2020-08-02 16:12:07 -04:00
ShahanaFarooqui
ed9ce410a7
Release 0.8.3 (#397)
Table sort and Loop #388 fix
Material table sort case insensitive
2020-08-02 15:48:55 -04:00
ShahanaFarooqui
da24d3fcc7
Release 0.8.3 (#396)
Channel Rebalance and UI alignement fix #384 & 385
Force close inactive channel with priority disabled
Replace CLT forwarding history short channel id with alias & show node alias on welcome message.
Showing pending htlc length in channel info
2020-08-02 12:05:40 -04:00
ShahanaFarooqui
1b86a8bc84
Eclair Implementation (#371)
Eclair Implementation, Closing issue #224
2020-07-07 13:57:15 -04:00
Martin Milata
c07796e360
Fix typo (#354) 2020-06-04 21:43:30 -04:00
ShahanaFarooqui
a980d9c3fa
Release 0.7.1 (#340)
* Peers And Channels Redesign (#294)
* Send payment without confirmation
* Removed vulnerabilities & added missing 2FAuth button
* Invoice Redesign with invoice info modal opening
* Firefox Payment Failure Issue #283 (#309)
* On chain redesign (#315)
* Bug fix #312 Bogus warning about unsecure connection (#316)
* Peer Channels Redesign #290 (#317)
* CLT transactions redesign #290 (#319)
* CLT On-chain redesign #290 (#320)
* Wallet error alert bug fix #298 & #299 (#321)
* Configurable server host #303 (#322)
* Receive tab on top #292 (#323)
* Settings Layout Cleanup (#325)
* Alias Autocomplete (#326)
* Redirect to Dashboard after first RTL login
* Bug fix Channel Uptime wrong #284 (#329)
* Channel info redesigned Issue #328 (#331)
* Fixed Transaction Info Scroll #324 (#333)
* Remove macaroon info before logging #306
* Added Peer Alias for Closed And Pending Channels Tabs #275 & #285 (#336)
* Show multiple URIs on show pubkey modal #337 (#338)
2020-05-03 15:52:38 -04:00
ShahanaFarooqui
86d7d1ffa8
Loop in and loop out (#279)
Loop in and loop out
2020-03-16 11:57:57 -04:00
Shahana Farooqui
be320184a1 CLT Invoice Description Fix Issue #271
CLT Invoice Description Fix Issue #271
2020-03-10 13:25:52 -04:00
Shahana Farooqui
b864170078 Renamed circular rebalance
Renamed circular rebalance
2020-02-13 09:09:40 -05:00
Shahana Farooqui
76c07fc90c UI Bug Fixes
UI Bug Fixes
2020-02-10 07:23:00 -05:00
Shahana Farooqui
d41e6d4a46 Sign/Verify Message #240
Sign/Verify Message #240
2020-02-07 17:20:40 -05:00
Shahana Farooqui
d8835d2fcc Set priority on Close channel #233
Set priority on Close channel #233
2020-02-07 11:36:46 -05:00
Shahana Farooqui
9b293ff53d Onion address fix #255 and Channel Uptime #82
Onion address fix #255 and Channel Uptime #82
2020-02-06 11:55:21 -05:00
Shahana Farooqui
f4714aa4ad Min/Max Directives
Min/Max Directives
2020-02-04 12:36:38 -05:00
Shahana Farooqui
4a71923664 Channel Rebalance Incomplete 2
Channel Rebalance Incomplete 2
2020-02-04 12:19:11 -05:00
Shahana Farooqui
2ffc513e77 Added fiatConversion configuration
Added fiatConversion configuration
2020-01-09 22:50:02 -05:00
Shahana Farooqui
aa1bed37b8 CL UX
CL UX
2020-01-08 18:57:51 -05:00
Shahana Farooqui
85b639629f CL UX
CL UX
2020-01-08 16:11:37 -05:00
Shahana Farooqui
46044c5510 CL Peers & Channels
CL Peers & Channels
2020-01-07 19:47:34 -05:00
Shahana Farooqui
1e5a8179ab CL Transactions
CL Transactions
2020-01-07 14:46:32 -05:00
Shahana Farooqui
34cfb0b747 CL UX Fixes
CL UX Fixes
2020-01-06 21:41:19 -05:00
Shahana Farooqui
41db338656 CL Tables
CL Tables
2020-01-03 20:06:36 -05:00
Shahana Farooqui
f22a20fe48 Initial CLightning UX
Initial CLightning UX
2020-01-03 15:04:00 -05:00
Shahana Farooqui
98f4d5e4e9 Advanced Payment Options
Advanced Payment Options
2020-01-02 20:35:01 -05:00
Shahana Farooqui
b1229d68d4 Fixed update fee bug
Fixed update fee bug
2019-12-31 14:01:19 -05:00
Shahana Farooqui
9b19b57d4f Remote fee policy and other bug fixes
Remote fee policy and other bug fixes
2019-12-31 00:59:24 -05:00
Shahana Farooqui
b38ed7cd17 View Remote Policy
View Remote Policy
2019-12-30 20:05:22 -05:00
Shahana Farooqui
11c73f0602 Removed disabled buttons
Removed disabled buttons
2019-12-30 19:39:17 -05:00
Shahana Farooqui
8c81964e4d UX Fixes
UX Fixes
2019-12-29 23:36:16 -05:00
Shahana Farooqui
4cac3dad72 merged master
merged master
2019-12-29 14:29:29 -05:00
Shahana Farooqui
1092db21a0 UX fixes
UX fixes
2019-12-26 19:58:29 -05:00
Shahana Farooqui
893d5e5c30 Network, payments, lookups etc
Network, payments, lookups etc
2019-12-26 04:15:55 -05:00
Shahana Farooqui
b6ea46cbc6 Peer and Transaction fixes
Peer and Transaction fixes
2019-12-25 22:24:31 -05:00
Shahana Farooqui
f02229479e dashboard and settings
dashboard and settings
2019-12-25 03:27:54 -05:00
Shahana Farooqui
ff1b7ca74c Decreased buttons width
Decreased buttons width
2019-12-23 01:06:31 -05:00
Shahana Farooqui
d256bf07a5 UX Updates
UX Updates
2019-12-22 22:07:50 -05:00
Shahana Farooqui
160c6645df some more fixes and npm update
some more fixes and npm update
2019-12-20 20:13:14 -05:00
Shahana Farooqui
7496a8bb33 Decreased setting options, Add Peer from Channel Etc
Decreased setting options, Add Peer from Channel Etc
2019-12-20 18:24:31 -05:00
Shahana Farooqui
0f9028225d Responsive fixes
Responsive fixes
2019-12-18 16:41:04 -05:00
Shahana Farooqui
1c372a8554 Responsive and other fixes
Responsive and other fixes
2019-12-12 23:01:04 -05:00
Shahana Farooqui
79d04a5d7a User Persona and Merchant Dashboard
User Persona and Merchant Dashboard
2019-12-11 17:39:39 -05:00
Shahana Farooqui
9f676f7468 Dashboard with Pie Chart
Dashboard with Pie Chart
2019-12-04 18:14:34 -05:00
Shahana Farooqui
835dca0557 dashboard incomplete
dashboard incomplete
2019-12-03 15:44:07 -05:00
Shahana Farooqui
259c5de623 alert,confirmation,error and other components
alert,confirmation,error and other components
2019-12-01 19:22:25 -05:00
Shahana Farooqui
ad35c44e12 Alert and confirmation incomplete
Alert and confirmation incomplete
2019-11-26 19:49:44 -05:00
Shahana Farooqui
a31dfda5e7 Tiny UX fixes
Tiny UX fixes
2019-11-25 16:37:45 -05:00
Shahana Farooqui
de164a371c Tiny UX touchups
Tiny UX touchups
2019-11-24 17:56:57 -05:00
Shahana Farooqui
3a83933a1d Show pubkey
Show pubkey
2019-11-23 20:08:57 -05:00
Shahana Farooqui
fabb0dd126 pubkey, dark theme, settings
pubkey, dark theme, settings
2019-11-22 19:46:28 -05:00
Shahana Farooqui
860e72800e Wallet and Channel restore
Wallet and Channel restore
2019-11-22 13:43:18 -05:00
Shahana Farooqui
a9474889c2 Pending and backup channels
Pending and backup channels
2019-11-21 22:59:38 -05:00
Shahana Farooqui
5bf45be695 Peers And Channels
Peers And Channels
2019-11-21 15:33:23 -05:00
Shahana Farooqui
2b3f866b58 channels incomplete
channels incomplete
2019-11-20 22:25:04 -05:00
Shahana Farooqui
fce6528912 Peers & Channels incomplete
Peers & Channels incomplete
2019-11-20 19:14:37 -05:00