Oak

Check-in [c916f527d2]
Login

Check-in [c916f527d2]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:fix(ui): Improve dashboard wording
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c916f527d2ba1093b0b0663aec9f3c5f10589a8a9c0e42a7653495fd443c32c3
User & Date: carlos 2023-09-15 18:44:36
Context
2023-09-17
18:34
fix(lnurl): Remove deprecated LNURL-pay description hash validation check-in: f1b7404732 user: carlos tags: trunk
2023-09-15
18:44
fix(ui): Improve dashboard wording check-in: c916f527d2 user: carlos tags: trunk
08:53
fix(ui): Remove flickering on reload check-in: 043b69a803 user: carlos tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to www/templates/index.html.tera.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{% extends "_base" %}

{% block content %}
<div class="container oak-page-container py-5">

    <main>

        <div class="row g-4 pb-5 row-cols-1 row-cols-lg-3 border-bottom">
            <div class="col d-flex align-items-start">
                <p class="lead">
                    Easy-peasy
                </p>
            </div>
            <div class="col d-flex align-items-start">
                <div>
                    <h3 class="fs-3">Scheduled</h3>
                    <p>
                        Support anyone regularly with scheduled recurring payments. All you need is their LN Address.










|







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{% extends "_base" %}

{% block content %}
<div class="container oak-page-container py-5">

    <main>

        <div class="row g-4 pb-5 row-cols-1 row-cols-lg-3 border-bottom">
            <div class="col d-flex align-items-start">
                <p class="lead">
                    Send sats
                </p>
            </div>
            <div class="col d-flex align-items-start">
                <div>
                    <h3 class="fs-3">Scheduled</h3>
                    <p>
                        Support anyone regularly with scheduled recurring payments. All you need is their LN Address.
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
                </div>
            </div>
        </div>

        <div class="row g-4 py-5 row-cols-1 row-cols-lg-3 border-bottom">
            <div class="col d-flex align-items-start">
                <p class="lead">
                    Some tinkering required
                </p>
            </div>
            <div class="col d-flex align-items-start">
                <div>
                    <h3 class="fs-3">Nostr bot</h3>
                    <p>
                        Check your LN balance, send or receive sats and more, from any Nostr client.
                    </p>
                    <a href="/bot-nostr.html" class="btn btn-primary">
                        Open
                    </a>
                </div>
            </div>
            <div class="col d-flex align-items-start">







|






|







34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
                </div>
            </div>
        </div>

        <div class="row g-4 py-5 row-cols-1 row-cols-lg-3 border-bottom">
            <div class="col d-flex align-items-start">
                <p class="lead">
                    Access your node
                </p>
            </div>
            <div class="col d-flex align-items-start">
                <div>
                    <h3 class="fs-3">Nostr bot</h3>
                    <p>
                        Check your LN balance, send sats or create invoices, from any Nostr app. Nostr Wallet Connect included.
                    </p>
                    <a href="/bot-nostr.html" class="btn btn-primary">
                        Open
                    </a>
                </div>
            </div>
            <div class="col d-flex align-items-start">
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
                </div>
            </div>
        </div>

        <div class="row g-4 pt-5 row-cols-1 row-cols-lg-3">
            <div class="col d-flex align-items-start">
                <p class="lead">
                    For ninjas only
                </p>
            </div>
            <div class="col d-flex align-items-start">
                <div>
                    <h3 class="fs-3">PowPub Client</h3>
                    <p>
                        Pay providers to mine vanity Nostr pubkeys for you, using a split-key approach.







|







64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
                </div>
            </div>
        </div>

        <div class="row g-4 pt-5 row-cols-1 row-cols-lg-3">
            <div class="col d-flex align-items-start">
                <p class="lead">
                    Experiment
                </p>
            </div>
            <div class="col d-flex align-items-start">
                <div>
                    <h3 class="fs-3">PowPub Client</h3>
                    <p>
                        Pay providers to mine vanity Nostr pubkeys for you, using a split-key approach.