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/dashboard.twig

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

dashboard.twig on main
Author Date Commit Line Code
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
1
{% extends 'base.twig' %}
Open commit View diff
1 {% extends 'base.twig' %}
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
2
Open commit View diff
2
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
3
{% block content %}
Open commit View diff
3 {% block content %}
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
4
<ul class="nav nav-tabs" role="tablist">
Open commit View diff
4 <ul class="nav nav-tabs" role="tablist">
FreddleSpl0it over 4 years ago aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
5
  <li role="presentation" class="nav-item"><button class="nav-link active" data-bs-target="#tab-containers" aria-controls="tab-containers" role="tab" data-bs-toggle="tab">{{ lang.debug.system_containers }}</button></li>
Open commit View diff
5 <li role="presentation" class="nav-item"><button class="nav-link active" data-bs-target="#tab-containers" aria-controls="tab-containers" role="tab" data-bs-toggle="tab">{{ lang.debug.system_containers }}</button></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
6
  <li class="nav-item dropdown">
Open commit View diff
6 <li class="nav-item dropdown">
FreddleSpl0it over 4 years ago 051d08b

[BS5] bug fixes

Full commit hash
051d08b499acdf7d767dc5dcc9062326416f2bba
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
7
    <a class="nav-link dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.debug.logs }}</a>
Open commit View diff
7 <a class="nav-link dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.debug.logs }}</a>
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
    <ul class="dropdown-menu">
Open commit View diff
8 <ul class="dropdown-menu">
FreddleSpl0it over 4 years ago aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
9
      <li role="presentation"><span class="dropdown-header fs-6">{{ lang.debug.in_memory_logs }}</span></li>
Open commit View diff
9 <li role="presentation"><span class="dropdown-header fs-6">{{ lang.debug.in_memory_logs }}</span></li>
FreddleSpl0it about 4 years ago cdd2adb

[BS5] remember last nav pill fix

Full commit hash
cdd2adbc73f1db9690307858c701f0c4f50c2294
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
10
      <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-postfix-logs" aria-selected="false" aria-controls="tab-postfix-logs" role="tab" data-bs-toggle="tab">Postfix</button></li>
Open commit View diff
10 <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-postfix-logs" aria-selected="false" aria-controls="tab-postfix-logs" role="tab" data-bs-toggle="tab">Postfix</button></li>
same change cdd2adb

[BS5] remember last nav pill fix

Full commit hash
cdd2adbc73f1db9690307858c701f0c4f50c2294
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
11
      <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-dovecot-logs" aria-selected="false" aria-controls="tab-dovecot-logs" role="tab" data-bs-toggle="tab">Dovecot</button></li>
Open commit View diff
11 <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-dovecot-logs" aria-selected="false" aria-controls="tab-dovecot-logs" role="tab" data-bs-toggle="tab">Dovecot</button></li>
same change cdd2adb

[BS5] remember last nav pill fix

Full commit hash
cdd2adbc73f1db9690307858c701f0c4f50c2294
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
12
      <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-sogo-logs" aria-selected="false" aria-controls="tab-sogo-logs" role="tab" data-bs-toggle="tab">SOGo</button></li>
Open commit View diff
12 <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-sogo-logs" aria-selected="false" aria-controls="tab-sogo-logs" role="tab" data-bs-toggle="tab">SOGo</button></li>
same change cdd2adb

[BS5] remember last nav pill fix

Full commit hash
cdd2adbc73f1db9690307858c701f0c4f50c2294
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
13
      <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-netfilter-logs" aria-selected="false" aria-controls="tab-netfilter-logs" role="tab" data-bs-toggle="tab">Netfilter</button></li>
Open commit View diff
13 <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-netfilter-logs" aria-selected="false" aria-controls="tab-netfilter-logs" role="tab" data-bs-toggle="tab">Netfilter</button></li>
same change cdd2adb

[BS5] remember last nav pill fix

Full commit hash
cdd2adbc73f1db9690307858c701f0c4f50c2294
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
14
      <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-autodiscover-logs" aria-selected="false" aria-controls="tab-autodiscover-logs" role="tab" data-bs-toggle="tab">Autodiscover</button></li>
Open commit View diff
14 <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-autodiscover-logs" aria-selected="false" aria-controls="tab-autodiscover-logs" role="tab" data-bs-toggle="tab">Autodiscover</button></li>
same change cdd2adb

[BS5] remember last nav pill fix

Full commit hash
cdd2adbc73f1db9690307858c701f0c4f50c2294
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
15
      <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-watchdog-logs" aria-selected="false" aria-controls="tab-watchdog-logs" role="tab" data-bs-toggle="tab">Watchdog</button></li>
Open commit View diff
15 <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-watchdog-logs" aria-selected="false" aria-controls="tab-watchdog-logs" role="tab" data-bs-toggle="tab">Watchdog</button></li>
same change cdd2adb

[BS5] remember last nav pill fix

Full commit hash
cdd2adbc73f1db9690307858c701f0c4f50c2294
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
16
      <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-acme-logs" aria-selected="false" aria-controls="tab-acme-logs" role="tab" data-bs-toggle="tab">ACME</button></li>
Open commit View diff
16 <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-acme-logs" aria-selected="false" aria-controls="tab-acme-logs" role="tab" data-bs-toggle="tab">ACME</button></li>
same change cdd2adb

[BS5] remember last nav pill fix

Full commit hash
cdd2adbc73f1db9690307858c701f0c4f50c2294
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
17
      <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-api-logs" aria-selected="false" aria-controls="tab-api-logs" role="tab" data-bs-toggle="tab">API</button></li>
Open commit View diff
17 <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-api-logs" aria-selected="false" aria-controls="tab-api-logs" role="tab" data-bs-toggle="tab">API</button></li>
same change cdd2adb

[BS5] remember last nav pill fix

Full commit hash
cdd2adbc73f1db9690307858c701f0c4f50c2294
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
18
      <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-api-rl" aria-selected="false" aria-controls="tab-api-rl" role="tab" data-bs-toggle="tab">Ratelimits</button></li>
Open commit View diff
18 <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-api-rl" aria-selected="false" aria-controls="tab-api-rl" role="tab" data-bs-toggle="tab">Ratelimits</button></li>
FreddleSpl0it about 3 years ago b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
19
      <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-cron-logs" aria-selected="false" aria-controls="tab-api-rl" role="tab" data-bs-toggle="tab">Crontasks</button></li>
Open commit View diff
19 <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-cron-logs" aria-selected="false" aria-controls="tab-api-rl" role="tab" data-bs-toggle="tab">Crontasks</button></li>
FreddleSpl0it over 4 years ago aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
20
      <li role="presentation"><span class="dropdown-header fs-6">{{ lang.debug.external_logs }}</span></li>
Open commit View diff
20 <li role="presentation"><span class="dropdown-header fs-6">{{ lang.debug.external_logs }}</span></li>
FreddleSpl0it about 4 years ago cdd2adb

[BS5] remember last nav pill fix

Full commit hash
cdd2adbc73f1db9690307858c701f0c4f50c2294
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
21
      <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-rspamd-history" aria-selected="false" aria-controls="tab-rspamd-history" role="tab" data-bs-toggle="tab">Rspamd</button></li>
Open commit View diff
21 <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-rspamd-history" aria-selected="false" aria-controls="tab-rspamd-history" role="tab" data-bs-toggle="tab">Rspamd</button></li>
FreddleSpl0it over 4 years ago aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
22
      <li role="presentation"><span class="dropdown-header fs-6">{{ lang.debug.static_logs }}</span></li>
Open commit View diff
22 <li role="presentation"><span class="dropdown-header fs-6">{{ lang.debug.static_logs }}</span></li>
FreddleSpl0it about 4 years ago cdd2adb

[BS5] remember last nav pill fix

Full commit hash
cdd2adbc73f1db9690307858c701f0c4f50c2294
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
23
      <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-ui" aria-selected="false" aria-controls="tab-ui" role="tab" data-bs-toggle="tab">Mailcow UI</button></li>
Open commit View diff
23 <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-ui" aria-selected="false" aria-controls="tab-ui" role="tab" data-bs-toggle="tab">Mailcow UI</button></li>
same change cdd2adb

[BS5] remember last nav pill fix

Full commit hash
cdd2adbc73f1db9690307858c701f0c4f50c2294
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
24
      <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-sasl" aria-selected="false" aria-controls="tab-sasl" role="tab" data-bs-toggle="tab">SASL</button></li>
Open commit View diff
24 <li role="presentation"><button class="dropdown-item" data-bs-target="#tab-sasl" aria-selected="false" aria-controls="tab-sasl" role="tab" data-bs-toggle="tab">SASL</button></li>
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
    </ul>
Open commit View diff
25 </ul>
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
  </li>
Open commit View diff
26 </li>
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
</ul>
Open commit View diff
27 </ul>
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
Open commit View diff
28
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
29
<div class="row">
Open commit View diff
29 <div class="row">
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
30
  <div class="col-md-12">
Open commit View diff
30 <div class="col-md-12">
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
31
    <div class="tab-content" style="padding-top:20px">
Open commit View diff
31 <div class="tab-content" style="padding-top:20px">
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
      <div role="tabpanel" class="tab-pane active" id="tab-containers">
Open commit View diff
32 <div role="tabpanel" class="tab-pane active" id="tab-containers">
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
33
Open commit View diff
33
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
34
        <div class="card mb-4">
Open commit View diff
34 <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
35
          <div class="card-header fs-5">
Open commit View diff
35 <div class="card-header fs-5">
FreddleSpl0it almost 4 years ago 4f01b9f

use ui_texts.title_name for host_stats card-header

Full commit hash
4f01b9fd250846f6495bcd5fa9516c6bbf76f1db
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
36
            <span>{{ ui_texts.title_name|raw }}</span>
Open commit View diff
36 <span>{{ ui_texts.title_name|raw }}</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
37
          </div>
Open commit View diff
37 </div>
FreddleSpl0it over 4 years ago eea5c9d

[BS5] change bootstrap panels/cards

Full commit hash
eea5c9df2fcc0f10b6d4b109df6bce481796d21b
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
38
          <div class="card-body">
Open commit View diff
38 <div class="card-body">
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 class="row">
Open commit View diff
39 <div class="row">
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
40
              <div class="col-sm-12 col-md-4 d-flex flex-column">
Open commit View diff
40 <div class="col-sm-12 col-md-4 d-flex flex-column">
Kristian Feldsam almost 3 years ago 3540075

[Web] dark mode logo support

Full commit hash
3540075b61606a11c9f2801283ab7280640410dc
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
41
                <img class="main-logo img-responsive my-auto m-auto" alt="mailcow-logo" style="max-width: 85%; max-height: 85%;" src="{{ logo|default('/img/cow_mailcow.svg') }}">
Open commit View diff
41 <img class="main-logo img-responsive my-auto m-auto" alt="mailcow-logo" style="max-width: 85%; max-height: 85%;" src="{{ logo|default('/img/cow_mailcow.svg') }}">
same change 3540075

[Web] dark mode logo support

Full commit hash
3540075b61606a11c9f2801283ab7280640410dc
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
42
                <img class="main-logo-dark img-responsive my-auto m-auto" alt="mailcow-logo-dark" style="max-width: 85%; max-height: 85%;" src="{{ logo_dark|default('/img/cow_mailcow.svg') }}">
Open commit View diff
42 <img class="main-logo-dark img-responsive my-auto m-auto" alt="mailcow-logo-dark" style="max-width: 85%; max-height: 85%;" src="{{ logo_dark|default('/img/cow_mailcow.svg') }}">
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
43
              </div>
Open commit View diff
43 </div>
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
44
              <div class="col-sm-12 col-md-8">
Open commit View diff
44 <div class="col-sm-12 col-md-8">
FreddleSpl0it over 1 year ago aca01c8

[Web] Separate Login pages

Full commit hash
aca01c8aa2607777205226a86be29df338eb51d9
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
45
                <div style="margin-top: 10px;">
Open commit View diff
45 <div style="margin-top: 10px;">
same change aca01c8

[Web] Separate Login pages

Full commit hash
aca01c8aa2607777205226a86be29df338eb51d9
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
46
                  <table class="table table-striped w-100">
Open commit View diff
46 <table class="table table-striped w-100">
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
47
                    <tbody>
Open commit View diff
47 <tbody>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
48
                      <tr>
Open commit View diff
48 <tr>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
49
                        <td>Hostname</td>
Open commit View diff
49 <td>Hostname</td>
FreddleSpl0it almost 4 years ago a3ddb58

[BS5]responsive fixes

Full commit hash
a3ddb58566fdc2cece32609af3fc4a4c668fa741
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
50
                        <td class="text-break"><div>
Open commit View diff
50 <td class="text-break"><div>
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
51
                          <p><b>{{ hostname }}</b></p>
Open commit View diff
51 <p><b>{{ hostname }}</b></p>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
52
                        </div></td>
Open commit View diff
52 </div></td>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
53
                      </tr>
Open commit View diff
53 </tr>
DerLinkman about 3 years ago b5acf56

Added Platform Information on Status Page

Full commit hash
b5acf56e20a79d36496619116af2e460d7e20a87
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
54
                      <tr>
Open commit View diff
54 <tr>
same change b5acf56

Added Platform Information on Status Page

Full commit hash
b5acf56e20a79d36496619116af2e460d7e20a87
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
55
                        <td>{{ lang.debug.architecture }}</td>
Open commit View diff
55 <td>{{ lang.debug.architecture }}</td>
same change b5acf56

Added Platform Information on Status Page

Full commit hash
b5acf56e20a79d36496619116af2e460d7e20a87
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
56
                        <td class="text-break"><div>
Open commit View diff
56 <td class="text-break"><div>
same change b5acf56

Added Platform Information on Status Page

Full commit hash
b5acf56e20a79d36496619116af2e460d7e20a87
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
57
                          <p id="host_architecture">-</p>
Open commit View diff
57 <p id="host_architecture">-</p>
same change b5acf56

Added Platform Information on Status Page

Full commit hash
b5acf56e20a79d36496619116af2e460d7e20a87
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
58
                        </div></td>
Open commit View diff
58 </div></td>
same change b5acf56

Added Platform Information on Status Page

Full commit hash
b5acf56e20a79d36496619116af2e460d7e20a87
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
59
                      </tr>
Open commit View diff
59 </tr>
FreddleSpl0it almost 4 years ago 4387e47

display public ips on debug page

Full commit hash
4387e4764f10da6b3f38b71abe2759c974df789b
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
60
                      <tr>
Open commit View diff
60 <tr>
same change 4387e47

display public ips on debug page

Full commit hash
4387e4764f10da6b3f38b71abe2759c974df789b
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
61
                        <td>IPs</td>
Open commit View diff
61 <td>IPs</td>
same change 4387e47

display public ips on debug page

Full commit hash
4387e4764f10da6b3f38b71abe2759c974df789b
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
62
                        <td class="text-break">
Open commit View diff
62 <td class="text-break">
FreddleSpl0it over 3 years ago 1e98784

[Web] Opt-In for third party ip_check

Full commit hash
1e98784eee64240418d6e6df2336e2c0d7ac9dd2
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
63
                          {% if ip_check == 1 %}
Open commit View diff
63 {% if ip_check == 1 %}
same change 1e98784

[Web] Opt-In for third party ip_check

Full commit hash
1e98784eee64240418d6e6df2336e2c0d7ac9dd2
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
64
                            <span class="d-none" id="host_ipv4">-</span>
Open commit View diff
64 <span class="d-none" id="host_ipv4">-</span>
same change 1e98784

[Web] Opt-In for third party ip_check

Full commit hash
1e98784eee64240418d6e6df2336e2c0d7ac9dd2
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
65
                            <span class="d-none mb-2" id="host_ipv6">-</span>
Open commit View diff
65 <span class="d-none mb-2" id="host_ipv6">-</span>
same change 1e98784

[Web] Opt-In for third party ip_check

Full commit hash
1e98784eee64240418d6e6df2336e2c0d7ac9dd2
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
66
                            <button class="d-block btn btn-primary btn-sm" id="host_show_ip">
Open commit View diff
66 <button class="d-block btn btn-primary btn-sm" id="host_show_ip">
same change 1e98784

[Web] Opt-In for third party ip_check

Full commit hash
1e98784eee64240418d6e6df2336e2c0d7ac9dd2
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
67
                              <span class="text">{{ lang.debug.show_ip }}</span>
Open commit View diff
67 <span class="text">{{ lang.debug.show_ip }}</span>
same change 1e98784

[Web] Opt-In for third party ip_check

Full commit hash
1e98784eee64240418d6e6df2336e2c0d7ac9dd2
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
68
                              <div class="spinner-border spinner-border-sm d-none" role="status">
Open commit View diff
68 <div class="spinner-border spinner-border-sm d-none" role="status">
same change 1e98784

[Web] Opt-In for third party ip_check

Full commit hash
1e98784eee64240418d6e6df2336e2c0d7ac9dd2
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
69
                                <span class="visually-hidden">Loading...</span>
Open commit View diff
69 <span class="visually-hidden">Loading...</span>
realizelol over 3 years ago 6ff3f3f

[Web] Set pageLength to pagination_size + repect savedState...

Full commit hash
6ff3f3f044b8673d315d0e7dc3f7c33e70bef977
Author
realizelol <[email protected]>
Date
over 3 years ago
Selected line
70
                              </div>
Open commit View diff
70 </div>
FreddleSpl0it over 3 years ago 1e98784

[Web] Opt-In for third party ip_check

Full commit hash
1e98784eee64240418d6e6df2336e2c0d7ac9dd2
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
71
                            </button>
Open commit View diff
71 </button>
same change 1e98784

[Web] Opt-In for third party ip_check

Full commit hash
1e98784eee64240418d6e6df2336e2c0d7ac9dd2
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
72
                          {% else %}
Open commit View diff
72 {% else %}
same change 1e98784

[Web] Opt-In for third party ip_check

Full commit hash
1e98784eee64240418d6e6df2336e2c0d7ac9dd2
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
73
                            <span class="d-block">{{ lang.admin.ip_check_disabled|raw }}</span>
Open commit View diff
73 <span class="d-block">{{ lang.admin.ip_check_disabled|raw }}</span>
same change 1e98784

[Web] Opt-In for third party ip_check

Full commit hash
1e98784eee64240418d6e6df2336e2c0d7ac9dd2
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
74
                          {% endif %}
Open commit View diff
74 {% endif %}
FreddleSpl0it almost 4 years ago 4387e47

display public ips on debug page

Full commit hash
4387e4764f10da6b3f38b71abe2759c974df789b
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
75
                        </td>
Open commit View diff
75 </td>
same change 4387e47

display public ips on debug page

Full commit hash
4387e4764f10da6b3f38b71abe2759c974df789b
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
76
                      </tr>
Open commit View diff
76 </tr>
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
77
                      <tr>
Open commit View diff
77 <tr>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
78
                        <td>Version</td>
Open commit View diff
78 <td>Version</td>
FreddleSpl0it over 3 years ago 3ebd801

remove whats new modal & add changelog modal

Full commit hash
3ebd801b3d1445310ac0127bc66052751afe3bd6
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
79
                        <td class="text-break">
Open commit View diff
79 <td class="text-break">
same change 3ebd801

remove whats new modal & add changelog modal

Full commit hash
3ebd801b3d1445310ac0127bc66052751afe3bd6
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
80
                          <div class="fw-bolder">
Open commit View diff
80 <div class="fw-bolder">
DerLinkman about 3 years ago b5acf56

Added Platform Information on Status Page

Full commit hash
b5acf56e20a79d36496619116af2e460d7e20a87
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
81
                            <p ><a href="#" id="mailcow_version">{{ mailcow_info.version_tag }}</a></p>
Open commit View diff
81 <p ><a href="#" id="mailcow_version">{{ mailcow_info.version_tag }}</a></p>
realizelol over 3 years ago 6ff3f3f

[Web] Set pageLength to pagination_size + repect savedState...

Full commit hash
6ff3f3f044b8673d315d0e7dc3f7c33e70bef977
Author
realizelol <[email protected]>
Date
over 3 years ago
Selected line
82
                            <p id="mailcow_update"></p>
Open commit View diff
82 <p id="mailcow_update"></p>
FreddleSpl0it over 3 years ago 3ebd801

remove whats new modal & add changelog modal

Full commit hash
3ebd801b3d1445310ac0127bc66052751afe3bd6
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
83
                          </div>
Open commit View diff
83 </div>
same change 3ebd801

remove whats new modal & add changelog modal

Full commit hash
3ebd801b3d1445310ac0127bc66052751afe3bd6
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
84
                        </td>
Open commit View diff
84 </td>
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
85
                      </tr>
Open commit View diff
85 </tr>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
86
                      <tr>
Open commit View diff
86 <tr>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
87
                        <td>{{ lang.debug.current_time }}</td>
Open commit View diff
87 <td>{{ lang.debug.current_time }}</td>
FreddleSpl0it almost 4 years ago a3ddb58

[BS5]responsive fixes

Full commit hash
a3ddb58566fdc2cece32609af3fc4a4c668fa741
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
88
                        <td id="host_date" class="text-break">-</td>
Open commit View diff
88 <td id="host_date" class="text-break">-</td>
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
89
                      </tr>
Open commit View diff
89 </tr>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
90
                      <tr>
Open commit View diff
90 <tr>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
91
                        <td>{{ lang.debug.timezone }}</td>
Open commit View diff
91 <td>{{ lang.debug.timezone }}</td>
FreddleSpl0it almost 4 years ago a3ddb58

[BS5]responsive fixes

Full commit hash
a3ddb58566fdc2cece32609af3fc4a4c668fa741
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
92
                        <td class="text-break">{{ timezone }}</td>
Open commit View diff
92 <td class="text-break">{{ timezone }}</td>
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
93
                      </tr>
Open commit View diff
93 </tr>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
94
                      <tr>
Open commit View diff
94 <tr>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
95
                        <td>{{ lang.debug.uptime }}</td>
Open commit View diff
95 <td>{{ lang.debug.uptime }}</td>
FreddleSpl0it almost 4 years ago a3ddb58

[BS5]responsive fixes

Full commit hash
a3ddb58566fdc2cece32609af3fc4a4c668fa741
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
96
                        <td id="host_uptime" class="text-break">-</td>
Open commit View diff
96 <td id="host_uptime" class="text-break">-</td>
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
97
                      </tr>
Open commit View diff
97 </tr>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
98
                      <tr>
Open commit View diff
98 <tr>
DerLinkman almost 4 years ago b503271

Use Translateable strings in Debug Page

Full commit hash
b503271aba4ff7499be08c6a48be1bec91ee5ec0
Author
DerLinkman <[email protected]>
Date
almost 4 years ago
Selected line
99
                        <td>{{ lang.debug.disk_usage }}</td>
Open commit View diff
99 <td>{{ lang.debug.disk_usage }}</td>
FreddleSpl0it almost 4 years ago a3ddb58

[BS5]responsive fixes

Full commit hash
a3ddb58566fdc2cece32609af3fc4a4c668fa741
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
100
                        <td class="text-break">
Open commit View diff
100 <td class="text-break">
FreddleSpl0it almost 4 years ago 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
101
                          <div>
Open commit View diff
101 <div>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
102
                            <span class="d-block"><i class="bi bi-hdd-fill"></i> {{ vmail_df[0] }}</span>
Open commit View diff
102 <span class="d-block"><i class="bi bi-hdd-fill"></i> {{ vmail_df[0] }}</span>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
103
                            <span class="d-block">{{ vmail_df[2] }} / {{ vmail_df[1] }} ({{ vmail_df[4] }})</span>
Open commit View diff
103 <span class="d-block">{{ vmail_df[2] }} / {{ vmail_df[1] }} ({{ vmail_df[4] }})</span>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
104
                          </div>
Open commit View diff
104 </div>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
105
                          <div class="mt-2 mb-4">
Open commit View diff
105 <div class="mt-2 mb-4">
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
106
                            <div class="progress">
Open commit View diff
106 <div class="progress">
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
107
                              <div class="progress-bar bg-info" role="progressbar" style="width:{{ vmail_df[4] }}"></div>
Open commit View diff
107 <div class="progress-bar bg-info" role="progressbar" style="width:{{ vmail_df[4] }}"></div>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
108
                            </div>
Open commit View diff
108 </div>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
109
                          </div>
Open commit View diff
109 </div>
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
110
                        </td>
Open commit View diff
110 </td>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
111
                      </tr>
Open commit View diff
111 </tr>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
112
                    </tbody>
Open commit View diff
112 </tbody>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
113
                  </table>
Open commit View diff
113 </table>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
114
                </div>
Open commit View diff
114 </div>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
115
              </div>
Open commit View diff
115 </div>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
116
Open commit View diff
116
FreddleSpl0it almost 4 years ago ea21bca

[BS5] adjust host stats

Full commit hash
ea21bca7df08d66989520fd86aec541cbdb1c24d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
117
              <div class="col-sm-6 mt-4">
Open commit View diff
117 <div class="col-sm-6 mt-4">
FreddleSpl0it almost 4 years ago 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
118
                <h3>CPU</h3>
Open commit View diff
118 <h3>CPU</h3>
DerLinkman almost 4 years ago b503271

Use Translateable strings in Debug Page

Full commit hash
b503271aba4ff7499be08c6a48be1bec91ee5ec0
Author
DerLinkman <[email protected]>
Date
almost 4 years ago
Selected line
119
                <h5><span id="host_cpu_cores">-</span> {{ lang.debug.cores }} @ <span id="host_cpu_usage"></span></h5>
Open commit View diff
119 <h5><span id="host_cpu_cores">-</span> {{ lang.debug.cores }} @ <span id="host_cpu_usage"></span></h5>
FreddleSpl0it almost 4 years ago 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
120
                <canvas id="host_cpu_chart" width="400" height="200"></canvas>
Open commit View diff
120 <canvas id="host_cpu_chart" width="400" height="200"></canvas>
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
121
              </div>
Open commit View diff
121 </div>
FreddleSpl0it almost 4 years ago ea21bca

[BS5] adjust host stats

Full commit hash
ea21bca7df08d66989520fd86aec541cbdb1c24d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
122
              <div class="col-sm-6 mt-4">
Open commit View diff
122 <div class="col-sm-6 mt-4">
DerLinkman almost 4 years ago b503271

Use Translateable strings in Debug Page

Full commit hash
b503271aba4ff7499be08c6a48be1bec91ee5ec0
Author
DerLinkman <[email protected]>
Date
almost 4 years ago
Selected line
123
                <h3>{{ lang.debug.memory|upper}}</h3>
Open commit View diff
123 <h3>{{ lang.debug.memory|upper}}</h3>
FreddleSpl0it almost 4 years ago 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
124
                <h5><span id="host_memory_total">-</span> @ <span id="host_memory_usage"></span></h5>
Open commit View diff
124 <h5><span id="host_memory_total">-</span> @ <span id="host_memory_usage"></span></h5>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
125
                <canvas id="host_mem_chart" width="400" height="200"></canvas>
Open commit View diff
125 <canvas id="host_mem_chart" width="400" height="200"></canvas>
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
126
              </div>
Open commit View diff
126 </div>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
127
Open commit View diff
127
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
128
              <div class="col-sm-12">
Open commit View diff
128 <div class="col-sm-12">
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
129
                <legend class="mt-4">
Open commit View diff
129 <legend class="mt-4">
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
130
                  {{ lang.admin.guid_and_license }}
Open commit View diff
130 {{ lang.admin.guid_and_license }}
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
131
                </legend>
Open commit View diff
131 </legend>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
132
                <hr />
Open commit View diff
132 <hr />
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
133
                <div id="license">
Open commit View diff
133 <div id="license">
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
134
                  <form class="form-horizontal" autocapitalize="none" autocorrect="off" role="form" method="post">
Open commit View diff
134 <form class="form-horizontal" autocapitalize="none" autocorrect="off" role="form" method="post">
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
135
                    <div class="row">
Open commit View diff
135 <div class="row">
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
136
                      <label class="control-label col-sm-3" for="guid">{{ lang.admin.guid }}:</label>
Open commit View diff
136 <label class="control-label col-sm-3" for="guid">{{ lang.admin.guid }}:</label>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
137
                      <div class="col-sm-9">
Open commit View diff
137 <div class="col-sm-9">
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
138
                        <div class="input-group">
Open commit View diff
138 <div class="input-group">
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
139
                          <span class="input-group-text">
Open commit View diff
139 <span class="input-group-text">
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
140
                            <i class="bi bi-suit-heart{% if gal.valid == true %}-fill text-danger{% endif %}"></i>
Open commit View diff
140 <i class="bi bi-suit-heart{% if gal.valid == true %}-fill text-danger{% endif %}"></i>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
141
                          </span>
Open commit View diff
141 </span>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
142
                          <input type="text" id="guid" class="form-control" value="{{ license_guid }}" readonly>
Open commit View diff
142 <input type="text" id="guid" class="form-control" value="{{ license_guid }}" readonly>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
143
                        </div>
Open commit View diff
143 </div>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
144
                        <p class="text-muted">
Open commit View diff
144 <p class="text-muted">
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
145
                          {{ lang.admin.customer_id }}: {{ gal.c|default('?')|raw }} -
Open commit View diff
145 {{ lang.admin.customer_id }}: {{ gal.c|default('?')|raw }} -
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
146
                          {{ lang.admin.service_id }}: {{ gal.s|default('?')|raw }} -
Open commit View diff
146 {{ lang.admin.service_id }}: {{ gal.s|default('?')|raw }} -
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
147
                          {{ lang.admin.sal_level }}: {{ gal.m|default('?')|raw }}
Open commit View diff
147 {{ lang.admin.sal_level }}: {{ gal.m|default('?')|raw }}
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
148
                        </p>
Open commit View diff
148 </p>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
149
                      </div>
Open commit View diff
149 </div>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
150
                    </div>
Open commit View diff
150 </div>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
151
                    <div class="row">
Open commit View diff
151 <div class="row">
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
152
                      <div class="offset-sm-3 col-sm-9">
Open commit View diff
152 <div class="offset-sm-3 col-sm-9">
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
153
                        <p class="text-muted">{{ lang.admin.license_info|raw }}</p>
Open commit View diff
153 <p class="text-muted">{{ lang.admin.license_info|raw }}</p>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
154
                        <div class="btn-group">
Open commit View diff
154 <div class="btn-group">
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
155
                          <button class="btn btn-sm d-block d-sm-inline btn-success" name="license_validate_now" type="submit" href="#">{{ lang.admin.validate_license_now }}</button>
Open commit View diff
155 <button class="btn btn-sm d-block d-sm-inline btn-success" name="license_validate_now" type="submit" href="#">{{ lang.admin.validate_license_now }}</button>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
156
                        </div>
Open commit View diff
156 </div>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
157
                      </div>
Open commit View diff
157 </div>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
158
                    </div>
Open commit View diff
158 </div>
same change a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
159
                  </form>
Open commit View diff
159 </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
160
                </div>
Open commit View diff
160 </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
161
              </div>
Open commit View diff
161 </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
162
            </div>
Open commit View diff
162 </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
163
          </div>
Open commit View diff
163 </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
164
        </div>
Open commit View diff
164 </div>
FreddleSpl0it almost 4 years ago 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
165
        <!-- container info -->
Open commit View diff
165 <!-- container info -->
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
166
        <div class="card mb-4">
Open commit View diff
166 <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
167
          <div class="card-header fs-5">
Open commit View diff
167 <div class="card-header fs-5">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
168
            <span>{{ lang.debug.containers_info }}</span>
Open commit View diff
168 <span>{{ lang.debug.containers_info }}</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
169
          </div>
Open commit View diff
169 </div>
FreddleSpl0it almost 4 years ago 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
170
          <div class="card-body p-0">
Open commit View diff
170 <div class="card-body p-0">
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
171
            <div class="row mx-0">
Open commit View diff
171 <div class="row mx-0">
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
172
              <!-- rest of the containers -->
Open commit View diff
172 <!-- rest of the containers -->
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
173
              {% for container, container_info in containers %}
Open commit View diff
173 {% for container, container_info in containers %}
FreddleSpl0it almost 4 years ago 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
174
                  <div class="col-md-6 col-sm-12 p-2">
Open commit View diff
174 <div class="col-md-6 col-sm-12 p-2">
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
175
                    <div class="list-group-item p-0">
Open commit View diff
175 <div class="list-group-item p-0">
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
176
                      <div class="d-flex p-2 list-group-header">
Open commit View diff
176 <div class="d-flex p-2 list-group-header">
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
177
                        <div>
Open commit View diff
177 <div>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
178
                          <span class="fw-bold">{{ container }}</span>
Open commit View diff
178 <span class="fw-bold">{{ container }}</span>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
179
                          <span class="d-block d-md-inline">({{ container_info.Config.Image }})</span>
Open commit View diff
179 <span class="d-block d-md-inline">({{ container_info.Config.Image }})</span>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
180
                          <small class="d-block">({{ lang.debug.started_on }} <span class="parse_date">{{ container_info.State.StartedAtHR }}</span>)</small>
Open commit View diff
180 <small class="d-block">({{ lang.debug.started_on }} <span class="parse_date">{{ container_info.State.StartedAtHR }}</span>)</small>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
181
                          {% if container_info.State.Running == 1 %}
Open commit View diff
181 {% if container_info.State.Running == 1 %}
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
182
                            <span class="badge fs-7 bg-success loader" style="min-width:100px">
Open commit View diff
182 <span class="badge fs-7 bg-success loader" style="min-width:100px">
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
183
                              {{ lang.debug.container_running }}
Open commit View diff
183 {{ lang.debug.container_running }}
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
184
                              <span class="loader-dot">.</span>
Open commit View diff
184 <span class="loader-dot">.</span>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
185
                              <span class="loader-dot">.</span>
Open commit View diff
185 <span class="loader-dot">.</span>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
186
                              <span class="loader-dot">.</span>
Open commit View diff
186 <span class="loader-dot">.</span>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
187
                            </span>
Open commit View diff
187 </span>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
188
                          {% elseif container_info.State %}
Open commit View diff
188 {% elseif container_info.State %}
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
189
                            <span class="badge fs-7 bg-danger" style="min-width:100px">
Open commit View diff
189 <span class="badge fs-7 bg-danger" style="min-width:100px">
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
190
                              {{ lang.debug.container_stopped }}
Open commit View diff
190 {{ lang.debug.container_stopped }}
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
191
                              <i class="bi-x ms-1"></i>
Open commit View diff
191 <i class="bi-x ms-1"></i>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
192
                            </span>
Open commit View diff
192 </span>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
193
                          {% endif %}
Open commit View diff
193 {% endif %}
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
194
                        </div>
Open commit View diff
194 </div>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
195
                        <div class="mt-auto ms-auto">
Open commit View diff
195 <div class="mt-auto ms-auto">
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
196
                          <button class="btn btn-light" type="button" data-bs-toggle="collapse" data-bs-target="#{{ container }}Collapse" aria-expanded="false" aria-controls="{{ container }}Collapse">
Open commit View diff
196 <button class="btn btn-light" type="button" data-bs-toggle="collapse" data-bs-target="#{{ container }}Collapse" aria-expanded="false" aria-controls="{{ container }}Collapse">
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
197
                            <i class="bi bi-caret-down-fill caret"></i>
Open commit View diff
197 <i class="bi bi-caret-down-fill caret"></i>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
198
                          </button>
Open commit View diff
198 </button>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
199
                        </div>
Open commit View diff
199 </div>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
200
                      </div>
Open commit View diff
200 </div>
realizelol over 3 years ago 6ff3f3f

[Web] Set pageLength to pagination_size + repect savedState...

Full commit hash
6ff3f3f044b8673d315d0e7dc3f7c33e70bef977
Author
realizelol <[email protected]>
Date
over 3 years ago
Selected line
201
                      <div class="collapse p-0 list-group-details container-details-collapse" id="{{ container }}Collapse" data-id="{{ container_info.Id }}">
Open commit View diff
201 <div class="collapse p-0 list-group-details container-details-collapse" id="{{ container }}Collapse" data-id="{{ container_info.Id }}">
same change 6ff3f3f

[Web] Set pageLength to pagination_size + repect savedState...

Full commit hash
6ff3f3f044b8673d315d0e7dc3f7c33e70bef977
Author
realizelol <[email protected]>
Date
over 3 years ago
Selected line
202
                        <div class="row p-2 pt-4">
Open commit View diff
202 <div class="row p-2 pt-4">
FreddleSpl0it almost 4 years ago 3d82d9a

add loading animation for container charts

Full commit hash
3d82d9af1bd2d15a16c6a923a1cc9eb6cccd9400
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
203
                          <div class="mt-4 col-sm-12 col-md-6 d-flex flex-column">
Open commit View diff
203 <div class="mt-4 col-sm-12 col-md-6 d-flex flex-column">
FreddleSpl0it almost 4 years ago 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
204
                            <h6>Disk I/O</h6>
Open commit View diff
204 <h6>Disk I/O</h6>
FreddleSpl0it almost 4 years ago 3d82d9a

add loading animation for container charts

Full commit hash
3d82d9af1bd2d15a16c6a923a1cc9eb6cccd9400
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
205
                            <div class="spinner-border my-4 mx-auto" role="status">
Open commit View diff
205 <div class="spinner-border my-4 mx-auto" role="status">
same change 3d82d9a

add loading animation for container charts

Full commit hash
3d82d9af1bd2d15a16c6a923a1cc9eb6cccd9400
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
206
                              <span class="visually-hidden">Loading...</span>
Open commit View diff
206 <span class="visually-hidden">Loading...</span>
same change 3d82d9a

add loading animation for container charts

Full commit hash
3d82d9af1bd2d15a16c6a923a1cc9eb6cccd9400
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
207
                            </div>
Open commit View diff
207 </div>
same change 3d82d9a

add loading animation for container charts

Full commit hash
3d82d9af1bd2d15a16c6a923a1cc9eb6cccd9400
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
208
                            <canvas class="d-none" id="{{ container }}_DiskIOChart" width="400" height="200"></canvas>
Open commit View diff
208 <canvas class="d-none" id="{{ container }}_DiskIOChart" width="400" height="200"></canvas>
FreddleSpl0it almost 4 years ago 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
209
                          </div>
Open commit View diff
209 </div>
FreddleSpl0it almost 4 years ago 3d82d9a

add loading animation for container charts

Full commit hash
3d82d9af1bd2d15a16c6a923a1cc9eb6cccd9400
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
210
                          <div class="mt-4 col-sm-12 col-md-6 d-flex flex-column">
Open commit View diff
210 <div class="mt-4 col-sm-12 col-md-6 d-flex flex-column">
FreddleSpl0it almost 4 years ago 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
211
                            <h6>Net I/O</h6>
Open commit View diff
211 <h6>Net I/O</h6>
FreddleSpl0it almost 4 years ago 3d82d9a

add loading animation for container charts

Full commit hash
3d82d9af1bd2d15a16c6a923a1cc9eb6cccd9400
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
212
                            <div class="spinner-border my-4 mx-auto" role="status">
Open commit View diff
212 <div class="spinner-border my-4 mx-auto" role="status">
same change 3d82d9a

add loading animation for container charts

Full commit hash
3d82d9af1bd2d15a16c6a923a1cc9eb6cccd9400
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
213
                              <span class="visually-hidden">Loading...</span>
Open commit View diff
213 <span class="visually-hidden">Loading...</span>
same change 3d82d9a

add loading animation for container charts

Full commit hash
3d82d9af1bd2d15a16c6a923a1cc9eb6cccd9400
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
214
                            </div>
Open commit View diff
214 </div>
same change 3d82d9a

add loading animation for container charts

Full commit hash
3d82d9af1bd2d15a16c6a923a1cc9eb6cccd9400
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
215
                            <canvas class="d-none" id="{{ container }}_NetIOChart" width="400" height="200"></canvas>
Open commit View diff
215 <canvas class="d-none" id="{{ container }}_NetIOChart" width="400" height="200"></canvas>
realizelol over 3 years ago 6ff3f3f

[Web] Set pageLength to pagination_size + repect savedState...

Full commit hash
6ff3f3f044b8673d315d0e7dc3f7c33e70bef977
Author
realizelol <[email protected]>
Date
over 3 years ago
Selected line
216
                          </div>
Open commit View diff
216 </div>
same change 6ff3f3f

[Web] Set pageLength to pagination_size + repect savedState...

Full commit hash
6ff3f3f044b8673d315d0e7dc3f7c33e70bef977
Author
realizelol <[email protected]>
Date
over 3 years ago
Selected line
217
                          <div class="col-12 d-flex" style="height: 40px">
Open commit View diff
217 <div class="col-12 d-flex" style="height: 40px">
same change 6ff3f3f

[Web] Set pageLength to pagination_size + repect savedState...

Full commit hash
6ff3f3f044b8673d315d0e7dc3f7c33e70bef977
Author
realizelol <[email protected]>
Date
over 3 years ago
Selected line
218
                            <a href data-bs-toggle="modal"
Open commit View diff
218 <a href data-bs-toggle="modal"
same change 6ff3f3f

[Web] Set pageLength to pagination_size + repect savedState...

Full commit hash
6ff3f3f044b8673d315d0e7dc3f7c33e70bef977
Author
realizelol <[email protected]>
Date
over 3 years ago
Selected line
219
                              data-container="{{ container }}"
Open commit View diff
219 data-container="{{ container }}"
same change 6ff3f3f

[Web] Set pageLength to pagination_size + repect savedState...

Full commit hash
6ff3f3f044b8673d315d0e7dc3f7c33e70bef977
Author
realizelol <[email protected]>
Date
over 3 years ago
Selected line
220
                              data-bs-target="#RestartContainer"
Open commit View diff
220 data-bs-target="#RestartContainer"
same change 6ff3f3f

[Web] Set pageLength to pagination_size + repect savedState...

Full commit hash
6ff3f3f044b8673d315d0e7dc3f7c33e70bef977
Author
realizelol <[email protected]>
Date
over 3 years ago
Selected line
221
                              class="btn btn-sm btn-secondary d-flex align-items-center justify-content-center mb-2 ms-auto"
Open commit View diff
221 class="btn btn-sm btn-secondary d-flex align-items-center justify-content-center mb-2 ms-auto"
FreddleSpl0it almost 4 years ago 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
222
                              style="height: 30px;">{{ lang.debug.restart_container }}
Open commit View diff
222 style="height: 30px;">{{ lang.debug.restart_container }}
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
223
                                <i class="ms-1 bi
Open commit View diff
223 <i class="ms-1 bi
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
224
                                {% if container_info.State.Running == 1 %}
Open commit View diff
224 {% if container_info.State.Running == 1 %}
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
225
                                bi-record-fill text-success
Open commit View diff
225 bi-record-fill text-success
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
226
                                {% elseif container_info.State %}
Open commit View diff
226 {% elseif container_info.State %}
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
227
                                bi-record-fill text-danger
Open commit View diff
227 bi-record-fill text-danger
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
228
                                {% else %}
Open commit View diff
228 {% else %}
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
229
                                default
Open commit View diff
229 default
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
230
                                {% endif %}
Open commit View diff
230 {% endif %}
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
231
                                "
Open commit View diff
231 "
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
232
                              ></i>
Open commit View diff
232 ></i>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
233
                            </a>
Open commit View diff
233 </a>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
234
                          </div>
Open commit View diff
234 </div>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
235
                        </div>
Open commit View diff
235 </div>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
236
                      </div>
Open commit View diff
236 </div>
same change 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
237
                    </div>
Open commit View diff
237 </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
238
                  </div>
Open commit View diff
238 </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
239
              {% endfor %}
Open commit View diff
239 {% endfor %}
FreddleSpl0it almost 4 years ago 7f70b0f

[BS5] add container disk and network stats

Full commit hash
7f70b0f703a995a547a61bbf486af684a577711d
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
240
            </div>
Open commit View diff
240 </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
241
          </div>
Open commit View diff
241 </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
242
        </div>
Open commit View diff
242 </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
243
      </div>
Open commit View diff
243 </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
244
Open commit View diff
244
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
245
      <div role="tabpanel" class="tab-pane" id="tab-postfix-logs">
Open commit View diff
245 <div role="tabpanel" class="tab-pane" id="tab-postfix-logs">
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
246
        <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
Open commit View diff
246 <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
247
        <div class="card">
Open commit View diff
247 <div class="card">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
248
          <div class="card-header d-flex align-items-center fs-5">
Open commit View diff
248 <div class="card-header d-flex align-items-center fs-5">
realizelol over 3 years ago 6ff3f3f

[Web] Set pageLength to pagination_size + repect savedState...

Full commit hash
6ff3f3f044b8673d315d0e7dc3f7c33e70bef977
Author
realizelol <[email protected]>
Date
over 3 years ago
Selected line
249
            <span class="mt-2 ms-2">Postfix</span>
Open commit View diff
249 <span class="mt-2 ms-2">Postfix</span>
FreddleSpl0it over 4 years ago 4d0799d

[BS5] change bootstrap general

Full commit hash
4d0799dead96878cc3ff868ecafd6618da956fb6
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
250
            <div class="btn-group ms-auto">
Open commit View diff
250 <div class="btn-group ms-auto">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
251
              <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_postfix_logs" data-table="postfix_log">{{ lang.admin.refresh }}</button>
Open commit View diff
251 <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_postfix_logs" data-table="postfix_log">{{ lang.admin.refresh }}</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
252
            </div>
Open commit View diff
252 </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
253
          </div>
Open commit View diff
253 </div>
FreddleSpl0it over 4 years ago eea5c9d

[BS5] change bootstrap panels/cards

Full commit hash
eea5c9df2fcc0f10b6d4b109df6bce481796d21b
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
254
          <div class="card-body">
Open commit View diff
254 <div class="card-body">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
255
            <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
Open commit View diff
255 <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
256
            <ul class="dropdown-menu">
Open commit View diff
256 <ul class="dropdown-menu">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
257
              <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="postfix_log" data-log-url="postfix" data-nrows="100" href="#">+ 100</a></li>
Open commit View diff
257 <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="postfix_log" data-log-url="postfix" data-nrows="100" href="#">+ 100</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
258
              <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="postfix_log" data-log-url="postfix" data-nrows="1000" href="#">+ 1000</a></li>
Open commit View diff
258 <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="postfix_log" data-log-url="postfix" data-nrows="1000" href="#">+ 1000</a></li>
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
259
              <li class="table_collapse_option"><hr class="dropdown-divider"></li>
Open commit View diff
259 <li class="table_collapse_option"><hr class="dropdown-divider"></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
260
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="postfix_log" data-table="postfix_log" href="#">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
260 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="postfix_log" data-table="postfix_log" href="#">{{ lang.datatables.expand_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
261
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="postfix_log" data-table="postfix_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
261 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="postfix_log" data-table="postfix_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
262
            </ul>
Open commit View diff
262 </ul>
FreddleSpl0it about 4 years ago 3e6a241

[BS5] Replace FooTable with jquery Datatables

Full commit hash
3e6a241c697722e24f41c23827d3b04663a966a7
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
263
            <table id="postfix_log" class="table table-striped dt-responsive w-100"></table>
Open commit View diff
263 <table id="postfix_log" class="table table-striped dt-responsive w-100"></table>
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
264
          </div>
Open commit View diff
264 </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
265
        </div>
Open commit View diff
265 </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
266
      </div>
Open commit View diff
266 </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
267
Open commit View diff
267
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
268
      <div role="tabpanel" class="tab-pane" id="tab-ui">
Open commit View diff
268 <div role="tabpanel" class="tab-pane" id="tab-ui">
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
269
        <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
Open commit View diff
269 <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
270
        <div class="card">
Open commit View diff
270 <div class="card">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
271
          <div class="card-header d-flex align-items-center fs-5">
Open commit View diff
271 <div class="card-header d-flex align-items-center fs-5">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
272
            <span class="mt-2 ms-2">Mailcow UI</span>
Open commit View diff
272 <span class="mt-2 ms-2">Mailcow UI</span>
FreddleSpl0it over 4 years ago 4d0799d

[BS5] change bootstrap general

Full commit hash
4d0799dead96878cc3ff868ecafd6618da956fb6
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
273
            <div class="btn-group ms-auto">
Open commit View diff
273 <div class="btn-group ms-auto">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
274
              <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_ui_logs" data-table="ui_logs">{{ lang.admin.refresh }}</button>
Open commit View diff
274 <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_ui_logs" data-table="ui_logs">{{ lang.admin.refresh }}</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
275
            </div>
Open commit View diff
275 </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
276
          </div>
Open commit View diff
276 </div>
FreddleSpl0it over 4 years ago eea5c9d

[BS5] change bootstrap panels/cards

Full commit hash
eea5c9df2fcc0f10b6d4b109df6bce481796d21b
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
277
          <div class="card-body">
Open commit View diff
277 <div class="card-body">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
278
            <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
Open commit View diff
278 <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
279
            <ul class="dropdown-menu">
Open commit View diff
279 <ul class="dropdown-menu">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
280
              <li><a class="dropdown-item add_log_lines" data-post-process="mailcow_ui" data-table="ui_logs" data-log-url="ui" data-nrows="100" href="#">+ 100</a></li>
Open commit View diff
280 <li><a class="dropdown-item add_log_lines" data-post-process="mailcow_ui" data-table="ui_logs" data-log-url="ui" data-nrows="100" href="#">+ 100</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
281
              <li><a class="dropdown-item add_log_lines" data-post-process="mailcow_ui" data-table="ui_logs" data-log-url="ui" data-nrows="1000" href="#">+ 1000</a></li>
Open commit View diff
281 <li><a class="dropdown-item add_log_lines" data-post-process="mailcow_ui" data-table="ui_logs" data-log-url="ui" data-nrows="1000" href="#">+ 1000</a></li>
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
282
              <li class="table_collapse_option"><hr class="dropdown-divider"></li>
Open commit View diff
282 <li class="table_collapse_option"><hr class="dropdown-divider"></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
283
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="ui_logs" data-table="ui_logs" href="#">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
283 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="ui_logs" data-table="ui_logs" href="#">{{ lang.datatables.expand_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
284
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="ui_logs" data-table="ui_logs" href="#">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
284 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="ui_logs" data-table="ui_logs" href="#">{{ lang.datatables.collapse_all }}</a></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
285
            </ul>
Open commit View diff
285 </ul>
FreddleSpl0it about 4 years ago 3e6a241

[BS5] Replace FooTable with jquery Datatables

Full commit hash
3e6a241c697722e24f41c23827d3b04663a966a7
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
286
            <table id="ui_logs" class="table table-striped dt-responsive w-100"></table>
Open commit View diff
286 <table id="ui_logs" class="table table-striped dt-responsive w-100"></table>
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
287
          </div>
Open commit View diff
287 </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
288
        </div>
Open commit View diff
288 </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
289
      </div>
Open commit View diff
289 </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
290
Open commit View diff
290
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
291
      <div role="tabpanel" class="tab-pane" id="tab-sasl">
Open commit View diff
291 <div role="tabpanel" class="tab-pane" id="tab-sasl">
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
292
        <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
Open commit View diff
292 <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
293
        <div class="card">
Open commit View diff
293 <div class="card">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
294
          <div class="card-header d-flex align-items-center fs-5">
Open commit View diff
294 <div class="card-header d-flex align-items-center fs-5">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
295
            <span class="mt-2 ms-2">SASL</span>
Open commit View diff
295 <span class="mt-2 ms-2">SASL</span>
FreddleSpl0it over 4 years ago 4d0799d

[BS5] change bootstrap general

Full commit hash
4d0799dead96878cc3ff868ecafd6618da956fb6
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
296
            <div class="btn-group ms-auto">
Open commit View diff
296 <div class="btn-group ms-auto">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
297
              <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_sasl_logs" data-table="sasl_logs">{{ lang.admin.refresh }}</button>
Open commit View diff
297 <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_sasl_logs" data-table="sasl_logs">{{ lang.admin.refresh }}</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
298
            </div>
Open commit View diff
298 </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
299
          </div>
Open commit View diff
299 </div>
FreddleSpl0it over 4 years ago eea5c9d

[BS5] change bootstrap panels/cards

Full commit hash
eea5c9df2fcc0f10b6d4b109df6bce481796d21b
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
300
          <div class="card-body">
Open commit View diff
300 <div class="card-body">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
301
            <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
Open commit View diff
301 <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
302
            <ul class="dropdown-menu">
Open commit View diff
302 <ul class="dropdown-menu">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
303
              <li><a class="dropdown-item add_log_lines" data-post-process="sasl_log_table" data-table="sasl_logs" data-log-url="ui" data-nrows="100" href="#">+ 100</a></li>
Open commit View diff
303 <li><a class="dropdown-item add_log_lines" data-post-process="sasl_log_table" data-table="sasl_logs" data-log-url="ui" data-nrows="100" href="#">+ 100</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
304
              <li><a class="dropdown-item add_log_lines" data-post-process="sasl_log_table" data-table="sasl_logs" data-log-url="ui" data-nrows="1000" href="#">+ 1000</a></li>
Open commit View diff
304 <li><a class="dropdown-item add_log_lines" data-post-process="sasl_log_table" data-table="sasl_logs" data-log-url="ui" data-nrows="1000" href="#">+ 1000</a></li>
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
305
              <li class="table_collapse_option"><hr class="dropdown-divider"></li>
Open commit View diff
305 <li class="table_collapse_option"><hr class="dropdown-divider"></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
306
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="sasl_logs" data-table="sasl_logs" href="#">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
306 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="sasl_logs" data-table="sasl_logs" href="#">{{ lang.datatables.expand_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
307
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="sasl_logs" data-table="sasl_logs" href="#">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
307 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="sasl_logs" data-table="sasl_logs" href="#">{{ lang.datatables.collapse_all }}</a></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
308
            </ul>
Open commit View diff
308 </ul>
FreddleSpl0it about 4 years ago 3e6a241

[BS5] Replace FooTable with jquery Datatables

Full commit hash
3e6a241c697722e24f41c23827d3b04663a966a7
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
309
            <table id="sasl_logs" class="table table-striped dt-responsive w-100"></table>
Open commit View diff
309 <table id="sasl_logs" class="table table-striped dt-responsive w-100"></table>
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
310
          </div>
Open commit View diff
310 </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
311
        </div>
Open commit View diff
311 </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
312
      </div>
Open commit View diff
312 </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
313
Open commit View diff
313
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
314
      <div role="tabpanel" class="tab-pane" id="tab-dovecot-logs">
Open commit View diff
314 <div role="tabpanel" class="tab-pane" id="tab-dovecot-logs">
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
315
        <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
Open commit View diff
315 <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
316
        <div class="card">
Open commit View diff
316 <div class="card">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
317
          <div class="card-header d-flex align-items-center fs-5">
Open commit View diff
317 <div class="card-header d-flex align-items-center fs-5">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
318
            <span class="mt-2 ms-2">Dovecot</span>
Open commit View diff
318 <span class="mt-2 ms-2">Dovecot</span>
FreddleSpl0it over 4 years ago 4d0799d

[BS5] change bootstrap general

Full commit hash
4d0799dead96878cc3ff868ecafd6618da956fb6
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
319
            <div class="btn-group ms-auto">
Open commit View diff
319 <div class="btn-group ms-auto">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
320
              <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_dovecot_logs" data-table="dovecot_log">{{ lang.admin.refresh }}</button>
Open commit View diff
320 <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_dovecot_logs" data-table="dovecot_log">{{ lang.admin.refresh }}</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
321
            </div>
Open commit View diff
321 </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
322
          </div>
Open commit View diff
322 </div>
FreddleSpl0it over 4 years ago eea5c9d

[BS5] change bootstrap panels/cards

Full commit hash
eea5c9df2fcc0f10b6d4b109df6bce481796d21b
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
323
          <div class="card-body">
Open commit View diff
323 <div class="card-body">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
324
            <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
Open commit View diff
324 <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
325
            <ul class="dropdown-menu">
Open commit View diff
325 <ul class="dropdown-menu">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
326
              <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="dovecot_log" data-log-url="dovecot" data-nrows="100" href="#">+ 100</a></li>
Open commit View diff
326 <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="dovecot_log" data-log-url="dovecot" data-nrows="100" href="#">+ 100</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
327
              <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="dovecot_log" data-log-url="dovecot" data-nrows="1000" href="#">+ 1000</a></li>
Open commit View diff
327 <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="dovecot_log" data-log-url="dovecot" data-nrows="1000" href="#">+ 1000</a></li>
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
328
              <li class="table_collapse_option"><hr class="dropdown-divider"></li>
Open commit View diff
328 <li class="table_collapse_option"><hr class="dropdown-divider"></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
329
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="dovecot_log" data-table="dovecot_log" href="#">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
329 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="dovecot_log" data-table="dovecot_log" href="#">{{ lang.datatables.expand_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
330
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="dovecot_log" data-table="dovecot_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
330 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="dovecot_log" data-table="dovecot_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
331
            </ul>
Open commit View diff
331 </ul>
FreddleSpl0it about 4 years ago 3e6a241

[BS5] Replace FooTable with jquery Datatables

Full commit hash
3e6a241c697722e24f41c23827d3b04663a966a7
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
332
            <table id="dovecot_log" class="table table-striped dt-responsive w-100"></table>
Open commit View diff
332 <table id="dovecot_log" class="table table-striped dt-responsive w-100"></table>
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
333
          </div>
Open commit View diff
333 </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
334
        </div>
Open commit View diff
334 </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
335
      </div>
Open commit View diff
335 </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
336
Open commit View diff
336
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
337
      <div role="tabpanel" class="tab-pane" id="tab-sogo-logs">
Open commit View diff
337 <div role="tabpanel" class="tab-pane" id="tab-sogo-logs">
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
338
        <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
Open commit View diff
338 <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
339
        <div class="card">
Open commit View diff
339 <div class="card">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
340
          <div class="card-header d-flex align-items-center fs-5">
Open commit View diff
340 <div class="card-header d-flex align-items-center fs-5">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
341
            <span class="mt-2 ms-2">SOGo</span>
Open commit View diff
341 <span class="mt-2 ms-2">SOGo</span>
FreddleSpl0it over 4 years ago 4d0799d

[BS5] change bootstrap general

Full commit hash
4d0799dead96878cc3ff868ecafd6618da956fb6
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
342
            <div class="btn-group ms-auto">
Open commit View diff
342 <div class="btn-group ms-auto">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
343
              <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_sogo_logs" data-table="sogo_log">{{ lang.admin.refresh }}</button>
Open commit View diff
343 <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_sogo_logs" data-table="sogo_log">{{ lang.admin.refresh }}</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
344
            </div>
Open commit View diff
344 </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
345
          </div>
Open commit View diff
345 </div>
FreddleSpl0it over 4 years ago eea5c9d

[BS5] change bootstrap panels/cards

Full commit hash
eea5c9df2fcc0f10b6d4b109df6bce481796d21b
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
346
          <div class="card-body">
Open commit View diff
346 <div class="card-body">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
347
            <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
Open commit View diff
347 <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
348
            <ul class="dropdown-menu">
Open commit View diff
348 <ul class="dropdown-menu">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
349
              <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="sogo_log" data-log-url="sogo" data-nrows="100" href="#">+ 100</a></li>
Open commit View diff
349 <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="sogo_log" data-log-url="sogo" data-nrows="100" href="#">+ 100</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
350
              <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="sogo_log" data-log-url="sogo" data-nrows="1000" href="#">+ 1000</a></li>
Open commit View diff
350 <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="sogo_log" data-log-url="sogo" data-nrows="1000" href="#">+ 1000</a></li>
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
351
              <li class="table_collapse_option"><hr class="dropdown-divider"></li>
Open commit View diff
351 <li class="table_collapse_option"><hr class="dropdown-divider"></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
352
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="sogo_log" data-table="sogo_log" href="#">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
352 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="sogo_log" data-table="sogo_log" href="#">{{ lang.datatables.expand_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
353
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="sogo_log" data-table="sogo_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
353 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="sogo_log" data-table="sogo_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
354
            </ul>
Open commit View diff
354 </ul>
FreddleSpl0it about 4 years ago 3e6a241

[BS5] Replace FooTable with jquery Datatables

Full commit hash
3e6a241c697722e24f41c23827d3b04663a966a7
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
355
            <table id="sogo_log" class="table table-striped dt-responsive w-100"></table>
Open commit View diff
355 <table id="sogo_log" class="table table-striped dt-responsive w-100"></table>
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
356
          </div>
Open commit View diff
356 </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
357
        </div>
Open commit View diff
357 </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
358
      </div>
Open commit View diff
358 </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
359
Open commit View diff
359
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
360
      <div role="tabpanel" class="tab-pane" id="tab-netfilter-logs">
Open commit View diff
360 <div role="tabpanel" class="tab-pane" id="tab-netfilter-logs">
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
361
        <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
Open commit View diff
361 <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
362
        <div class="card">
Open commit View diff
362 <div class="card">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
363
          <div class="card-header d-flex align-items-center fs-5">
Open commit View diff
363 <div class="card-header d-flex align-items-center fs-5">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
364
            <span class="mt-2 ms-2">Netfilter</span>
Open commit View diff
364 <span class="mt-2 ms-2">Netfilter</span>
FreddleSpl0it over 4 years ago 4d0799d

[BS5] change bootstrap general

Full commit hash
4d0799dead96878cc3ff868ecafd6618da956fb6
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
365
            <div class="btn-group ms-auto">
Open commit View diff
365 <div class="btn-group ms-auto">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
366
              <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_netfilter_logs" data-table="netfilter_log">{{ lang.admin.refresh }}</button>
Open commit View diff
366 <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_netfilter_logs" data-table="netfilter_log">{{ lang.admin.refresh }}</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
367
            </div>
Open commit View diff
367 </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
368
          </div>
Open commit View diff
368 </div>
FreddleSpl0it over 4 years ago eea5c9d

[BS5] change bootstrap panels/cards

Full commit hash
eea5c9df2fcc0f10b6d4b109df6bce481796d21b
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
369
          <div class="card-body">
Open commit View diff
369 <div class="card-body">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
370
            <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
Open commit View diff
370 <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
371
            <ul class="dropdown-menu">
Open commit View diff
371 <ul class="dropdown-menu">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
372
              <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="netfilter_log" data-log-url="netfilter" data-nrows="100" href="#">+ 100</a></li>
Open commit View diff
372 <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="netfilter_log" data-log-url="netfilter" data-nrows="100" href="#">+ 100</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
373
              <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="netfilter_log" data-log-url="netfilter" data-nrows="1000" href="#">+ 1000</a></li>
Open commit View diff
373 <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="netfilter_log" data-log-url="netfilter" data-nrows="1000" href="#">+ 1000</a></li>
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
374
              <li class="table_collapse_option"><hr class="dropdown-divider"></li>
Open commit View diff
374 <li class="table_collapse_option"><hr class="dropdown-divider"></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
375
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="netfilter_log" data-table="netfilter_log" href="#">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
375 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="netfilter_log" data-table="netfilter_log" href="#">{{ lang.datatables.expand_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
376
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="netfilter_log" data-table="netfilter_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
376 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="netfilter_log" data-table="netfilter_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
377
            </ul>
Open commit View diff
377 </ul>
FreddleSpl0it about 4 years ago 3e6a241

[BS5] Replace FooTable with jquery Datatables

Full commit hash
3e6a241c697722e24f41c23827d3b04663a966a7
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
378
            <table id="netfilter_log" class="table table-striped dt-responsive w-100"></table>
Open commit View diff
378 <table id="netfilter_log" class="table table-striped dt-responsive w-100"></table>
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
379
          </div>
Open commit View diff
379 </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
380
        </div>
Open commit View diff
380 </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
381
      </div>
Open commit View diff
381 </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
382
Open commit View diff
382
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
383
      <div role="tabpanel" class="tab-pane" id="tab-rspamd-history">
Open commit View diff
383 <div role="tabpanel" class="tab-pane" id="tab-rspamd-history">
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
384
        <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
Open commit View diff
384 <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
385
        <div class="card">
Open commit View diff
385 <div class="card">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
386
          <div class="card-header d-flex align-items-center fs-5">
Open commit View diff
386 <div class="card-header d-flex align-items-center fs-5">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
387
            <span class="mt-2 ms-2">Rspamd history</span>
Open commit View diff
387 <span class="mt-2 ms-2">Rspamd history</span>
FreddleSpl0it over 4 years ago 4d0799d

[BS5] change bootstrap general

Full commit hash
4d0799dead96878cc3ff868ecafd6618da956fb6
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
388
            <div class="btn-group ms-auto">
Open commit View diff
388 <div class="btn-group ms-auto">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
389
              <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_rspamd_history" data-table="rspamd_history">{{ lang.admin.refresh }}</button>
Open commit View diff
389 <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_rspamd_history" data-table="rspamd_history">{{ lang.admin.refresh }}</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
390
            </div>
Open commit View diff
390 </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
391
          </div>
Open commit View diff
391 </div>
FreddleSpl0it over 4 years ago eea5c9d

[BS5] change bootstrap panels/cards

Full commit hash
eea5c9df2fcc0f10b6d4b109df6bce481796d21b
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
392
          <div class="card-body">
Open commit View diff
392 <div class="card-body">
FreddleSpl0it over 4 years ago d3dca1d

[BS5] change bootstrap general

Full commit hash
d3dca1ddc2b9fb2a756db20729c84e214817b4f7
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
393
            <legend>{{ lang.debug.chart_this_server }}</legend><hr />
Open commit View diff
393 <legend>{{ lang.debug.chart_this_server }}</legend><hr />
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
394
            <div id="chart-container">
Open commit View diff
394 <div id="chart-container">
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
395
              <canvas id="rspamd_donut" style="width:100%;height:400px"></canvas>
Open commit View diff
395 <canvas id="rspamd_donut" style="width:100%;height:400px"></canvas>
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
396
            </div>
Open commit View diff
396 </div>
FreddleSpl0it over 4 years ago d3dca1d

[BS5] change bootstrap general

Full commit hash
d3dca1ddc2b9fb2a756db20729c84e214817b4f7
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
397
            <legend>{{ lang.debug.history_all_servers }}</legend><hr />
Open commit View diff
397 <legend>{{ lang.debug.history_all_servers }}</legend><hr />
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
398
            <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
Open commit View diff
398 <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
399
            <ul class="dropdown-menu">
Open commit View diff
399 <ul class="dropdown-menu">
FreddleSpl0it about 3 years ago cb1a11e

[Web] fix rspamd-history

Full commit hash
cb1a11e5514abfe2637f304b0a21f30e1a0afee7
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
400
              <li><a class="dropdown-item add_log_lines" data-post-process="rspamd_history" data-table="rspamd_history" data-log-url="rspamd-history" data-nrows="100" href="#">+ 100</a></li>
Open commit View diff
400 <li><a class="dropdown-item add_log_lines" data-post-process="rspamd_history" data-table="rspamd_history" data-log-url="rspamd-history" data-nrows="100" href="#">+ 100</a></li>
same change cb1a11e

[Web] fix rspamd-history

Full commit hash
cb1a11e5514abfe2637f304b0a21f30e1a0afee7
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
401
              <li><a class="dropdown-item add_log_lines" data-post-process="rspamd_history" data-table="rspamd_history" data-log-url="rspamd-history" data-nrows="1000" href="#">+ 1000</a></li>
Open commit View diff
401 <li><a class="dropdown-item add_log_lines" data-post-process="rspamd_history" data-table="rspamd_history" data-log-url="rspamd-history" data-nrows="1000" href="#">+ 1000</a></li>
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
402
              <li class="table_collapse_option"><hr class="dropdown-divider"></li>
Open commit View diff
402 <li class="table_collapse_option"><hr class="dropdown-divider"></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
403
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="rspamd_history" data-table="rspamd_history" href="#">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
403 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="rspamd_history" data-table="rspamd_history" href="#">{{ lang.datatables.expand_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
404
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="rspamd_history" data-table="rspamd_history" href="#">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
404 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="rspamd_history" data-table="rspamd_history" href="#">{{ lang.datatables.collapse_all }}</a></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
405
            </ul>
Open commit View diff
405 </ul>
FreddleSpl0it about 4 years ago 3e6a241

[BS5] Replace FooTable with jquery Datatables

Full commit hash
3e6a241c697722e24f41c23827d3b04663a966a7
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
406
            <table id="rspamd_history" class="table table-striped dt-responsive w-100"></table>
Open commit View diff
406 <table id="rspamd_history" class="table table-striped dt-responsive w-100"></table>
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
407
          </div>
Open commit View diff
407 </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
408
        </div>
Open commit View diff
408 </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
409
      </div>
Open commit View diff
409 </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
410
Open commit View diff
410
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
411
      <div role="tabpanel" class="tab-pane" id="tab-autodiscover-logs">
Open commit View diff
411 <div role="tabpanel" class="tab-pane" id="tab-autodiscover-logs">
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
412
        <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
Open commit View diff
412 <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
413
        <div class="card">
Open commit View diff
413 <div class="card">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
414
          <div class="card-header d-flex align-items-center fs-5">
Open commit View diff
414 <div class="card-header d-flex align-items-center fs-5">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
415
            <span class="mt-2 ms-2">Autodiscover</span>
Open commit View diff
415 <span class="mt-2 ms-2">Autodiscover</span>
FreddleSpl0it over 4 years ago 4d0799d

[BS5] change bootstrap general

Full commit hash
4d0799dead96878cc3ff868ecafd6618da956fb6
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
416
            <div class="btn-group ms-auto">
Open commit View diff
416 <div class="btn-group ms-auto">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
417
              <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_autodiscover_logs" data-table="autodiscover_log">{{ lang.admin.refresh }}</button>
Open commit View diff
417 <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_autodiscover_logs" data-table="autodiscover_log">{{ lang.admin.refresh }}</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
418
            </div>
Open commit View diff
418 </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
419
          </div>
Open commit View diff
419 </div>
FreddleSpl0it over 4 years ago eea5c9d

[BS5] change bootstrap panels/cards

Full commit hash
eea5c9df2fcc0f10b6d4b109df6bce481796d21b
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
420
          <div class="card-body">
Open commit View diff
420 <div class="card-body">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
421
            <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
Open commit View diff
421 <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
422
            <ul class="dropdown-menu">
Open commit View diff
422 <ul class="dropdown-menu">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
423
              <li><a class="dropdown-item add_log_lines" data-post-process="autodiscover_log" data-table="autodiscover_log" data-log-url="autodiscover" data-nrows="100" href="#">+ 100</a></li>
Open commit View diff
423 <li><a class="dropdown-item add_log_lines" data-post-process="autodiscover_log" data-table="autodiscover_log" data-log-url="autodiscover" data-nrows="100" href="#">+ 100</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
424
              <li><a class="dropdown-item add_log_lines" data-post-process="autodiscover_log" data-table="autodiscover_log" data-log-url="autodiscover" data-nrows="1000" href="#">+ 1000</a></li>
Open commit View diff
424 <li><a class="dropdown-item add_log_lines" data-post-process="autodiscover_log" data-table="autodiscover_log" data-log-url="autodiscover" data-nrows="1000" href="#">+ 1000</a></li>
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
425
              <li class="table_collapse_option"><hr class="dropdown-divider"></li>
Open commit View diff
425 <li class="table_collapse_option"><hr class="dropdown-divider"></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
426
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="autodiscover_log" data-table="autodiscover_log" href="#">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
426 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="autodiscover_log" data-table="autodiscover_log" href="#">{{ lang.datatables.expand_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
427
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="autodiscover_log" data-table="autodiscover_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
427 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="autodiscover_log" data-table="autodiscover_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
428
            </ul>
Open commit View diff
428 </ul>
FreddleSpl0it about 4 years ago 3e6a241

[BS5] Replace FooTable with jquery Datatables

Full commit hash
3e6a241c697722e24f41c23827d3b04663a966a7
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
429
            <table id="autodiscover_log" class="table table-striped dt-responsive w-100"></table>
Open commit View diff
429 <table id="autodiscover_log" class="table table-striped dt-responsive w-100"></table>
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
430
          </div>
Open commit View diff
430 </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
431
        </div>
Open commit View diff
431 </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
432
      </div>
Open commit View diff
432 </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
433
Open commit View diff
433
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
434
      <div role="tabpanel" class="tab-pane" id="tab-watchdog-logs">
Open commit View diff
434 <div role="tabpanel" class="tab-pane" id="tab-watchdog-logs">
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
435
        <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
Open commit View diff
435 <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
436
        <div class="card">
Open commit View diff
436 <div class="card">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
437
          <div class="card-header d-flex align-items-center fs-5">
Open commit View diff
437 <div class="card-header d-flex align-items-center fs-5">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
438
            <span class="mt-2 ms-2">Watchdog</span>
Open commit View diff
438 <span class="mt-2 ms-2">Watchdog</span>
FreddleSpl0it over 4 years ago 4d0799d

[BS5] change bootstrap general

Full commit hash
4d0799dead96878cc3ff868ecafd6618da956fb6
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
439
            <div class="btn-group ms-auto">
Open commit View diff
439 <div class="btn-group ms-auto">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
440
              <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_watchdog_logs" data-table="watchdog_log">{{ lang.admin.refresh }}</button>
Open commit View diff
440 <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_watchdog_logs" data-table="watchdog_log">{{ lang.admin.refresh }}</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
441
            </div>
Open commit View diff
441 </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
442
          </div>
Open commit View diff
442 </div>
FreddleSpl0it over 4 years ago eea5c9d

[BS5] change bootstrap panels/cards

Full commit hash
eea5c9df2fcc0f10b6d4b109df6bce481796d21b
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
443
          <div class="card-body">
Open commit View diff
443 <div class="card-body">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
444
            <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
Open commit View diff
444 <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
445
            <ul class="dropdown-menu">
Open commit View diff
445 <ul class="dropdown-menu">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
446
              <li><a class="dropdown-item add_log_lines" data-post-process="watchdog" data-table="watchdog_log" data-log-url="watchdog" data-nrows="100" href="#">+ 100</a></li>
Open commit View diff
446 <li><a class="dropdown-item add_log_lines" data-post-process="watchdog" data-table="watchdog_log" data-log-url="watchdog" data-nrows="100" href="#">+ 100</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
447
              <li><a class="dropdown-item add_log_lines" data-post-process="watchdog" data-table="watchdog_log" data-log-url="watchdog" data-nrows="1000" href="#">+ 1000</a></li>
Open commit View diff
447 <li><a class="dropdown-item add_log_lines" data-post-process="watchdog" data-table="watchdog_log" data-log-url="watchdog" data-nrows="1000" href="#">+ 1000</a></li>
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
448
              <li class="table_collapse_option"><hr class="dropdown-divider"></li>
Open commit View diff
448 <li class="table_collapse_option"><hr class="dropdown-divider"></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
449
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="watchdog_log" data-table="watchdog_log" href="#">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
449 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="watchdog_log" data-table="watchdog_log" href="#">{{ lang.datatables.expand_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
450
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="watchdog_log" data-table="watchdog_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
450 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="watchdog_log" data-table="watchdog_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
451
            </ul>
Open commit View diff
451 </ul>
FreddleSpl0it about 4 years ago 3e6a241

[BS5] Replace FooTable with jquery Datatables

Full commit hash
3e6a241c697722e24f41c23827d3b04663a966a7
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
452
            <table id="watchdog_log" class="table table-striped dt-responsive w-100"></table>
Open commit View diff
452 <table id="watchdog_log" class="table table-striped dt-responsive w-100"></table>
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
453
          </div>
Open commit View diff
453 </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
454
        </div>
Open commit View diff
454 </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
455
      </div>
Open commit View diff
455 </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
456
Open commit View diff
456
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
457
      <div role="tabpanel" class="tab-pane" id="tab-acme-logs">
Open commit View diff
457 <div role="tabpanel" class="tab-pane" id="tab-acme-logs">
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
458
        <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
Open commit View diff
458 <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
459
        <div class="card">
Open commit View diff
459 <div class="card">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
460
          <div class="card-header d-flex align-items-center fs-5">
Open commit View diff
460 <div class="card-header d-flex align-items-center fs-5">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
461
            <span class="mt-2 ms-2">ACME</span>
Open commit View diff
461 <span class="mt-2 ms-2">ACME</span>
FreddleSpl0it over 4 years ago 4d0799d

[BS5] change bootstrap general

Full commit hash
4d0799dead96878cc3ff868ecafd6618da956fb6
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
462
            <div class="btn-group ms-auto">
Open commit View diff
462 <div class="btn-group ms-auto">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
463
              <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_acme_logs" data-table="acme_log">{{ lang.admin.refresh }}</button>
Open commit View diff
463 <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_acme_logs" data-table="acme_log">{{ lang.admin.refresh }}</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
464
            </div>
Open commit View diff
464 </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
465
          </div>
Open commit View diff
465 </div>
FreddleSpl0it over 4 years ago eea5c9d

[BS5] change bootstrap panels/cards

Full commit hash
eea5c9df2fcc0f10b6d4b109df6bce481796d21b
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
466
          <div class="card-body">
Open commit View diff
466 <div class="card-body">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
467
            <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
Open commit View diff
467 <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
468
            <ul class="dropdown-menu">
Open commit View diff
468 <ul class="dropdown-menu">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
469
              <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="acme_log" data-log-url="acme" data-nrows="100" href="#">+ 100</a></li>
Open commit View diff
469 <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="acme_log" data-log-url="acme" data-nrows="100" href="#">+ 100</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
470
              <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="acme_log" data-log-url="acme" data-nrows="1000" href="#">+ 1000</a></li>
Open commit View diff
470 <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="acme_log" data-log-url="acme" data-nrows="1000" href="#">+ 1000</a></li>
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
471
              <li class="table_collapse_option"><hr class="dropdown-divider"></li>
Open commit View diff
471 <li class="table_collapse_option"><hr class="dropdown-divider"></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
472
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="acme_log" data-table="acme_log" href="#">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
472 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="acme_log" data-table="acme_log" href="#">{{ lang.datatables.expand_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
473
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="acme_log" data-table="acme_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
473 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="acme_log" data-table="acme_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
474
            </ul>
Open commit View diff
474 </ul>
FreddleSpl0it about 4 years ago 3e6a241

[BS5] Replace FooTable with jquery Datatables

Full commit hash
3e6a241c697722e24f41c23827d3b04663a966a7
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
475
            <table id="acme_log" class="table table-striped dt-responsive w-100"></table>
Open commit View diff
475 <table id="acme_log" class="table table-striped dt-responsive w-100"></table>
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
476
          </div>
Open commit View diff
476 </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
477
        </div>
Open commit View diff
477 </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
478
      </div>
Open commit View diff
478 </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
479
Open commit View diff
479
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
480
      <div role="tabpanel" class="tab-pane" id="tab-api-logs">
Open commit View diff
480 <div role="tabpanel" class="tab-pane" id="tab-api-logs">
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
481
        <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
Open commit View diff
481 <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
482
        <div class="card">
Open commit View diff
482 <div class="card">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
483
          <div class="card-header d-flex align-items-center fs-5">
Open commit View diff
483 <div class="card-header d-flex align-items-center fs-5">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
484
            <span class="mt-2 ms-2">API</span>
Open commit View diff
484 <span class="mt-2 ms-2">API</span>
FreddleSpl0it over 4 years ago 4d0799d

[BS5] change bootstrap general

Full commit hash
4d0799dead96878cc3ff868ecafd6618da956fb6
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
485
            <div class="btn-group ms-auto">
Open commit View diff
485 <div class="btn-group ms-auto">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
486
              <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_api_logs" data-table="api_log">{{ lang.admin.refresh }}</button>
Open commit View diff
486 <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_api_logs" data-table="api_log">{{ lang.admin.refresh }}</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
487
            </div>
Open commit View diff
487 </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
488
          </div>
Open commit View diff
488 </div>
FreddleSpl0it over 4 years ago eea5c9d

[BS5] change bootstrap panels/cards

Full commit hash
eea5c9df2fcc0f10b6d4b109df6bce481796d21b
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
489
          <div class="card-body">
Open commit View diff
489 <div class="card-body">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
490
            <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
Open commit View diff
490 <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
491
            <ul class="dropdown-menu">
Open commit View diff
491 <ul class="dropdown-menu">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
492
              <li><a class="dropdown-item add_log_lines" data-post-process="apilog" data-table="api_log" data-log-url="api" data-nrows="100" href="#">+ 100</a></li>
Open commit View diff
492 <li><a class="dropdown-item add_log_lines" data-post-process="apilog" data-table="api_log" data-log-url="api" data-nrows="100" href="#">+ 100</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
493
              <li><a class="dropdown-item add_log_lines" data-post-process="apilog" data-table="api_log" data-log-url="api" data-nrows="1000" href="#">+ 1000</a></li>
Open commit View diff
493 <li><a class="dropdown-item add_log_lines" data-post-process="apilog" data-table="api_log" data-log-url="api" data-nrows="1000" href="#">+ 1000</a></li>
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
494
              <li class="table_collapse_option"><hr class="dropdown-divider"></li>
Open commit View diff
494 <li class="table_collapse_option"><hr class="dropdown-divider"></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
495
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="api_log" data-table="api_log" href="#">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
495 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="api_log" data-table="api_log" href="#">{{ lang.datatables.expand_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
496
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="api_log" data-table="api_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
496 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="api_log" data-table="api_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
497
            </ul>
Open commit View diff
497 </ul>
FreddleSpl0it about 4 years ago 3e6a241

[BS5] Replace FooTable with jquery Datatables

Full commit hash
3e6a241c697722e24f41c23827d3b04663a966a7
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
498
            <table id="api_log" class="table table-striped dt-responsive w-100"></table>
Open commit View diff
498 <table id="api_log" class="table table-striped dt-responsive w-100"></table>
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
499
          </div>
Open commit View diff
499 </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
500
        </div>
Open commit View diff
500 </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
501
      </div>
Open commit View diff
501 </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
502
Open commit View diff
502
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
503
      <div role="tabpanel" class="tab-pane" id="tab-api-rl">
Open commit View diff
503 <div role="tabpanel" class="tab-pane" id="tab-api-rl">
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
504
        <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
Open commit View diff
504 <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
505
        <div class="card">
Open commit View diff
505 <div class="card">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
506
          <div class="card-header d-flex align-items-center fs-5">
Open commit View diff
506 <div class="card-header d-flex align-items-center fs-5">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
507
            <span class="mt-2 ms-2">Ratelimits</span>
Open commit View diff
507 <span class="mt-2 ms-2">Ratelimits</span>
FreddleSpl0it over 4 years ago 4d0799d

[BS5] change bootstrap general

Full commit hash
4d0799dead96878cc3ff868ecafd6618da956fb6
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
508
            <div class="btn-group ms-auto">
Open commit View diff
508 <div class="btn-group ms-auto">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
509
              <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_rl_logs" data-table="rl_log">{{ lang.admin.refresh }}</button>
Open commit View diff
509 <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_rl_logs" data-table="rl_log">{{ lang.admin.refresh }}</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
510
            </div>
Open commit View diff
510 </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
511
          </div>
Open commit View diff
511 </div>
FreddleSpl0it over 4 years ago eea5c9d

[BS5] change bootstrap panels/cards

Full commit hash
eea5c9df2fcc0f10b6d4b109df6bce481796d21b
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
512
          <div class="card-body">
Open commit View diff
512 <div class="card-body">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
513
            <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
Open commit View diff
513 <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
514
            <ul class="dropdown-menu">
Open commit View diff
514 <ul class="dropdown-menu">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
515
              <li><a class="dropdown-item add_log_lines" data-post-process="rllog" data-table="rl_log" data-log-url="ratelimited" data-nrows="100" href="#">+ 100</a></li>
Open commit View diff
515 <li><a class="dropdown-item add_log_lines" data-post-process="rllog" data-table="rl_log" data-log-url="ratelimited" data-nrows="100" href="#">+ 100</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
516
              <li><a class="dropdown-item add_log_lines" data-post-process="rllog" data-table="rl_log" data-log-url="ratelimited" data-nrows="1000" href="#">+ 1000</a></li>
Open commit View diff
516 <li><a class="dropdown-item add_log_lines" data-post-process="rllog" data-table="rl_log" data-log-url="ratelimited" data-nrows="1000" href="#">+ 1000</a></li>
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
517
              <li class="table_collapse_option"><hr class="dropdown-divider"></li>
Open commit View diff
517 <li class="table_collapse_option"><hr class="dropdown-divider"></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
518
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="rl_log" data-table="rl_log" href="#">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
518 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="rl_log" data-table="rl_log" href="#">{{ lang.datatables.expand_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
519
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="rl_log" data-table="rl_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
519 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="rl_log" data-table="rl_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
520
            </ul>
Open commit View diff
520 </ul>
Peter over 3 years ago af267ff

Add raw attribute for lang.admin.hash_remove_info

Full commit hash
af267ff7064271bcd6e9db16482c1aea7e4c7c95
Author
Peter <[email protected]>
Date
over 3 years ago
Selected line
521
            <p class="text-muted">{{ lang.admin.hash_remove_info|raw }}</p>
Open commit View diff
521 <p class="text-muted">{{ lang.admin.hash_remove_info|raw }}</p>
FreddleSpl0it about 4 years ago 3e6a241

[BS5] Replace FooTable with jquery Datatables

Full commit hash
3e6a241c697722e24f41c23827d3b04663a966a7
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
522
            <table id="rl_log" class="table table-striped dt-responsive w-100"></table>
Open commit View diff
522 <table id="rl_log" class="table table-striped dt-responsive w-100"></table>
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
523
          </div>
Open commit View diff
523 </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
524
        </div>
Open commit View diff
524 </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
525
      </div>
Open commit View diff
525 </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
526
Open commit View diff
526
FreddleSpl0it about 3 years ago b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
527
      <div role="tabpanel" class="tab-pane" id="tab-cron-logs">
Open commit View diff
527 <div role="tabpanel" class="tab-pane" id="tab-cron-logs">
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
528
        <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
Open commit View diff
528 <div class="debug-log-info">{{ lang.debug.log_info|format(log_lines+1)|raw }}</div>
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
529
        <div class="card">
Open commit View diff
529 <div class="card">
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
530
          <div class="card-header d-flex align-items-center fs-5">
Open commit View diff
530 <div class="card-header d-flex align-items-center fs-5">
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
531
            <span class="mt-2 ms-2">Crontasks</span>
Open commit View diff
531 <span class="mt-2 ms-2">Crontasks</span>
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
532
            <div class="btn-group ms-auto">
Open commit View diff
532 <div class="btn-group ms-auto">
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
533
              <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_cron_logs" data-table="cron_log">{{ lang.admin.refresh }}</button>
Open commit View diff
533 <button class="btn btn-sm btn-secondary refresh_table" data-draw="draw_cron_logs" data-table="cron_log">{{ lang.admin.refresh }}</button>
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
534
            </div>
Open commit View diff
534 </div>
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
535
          </div>
Open commit View diff
535 </div>
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
536
          <div class="card-body">
Open commit View diff
536 <div class="card-body">
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
537
            <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
Open commit View diff
537 <a class="btn btn-sm btn-secondary dropdown-toggle mb-4" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
538
            <ul class="dropdown-menu">
Open commit View diff
538 <ul class="dropdown-menu">
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
539
              <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="cron_log" data-log-url="cron" data-nrows="100" href="#">+ 100</a></li>
Open commit View diff
539 <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="cron_log" data-log-url="cron" data-nrows="100" href="#">+ 100</a></li>
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
540
              <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="cron_log" data-log-url="cron" data-nrows="1000" href="#">+ 1000</a></li>
Open commit View diff
540 <li><a class="dropdown-item add_log_lines" data-post-process="general_syslog" data-table="cron_log" data-log-url="cron" data-nrows="1000" href="#">+ 1000</a></li>
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
541
              <li class="table_collapse_option"><hr class="dropdown-divider"></li>
Open commit View diff
541 <li class="table_collapse_option"><hr class="dropdown-divider"></li>
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
542
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="cron_log" data-table="cron_log" href="#">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
542 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="cron_log" data-table="cron_log" href="#">{{ lang.datatables.expand_all }}</a></li>
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
543
              <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="cron_log" data-table="cron_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
543 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="cron_log" data-table="cron_log" href="#">{{ lang.datatables.collapse_all }}</a></li>
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
544
            </ul>
Open commit View diff
544 </ul>
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
545
            <table id="cron_log" class="table table-striped dt-responsive w-100"></table>
Open commit View diff
545 <table id="cron_log" class="table table-striped dt-responsive w-100"></table>
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
546
          </div>
Open commit View diff
546 </div>
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
547
        </div>
Open commit View diff
547 </div>
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
548
      </div>
Open commit View diff
548 </div>
same change b176585

[Web] add crontasks logs

Full commit hash
b176585a9c621f69f9244dc31f041456a7c07e05
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
549
Open commit View diff
549
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
550
    </div> <!-- /tab-content -->
Open commit View diff
550 </div> <!-- /tab-content -->
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
551
  </div> <!-- /col-md-12 -->
Open commit View diff
551 </div> <!-- /col-md-12 -->
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
552
</div> <!-- /row -->
Open commit View diff
552 </div> <!-- /row -->
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
553
Open commit View diff
553
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
554
<script type='text/javascript'>
Open commit View diff
554 <script type='text/javascript'>
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
555
  var lang = {{ lang_admin|raw }};
Open commit View diff
555 var lang = {{ lang_admin|raw }};
FreddleSpl0it almost 4 years ago a3c0737

[BS5] add host statistics

Full commit hash
a3c0737ba820d8dca6c0b360f85548867191523e
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
556
  var lang_debug = {{ lang_debug|raw }};
Open commit View diff
556 var lang_debug = {{ lang_debug|raw }};
FreddleSpl0it about 4 years ago 0ece065

[BS5] Replace FooTable with jquery Datatables

Full commit hash
0ece065cb0d1d64be681b71c686abbcbbaee0971
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
557
  var lang_datatables = {{ lang_datatables|raw }};
Open commit View diff
557 var lang_datatables = {{ lang_datatables|raw }};
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
558
  var csrf_token = '{{ csrf_token }}';
Open commit View diff
558 var csrf_token = '{{ csrf_token }}';
realizelol over 3 years ago 6ff3f3f

[Web] Set pageLength to pagination_size + repect savedState...

Full commit hash
6ff3f3f044b8673d315d0e7dc3f7c33e70bef977
Author
realizelol <[email protected]>
Date
over 3 years ago
Selected line
559
  var log_pagination_size = Math.trunc('{{ log_pagination_size }}');
Open commit View diff
559 var log_pagination_size = Math.trunc('{{ log_pagination_size }}');
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
560
</script>
Open commit View diff
560 </script>
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
561
{% endblock %}
Open commit View diff
561 {% endblock %}