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/assets/templates/quarantine.tpl

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

quarantine.tpl on main
Author Date Commit Line Code
andryyy over 7 years ago 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
1
<html>
Open commit View diff
1 <html>
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
2
  <head>
Open commit View diff
2 <head>
Lukáš Matula about 6 years ago 099be31

[Dovecot] Quarantine template: css for mobile devices (#3520)

Full commit hash
099be319282a3035070395a093a8144ed4f275bf
Author
Lukáš Matula <[email protected]>
Date
about 6 years ago
Selected line
3
  <meta name="x-apple-disable-message-reformatting" />
Open commit View diff
3 <meta name="x-apple-disable-message-reformatting" />
andryyy over 7 years ago 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
4
  <style>
Open commit View diff
4 <style>
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
5
  body {
Open commit View diff
5 body {
andryyy over 7 years ago c438411

[Dovecot] Extend quarantine template: add score and release/delete buttons - depending on acl

Full commit hash
c438411a3d5fa4b168be1ba8d4c7f2a7a8ab60e5
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
6
    font-family: Helvetica, Arial, Sans-Serif;
Open commit View diff
6 font-family: Helvetica, Arial, Sans-Serif;
andryyy over 7 years ago 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
7
  }
Open commit View diff
7 }
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
8
  table {
Open commit View diff
8 table {
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
9
    border-collapse: collapse;
Open commit View diff
9 border-collapse: collapse;
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
10
    width: 100%;
Open commit View diff
10 width: 100%;
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
11
    margin-bottom: 20px;
Open commit View diff
11 margin-bottom: 20px;
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
12
  }
Open commit View diff
12 }
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
13
  th, td {
Open commit View diff
13 th, td {
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
14
    padding: 8px;
Open commit View diff
14 padding: 8px;
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
15
    text-align: left;
Open commit View diff
15 text-align: left;
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
16
    border-bottom: 1px solid #ddd;
Open commit View diff
16 border-bottom: 1px solid #ddd;
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
17
    vertical-align: top;
Open commit View diff
17 vertical-align: top;
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
18
  }
Open commit View diff
18 }
Lukáš Matula about 6 years ago 099be31

[Dovecot] Quarantine template: css for mobile devices (#3520)

Full commit hash
099be319282a3035070395a093a8144ed4f275bf
Author
Lukáš Matula <[email protected]>
Date
about 6 years ago
Selected line
19
  td.fixed {
Open commit View diff
19 td.fixed {
same change 099be31

[Dovecot] Quarantine template: css for mobile devices (#3520)

Full commit hash
099be319282a3035070395a093a8144ed4f275bf
Author
Lukáš Matula <[email protected]>
Date
about 6 years ago
Selected line
20
    white-space: nowrap;
Open commit View diff
20 white-space: nowrap;
same change 099be31

[Dovecot] Quarantine template: css for mobile devices (#3520)

Full commit hash
099be319282a3035070395a093a8144ed4f275bf
Author
Lukáš Matula <[email protected]>
Date
about 6 years ago
Selected line
21
  }
Open commit View diff
21 }
andryyy over 7 years ago c438411

[Dovecot] Extend quarantine template: add score and release/delete buttons - depending on acl

Full commit hash
c438411a3d5fa4b168be1ba8d4c7f2a7a8ab60e5
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
22
  th {
Open commit View diff
22 th {
same change c438411

[Dovecot] Extend quarantine template: add score and release/delete buttons - depending on acl

Full commit hash
c438411a3d5fa4b168be1ba8d4c7f2a7a8ab60e5
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
23
    background-color: #56B04C;
Open commit View diff
23 background-color: #56B04C;
same change c438411

[Dovecot] Extend quarantine template: add score and release/delete buttons - depending on acl

Full commit hash
c438411a3d5fa4b168be1ba8d4c7f2a7a8ab60e5
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
24
    color: white;
Open commit View diff
24 color: white;
same change c438411

[Dovecot] Extend quarantine template: add score and release/delete buttons - depending on acl

Full commit hash
c438411a3d5fa4b168be1ba8d4c7f2a7a8ab60e5
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
25
  }
Open commit View diff
25 }
Lukáš Matula about 6 years ago 099be31

[Dovecot] Quarantine template: css for mobile devices (#3520)

Full commit hash
099be319282a3035070395a093a8144ed4f275bf
Author
Lukáš Matula <[email protected]>
Date
about 6 years ago
Selected line
26
  tr:nth-child(even) {
Open commit View diff
26 tr:nth-child(even) {
same change 099be31

[Dovecot] Quarantine template: css for mobile devices (#3520)

Full commit hash
099be319282a3035070395a093a8144ed4f275bf
Author
Lukáš Matula <[email protected]>
Date
about 6 years ago
Selected line
27
    background-color: #f2f2f2;
Open commit View diff
27 background-color: #f2f2f2;
same change 099be31

[Dovecot] Quarantine template: css for mobile devices (#3520)

Full commit hash
099be319282a3035070395a093a8144ed4f275bf
Author
Lukáš Matula <[email protected]>
Date
about 6 years ago
Selected line
28
  }
Open commit View diff
28 }
same change 099be31

[Dovecot] Quarantine template: css for mobile devices (#3520)

Full commit hash
099be319282a3035070395a093a8144ed4f275bf
Author
Lukáš Matula <[email protected]>
Date
about 6 years ago
Selected line
29
  /* mobile devices */
Open commit View diff
29 /* mobile devices */
same change 099be31

[Dovecot] Quarantine template: css for mobile devices (#3520)

Full commit hash
099be319282a3035070395a093a8144ed4f275bf
Author
Lukáš Matula <[email protected]>
Date
about 6 years ago
Selected line
30
  @media all and (max-width: 480px) {
Open commit View diff
30 @media all and (max-width: 480px) {
same change 099be31

[Dovecot] Quarantine template: css for mobile devices (#3520)

Full commit hash
099be319282a3035070395a093a8144ed4f275bf
Author
Lukáš Matula <[email protected]>
Date
about 6 years ago
Selected line
31
    .mob {
Open commit View diff
31 .mob {
same change 099be31

[Dovecot] Quarantine template: css for mobile devices (#3520)

Full commit hash
099be319282a3035070395a093a8144ed4f275bf
Author
Lukáš Matula <[email protected]>
Date
about 6 years ago
Selected line
32
    display: none;
Open commit View diff
32 display: none;
same change 099be31

[Dovecot] Quarantine template: css for mobile devices (#3520)

Full commit hash
099be319282a3035070395a093a8144ed4f275bf
Author
Lukáš Matula <[email protected]>
Date
about 6 years ago
Selected line
33
    }    
Open commit View diff
33 }
same change 099be31

[Dovecot] Quarantine template: css for mobile devices (#3520)

Full commit hash
099be319282a3035070395a093a8144ed4f275bf
Author
Lukáš Matula <[email protected]>
Date
about 6 years ago
Selected line
34
  }
Open commit View diff
34 }
andryyy over 7 years ago 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
35
  </style>
Open commit View diff
35 </style>
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
36
  </head>
Open commit View diff
36 </head>
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
37
  <body>
Open commit View diff
37 <body>
andryyy about 6 years ago 262e46a

[Dovecot] Quarantine template: added username variable

Full commit hash
262e46a4143408cb6f3d016dc93980b71f5f4e10
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
38
    <p>Hi {{username}}!<br>
Open commit View diff
38 <p>Hi {{username}}!<br>
Aiko Appeldorn over 7 years ago 36ba1f2

[Dovecot] fixed indentation for quarantine template

Full commit hash
36ba1f28d5b1635329d300dc5149a7eda7c1ae66
Author
Aiko Appeldorn <[email protected]>
Date
over 7 years ago
Selected line
39
    {% if counter == 1 %}
Open commit View diff
39 {% if counter == 1 %}
Aiko Appeldorn over 7 years ago fdf21b8

[Dovecot] improved quarantine message

Full commit hash
fdf21b841269fbe82ef3abec36c2f861757b71f2
Author
Aiko Appeldorn <[email protected]>
Date
over 7 years ago
Selected line
40
    There is 1 new message waiting in quarantine:<br>
Open commit View diff
40 There is 1 new message waiting in quarantine:<br>
Aiko Appeldorn over 7 years ago 36ba1f2

[Dovecot] fixed indentation for quarantine template

Full commit hash
36ba1f28d5b1635329d300dc5149a7eda7c1ae66
Author
Aiko Appeldorn <[email protected]>
Date
over 7 years ago
Selected line
41
    {% else %}
Open commit View diff
41 {% else %}
same change 36ba1f2

[Dovecot] fixed indentation for quarantine template

Full commit hash
36ba1f28d5b1635329d300dc5149a7eda7c1ae66
Author
Aiko Appeldorn <[email protected]>
Date
over 7 years ago
Selected line
42
    There are {{counter}} new messages waiting in quarantine:<br>
Open commit View diff
42 There are {{counter}} new messages waiting in quarantine:<br>
same change 36ba1f2

[Dovecot] fixed indentation for quarantine template

Full commit hash
36ba1f28d5b1635329d300dc5149a7eda7c1ae66
Author
Aiko Appeldorn <[email protected]>
Date
over 7 years ago
Selected line
43
    {% endif %}
Open commit View diff
43 {% endif %}
andryyy over 7 years ago 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
44
    <table>
Open commit View diff
44 <table>
andryyy over 5 years ago 8dce12d

[Assets] Update quarantine template (please review and update in case of modifications)

Full commit hash
8dce12dbfa221c67ce89be9d488880ad1dfa4261
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
45
    <tr><th>Subject</th><th>Sender</th><th class="mob">Score</th><th class="mob">Action</th><th class="mob">Arrived on</th>{% if quarantine_acl == 1 %}<th>Actions</th>{% endif %}</tr>
Open commit View diff
45 <tr><th>Subject</th><th>Sender</th><th class="mob">Score</th><th class="mob">Action</th><th class="mob">Arrived on</th>{% if quarantine_acl == 1 %}<th>Actions</th>{% endif %}</tr>
same change 8dce12d

[Assets] Update quarantine template (please review and update in case of modifications)

Full commit hash
8dce12dbfa221c67ce89be9d488880ad1dfa4261
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
46
    {% for line in meta|reverse %}
Open commit View diff
46 {% for line in meta|reverse %}
andryyy over 7 years ago 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
47
    <tr>
Open commit View diff
47 <tr>
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
48
    <td>{{ line.subject|e }}</td>
Open commit View diff
48 <td>{{ line.subject|e }}</td>
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
49
    <td>{{ line.sender|e }}</td>
Open commit View diff
49 <td>{{ line.sender|e }}</td>
Lukáš Matula about 6 years ago 099be31

[Dovecot] Quarantine template: css for mobile devices (#3520)

Full commit hash
099be319282a3035070395a093a8144ed4f275bf
Author
Lukáš Matula <[email protected]>
Date
about 6 years ago
Selected line
50
    <td class="mob">{{ line.score }}</td>
Open commit View diff
50 <td class="mob">{{ line.score }}</td>
andryyy over 5 years ago 8dce12d

[Assets] Update quarantine template (please review and update in case of modifications)

Full commit hash
8dce12dbfa221c67ce89be9d488880ad1dfa4261
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
51
    {% if line.action == "reject" %}
Open commit View diff
51 {% if line.action == "reject" %}
same change 8dce12d

[Assets] Update quarantine template (please review and update in case of modifications)

Full commit hash
8dce12dbfa221c67ce89be9d488880ad1dfa4261
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
52
      <td class="mob">Rejected</td>
Open commit View diff
52 <td class="mob">Rejected</td>
same change 8dce12d

[Assets] Update quarantine template (please review and update in case of modifications)

Full commit hash
8dce12dbfa221c67ce89be9d488880ad1dfa4261
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
53
    {% else %}
Open commit View diff
53 {% else %}
same change 8dce12d

[Assets] Update quarantine template (please review and update in case of modifications)

Full commit hash
8dce12dbfa221c67ce89be9d488880ad1dfa4261
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
54
      <td class="mob">Sent to Junk folder</td>
Open commit View diff
54 <td class="mob">Sent to Junk folder</td>
same change 8dce12d

[Assets] Update quarantine template (please review and update in case of modifications)

Full commit hash
8dce12dbfa221c67ce89be9d488880ad1dfa4261
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
55
    {% endif %}
Open commit View diff
55 {% endif %}
Lukáš Matula about 6 years ago 099be31

[Dovecot] Quarantine template: css for mobile devices (#3520)

Full commit hash
099be319282a3035070395a093a8144ed4f275bf
Author
Lukáš Matula <[email protected]>
Date
about 6 years ago
Selected line
56
    <td class="mob">{{ line.created }}</td>
Open commit View diff
56 <td class="mob">{{ line.created }}</td>
andryyy over 7 years ago c438411

[Dovecot] Extend quarantine template: add score and release/delete buttons - depending on acl

Full commit hash
c438411a3d5fa4b168be1ba8d4c7f2a7a8ab60e5
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
57
    {% if quarantine_acl == 1 %}
Open commit View diff
57 {% if quarantine_acl == 1 %}
andryyy over 5 years ago 8dce12d

[Assets] Update quarantine template (please review and update in case of modifications)

Full commit hash
8dce12dbfa221c67ce89be9d488880ad1dfa4261
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
58
      {% if line.action == "reject" %}
Open commit View diff
58 {% if line.action == "reject" %}
same change 8dce12d

[Assets] Update quarantine template (please review and update in case of modifications)

Full commit hash
8dce12dbfa221c67ce89be9d488880ad1dfa4261
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
59
        <td class="fixed"><a href="https://{{ hostname }}/qhandler/release/{{ line.qhash }}">Release to inbox</a> | <a href="https://{{ hostname }}/qhandler/delete/{{ line.qhash }}">delete</a></td>
Open commit View diff
59 <td class="fixed"><a href="https://{{ hostname }}/qhandler/release/{{ line.qhash }}">Release to inbox</a> | <a href="https://{{ hostname }}/qhandler/delete/{{ line.qhash }}">delete</a></td>
same change 8dce12d

[Assets] Update quarantine template (please review and update in case of modifications)

Full commit hash
8dce12dbfa221c67ce89be9d488880ad1dfa4261
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
60
      {% else %}
Open commit View diff
60 {% else %}
same change 8dce12d

[Assets] Update quarantine template (please review and update in case of modifications)

Full commit hash
8dce12dbfa221c67ce89be9d488880ad1dfa4261
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
61
        <td class="fixed"><a href="https://{{ hostname }}/qhandler/release/{{ line.qhash }}">Send copy to inbox</a> | <a href="https://{{ hostname }}/qhandler/delete/{{ line.qhash }}">delete</a></td>
Open commit View diff
61 <td class="fixed"><a href="https://{{ hostname }}/qhandler/release/{{ line.qhash }}">Send copy to inbox</a> | <a href="https://{{ hostname }}/qhandler/delete/{{ line.qhash }}">delete</a></td>
same change 8dce12d

[Assets] Update quarantine template (please review and update in case of modifications)

Full commit hash
8dce12dbfa221c67ce89be9d488880ad1dfa4261
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
62
      {% endif %}
Open commit View diff
62 {% endif %}
andryyy over 7 years ago c438411

[Dovecot] Extend quarantine template: add score and release/delete buttons - depending on acl

Full commit hash
c438411a3d5fa4b168be1ba8d4c7f2a7a8ab60e5
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
63
    {% endif %}
Open commit View diff
63 {% endif %}
andryyy over 7 years ago 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
64
    </tr>
Open commit View diff
64 </tr>
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
65
    {% endfor %}
Open commit View diff
65 {% endfor %}
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
66
    </table>
Open commit View diff
66 </table>
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
67
    </p>
Open commit View diff
67 </p>
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
68
  </body>
Open commit View diff
68 </body>
same change 43a9163

[Asset] Add default template for quarantine notifications

Full commit hash
43a91639e0ee87ea07b40a0cede843cc87cbdbd9
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
69
</html>
Open commit View diff
69 </html>