Commit Graph

84 Commits (2e525caf89a3677f40bc9d5b2d5944176c6f8686)

Author SHA1 Message Date
Shahana Farooqui ef84ad9afb 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
3 years ago
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
4 years ago
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
4 years ago
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
4 years ago
ShahanaFarooqui 536f26389a
Remove version from server urls #369 (#433)
Remove version from server urls #369
4 years ago
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
4 years ago
Shahana Farooqui 1847e04a43 Documentation updated for ECL lnApiPassword
Documentation updated for ECL lnApiPassword
4 years ago
ShahanaFarooqui 1443e795ea
Added LN_API_PASSWORD for BTCPayserver (#378)
Added LN_API_PASSWORD for BTCPayserver
4 years ago
ShahanaFarooqui 1b86a8bc84
Eclair Implementation (#371)
Eclair Implementation, Closing issue #224
4 years ago
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 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
Shahana Farooqui 3a40bd9748 Google authenticator integration PR-266
Google authenticator integration PR-266
5 years ago
Shahana Farooqui cf71a4d897 Loop documentation updated
Loop documentation updated
5 years ago
ShahanaFarooqui 86d7d1ffa8
Loop in and loop out (#279)
Loop in and loop out
5 years ago
Shahana Farooqui be320184a1 CLT Invoice Description Fix Issue #271
CLT Invoice Description Fix Issue #271
5 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
5 years ago
Shahana Farooqui 8f2db2ff32 SSO auth bug fix
SSO auth bug fix
5 years ago
Shahana Farooqui d26e9fe607 Removed RTL_PASS from env
Removed RTL_PASS from env
5 years ago
Shahana Farooqui 6065a27c50 Password reset page
Password reset page
5 years ago
Shahana Farooqui 933e19df2c Backward compatible env vars
Backward compatible env vars
5 years ago
Shahana Farooqui 0da59b75da Added missing env
Added missing env
5 years ago
Shahana Farooqui 7dfb355ead scroll top & channel backup fix
scroll top & channel backup fix
5 years ago
Shahana Farooqui 8fdba67a5d Config Upgrade RC 5 years ago
Shahana Farooqui 9c9d4f08a0 Documentation Updated
Documentation Updated
5 years ago
Shahana Farooqui cf8e31c5f4 Fixed generated .ini config
Fixed generated .ini config
5 years ago
Shahana Farooqui 3a39dc7b86 CLT with INI and SSO setup
CLT with INI and SSO setup
5 years ago
Shahana Farooqui 2ffc513e77 Added fiatConversion configuration
Added fiatConversion configuration
5 years ago
Shahana Farooqui da3045e2cd Config Updates
Config Updates
5 years ago
Shahana Farooqui 36236e05d1 Payment Options & Total Fee Transactions
Payment Options & Total Fee Transactions
5 years ago
Shahana Farooqui 79d04a5d7a User Persona and Merchant Dashboard
User Persona and Merchant Dashboard
5 years ago
Shahana Farooqui a629cb235c More settings update
More settings update
5 years ago
Shahana Farooqui 3d19c493fb Currency Unit Convesion
Currency Unit Convesion
5 years ago
Shahana Farooqui 470ec25fe5 Settings day night & app-settings completed
Settings day night & app-settings completed
5 years ago
Shahana Farooqui 9690222e66 Merge branch 'master' into UX 5 years ago
Shahana Farooqui 2a885f4a8b Landing page input on getInfo
Landing page input on getInfo
5 years ago
Shahana Farooqui c6b15bd1a9 Multinode, getInfo errors and other bug fixes
Multinode, getInfo errors and other bug fixes
5 years ago
Shahana Farooqui 354c20a178 Fix #199 Clicking on restore channel crashing RTL
Fix #199 Clicking on restore channel crashing RTL
5 years ago
Shahana Farooqui 2e94a27877 Merge branch 'master' into UX 5 years ago
Shahana Farooqui cc4efaf35c CUSTOM authentication fix for docker
CUSTOM authentication fix for docker
5 years ago
Shahana Farooqui e9e40a31be UX Incomplete
UX Incomplete
5 years ago
Shahana Farooqui 4a4677781f Adding LN_IMPLEMENTATION for env variables
Adding LN_IMPLEMENTATION for env variables
5 years ago
Shahana Farooqui 1321ff071f CL Home
CL Home
5 years ago
Shahana Farooqui ab54c44b73 Incomplete lazy load 8
Incomplete lazy load 8
5 years ago
Shahana Farooqui 0948ea139c Incomplete lazy load 3
Incomplete lazy load 3
5 years ago
Shahana Farooqui d318ad7c82 Incomplete lazy load
Incomplete lazy load
5 years ago
ShahanaFarooqui 81699ede37 default backup path fix
default backup path fix
5 years ago
ShahanaFarooqui a9e8ca6a75 Angular 8 Update
Angular 8 Update
5 years ago
ShahanaFarooqui d2e815aab6 Issue Fix #167 & #168
Issue Fix #167 & #168
5 years ago