NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/web/templates/user/Pushover.twig

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

Pushover.twig on main
Author Date Commit Line Code
SnailShea about 3 years ago b903cf3

Fixes several instances of missing </span>, extra role='tabpanel' and misspelled 'collapse'

Full commit hash
b903cf38881364fffacf445dad32a51b343ac458
Author
SnailShea <[email protected]>
Date
about 3 years ago
Selected line
1
<div class="tab-pane fade" id="Pushover" role="tabpanel" aria-labelledby="Pushover">
Open commit View diff
1 <div class="tab-pane fade" id="Pushover" role="tabpanel" aria-labelledby="Pushover">
FreddleSpl0it about 4 years ago cb6a5d4

[BS5] add responsive tabs and more

Full commit hash
cb6a5d40698e023e761c172d3fe5cf3e070c269b
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
2
  <div class="card mb-4">
Open commit View diff
2 <div class="card mb-4">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
3
    <div class="card-header d-flex fs-5">
Open commit View diff
3 <div class="card-header d-flex fs-5">
FreddleSpl0it about 4 years ago cb6a5d4

[BS5] add responsive tabs and more

Full commit hash
cb6a5d40698e023e761c172d3fe5cf3e070c269b
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
4
      <button class="btn d-md-none flex-grow-1 text-start" data-bs-target="#collapse-tab-Pushover" data-bs-toggle="collapse" aria-controls="collapse-tab-Pushover">
Open commit View diff
4 <button class="btn d-md-none flex-grow-1 text-start" data-bs-target="#collapse-tab-Pushover" data-bs-toggle="collapse" aria-controls="collapse-tab-Pushover">
same change cb6a5d4

[BS5] add responsive tabs and more

Full commit hash
cb6a5d40698e023e761c172d3fe5cf3e070c269b
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
5
        Pushover API
Open commit View diff
5 Pushover API
same change cb6a5d4

[BS5] add responsive tabs and more

Full commit hash
cb6a5d40698e023e761c172d3fe5cf3e070c269b
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
6
      </button>
Open commit View diff
6 </button>
SnailShea about 3 years ago b903cf3

Fixes several instances of missing </span>, extra role='tabpanel' and misspelled 'collapse'

Full commit hash
b903cf38881364fffacf445dad32a51b343ac458
Author
SnailShea <[email protected]>
Date
about 3 years ago
Selected line
7
      <span class="d-none d-md-block">Pushover API</span>
Open commit View diff
7 <span class="d-none d-md-block">Pushover API</span>
FreddleSpl0it about 4 years ago cb6a5d4

[BS5] add responsive tabs and more

Full commit hash
cb6a5d40698e023e761c172d3fe5cf3e070c269b
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
8
    </div>
Open commit View diff
8 </div>
same change cb6a5d4

[BS5] add responsive tabs and more

Full commit hash
cb6a5d40698e023e761c172d3fe5cf3e070c269b
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
9
    <div id="collapse-tab-Pushover" class="card-body collapse" data-bs-parent="#user-content">
Open commit View diff
9 <div id="collapse-tab-Pushover" class="card-body collapse" data-bs-parent="#user-content">
FreddleSpl0it about 4 years ago f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
10
      <form data-id="pushover" class="form well" method="post">
Open commit View diff
10 <form data-id="pushover" class="form well" method="post">
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
11
        <input type="hidden" value="0" name="evaluate_x_prio">
Open commit View diff
11 <input type="hidden" value="0" name="evaluate_x_prio">
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
12
        <input type="hidden" value="0" name="only_x_prio">
Open commit View diff
12 <input type="hidden" value="0" name="only_x_prio">
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
13
        <input type="hidden" value="0" name="active">
Open commit View diff
13 <input type="hidden" value="0" name="active">
FreddleSpl0it over 4 years ago e663f3d

[BS5] change form-group

Full commit hash
e663f3db72243b693ed732579f78161ec7b355dc
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
14
        <div class="row">
Open commit View diff
14 <div class="row">
FreddleSpl0it about 4 years ago f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
15
          <div class="col-sm-1">
Open commit View diff
15 <div class="col-sm-1">
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
16
            <p class="text-muted"><a href="https://pushover.net" target="_blank"><img src="data:image/png;base64,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" class="img img-fluid"></a></p>
Open commit View diff
16 <p class="text-muted"><a href="https://pushover.net" target="_blank"><img src="data:image/png;base64,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" class="img img-fluid"></a></p>
FreddleSpl0it over 4 years ago e663f3d

[BS5] change form-group

Full commit hash
e663f3db72243b693ed732579f78161ec7b355dc
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
17
          </div>
Open commit View diff
17 </div>
FreddleSpl0it about 4 years ago f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
18
          <div class="col-sm-10">
Open commit View diff
18 <div class="col-sm-10">
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
19
            <p class="text-muted">{{ lang.user.pushover_info|format(mailcow_cc_username)|raw }}</p>
Open commit View diff
19 <p class="text-muted">{{ lang.user.pushover_info|format(mailcow_cc_username)|raw }}</p>
moo over 3 years ago 41d56a8

Merge remote-tracking branch 'origin/feature/bootstrap5' into staging

Full commit hash
41d56a867a6cb11f27d439d19ff0130a0679f865
Author
moo <[email protected]>
Date
over 3 years ago
Selected line
20
            <p class="text-muted">{{ lang.edit.pushover_vars|raw }}: <code>{SUBJECT}</code>, <code>{SENDER}</code>, <code>{SENDER_ADDRESS}</code>, <code>{SENDER_NAME}</code>, <code>{TO_NAME}</code>, <code>{TO_ADDRESS}</code>, <code>{MSG_ID}</code></p>
Open commit View diff
20 <p class="text-muted">{{ lang.edit.pushover_vars|raw }}: <code>{SUBJECT}</code>, <code>{SENDER}</code>, <code>{SENDER_ADDRESS}</code>, <code>{SENDER_NAME}</code>, <code>{TO_NAME}</code>, <code>{TO_ADDRESS}</code>, <code>{MSG_ID}</code></p>
FreddleSpl0it about 4 years ago f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
21
            <div class="row">
Open commit View diff
21 <div class="row">
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
22
              <div class="col-sm-6 mb-2">
Open commit View diff
22 <div class="col-sm-6 mb-2">
FreddleSpl0it about 4 years ago f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
23
                <div class="form-group">
Open commit View diff
23 <div class="form-group">
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
24
                  <label for="token">API Token/Key (Application)</label>
Open commit View diff
24 <label for="token">API Token/Key (Application)</label>
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
25
                  <input type="text" class="form-control" name="token" maxlength="30" value="{{ pushover_data.token }}" required>
Open commit View diff
25 <input type="text" class="form-control" name="token" maxlength="30" value="{{ pushover_data.token }}" required>
FreddleSpl0it over 4 years ago e663f3d

[BS5] change form-group

Full commit hash
e663f3db72243b693ed732579f78161ec7b355dc
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
26
                </div>
Open commit View diff
26 </div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
27
              </div>
Open commit View diff
27 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
28
              <div class="col-sm-6 mb-2">
Open commit View diff
28 <div class="col-sm-6 mb-2">
FreddleSpl0it about 4 years ago f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
29
                <div class="form-group">
Open commit View diff
29 <div class="form-group">
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
30
                  <label for="key">User/Group Key</label>
Open commit View diff
30 <label for="key">User/Group Key</label>
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
31
                  <input type="text" class="form-control" name="key" maxlength="30" value="{{ pushover_data.key }}" required>
Open commit View diff
31 <input type="text" class="form-control" name="key" maxlength="30" value="{{ pushover_data.key }}" required>
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
32
                </div>
Open commit View diff
32 </div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
33
              </div>
Open commit View diff
33 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
34
              <div class="col-sm-6 mb-2">
Open commit View diff
34 <div class="col-sm-6 mb-2">
FreddleSpl0it about 4 years ago f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
35
                <div class="form-group">
Open commit View diff
35 <div class="form-group">
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
36
                  <label for="title">{{ lang.user.pushover_title }}</label>
Open commit View diff
36 <label for="title">{{ lang.user.pushover_title }}</label>
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
37
                  <input type="text" class="form-control" name="title" value="{{ pushover_data.title }}" placeholder="Mail">
Open commit View diff
37 <input type="text" class="form-control" name="title" value="{{ pushover_data.title }}" placeholder="Mail">
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
38
                </div>
Open commit View diff
38 </div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
39
              </div>
Open commit View diff
39 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
40
              <div class="col-sm-6 mb-2">
Open commit View diff
40 <div class="col-sm-6 mb-2">
FreddleSpl0it about 4 years ago f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
41
                <div class="form-group">
Open commit View diff
41 <div class="form-group">
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
42
                  <label for="text">{{ lang.user.pushover_text }}</label>
Open commit View diff
42 <label for="text">{{ lang.user.pushover_text }}</label>
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
43
                  <input type="text" class="form-control" name="text" value="{{ pushover_data.text }}" placeholder="You've got mail 📧">
Open commit View diff
43 <input type="text" class="form-control" name="text" value="{{ pushover_data.text }}" placeholder="You've got mail 📧">
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
44
                </div>
Open commit View diff
44 </div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
45
              </div>
Open commit View diff
45 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
46
              <div class="col-sm-12 mb-4">
Open commit View diff
46 <div class="col-sm-12 mb-4">
FreddleSpl0it about 4 years ago f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
47
                <div class="form-group">
Open commit View diff
47 <div class="form-group">
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
48
                  <label for="text">{{ lang.user.pushover_sender_array|raw }}</label>
Open commit View diff
48 <label for="text">{{ lang.user.pushover_sender_array|raw }}</label>
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
49
                  <input type="text" class="form-control" name="senders" value="{{ pushover_data.senders }}" placeholder="[email protected], [email protected]">
Open commit View diff
49 <input type="text" class="form-control" name="senders" value="{{ pushover_data.senders }}" placeholder="[email protected], [email protected]">
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
50
                </div>
Open commit View diff
50 </div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
51
              </div>
Open commit View diff
51 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
52
              <div class="col-sm-12 mb-2">
Open commit View diff
52 <div class="col-sm-12 mb-2">
bluewalk over 3 years ago 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
53
              <div class="form-group">
Open commit View diff
53 <div class="form-group">
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
54
                <label for="sound">{{ lang.edit.pushover_sound }}</label><br>
Open commit View diff
54 <label for="sound">{{ lang.edit.pushover_sound }}</label><br>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
55
                <select name="sound" class="form-control">
Open commit View diff
55 <select name="sound" class="form-control">
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
56
                  <option value="pushover"{% if pushover_data.attributes.sound == 'pushover' %} selected{% endif %}>Pushover (default)</option>
Open commit View diff
56 <option value="pushover"{% if pushover_data.attributes.sound == 'pushover' %} selected{% endif %}>Pushover (default)</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
57
                  <option value="bike"{% if pushover_data.attributes.sound == 'bike' %} selected{% endif %}>Bike</option>
Open commit View diff
57 <option value="bike"{% if pushover_data.attributes.sound == 'bike' %} selected{% endif %}>Bike</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
58
                  <option value="bugle"{% if pushover_data.attributes.sound == 'bugle' %} selected{% endif %}>Bugle</option>
Open commit View diff
58 <option value="bugle"{% if pushover_data.attributes.sound == 'bugle' %} selected{% endif %}>Bugle</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
59
                  <option value="cashregister"{% if pushover_data.attributes.sound == 'cashregister' %} selected{% endif %}>Cash Register</option>
Open commit View diff
59 <option value="cashregister"{% if pushover_data.attributes.sound == 'cashregister' %} selected{% endif %}>Cash Register</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
60
                  <option value="classical"{% if pushover_data.attributes.sound == 'classical' %} selected{% endif %}>Classical</option>
Open commit View diff
60 <option value="classical"{% if pushover_data.attributes.sound == 'classical' %} selected{% endif %}>Classical</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
61
                  <option value="cosmic"{% if pushover_data.attributes.sound == 'cosmic' %} selected{% endif %}>Cosmic</option>
Open commit View diff
61 <option value="cosmic"{% if pushover_data.attributes.sound == 'cosmic' %} selected{% endif %}>Cosmic</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
62
                  <option value="falling"{% if pushover_data.attributes.sound == 'falling' %} selected{% endif %}>Falling</option>
Open commit View diff
62 <option value="falling"{% if pushover_data.attributes.sound == 'falling' %} selected{% endif %}>Falling</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
63
                  <option value="gamelan"{% if pushover_data.attributes.sound == 'gamelan' %} selected{% endif %}>Gamelan</option>
Open commit View diff
63 <option value="gamelan"{% if pushover_data.attributes.sound == 'gamelan' %} selected{% endif %}>Gamelan</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
64
                  <option value="incoming"{% if pushover_data.attributes.sound == 'incoming' %} selected{% endif %}>Incoming</option>
Open commit View diff
64 <option value="incoming"{% if pushover_data.attributes.sound == 'incoming' %} selected{% endif %}>Incoming</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
65
                  <option value="intermission"{% if pushover_data.attributes.sound == 'intermission' %} selected{% endif %}>Intermission</option>
Open commit View diff
65 <option value="intermission"{% if pushover_data.attributes.sound == 'intermission' %} selected{% endif %}>Intermission</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
66
                  <option value="magic"{% if pushover_data.attributes.sound == 'magic' %} selected{% endif %}>Magic</option>
Open commit View diff
66 <option value="magic"{% if pushover_data.attributes.sound == 'magic' %} selected{% endif %}>Magic</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
67
                  <option value="mechanical"{% if pushover_data.attributes.sound == 'mechanical' %} selected{% endif %}>Mechanical</option>
Open commit View diff
67 <option value="mechanical"{% if pushover_data.attributes.sound == 'mechanical' %} selected{% endif %}>Mechanical</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
68
                  <option value="pianobar"{% if pushover_data.attributes.sound == 'pianobar' %} selected{% endif %}>Piano Bar</option>
Open commit View diff
68 <option value="pianobar"{% if pushover_data.attributes.sound == 'pianobar' %} selected{% endif %}>Piano Bar</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
69
                  <option value="siren"{% if pushover_data.attributes.sound == 'siren' %} selected{% endif %}>Siren</option>
Open commit View diff
69 <option value="siren"{% if pushover_data.attributes.sound == 'siren' %} selected{% endif %}>Siren</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
70
                  <option value="spacealarm"{% if pushover_data.attributes.sound == 'spacealarm' %} selected{% endif %}>Space Alarm</option>
Open commit View diff
70 <option value="spacealarm"{% if pushover_data.attributes.sound == 'spacealarm' %} selected{% endif %}>Space Alarm</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
71
                  <option value="tugboat"{% if pushover_data.attributes.sound == 'tugboat' %} selected{% endif %}>Tug Boat</option>
Open commit View diff
71 <option value="tugboat"{% if pushover_data.attributes.sound == 'tugboat' %} selected{% endif %}>Tug Boat</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
72
                  <option value="alien"{% if pushover_data.attributes.sound == 'alien' %} selected{% endif %}>Alien Alarm (long)</option>
Open commit View diff
72 <option value="alien"{% if pushover_data.attributes.sound == 'alien' %} selected{% endif %}>Alien Alarm (long)</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
73
                  <option value="climb"{% if pushover_data.attributes.sound == 'climb' %} selected{% endif %}>Climb (long)</option>
Open commit View diff
73 <option value="climb"{% if pushover_data.attributes.sound == 'climb' %} selected{% endif %}>Climb (long)</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
74
                  <option value="persistent"{% if pushover_data.attributes.sound == 'persistent' %} selected{% endif %}>Persistent (long)</option>
Open commit View diff
74 <option value="persistent"{% if pushover_data.attributes.sound == 'persistent' %} selected{% endif %}>Persistent (long)</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
75
                  <option value="echo"{% if pushover_data.attributes.sound == 'echo' %} selected{% endif %}>Pushover Echo (long)</option>
Open commit View diff
75 <option value="echo"{% if pushover_data.attributes.sound == 'echo' %} selected{% endif %}>Pushover Echo (long)</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
76
                  <option value="updown"{% if pushover_data.attributes.sound == 'updown' %} selected{% endif %}>Up Down (long)</option>
Open commit View diff
76 <option value="updown"{% if pushover_data.attributes.sound == 'updown' %} selected{% endif %}>Up Down (long)</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
77
                  <option value="vibrate"{% if pushover_data.attributes.sound == 'vibrate' %} selected{% endif %}>Vibrate Only</option>
Open commit View diff
77 <option value="vibrate"{% if pushover_data.attributes.sound == 'vibrate' %} selected{% endif %}>Vibrate Only</option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
78
                  <option value="none"{% if pushover_data.attributes.sound == 'none' %} selected{% endif %}> None (silent) </option>
Open commit View diff
78 <option value="none"{% if pushover_data.attributes.sound == 'none' %} selected{% endif %}> None (silent) </option>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
79
                </select>
Open commit View diff
79 </select>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
80
              </div>
Open commit View diff
80 </div>
same change 65c74c7

Added SENDER_ADDRESS and SENDER_NAME as variables for messages

Full commit hash
65c74c75c74c1a626b8d8c60921a6dcb689e8f4a
Author
bluewalk <[email protected]>
Date
over 3 years ago
Selected line
81
            </div>
Open commit View diff
81 </div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
82
            <div class="col-sm-12">
Open commit View diff
82 <div class="col-sm-12">
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
83
                <div class="form-check">
Open commit View diff
83 <div class="form-check">
same change 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
84
                  <label><input type="checkbox" class="form-check-input" value="1" name="active"{% if pushover_data.active == '1' %} checked{% endif %}> {{ lang.user.active }}</label>
Open commit View diff
84 <label><input type="checkbox" class="form-check-input" value="1" name="active"{% if pushover_data.active == '1' %} checked{% endif %}> {{ lang.user.active }}</label>
FreddleSpl0it about 4 years ago f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
85
                </div>
Open commit View diff
85 </div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
86
              </div>
Open commit View diff
86 </div>
FreddleSpl0it about 4 years ago f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
87
              <div class="col-sm-12">
Open commit View diff
87 <div class="col-sm-12">
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
88
                <legend style="cursor:pointer;margin-top:10px" data-bs-target="#po_advanced" unselectable="on" data-bs-toggle="collapse">
Open commit View diff
88 <legend style="cursor:pointer;margin-top:10px" data-bs-target="#po_advanced" unselectable="on" data-bs-toggle="collapse">
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
89
                  <i style="font-size:10pt;" class="bi bi-plus-square"></i> {{ lang.user.advanced_settings }}
Open commit View diff
89 <i style="font-size:10pt;" class="bi bi-plus-square"></i> {{ lang.user.advanced_settings }}
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
90
                </legend>
Open commit View diff
90 </legend>
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
91
                <hr />
Open commit View diff
91 <hr />
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
92
              </div>
Open commit View diff
92 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
93
              <div class="col-sm-12 mb-4">
Open commit View diff
93 <div class="col-sm-12 mb-4">
FreddleSpl0it about 4 years ago f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
94
                <div id="po_advanced" class="collapse">
Open commit View diff
94 <div id="po_advanced" class="collapse">
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
95
                  <div class="form-group">
Open commit View diff
95 <div class="form-group">
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
96
                    <label for="text">{{ lang.user.pushover_sender_regex }}</label>
Open commit View diff
96 <label for="text">{{ lang.user.pushover_sender_regex }}</label>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
97
                    <input type="text" class="form-control mb-4" name="senders_regex" value="{{ pushover_data.senders_regex }}" placeholder="/(.*@example\.org$|^foo@example\.com$)/i" regex="true">
Open commit View diff
97 <input type="text" class="form-control mb-4" name="senders_regex" value="{{ pushover_data.senders_regex }}" placeholder="/(.*@example\.org$|^foo@example\.com$)/i" regex="true">
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
98
                    <div class="form-check">
Open commit View diff
98 <div class="form-check">
same change 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
99
                      <label><input type="checkbox" class="form-check-input" value="1" name="evaluate_x_prio"{% if pushover_data.attributes.evaluate_x_prio == '1' %} checked{% endif %}> {{ lang.user.pushover_evaluate_x_prio|raw }}</label>
Open commit View diff
99 <label><input type="checkbox" class="form-check-input" value="1" name="evaluate_x_prio"{% if pushover_data.attributes.evaluate_x_prio == '1' %} checked{% endif %}> {{ lang.user.pushover_evaluate_x_prio|raw }}</label>
FreddleSpl0it about 4 years ago f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
100
                    </div>
Open commit View diff
100 </div>
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
101
                    <div class="form-check">
Open commit View diff
101 <div class="form-check">
same change 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
102
                      <label><input type="checkbox" class="form-check-input" value="1" name="only_x_prio"{% if pushover_data.attributes.only_x_prio == '1' %} checked{% endif %}> {{ lang.user.pushover_only_x_prio|raw }}</label>
Open commit View diff
102 <label><input type="checkbox" class="form-check-input" value="1" name="only_x_prio"{% if pushover_data.attributes.only_x_prio == '1' %} checked{% endif %}> {{ lang.user.pushover_only_x_prio|raw }}</label>
FreddleSpl0it about 4 years ago f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
103
                    </div>
Open commit View diff
103 </div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
104
                  </div>
Open commit View diff
104 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
105
                </div>
Open commit View diff
105 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
106
              </div>
Open commit View diff
106 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
107
            </div>
Open commit View diff
107 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
108
            <div class="btn-group mass-actions-user mb-2" data-acl="{{ acl.pushover }}">
Open commit View diff
108 <div class="btn-group mass-actions-user mb-2" data-acl="{{ acl.pushover }}">
FreddleSpl0it about 4 years ago f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
109
              <a class="btn btn-sm btn-xs-half d-block d-sm-inline btn-success" data-action="edit_selected" data-id="pushover" data-item="{{ mailcow_cc_username }}" data-api-url='edit/pushover' data-api-attr='{}' href="#">{{ lang.user.save }}</a>
Open commit View diff
109 <a class="btn btn-sm btn-xs-half d-block d-sm-inline btn-success" data-action="edit_selected" data-id="pushover" data-item="{{ mailcow_cc_username }}" data-api-url='edit/pushover' data-api-attr='{}' href="#">{{ lang.user.save }}</a>
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
110
              <a class="btn btn-sm btn-xs-half d-block d-sm-inline btn-secondary" data-action="edit_selected" data-id="pushover-test" data-item="{{ mailcow_cc_username }}" data-api-url='edit/pushover-test' data-api-attr='{}' href="#"><i class="bi bi-check-all"></i> {{ lang.user.pushover_verify }}</a>
Open commit View diff
110 <a class="btn btn-sm btn-xs-half d-block d-sm-inline btn-secondary" data-action="edit_selected" data-id="pushover-test" data-item="{{ mailcow_cc_username }}" data-api-url='edit/pushover-test' data-api-attr='{}' href="#"><i class="bi bi-check-all"></i> {{ lang.user.pushover_verify }}</a>
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
111
              <a id="pushover_delete" class="btn btn-sm d-block d-sm-inline btn-danger" data-action="edit_selected" data-id="pushover-delete" data-item="{{ mailcow_cc_username }}" data-api-url='edit/pushover' data-api-attr='{"delete":"true"}' href="#"><i class="bi bi-trash"></i> {{ lang.user.remove }}</a>
Open commit View diff
111 <a id="pushover_delete" class="btn btn-sm d-block d-sm-inline btn-danger" data-action="edit_selected" data-id="pushover-delete" data-item="{{ mailcow_cc_username }}" data-api-url='edit/pushover' data-api-attr='{"delete":"true"}' href="#"><i class="bi bi-trash"></i> {{ lang.user.remove }}</a>
same change f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
112
            </div>
Open commit View diff
112 </div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
113
          </div>
Open commit View diff
113 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
114
        </div>
Open commit View diff
114 </div>
FreddleSpl0it about 4 years ago f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
115
      </form>
Open commit View diff
115 </form>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
116
    </div>
Open commit View diff
116 </div>
FreddleSpl0it about 4 years ago f13530d

[BS5] Replace FooTable with jquery Datatables

Full commit hash
f13530d8a19d3f8a037556ae7824e96b90c65ad9
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
117
  </div>
Open commit View diff
117 </div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
118
</div>
Open commit View diff
118 </div>