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/admin/tab-config-rspamd.twig

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

tab-config-rspamd.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="tab-config-rspamd" role="tabpanel" aria-labelledby="tab-config-rspamd">
Open commit View diff
1 <div class="tab-pane fade" id="tab-config-rspamd" role="tabpanel" aria-labelledby="tab-config-rspamd">
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">
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
4
      <button class="btn d-md-none flex-grow-1 text-start" data-bs-target="#collapse-tab-config-rspamd" data-bs-toggle="collapse" aria-controls="collapse-tab-config-rspamd">
Open commit View diff
4 <button class="btn d-md-none flex-grow-1 text-start" data-bs-target="#collapse-tab-config-rspamd" data-bs-toggle="collapse" aria-controls="collapse-tab-config-rspamd">
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
5
        Rspamd UI
Open commit View diff
5 Rspamd UI
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>
same change cb6a5d4

[BS5] add responsive tabs and more

Full commit hash
cb6a5d40698e023e761c172d3fe5cf3e070c269b
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
7
      <span class="d-none d-md-block">Rspamd UI</span>
Open commit View diff
7 <span class="d-none d-md-block">Rspamd UI</span>
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
8
    </div>
Open commit View diff
8 </div>
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
9
    <div id="collapse-tab-config-rspamd" class="card-body collapse" data-bs-parent="#admin-content">
Open commit View diff
9 <div id="collapse-tab-config-rspamd" class="card-body collapse" data-bs-parent="#admin-content">
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
10
      <div class="row">
Open commit View diff
10 <div class="row">
FreddleSpl0it over 4 years ago b19666f

[BS5] add layout spacing

Full commit hash
b19666f7e0d530ae948443ac8ac845251aab4059
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
11
        <div class="col-12 d-flex d-sm-none mb-4">
Open commit View diff
11 <div class="col-12 d-flex d-sm-none mb-4">
FreddleSpl0it about 4 years ago b149da2

[BS5] minor fixes

Full commit hash
b149da28c879677581fd2ab57b807a7ba51dbb71
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
12
          <img id="rspamd_logo_sm" class="img-responsive mx-auto" src="/img/rspamd_logo_dark.png" alt="Rspamd UI">
Open commit View diff
12 <img id="rspamd_logo_sm" class="img-responsive mx-auto" src="/img/rspamd_logo_dark.png" alt="Rspamd UI">
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
13
        </div>
Open commit View diff
13 </div>
FreddleSpl0it over 4 years ago 5088636

[BS5] change bootstrap responsive

Full commit hash
5088636d5fe5d8664423026b2ee30199d7f01492
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
14
        <div class="col-sm-9 col-12">
Open commit View diff
14 <div class="col-sm-9 col-12">
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
15
          <form class="form-horizontal" autocapitalize="none" data-id="admin" autocorrect="off" role="form" method="post">
Open commit View diff
15 <form class="form-horizontal" autocapitalize="none" data-id="admin" autocorrect="off" role="form" method="post">
FreddleSpl0it over 4 years ago b19666f

[BS5] add layout spacing

Full commit hash
b19666f7e0d530ae948443ac8ac845251aab4059
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
16
            <div class="row mb-4">
Open commit View diff
16 <div class="row mb-4">
FreddleSpl0it over 4 years ago 003d709

[BS5] change bootstrap general

Full commit hash
003d70990eabb36b621ff2d3471aeb972bf79c8c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
17
              <div class="offset-sm-3 col-sm-9">
Open commit View diff
17 <div class="offset-sm-3 col-sm-9">
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
18
                <label>
Open commit View diff
18 <label>
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
19
                  <a href="/rspamd/" target="_blank"><i class="bi bi-window"></i> Rspamd UI</a>
Open commit View diff
19 <a href="/rspamd/" target="_blank"><i class="bi bi-window"></i> Rspamd UI</a>
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
20
                </label>
Open commit View diff
20 </label>
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
21
              </div>
Open commit View diff
21 </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
22
            </div>
Open commit View diff
22 </div>
FreddleSpl0it over 4 years ago b19666f

[BS5] add layout spacing

Full commit hash
b19666f7e0d530ae948443ac8ac845251aab4059
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
23
            <div class="row mb-2">
Open commit View diff
23 <div class="row mb-2">
same change b19666f

[BS5] add layout spacing

Full commit hash
b19666f7e0d530ae948443ac8ac845251aab4059
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
24
              <label class="control-label col-sm-3 text-sm-end" for="rspamd_ui_pass">{{ lang.admin.password }}:</label>
Open commit View diff
24 <label class="control-label col-sm-3 text-sm-end" for="rspamd_ui_pass">{{ lang.admin.password }}:</label>
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
25
              <div class="col-sm-9">
Open commit View diff
25 <div class="col-sm-9">
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
26
                <input type="password" class="form-control" id="rspamd_ui_pass" name="rspamd_ui_pass" autocomplete="new-password" required>
Open commit View diff
26 <input type="password" class="form-control" id="rspamd_ui_pass" name="rspamd_ui_pass" autocomplete="new-password" required>
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
27
              </div>
Open commit View diff
27 </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
28
            </div>
Open commit View diff
28 </div>
FreddleSpl0it over 4 years ago b19666f

[BS5] add layout spacing

Full commit hash
b19666f7e0d530ae948443ac8ac845251aab4059
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
29
            <div class="row mb-4">
Open commit View diff
29 <div class="row mb-4">
same change b19666f

[BS5] add layout spacing

Full commit hash
b19666f7e0d530ae948443ac8ac845251aab4059
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
30
              <label class="control-label col-sm-3 text-sm-end" for="rspamd_ui_pass2">{{ lang.admin.password_repeat }}:</label>
Open commit View diff
30 <label class="control-label col-sm-3 text-sm-end" for="rspamd_ui_pass2">{{ lang.admin.password_repeat }}:</label>
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
31
              <div class="col-sm-9">
Open commit View diff
31 <div class="col-sm-9">
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
32
                <input type="password" class="form-control" id="rspamd_ui_pass2" name="rspamd_ui_pass2" autocomplete="new-password" required>
Open commit View diff
32 <input type="password" class="form-control" id="rspamd_ui_pass2" name="rspamd_ui_pass2" autocomplete="new-password" required>
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
33
              </div>
Open commit View diff
33 </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
34
            </div>
Open commit View diff
34 </div>
FreddleSpl0it over 4 years ago b19666f

[BS5] add layout spacing

Full commit hash
b19666f7e0d530ae948443ac8ac845251aab4059
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
35
            <div class="row mb-4">
Open commit View diff
35 <div class="row mb-4">
FreddleSpl0it over 4 years ago 003d709

[BS5] change bootstrap general

Full commit hash
003d70990eabb36b621ff2d3471aeb972bf79c8c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
36
              <div class="offset-sm-3 col-sm-9">
Open commit View diff
36 <div class="offset-sm-3 col-sm-9">
FreddleSpl0it over 4 years ago b980e7a

[BS5] change bootstrap responsive

Full commit hash
b980e7af298e2e0d05be28459933249973f4e0ad
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
37
                <button type="submit" class="btn btn-sm d-block d-sm-inline btn-success" id="rspamd_ui" name="rspamd_ui" href="#"><i class="bi bi-check-lg"></i> {{ lang.admin.save }}</button>
Open commit View diff
37 <button type="submit" class="btn btn-sm d-block d-sm-inline btn-success" id="rspamd_ui" name="rspamd_ui" href="#"><i class="bi bi-check-lg"></i> {{ lang.admin.save }}</button>
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
38
              </div>
Open commit View diff
38 </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
39
            </div>
Open commit View diff
39 </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
40
          </form>
Open commit View diff
40 </form>
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
41
        </div>
Open commit View diff
41 </div>
FreddleSpl0it over 4 years ago 5088636

[BS5] change bootstrap responsive

Full commit hash
5088636d5fe5d8664423026b2ee30199d7f01492
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
42
        <div class="col-sm-3 d-none d-sm-block">
Open commit View diff
42 <div class="col-sm-3 d-none d-sm-block">
FreddleSpl0it about 4 years ago b149da2

[BS5] minor fixes

Full commit hash
b149da28c879677581fd2ab57b807a7ba51dbb71
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
43
          <img id="rspamd_logo" class="img-responsive" src="/img/rspamd_logo_dark.png" alt="Rspamd UI">
Open commit View diff
43 <img id="rspamd_logo" class="img-responsive" src="/img/rspamd_logo_dark.png" alt="Rspamd UI">
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
44
        </div>
Open commit View diff
44 </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
45
      </div>
Open commit View diff
45 </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
46
    </div>
Open commit View diff
46 </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
47
  </div>
Open commit View diff
47 </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
48
</div>
Open commit View diff
48 </div>