NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

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

Trace

data/web/templates/user_index.twig

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

user_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_user }}
Open commit View diff
11 <i class="bi bi-person-fill me-2"></i> {{ lang.login.login_user }}
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
        {% if not oauth2_request %}
Open commit View diff
16 {% if not oauth2_request %}
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
        <div class="ms-4 d-grid d-sm-block">
Open commit View diff
17 <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
18
          <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
18 <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
19
            <span class="flag-icon flag-icon-{{ mailcow_locale[-2:] }}"></span>
Open commit View diff
19 <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
20
          </button>
Open commit View diff
20 </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
21
          <ul class="dropdown-menu ms-auto login">
Open commit View diff
21 <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
22
            {% for key, val in available_languages %}
Open commit View diff
22 {% 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
23
              <li>
Open commit View diff
23 <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
24
                <a class="dropdown-item {% if mailcow_locale == key %}active{% endif %}" href="?{{ query_string({'lang': key}) }}">
Open commit View diff
24 <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
25
                  <span class="flag-icon flag-icon-{{ key[-2:] }}"></span>{{ val }}
Open commit View diff
25 <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
26
                </a>
Open commit View diff
26 </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
27
              </li>
Open commit View diff
27 </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
28
            {% endfor %}
Open commit View diff
28 {% 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
29
          </ul>
Open commit View diff
29 </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
30
        </div>
Open commit View diff
30 </div>
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
31
        {% endif %}
Open commit View diff
31 {% endif %}
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
32
      </div>
Open commit View diff
32 </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
33
      <div class="card-body">
Open commit View diff
33 <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
34
        <div class="text-center mailcow-logo mb-4">
Open commit View diff
34 <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
35
          <img class="main-logo" src="{{ logo|default('/img/cow_mailcow.svg') }}" alt="mailcow">
Open commit View diff
35 <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
36
          <img class="main-logo-dark" src="{{ logo_dark|default('/img/cow_mailcow.svg') }}" alt="mailcow-logo-dark">
Open commit View diff
36 <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
37
        </div>
Open commit View diff
37 </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
38
        {% if ui_texts.ui_announcement_text and ui_texts.ui_announcement_active %}
Open commit View diff
38 {% 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
39
        <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
39 <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
40
        {% endif %}
Open commit View diff
40 {% endif %}
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
41
        <legend>{% if oauth2_request %}{{ lang.oauth2.authorize_app }}{% else %}{{ ui_texts.main_name|raw }}{% endif %}</legend><hr />
Open commit View diff
41 <legend>{% if oauth2_request %}{{ lang.oauth2.authorize_app }}{% else %}{{ ui_texts.main_name|raw }}{% endif %}</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
42
        {% if is_mobileconfig %}
Open commit View diff
42 {% if is_mobileconfig %}
FreddleSpl0it over 4 years ago a12538b

[BS5] layout fixes

Full commit hash
a12538b3a81da6964e662dcb34e279b181af4b59
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
43
        <div class="my-4 alert alert-info ">{{ lang.login.mobileconfig_info }}</div>
Open commit View diff
43 <div class="my-4 alert alert-info ">{{ lang.login.mobileconfig_info }}</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
44
        {% endif %}
Open commit View diff
44 {% endif %}
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
45
        {% if custom_login.force_sso != 1 %}
Open commit View diff
45 {% if custom_login.force_sso != 1 %}
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
46
        <form method="post" autofill="off">
Open commit View diff
46 <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
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="login_user">{{ lang.login.username }}</label>
Open commit View diff
48 <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
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-person-fill"></i></div>
Open commit View diff
50 <div class="input-group-text"><i class="bi bi-person-fill"></i></div>
DerLinkman 11 months ago 0b0a65a

web: rename login placeholder for mailbox to email address (#6693)

Full commit hash
0b0a65a3f338a2e3b191841d6322d4dcc4834e70
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
51
              <input name="login_user" autocorrect="off" autocapitalize="none" type="{% if is_mobileconfig %}email{% else %}text{% endif %}" id="login_user" class="form-control" placeholder="{{ lang.login.email }}" required="" autofocus="" autocomplete="username">
Open commit View diff
51 <input name="login_user" autocorrect="off" autocapitalize="none" type="{% if is_mobileconfig %}email{% else %}text{% endif %}" id="login_user" class="form-control" placeholder="{{ lang.login.email }}" 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
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 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
54
          <div class="d-flex mt-3">
Open commit View diff
54 <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
55
            <label class="visually-hidden" for="pass_user">{{ lang.login.password }}</label>
Open commit View diff
55 <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
56
            <div class="input-group">
Open commit View diff
56 <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
57
              <div class="input-group-text"><i class="bi bi-lock-fill"></i></div>
Open commit View diff
57 <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
58
              <input name="pass_user" type="password" id="pass_user" class="form-control" placeholder="{{ lang.login.password }}" required="" autocomplete="current-password">
Open commit View diff
58 <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
59
            </div>
Open commit View diff
59 </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
60
          </div>
Open commit View diff
60 </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
61
          <div class="mt-2 text-muted" style="font-size: 0.9rem;">
Open commit View diff
61 <div class="mt-2 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
62
            <a href="/reset-password">{{ lang.login.forgot_password }}</a>
Open commit View diff
62 <a href="/reset-password">{{ lang.login.forgot_password }}</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
63
          </div>
Open commit View diff
63 </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
64
          <div class="d-flex justify-content-between mt-4" style="position: relative">
Open commit View diff
64 <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
65
            <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
65 <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
66
          </div>
Open commit View diff
66 </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
67
        </form>
Open commit View diff
67 </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
68
        <div class="hr-title"><strong>{{ lang.login.other_logins }}</strong></div>
Open commit View diff
68 <div class="hr-title"><strong>{{ lang.login.other_logins }}</strong></div>
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
69
        {% endif %}
Open commit View diff
69 {% endif %}
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
70
        <div class="d-flex flex-column align-items-center">
Open commit View diff
70 <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
71
          {% if has_iam_sso %}
Open commit View diff
71 {% if has_iam_sso %}
same change bbddfc3

[Web] rearrange login buttons

Full commit hash
bbddfc3eabf3696b0a5e4fe6bf4dedf0d6b9d48b
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
72
          <a class="btn btn-xs-lg btn-secondary w-100 mt-2" style="max-width: 400px;" href="/?iam_sso=1"><i class="bi bi-cloud-arrow-up-fill"></i> {{ lang.admin.iam_sso }}</a>
Open commit View diff
72 <a class="btn btn-xs-lg btn-secondary w-100 mt-2" style="max-width: 400px;" href="/?iam_sso=1"><i class="bi bi-cloud-arrow-up-fill"></i> {{ lang.admin.iam_sso }}</a>
same change bbddfc3

[Web] rearrange login buttons

Full commit hash
bbddfc3eabf3696b0a5e4fe6bf4dedf0d6b9d48b
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
73
          {% endif %}
Open commit View diff
73 {% endif %}
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
74
          {% if custom_login.force_sso != 1 %}
Open commit View diff
74 {% if custom_login.force_sso != 1 %}
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
75
          <a class="btn btn-xs-lg btn-secondary w-100 mt-2" 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
75 <a class="btn btn-xs-lg btn-secondary w-100 mt-2" style="max-width: 400px;" href="#" id="fido2-login"><i class="bi bi-shield-fill-check"></i> {{ lang.login.fido2_webauthn }}</a>
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
76
          {% endif %}
Open commit View diff
76 {% endif %}
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
77
        </div>
Open commit View diff
77 </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
78
        {% if login_delay %}
Open commit View diff
78 {% 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
79
        <p><div class="my-4 alert alert-info">{{ lang.login.delayed|format(login_delay) }}</b></div></p>
Open commit View diff
79 <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
80
        {% endif %}
Open commit View diff
80 {% 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
81
        <div class="my-4" id="fido2-alerts"></div>
Open commit View diff
81 <div class="my-4" id="fido2-alerts"></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
82
        {% if not oauth2_request and (mailcow_apps or app_links) and not hide_mailcow_apps %}
Open commit View diff
82 {% if not oauth2_request and (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
83
        <legend><i class="bi bi-link-45deg"></i> {{ ui_texts.apps_name|raw }}</legend><hr />
Open commit View diff
83 <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
84
        <div class="my-2 apps">
Open commit View diff
84 <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
85
          {% for app in mailcow_apps %}
Open commit View diff
85 {% 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
86
            {% if not app.hide %}
Open commit View diff
86 {% 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
87
              {% if not skip_sogo or not is_uri('SOGo', app.link) %}
Open commit View diff
87 {% 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
88
              <div class="m-2">
Open commit View diff
88 <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
89
                <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
89 <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
90
              </div>
Open commit View diff
90 </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
91
            {% endif %}
Open commit View diff
91 {% 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
92
          {% endif %}
Open commit View diff
92 {% 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
93
          {% endfor %}
Open commit View diff
93 {% 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
94
          {% for row in app_links %}
Open commit View diff
94 {% 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
95
            {% for key, val in row %}
Open commit View diff
95 {% 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
96
            {% if not val.hide %}
Open commit View diff
96 {% 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
97
              <div class="m-2">
Open commit View diff
97 <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
98
                <a href="{{ val.link }}" role="button" class="btn btn-primary btn-block">{{ key }}</a>
Open commit View diff
98 <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
99
              </div>
Open commit View diff
99 </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
100
            {% endif %}
Open commit View diff
100 {% 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
101
            {% endfor %}
Open commit View diff
101 {% 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
102
          {% endfor %}
Open commit View diff
102 {% 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
103
        </div>
Open commit View diff
103 </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
104
        <div>
Open commit View diff
104 <div>
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
105
        </div>
Open commit View diff
105 </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
106
        {% endif %}
Open commit View diff
106 {% 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
107
      </div>
Open commit View diff
107 </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
108
    </div>
Open commit View diff
108 </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
109
Open commit View diff
109
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
110
    {% if custom_login.hide_admin_quicklink != 1 or custom_login.hide_domainadmin_quicklink != 1 %}
Open commit View diff
110 {% if custom_login.hide_admin_quicklink != 1 or custom_login.hide_domainadmin_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
111
    <p class="text-center mt-3 text-muted" style="font-size: 0.9rem;">
Open commit View diff
111 <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
112
      {{ lang.login.login_linkstext }}<br>
Open commit View diff
112 {{ 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
113
      {% if custom_login.hide_admin_quicklink != 1 %}<a href="/admin">{{ lang.login.login_admintext }}</a>{% endif %}
Open commit View diff
113 {% 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
114
      {% if custom_login.hide_admin_quicklink != 1 and custom_login.hide_domainadmin_quicklink != 1 %}|{% endif %}
Open commit View diff
114 {% if custom_login.hide_admin_quicklink != 1 and custom_login.hide_domainadmin_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
115
      {% if custom_login.hide_domainadmin_quicklink != 1 %}<a href="/domainadmin">{{ lang.login.login_domainadmintext }}</a>{% endif %}
Open commit View diff
115 {% if custom_login.hide_domainadmin_quicklink != 1 %}<a href="/domainadmin">{{ lang.login.login_domainadmintext }}</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
116
    </p>
Open commit View diff
116 </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
117
    {% endif %}
Open commit View diff
117 {% 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
118
  </div>
Open commit View diff
118 </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
119
</div>
Open commit View diff
119 </div>
FreddleSpl0it over 1 year ago 25d34b5

[Web] Remove default ui help text

Full commit hash
25d34b5acfcd881e1ffd41b20dcc73f42b4618ef
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
120
{% if not oauth2_request and ui_texts.help_text %}
Open commit View diff
120 {% if not oauth2_request and ui_texts.help_text %}
FreddleSpl0it over 4 years ago 051d08b

[BS5] bug fixes

Full commit hash
051d08b499acdf7d767dc5dcc9062326416f2bba
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
121
<div class="row">
Open commit View diff
121 <div class="row">
same change 051d08b

[BS5] bug fixes

Full commit hash
051d08b499acdf7d767dc5dcc9062326416f2bba
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
122
  <div class="col-12 col-md-7 col-lg-6 col-xl-5 ms-auto me-auto">
Open commit View diff
122 <div class="col-12 col-md-7 col-lg-6 col-xl-5 ms-auto me-auto">
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
123
    <div class="card">
Open commit View diff
123 <div class="card">
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
124
      <div class="card-header">
Open commit View diff
124 <div class="card-header">
FreddleSpl0it over 4 years ago 051d08b

[BS5] bug fixes

Full commit hash
051d08b499acdf7d767dc5dcc9062326416f2bba
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
125
        <a class="btn btn-link" data-bs-toggle="collapse" href="#collapse1"><i class="bi bi-patch-question-fill"></i> {{ lang.start.help }}</a>
Open commit View diff
125 <a class="btn btn-link" data-bs-toggle="collapse" href="#collapse1"><i class="bi bi-patch-question-fill"></i> {{ lang.start.help }}</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
126
      </div>
Open commit View diff
126 </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
127
      <div id="collapse1" class="card-collapse collapse">
Open commit View diff
127 <div id="collapse1" class="card-collapse collapse">
same change eea5c9d

[BS5] change bootstrap panels/cards

Full commit hash
eea5c9df2fcc0f10b6d4b109df6bce481796d21b
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
128
        <div class="card-body">
Open commit View diff
128 <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
129
          <p>{{ ui_texts.help_text|raw }}</p>
Open commit View diff
129 <p>{{ ui_texts.help_text|raw }}</p>
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
130
        </div>
Open commit View diff
130 </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
131
      </div>
Open commit View diff
131 </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
132
    </div>
Open commit View diff
132 </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
133
  </div>
Open commit View diff
133 </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
134
</div>
Open commit View diff
134 </div>
FreddleSpl0it over 1 year ago 25d34b5

[Web] Remove default ui help text

Full commit hash
25d34b5acfcd881e1ffd41b20dcc73f42b4618ef
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
135
{% endif %}
Open commit View diff
135 {% 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
136
{% endblock %}
Open commit View diff
136 {% endblock %}