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

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

domainadmin_index.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 navbar %}{% endblock %}
Open commit View diff
3 {% block navbar %}{% endblock %}
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
Open commit View diff
4
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
5
{% block content %}
Open commit View diff
5 {% block content %}
FreddleSpl0it about 4 years ago 8a49b50

[BS5] fix minor issues

Full commit hash
8a49b50f330a73abe260b390edc46b2ab5748a92
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
6
<div class="row mb-4" style="margin-top: 60px">
Open commit View diff
6 <div class="row mb-4" style="margin-top: 60px">
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
  <div class="col-12 col-md-7 col-lg-6 col-xl-5 ms-auto me-auto">
Open commit View diff
7 <div class="col-12 col-md-7 col-lg-6 col-xl-5 ms-auto me-auto">
FreddleSpl0it about 1 year ago ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
8
Open commit View diff
8
FreddleSpl0it over 4 years ago 45dd061

[BS5] fix card classes

Full commit hash
45dd0611d9a3a113858cabd429d7c44fd0b1c2e7
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
9
    <div class="card">
Open commit View diff
9 <div class="card">
FreddleSpl0it about 1 year ago ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
10
      <div class="card-header d-flex align-items-center text-break">
Open commit View diff
10 <div class="card-header d-flex align-items-center text-break">
FreddleSpl0it over 1 year ago f0016ee

[Web] Add german translation for idp settings

Full commit hash
f0016eeecdaa74ad28d3e63914895d05f43c8196
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
11
        <i class="bi bi-person-fill me-2"></i> {{ lang.login.login_dadmin }}
Open commit View diff
11 <i class="bi bi-person-fill me-2"></i> {{ lang.login.login_dadmin }}
FreddleSpl0it about 4 years ago 052959f

[BS5] remove ui theme selector - add darkmode toggler

Full commit hash
052959f435fd0219dd21c3912cda8ae406d081e4
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
12
        <div class="ms-auto form-check form-switch my-auto d-flex align-items-center">
Open commit View diff
12 <div class="ms-auto form-check form-switch my-auto d-flex align-items-center">
same change 052959f

[BS5] remove ui theme selector - add darkmode toggler

Full commit hash
052959f435fd0219dd21c3912cda8ae406d081e4
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
13
          <label class="form-check-label"><i class="bi bi-moon-fill"></i></label>
Open commit View diff
13 <label class="form-check-label"><i class="bi bi-moon-fill"></i></label>
same change 052959f

[BS5] remove ui theme selector - add darkmode toggler

Full commit hash
052959f435fd0219dd21c3912cda8ae406d081e4
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
14
          <input class="form-check-input ms-2" type="checkbox" id="dark-mode-toggle">
Open commit View diff
14 <input class="form-check-input ms-2" type="checkbox" id="dark-mode-toggle">
same change 052959f

[BS5] remove ui theme selector - add darkmode toggler

Full commit hash
052959f435fd0219dd21c3912cda8ae406d081e4
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
15
        </div>
Open commit View diff
15 </div>
FreddleSpl0it about 1 year ago ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
16
        <div class="ms-4 d-grid d-sm-block">
Open commit View diff
16 <div class="ms-4 d-grid d-sm-block">
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
17
          <button type="button" {% if available_languages|length == 1 %}disabled="true"{% endif %} class="text-secondary btn p-0 border-0 bg-transparent ms-auto dropdown-toggle" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Open commit View diff
17 <button type="button" {% if available_languages|length == 1 %}disabled="true"{% endif %} class="text-secondary btn p-0 border-0 bg-transparent ms-auto dropdown-toggle" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
18
            <span class="flag-icon flag-icon-{{ mailcow_locale[-2:] }}"></span>
Open commit View diff
18 <span class="flag-icon flag-icon-{{ mailcow_locale[-2:] }}"></span>
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
19
          </button>
Open commit View diff
19 </button>
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
20
          <ul class="dropdown-menu ms-auto login">
Open commit View diff
20 <ul class="dropdown-menu ms-auto login">
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
21
            {% for key, val in available_languages %}
Open commit View diff
21 {% for key, val in available_languages %}
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
22
              <li>
Open commit View diff
22 <li>
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
23
                <a class="dropdown-item {% if mailcow_locale == key %}active{% endif %}" href="?{{ query_string({'lang': key}) }}">
Open commit View diff
23 <a class="dropdown-item {% if mailcow_locale == key %}active{% endif %}" href="?{{ query_string({'lang': key}) }}">
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
24
                  <span class="flag-icon flag-icon-{{ key[-2:] }}"></span>{{ val }}
Open commit View diff
24 <span class="flag-icon flag-icon-{{ key[-2:] }}"></span>{{ val }}
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
25
                </a>
Open commit View diff
25 </a>
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
26
              </li>
Open commit View diff
26 </li>
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
27
            {% endfor %}
Open commit View diff
27 {% endfor %}
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
28
          </ul>
Open commit View diff
28 </ul>
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
29
        </div>
Open commit View diff
29 </div>
FreddleSpl0it about 4 years ago 052959f

[BS5] remove ui theme selector - add darkmode toggler

Full commit hash
052959f435fd0219dd21c3912cda8ae406d081e4
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
30
      </div>
Open commit View diff
30 </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
31
      <div class="card-body">
Open commit View diff
31 <div class="card-body">
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
32
        <div class="text-center mailcow-logo mb-4">
Open commit View diff
32 <div class="text-center mailcow-logo mb-4">
same change 3540075

[Web] dark mode logo support

Full commit hash
3540075b61606a11c9f2801283ab7280640410dc
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
33
          <img class="main-logo" src="{{ logo|default('/img/cow_mailcow.svg') }}" alt="mailcow">
Open commit View diff
33 <img class="main-logo" src="{{ logo|default('/img/cow_mailcow.svg') }}" alt="mailcow">
same change 3540075

[Web] dark mode logo support

Full commit hash
3540075b61606a11c9f2801283ab7280640410dc
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
34
          <img class="main-logo-dark" src="{{ logo_dark|default('/img/cow_mailcow.svg') }}" alt="mailcow-logo-dark">
Open commit View diff
34 <img class="main-logo-dark" src="{{ logo_dark|default('/img/cow_mailcow.svg') }}" alt="mailcow-logo-dark">
same change 3540075

[Web] dark mode logo support

Full commit hash
3540075b61606a11c9f2801283ab7280640410dc
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
35
        </div>
Open commit View diff
35 </div>
Kristian Feldsam almost 5 years ago 40b5ed4

[web] fix annoucements and notifications close #4292

Full commit hash
40b5ed4d7246bb868282c6381802e4dad04a452f
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
36
        {% if ui_texts.ui_announcement_text and ui_texts.ui_announcement_active %}
Open commit View diff
36 {% if ui_texts.ui_announcement_text and ui_texts.ui_announcement_active %}
FreddleSpl0it over 4 years ago a12538b

[BS5] layout fixes

Full commit hash
a12538b3a81da6964e662dcb34e279b181af4b59
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
37
        <div class="my-4 alert alert-{{ ui_texts.ui_announcement_type }} rot-enc ui-announcement-alert">{{ ui_texts.ui_announcement_text|rot13 }}</div>
Open commit View diff
37 <div class="my-4 alert alert-{{ ui_texts.ui_announcement_type }} rot-enc ui-announcement-alert">{{ ui_texts.ui_announcement_text|rot13 }}</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
38
        {% endif %}
Open commit View diff
38 {% endif %}
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
39
        <form method="post" autofill="off">
Open commit View diff
39 <form method="post" autofill="off">
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
40
          <div class="d-flex mt-3">
Open commit View diff
40 <div class="d-flex mt-3">
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
41
            <label class="visually-hidden" for="login_user">{{ lang.login.username }}</label>
Open commit View diff
41 <label class="visually-hidden" for="login_user">{{ lang.login.username }}</label>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
42
            <div class="input-group">
Open commit View diff
42 <div class="input-group">
FreddleSpl0it over 4 years ago 9b80394

[BS5] change bootstrap general

Full commit hash
9b8039440c5ec9c12c265b6ff0dc4489bb4fbf3c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
43
              <div class="input-group-text"><i class="bi bi-person-fill"></i></div>
Open commit View diff
43 <div class="input-group-text"><i class="bi bi-person-fill"></i></div>
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
44
              <input name="login_user" autocorrect="off" autocapitalize="none" type="text" id="login_user" class="form-control" placeholder="{{ lang.login.username }}" required="" autofocus="" autocomplete="username">
Open commit View diff
44 <input name="login_user" autocorrect="off" autocapitalize="none" type="text" id="login_user" class="form-control" placeholder="{{ lang.login.username }}" required="" autofocus="" autocomplete="username">
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

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

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
46
          </div>
Open commit View diff
46 </div>
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
47
          <div class="d-flex mt-3">
Open commit View diff
47 <div class="d-flex mt-3">
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
48
            <label class="visually-hidden" for="pass_user">{{ lang.login.password }}</label>
Open commit View diff
48 <label class="visually-hidden" for="pass_user">{{ lang.login.password }}</label>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
49
            <div class="input-group">
Open commit View diff
49 <div class="input-group">
FreddleSpl0it over 4 years ago 9b80394

[BS5] change bootstrap general

Full commit hash
9b8039440c5ec9c12c265b6ff0dc4489bb4fbf3c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
50
              <div class="input-group-text"><i class="bi bi-lock-fill"></i></div>
Open commit View diff
50 <div class="input-group-text"><i class="bi bi-lock-fill"></i></div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
51
              <input name="pass_user" type="password" id="pass_user" class="form-control" placeholder="{{ lang.login.password }}" required="" autocomplete="current-password">
Open commit View diff
51 <input name="pass_user" type="password" id="pass_user" class="form-control" placeholder="{{ lang.login.password }}" required="" autocomplete="current-password">
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
52
            </div>
Open commit View diff
52 </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
53
          </div>
Open commit View diff
53 </div>
FreddleSpl0it over 2 years ago 9a4b79a

[Web] fix idp mailbox login

Full commit hash
9a4b79a6296452a8cf2c9365b4a245bc4ecef5d5
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
54
          <div class="d-flex justify-content-between mt-4" style="position: relative">
Open commit View diff
54 <div class="d-flex justify-content-between mt-4" style="position: relative">
FreddleSpl0it about 1 year ago ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
55
            <button type="submit" class="btn btn-xs-lg btn-success w-100 mt-2 mx-auto" style="max-width: 400px;" value="Login">{{ lang.login.login }}</button>
Open commit View diff
55 <button type="submit" class="btn btn-xs-lg btn-success w-100 mt-2 mx-auto" style="max-width: 400px;" value="Login">{{ lang.login.login }}</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
56
          </div>
Open commit View diff
56 </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
57
        </form>
Open commit View diff
57 </form>
FreddleSpl0it about 1 year ago ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
58
        <div class="hr-title"><strong>{{ lang.login.other_logins }}</strong></div>
Open commit View diff
58 <div class="hr-title"><strong>{{ lang.login.other_logins }}</strong></div>
FreddleSpl0it over 1 year ago bbddfc3

[Web] rearrange login buttons

Full commit hash
bbddfc3eabf3696b0a5e4fe6bf4dedf0d6b9d48b
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
59
        <div class="d-flex flex-column align-items-center">
Open commit View diff
59 <div class="d-flex flex-column align-items-center">
same change bbddfc3

[Web] rearrange login buttons

Full commit hash
bbddfc3eabf3696b0a5e4fe6bf4dedf0d6b9d48b
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
60
          <a class="btn btn-xs-lg btn-secondary w-100" style="max-width: 400px;" href="#" id="fido2-login"><i class="bi bi-shield-fill-check"></i> {{ lang.login.fido2_webauthn }}</a>
Open commit View diff
60 <a class="btn btn-xs-lg btn-secondary w-100" style="max-width: 400px;" href="#" id="fido2-login"><i class="bi bi-shield-fill-check"></i> {{ lang.login.fido2_webauthn }}</a>
same change bbddfc3

[Web] rearrange login buttons

Full commit hash
bbddfc3eabf3696b0a5e4fe6bf4dedf0d6b9d48b
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
61
        </div>
Open commit View diff
61 </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
62
        {% if login_delay %}
Open commit View diff
62 {% if login_delay %}
FreddleSpl0it over 4 years ago a12538b

[BS5] layout fixes

Full commit hash
a12538b3a81da6964e662dcb34e279b181af4b59
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
63
        <p><div class="my-4 alert alert-info">{{ lang.login.delayed|format(login_delay) }}</b></div></p>
Open commit View diff
63 <p><div class="my-4 alert alert-info">{{ lang.login.delayed|format(login_delay) }}</b></div></p>
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
64
        {% endif %}
Open commit View diff
64 {% endif %}
FreddleSpl0it over 4 years ago a12538b

[BS5] layout fixes

Full commit hash
a12538b3a81da6964e662dcb34e279b181af4b59
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
65
        <div class="my-4" id="fido2-alerts"></div>
Open commit View diff
65 <div class="my-4" id="fido2-alerts"></div>
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
66
        {% if (mailcow_apps or app_links) and not hide_mailcow_apps %}
Open commit View diff
66 {% if (mailcow_apps or app_links) and not hide_mailcow_apps %}
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
67
        <legend><i class="bi bi-link-45deg"></i> {{ ui_texts.apps_name|raw }}</legend><hr />
Open commit View diff
67 <legend><i class="bi bi-link-45deg"></i> {{ ui_texts.apps_name|raw }}</legend><hr />
FreddleSpl0it over 1 year ago 8761d8f

[Web] Fix app layout issue

Full commit hash
8761d8fc47bc43b1a97fd7e08670586145f2c259
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
68
        <div class="my-2 apps">
Open commit View diff
68 <div class="my-2 apps">
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
69
          {% for app in mailcow_apps %}
Open commit View diff
69 {% for app in mailcow_apps %}
FreddleSpl0it over 3 years ago 6e35574

[Web] add app hide option

Full commit hash
6e35574c721971216aa10da1ba6ace663ad4ca13
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
70
            {% if not app.hide %}
Open commit View diff
70 {% if not app.hide %}
same change 6e35574

[Web] add app hide option

Full commit hash
6e35574c721971216aa10da1ba6ace663ad4ca13
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
71
              {% if not skip_sogo or not is_uri('SOGo', app.link) %}
Open commit View diff
71 {% if not skip_sogo or not is_uri('SOGo', app.link) %}
same change 6e35574

[Web] add app hide option

Full commit hash
6e35574c721971216aa10da1ba6ace663ad4ca13
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
72
              <div class="m-2">
Open commit View diff
72 <div class="m-2">
same change 6e35574

[Web] add app hide option

Full commit hash
6e35574c721971216aa10da1ba6ace663ad4ca13
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
73
                <a href="{{ app.link }}" role="button" {% if app.description %}title="{{ app.description }}"{% endif %} class="btn btn-primary btn-block">{{ app.name }}</a>
Open commit View diff
73 <a href="{{ app.link }}" role="button" {% if app.description %}title="{{ app.description }}"{% endif %} class="btn btn-primary btn-block">{{ app.name }}</a>
same change 6e35574

[Web] add app hide option

Full commit hash
6e35574c721971216aa10da1ba6ace663ad4ca13
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
74
              </div>
Open commit View diff
74 </div>
Kristian Feldsam almost 3 years ago 871ae5d

[Web] mobile devices styling fixes and enhancements

Full commit hash
871ae5d7d285b216021e782ab57ab403d2dfd194
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
75
            {% endif %}
Open commit View diff
75 {% endif %}
FreddleSpl0it over 3 years ago 6e35574

[Web] add app hide option

Full commit hash
6e35574c721971216aa10da1ba6ace663ad4ca13
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
76
          {% endif %}
Open commit View diff
76 {% endif %}
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
77
          {% endfor %}
Open commit View diff
77 {% endfor %}
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
78
          {% for row in app_links %}
Open commit View diff
78 {% for row in app_links %}
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
79
            {% for key, val in row %}
Open commit View diff
79 {% for key, val in row %}
FreddleSpl0it over 3 years ago 6e35574

[Web] add app hide option

Full commit hash
6e35574c721971216aa10da1ba6ace663ad4ca13
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
80
            {% if not val.hide %}
Open commit View diff
80 {% if not val.hide %}
FreddleSpl0it over 3 years ago 415c1d0

[Web] add seperate link for logged in users

Full commit hash
415c1d057499a4f927d4eb4edbca467785fee6a7
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
81
              <div class="m-2">
Open commit View diff
81 <div class="m-2">
same change 415c1d0

[Web] add seperate link for logged in users

Full commit hash
415c1d057499a4f927d4eb4edbca467785fee6a7
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
82
                <a href="{{ val.link }}" role="button" class="btn btn-primary btn-block">{{ key }}</a>
Open commit View diff
82 <a href="{{ val.link }}" role="button" class="btn btn-primary btn-block">{{ key }}</a>
same change 415c1d0

[Web] add seperate link for logged in users

Full commit hash
415c1d057499a4f927d4eb4edbca467785fee6a7
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
83
              </div>
Open commit View diff
83 </div>
FreddleSpl0it over 3 years ago 6e35574

[Web] add app hide option

Full commit hash
6e35574c721971216aa10da1ba6ace663ad4ca13
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
84
            {% endif %}
Open commit View diff
84 {% endif %}
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
85
            {% endfor %}
Open commit View diff
85 {% endfor %}
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
86
          {% endfor %}
Open commit View diff
86 {% endfor %}
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
87
        </div>
Open commit View diff
87 </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
88
        {% endif %}
Open commit View diff
88 {% endif %}
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
89
      </div>
Open commit View diff
89 </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
90
    </div>
Open commit View diff
90 </div>
FreddleSpl0it about 1 year ago ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
91
Open commit View diff
91
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
92
    {% if custom_login.hide_user_quicklink != 1 or custom_login.hide_admin_quicklink != 1 %}
Open commit View diff
92 {% if custom_login.hide_user_quicklink != 1 or custom_login.hide_admin_quicklink != 1 %}
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
93
    <p class="text-center mt-3 text-muted" style="font-size: 0.9rem;">
Open commit View diff
93 <p class="text-center mt-3 text-muted" style="font-size: 0.9rem;">
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
94
      {{ lang.login.login_linkstext }}<br>
Open commit View diff
94 {{ lang.login.login_linkstext }}<br>
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
95
      {% if custom_login.hide_user_quicklink != 1 %}<a href="/">{{ lang.login.login_usertext }}</a>{% endif %}
Open commit View diff
95 {% if custom_login.hide_user_quicklink != 1 %}<a href="/">{{ lang.login.login_usertext }}</a>{% endif %}
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
96
      {% if custom_login.hide_user_quicklink != 1 and custom_login.hide_admin_quicklink != 1 %}|{% endif %}
Open commit View diff
96 {% if custom_login.hide_user_quicklink != 1 and custom_login.hide_admin_quicklink != 1 %}|{% endif %}
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
97
      {% if custom_login.hide_admin_quicklink != 1 %}<a href="/admin">{{ lang.login.login_admintext }}</a>{% endif %}
Open commit View diff
97 {% if custom_login.hide_admin_quicklink != 1 %}<a href="/admin">{{ lang.login.login_admintext }}</a>{% endif %}
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
98
    </p>
Open commit View diff
98 </p>
same change ea0944d

[Web] Add quick links to other login pages and option to disable mailcow login form

Full commit hash
ea0944d743c0f261cea57693dd1da9970206e99c
Author
FreddleSpl0it <[email protected]>
Date
about 1 year ago
Selected line
99
    {% endif %}
Open commit View diff
99 {% endif %}
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
100
  </div>
Open commit View diff
100 </div>
FreddleSpl0it over 4 years ago 051d08b

[BS5] bug fixes

Full commit hash
051d08b499acdf7d767dc5dcc9062326416f2bba
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
101
</div>
Open commit View diff
101 </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
102
{% endblock %}
Open commit View diff
102 {% endblock %}