Commit Graph

789 Commits (d2958650e6fc27711fee24f5319c1b78592628cd)
 

Author SHA1 Message Date
Shahana Farooqui d2958650e6 Server host config bug fix
Server host config bug fix
4 years ago
Shahana Farooqui a42e76edce Rebalancing & directory creation bug fix
Rebalancing & directory creation bug fix
4 years ago
Martin Habovštiak 4c94197bc2
Added hashbang (#304)
* Added hashbang
* Updated the env style hashbang
4 years ago
Martin Habovštiak 99b3dbb798
Fixed error handling in createDirecctory (#311)
The error handling in `createDirecctory` had three major issues:

* Racy check for existence of a directory - the directory could've been
  created or deleted in the meantime.
* Attempt to handle race outside the reduce function wouldn't let it
  continue creating the remaining directories.
* All errors that were **not** `EEXISTS` or `ENOENT` were silently
  ignored, leading to lot of frustration and hair pulling, because the
  code continued executing and then failed at attempt to open a file.

These problems were fixed by moving `try` into the reduce closure,
ignoring `EEXISTS` only and rethrowing all other errors. The logic
modifying the error message for `ENOENT` was kept.
4 years ago
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)
4 years ago
ShahanaFarooqui 685372fc5b Update issue templates 4 years ago
Suheb deb6ef307a
Update README.md 4 years ago
Shahana Farooqui af2dc43444 Minor vulnerabilities fix
Minor vulnerabilities fix
4 years ago
Shahana Farooqui 3a40bd9748 Google authenticator integration PR-266
Google authenticator integration PR-266
4 years ago
Shahana Farooqui cf71a4d897 Loop documentation updated
Loop documentation updated
4 years ago
ShahanaFarooqui 86d7d1ffa8
Loop in and loop out (#279)
Loop in and loop out
4 years ago
Shahana Farooqui ee797481b4 Removed Vulnerabilities
Removed Vulnerabilities
4 years ago
ShahanaFarooqui 6aa69ac0b1
Merge pull request #274 from Ride-The-Lightning/0.6.8
Version 0.6.8
4 years ago
Shahana Farooqui be320184a1 CLT Invoice Description Fix Issue #271
CLT Invoice Description Fix Issue #271
4 years ago
ShahanaFarooqui 6a7926b750
Password shouldn't be mandatory if SSO is turned on #264 (#270)
Password shouldn't be mandatory if SSO is turned on #264
4 years ago
Suheb 8a767f8050
Update README.md 4 years ago
Shahana Farooqui 3c97df0b28 Working build
Working build
4 years ago
saubyk dcadbcd25e
package version upgrade 4 years ago
Shahana Farooqui dadd4a10bd CLT POST bug fix
CLT POST bug fix
4 years ago
Shahana Farooqui 36abb6806d Multinode Routing bug fix 2
Multinode Routing bug fix 2
4 years ago
Shahana Farooqui 4e3a5a8c9d Multinode Routing bug fix
Multinode Routing bug fix
4 years ago
Shahana Farooqui b864170078 Renamed circular rebalance
Renamed circular rebalance
4 years ago
Shahana Farooqui 2260311408 Forwarding history with Fee and icon-buttons width
Forwarding history with Fee and icon-buttons width
4 years ago
Shahana Farooqui fa243ad257 Repeated forwarding history calls Issue #218
Repeated forwarding history calls Issue #218
4 years ago
Shahana Farooqui c306905b39 Channel rebalance failure scenario
Channel rebalance failure scenario
4 years ago
Shahana Farooqui c4bf2f9ef3 Rebalancing and sign/verify UX
Rebalancing and sign/verify UX
4 years ago
Shahana Farooqui 93dc8b4d26 Channel Rebalance UX
Channel Rebalance UX
4 years ago
Shahana Farooqui 76c07fc90c UI Bug Fixes
UI Bug Fixes
4 years ago
Shahana Farooqui 7fb09857f9 Removed focus event from sign/verify
Removed focus event from sign/verify
4 years ago
Shahana Farooqui 28e58e73fb Bug fix spinner close on 401
Bug fix spinner close on 401
4 years ago
Shahana Farooqui d41e6d4a46 Sign/Verify Message #240
Sign/Verify Message #240
4 years ago
Shahana Farooqui d8835d2fcc Set priority on Close channel #233
Set priority on Close channel #233
4 years ago
Shahana Farooqui 88ad7b250c Transaction path alias Issue #246
Transaction path alias Issue #246
4 years ago
Shahana Farooqui cb0d113478 Alias on Forwarding History Issue #230
Alias on Forwarding History Issue #230
4 years ago
Shahana Farooqui 9b293ff53d Onion address fix #255 and Channel Uptime #82
Onion address fix #255 and Channel Uptime #82
4 years ago
Shahana Farooqui 53fd341dc7 Mobile Zero invoice issue fix #254
Mobile Zero invoice issue fix #254
4 years ago
Shahana Farooqui bd75041530 Channel lookup bug fix #252
Channel lookup bug fix #252
4 years ago
Shahana Farooqui 9b5b91bc02 SweepAll bug fix #253
SweepAll bug fix #253
4 years ago
Shahana Farooqui dfd18ad00e Rebalance Fee Limit
Rebalance Fee Limit
4 years ago
Shahana Farooqui 2aca390f43 Local Rebalance
Local Rebalance
4 years ago
Shahana Farooqui 4390b85e02 Cancel API Calls on Node Selection Change
Cancel API Calls on Node Selection Change
4 years ago
Shahana Farooqui f951b09940 Local Rebalancing
Local Rebalancing
4 years ago
Shahana Farooqui f4714aa4ad Min/Max Directives
Min/Max Directives
4 years ago
Shahana Farooqui 4a71923664 Channel Rebalance Incomplete 2
Channel Rebalance Incomplete 2
4 years ago
Shahana Farooqui 9ed9958116 Channel Rebalance Incomplete
Channel Rebalance Incomplete
4 years ago
Shahana Farooqui fd9728f8c4 Sidebar overlap on content Issue fix #251
Sidebar overlap on content Issue fix #251
4 years ago
Shahana Farooqui 4c43b4c4c3 peers & channels list error on LND unlock issue fix #245
peers & channels list error on LND unlock issue fix #245
4 years ago
Suheb dc0581b3ab
Update C-Lightning-setup.md 4 years ago
Suheb 30f9cad878
Update README.md 4 years ago
Suheb ca3dba6f4d
Updated arch images 4 years ago