2024-01-29 15:07:43 +11:00
<!DOCTYPE html>
< html data-bs-theme = "dark" lang = "en" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0, shrink-to-fit=no" >
< title > Settings - FireWallet< / title >
< link rel = "icon" type = "image/png" sizes = "900x768" href = "/assets/img/favicon.png" >
< link rel = "icon" type = "image/png" sizes = "900x768" href = "/assets/img/favicon.png" >
< link rel = "icon" type = "image/png" sizes = "900x768" href = "/assets/img/favicon.png" >
< link rel = "icon" type = "image/png" sizes = "900x768" href = "/assets/img/favicon.png" >
< link rel = "icon" type = "image/png" sizes = "900x768" href = "/assets/img/favicon.png" >
< link rel = "stylesheet" href = "/assets/bootstrap/css/bootstrap.min.css" >
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&display=swap" >
< link rel = "stylesheet" href = "/assets/fonts/fontawesome-all.min.css" >
2024-02-13 11:18:16 +11:00
< link rel = "stylesheet" href = "/assets/fonts/font-awesome.min.css" >
2024-02-13 11:49:42 +11:00
< link rel = "stylesheet" href = "/assets/fonts/ionicons.min.css" >
2024-01-29 15:07:43 +11:00
< link rel = "stylesheet" href = "/assets/fonts/material-icons.min.css" >
2024-02-13 11:18:16 +11:00
< link rel = "stylesheet" href = "/assets/fonts/fontawesome5-overrides.min.css" >
2024-01-29 15:07:43 +11:00
< link rel = "stylesheet" href = "/assets/css/styles.min.css" >
< / head >
< body id = "page-top" >
< div id = "wrapper" >
2024-02-07 15:35:38 +11:00
< nav class = "navbar align-items-start sidebar sidebar-dark accordion bg-gradient-primary p-0 navbar-dark toggled" style = "background: var(--bs-primary-border-subtle);" >
2024-01-29 15:07:43 +11:00
< div class = "container-fluid d-flex flex-column p-0" > < a class = "navbar-brand d-flex justify-content-center align-items-center sidebar-brand m-0" href = "/" >
< div class = "sidebar-brand-icon" > < img src = "/assets/img/favicon.png" width = "44" > < / div >
< div class = "sidebar-brand-text mx-3" > < span > FireWallet< / span > < / div >
< / a >
< hr class = "sidebar-divider my-0" >
< ul class = "navbar-nav text-light" id = "accordionSidebar" >
< li class = "nav-item" > < a class = "nav-link" href = "/" > < i class = "fas fa-tachometer-alt" > < / i > < span > Dashboard< / span > < / a > < / li >
2024-02-13 11:24:03 +11:00
< li class = "nav-item" > < a class = "nav-link" href = "/tx" > < i class = "fas fa-table" > < / i > < span > Transactions< / span > < / a > < / li >
< li class = "nav-item" > < a class = "nav-link" href = "/auctions" > < i class = "fa fa-gavel" > < / i > < span > Bids< / span > < / a > < / li >
2024-01-29 15:07:43 +11:00
< li class = "nav-item" > < a class = "nav-link" href = "/send" > < i class = "material-icons" > send< / i > < span > Send HNS< / span > < / a > < / li >
< li class = "nav-item" > < a class = "nav-link" href = "/receive" > < i class = "material-icons" > call_received< / i > < span > Receive< / span > < / a > < / li >
2024-02-02 21:40:02 +11:00
< li class = "nav-item" > < a class = "nav-link" href = "/plugins" > < i class = "material-icons" > code< / i > < span > Plugins< / span > < / a > < a class = "nav-link" href = "/settings" > < i class = "material-icons" > settings< / i > < span > Settings< / span > < / a > < / li >
2024-01-29 15:07:43 +11:00
< / ul >
< div class = "text-center d-none d-md-inline" > < button class = "btn rounded-circle border-0" id = "sidebarToggle" type = "button" > < / button > < / div >
< / div >
< / nav >
< div class = "d-flex flex-column" id = "content-wrapper" style = "background: var(--bs-primary);" >
< div id = "content" >
< nav class = "navbar navbar-expand shadow mb-4 topbar static-top navbar-light" style = "background: var(--bs-primary-text-emphasis);" >
< div class = "container-fluid" > < button class = "btn btn-link d-md-none rounded-circle me-3" id = "sidebarToggleTop" type = "button" > < i class = "fas fa-bars" > < / i > < / button >
< form class = "d-none d-sm-inline-block me-auto ms-md-3 my-2 my-md-0 mw-100 navbar-search" action = "/search" method = "get" >
2024-02-07 16:57:01 +11:00
< div class = "input-group" > < input class = "bg-light form-control border-0 small" type = "text" placeholder = "Search for domain" name = "q" value = "{{search_term}}" style = "color: var(--bs-dark-text-emphasis);background: var(--bs-light);" > < button class = "btn btn-primary py-0" type = "submit" > < i class = "fas fa-search" > < / i > < / button > < / div >
< / form > < span style = "color: var(--bs-dark);" > Sync: {{sync}}%< / span >
2024-01-29 15:07:43 +11:00
< ul class = "navbar-nav flex-nowrap ms-auto" >
< li class = "nav-item dropdown d-sm-none no-arrow" > < a class = "dropdown-toggle nav-link" aria-expanded = "false" data-bs-toggle = "dropdown" href = "#" > < i class = "fas fa-search" > < / i > < / a >
< div class = "dropdown-menu dropdown-menu-end p-3 animated--grow-in" aria-labelledby = "searchDropdown" >
2024-02-07 15:35:38 +11:00
< form class = "me-auto navbar-search w-100" action = "/search" method = "get" >
< div class = "input-group" > < input class = "bg-light form-control border-0 small" type = "text" placeholder = "Search for ..." name = "q" value = "{{search_term}}" >
2024-01-29 15:07:43 +11:00
< div class = "input-group-append" > < button class = "btn btn-primary py-0" type = "button" > < i class = "fas fa-search" > < / i > < / button > < / div >
< / div >
< / form >
< / div >
< / li >
< li class = "nav-item dropdown no-arrow" >
2024-02-07 16:57:01 +11:00
< div class = "nav-item dropdown no-arrow" > < a class = "dropdown-toggle nav-link" aria-expanded = "false" data-bs-toggle = "dropdown" href = "#" > < span class = "d-none d-lg-inline me-2 small" style = "color: var(--bs-dark);" > {{account}}< / span > < img class = "border rounded-circle img-profile" src = "/assets/img/HNS.png" > < / a >
2024-01-29 15:07:43 +11:00
< div class = "dropdown-menu shadow dropdown-menu-end animated--grow-in" > < a class = "dropdown-item" href = "/logout" > < i class = "fas fa-sign-out-alt fa-sm fa-fw me-2 text-gray-400" > < / i > Logout< / a > < / div >
< / div >
< / li >
< / ul >
< / div >
< / nav >
< div class = "container-fluid" >
< h3 class = "mb-1" style = "text-align: center;color: rgb(255,0,0);" > {{error}}< / h3 >
< h3 class = "mb-1" style = "text-align: center;color: rgb(0,255,0);" > {{success}}< / h3 >
< div class = "card" >
< div class = "card-body" >
< h4 class = "card-title" > Node Settings< / h4 >
< h6 class = "text-muted card-subtitle mb-2" > Settings that affect all wallets< / h6 >
< ul class = "list-group" >
< li class = "list-group-item" >
< div > < a class = "btn btn-primary stick-right" role = "button" href = "/settings/rescan" > Rescan< / a >
< h3 > Rescan< / h3 > < span > Rescan the blockchain for transactions< / span >
< / div >
< / li >
< li class = "list-group-item" >
< div > < a class = "btn btn-primary stick-right" role = "button" href = "/settings/resend" > Resend< / a >
< h3 > Resend unconfirmed transactions< / h3 > < span > Resend any transactions that haven't been mined yet.< / span >
< / div >
< / li >
< li class = "list-group-item" >
< div > < a class = "btn btn-primary stick-right" role = "button" href = "/settings/zap" > Zap< / a >
< h3 > Delete unconfirmed transactions< / h3 > < span > This will only remove pending tx from the wallet older than 20 minutes (~ 2 blocks)< / span >
< / div >
< / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "container-fluid" style = "margin-top: 50px;" >
< div class = "card" >
< div class = "card-body" >
< h4 class = "card-title" > Wallet Settings< / h4 >
< h6 class = "text-muted card-subtitle mb-2" > Settings that affect only current wallets< / h6 >
< ul class = "list-group" >
< li class = "list-group-item" >
< div > < a class = "btn btn-primary stick-right" role = "button" href = "/settings/xpub" > xPub< / a >
< h3 > xPub Key< / h3 > < span > Get your xPub key< / span >
< / div >
< / li >
< / ul >
< / div >
< / div >
< / div >
2024-02-13 11:49:42 +11:00
< div class = "container-fluid" style = "margin-top: 50px;" >
< div class = "card" >
< div class = "card-body" >
< h4 class = "card-title" > About< / h4 >
2024-11-22 12:04:18 +11:00
< h6 class = "text-muted card-subtitle mb-2" > FireWallet is a UI to allow easy connection with HSD created by < a href = "https://nathan.woodburn.au" target = "_blank" > Nathan.Woodburn/< / a > and freely available. Please contact him < a href = "https://l.woodburn.au/contact" target = "_blank" > here< / a > if you would like to request any features or report any bugs.< br > FireWallet version: < code > {{version}}< / code > < / h6 >
< div class = "text-center" > < a href = "https://github.com/nathanwoodburn/firewalletbrowser" style = "margin: 15px;color: var(--bs-emphasis-color);text-decoration:none;" target = "_blank" > < i class = "icon ion-social-github" style = "color: var(--bs-emphasis-color);" > < / i > Github< / a > < a href = "https://firewallet.au" style = "margin: 15px;color: var(--bs-emphasis-color);text-decoration:none;" target = "_blank" > < i class = "icon ion-ios-information" style = "color: var(--bs-emphasis-color);" > < / i > Website< / a > < a href = "https://l.woodburn.au/donate" style = "margin: 15px;color: var(--bs-emphasis-color);text-decoration:none;" target = "_blank" > < i class = "icon ion-social-usd" style = "color: var(--bs-emphasis-color);" > < / i > Donate to support development< / a > < / div >
2024-02-13 11:49:42 +11:00
< / div >
< / div >
< / div >
2024-01-29 15:07:43 +11:00
< / div >
< footer class = "sticky-footer" style = "background: var(--bs-primary-text-emphasis);" >
< div class = "container my-auto" >
< div class = "text-center my-auto copyright" > < span > Copyright © FireWallet 2024< / span > < / div >
< / div >
< / footer >
< / div > < a class = "border rounded d-inline scroll-to-top" href = "#page-top" > < i class = "fas fa-angle-up" > < / i > < / a >
< / div >
< script src = "/assets/bootstrap/js/bootstrap.min.js" > < / script >
< script src = "/assets/js/script.min.js" > < / script >
< / body >
< / html >