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/modals/user.twig

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

user.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
<!-- change fido2 fn -->
Open commit View diff
1 <!-- change fido2 fn -->
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
<div class="modal fade" id="fido2ChangeFn" tabindex="-1" role="dialog" aria-hidden="true">
Open commit View diff
2 <div class="modal fade" id="fido2ChangeFn" tabindex="-1" role="dialog" aria-hidden="true">
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
3
  <div class="modal-dialog modal-lg">
Open commit View diff
3 <div class="modal-dialog modal-lg">
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
4
    <div class="modal-content">
Open commit View diff
4 <div class="modal-content">
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
5
      <div class="modal-header">
Open commit View diff
5 <div class="modal-header">
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
6
        <h3 class="modal-title">{{ lang.fido2.set_fn }}</h3>
Open commit View diff
6 <h3 class="modal-title">{{ lang.fido2.set_fn }}</h3>
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
7
        <p class="text-muted" style="word-break:break-all" id="fido2_subject_desc" data-fido2-subject=""></p>
Open commit View diff
7 <p class="text-muted" style="word-break:break-all" id="fido2_subject_desc" data-fido2-subject=""></p>
same change d3dca1d

[BS5] change bootstrap general

Full commit hash
d3dca1ddc2b9fb2a756db20729c84e214817b4f7
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
8
        <button type="button" class="btn-close" data-bs-dismiss="modal"></button>
Open commit View diff
8 <button type="button" class="btn-close" data-bs-dismiss="modal"></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
9
      </div>
Open commit View diff
9 </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
10
      <div class="modal-body">
Open commit View diff
10 <div class="modal-body">
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
11
        <form class="form-horizontal" data-cached-form="false" data-id="fido2ChangeFn" role="form" method="post" autocomplete="off">
Open commit View diff
11 <form class="form-horizontal" data-cached-form="false" data-id="fido2ChangeFn" role="form" method="post" autocomplete="off">
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
12
          <input type="hidden" class="form-control" name="fido2_cid" id="fido2_cid">
Open commit View diff
12 <input type="hidden" class="form-control" name="fido2_cid" id="fido2_cid">
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
13
          <div class="row mb-4">
Open commit View diff
13 <div class="row mb-4">
same change 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
14
            <label class="control-label col-sm-4 text-end" for="fido2_fn">{{ lang.fido2.fn }}:</label>
Open commit View diff
14 <label class="control-label col-sm-4 text-end" for="fido2_fn">{{ lang.fido2.fn }}:</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
15
            <div class="col-sm-8">
Open commit View diff
15 <div class="col-sm-8">
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
16
              <input type="text" class="form-control" name="fido2_fn">
Open commit View diff
16 <input type="text" class="form-control" name="fido2_fn">
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
17
            </div>
Open commit View diff
17 </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
18
          </div>
Open commit View diff
18 </div>
FreddleSpl0it over 4 years ago e663f3d

[BS5] change form-group

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

[BS5] change bootstrap general

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

[BS5] change bootstrap responsive

Full commit hash
b980e7af298e2e0d05be28459933249973f4e0ad
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
21
              <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="edit_selected" data-id="fido2ChangeFn" data-item="null" data-api-url='edit/fido2-fn' data-api-attr='{}' href="#">{{ lang.admin.save }}</button>
Open commit View diff
21 <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="edit_selected" data-id="fido2ChangeFn" data-item="null" data-api-url='edit/fido2-fn' data-api-attr='{}' href="#">{{ lang.admin.save }}</button>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
22
            </div>
Open commit View diff
22 </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
23
          </div>
Open commit View diff
23 </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
24
        </form>
Open commit View diff
24 </form>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
25
      </div>
Open commit View diff
25 </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
26
    </div>
Open commit View diff
26 </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
27
  </div>
Open commit View diff
27 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
28
</div><!-- add domain admin modal -->
Open commit View diff
28 </div><!-- add domain admin modal -->
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
29
<!-- add sync job modal -->
Open commit View diff
29 <!-- add sync job modal -->
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
30
<div class="modal fade" id="addSyncJobModal" tabindex="-1" role="dialog" aria-hidden="true">
Open commit View diff
30 <div class="modal fade" id="addSyncJobModal" tabindex="-1" role="dialog" aria-hidden="true">
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
31
  <div class="modal-dialog modal-xl">
Open commit View diff
31 <div class="modal-dialog modal-xl">
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
32
    <div class="modal-content">
Open commit View diff
32 <div class="modal-content">
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
33
      <div class="modal-header">
Open commit View diff
33 <div class="modal-header">
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
34
        <h3 class="modal-title">{{ lang.add.syncjob }}</h3>
Open commit View diff
34 <h3 class="modal-title">{{ lang.add.syncjob }}</h3>
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
35
        <button type="button" class="btn-close" data-bs-dismiss="modal"></button>
Open commit View diff
35 <button type="button" class="btn-close" data-bs-dismiss="modal"></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
36
      </div>
Open commit View diff
36 </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
37
      <div class="modal-body">
Open commit View diff
37 <div class="modal-body">
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
38
        <p>{{ lang.add.syncjob_hint }}</p>
Open commit View diff
38 <p>{{ lang.add.syncjob_hint }}</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
39
        <form class="form-horizontal" data-cached-form="true" role="form" data-id="add_syncjob">
Open commit View diff
39 <form class="form-horizontal" data-cached-form="true" role="form" data-id="add_syncjob">
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
40
          <div class="row mb-2">
Open commit View diff
40 <div class="row mb-2">
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
41
            <label class="control-label col-sm-2" for="host1">{{ lang.add.hostname }}</label>
Open commit View diff
41 <label class="control-label col-sm-2" for="host1">{{ lang.add.hostname }}</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
42
            <div class="col-sm-10">
Open commit View diff
42 <div class="col-sm-10">
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
43
              <input type="text" class="form-control" name="host1" required>
Open commit View diff
43 <input type="text" class="form-control" name="host1" required>
same change 0b64967

[web] implemented twig templating system (#4264)

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

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
45
          </div>
Open commit View diff
45 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
46
          <div class="row mb-4">
Open commit View diff
46 <div class="row mb-4">
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
47
            <label class="control-label col-sm-2" for="port1">{{ lang.add.port }}</label>
Open commit View diff
47 <label class="control-label col-sm-2" for="port1">{{ lang.add.port }}</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
48
            <div class="col-sm-10">
Open commit View diff
48 <div class="col-sm-10">
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
49
              <input type="number" class="form-control" name="port1" min="1" max="65535" value="143" required>
Open commit View diff
49 <input type="number" class="form-control" name="port1" min="1" max="65535" value="143" required>
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
50
              <small class="text-muted">1-65535</small>
Open commit View diff
50 <small class="text-muted">1-65535</small>
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
            </div>
Open commit View diff
51 </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
52
          </div>
Open commit View diff
52 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
53
          <div class="row mb-2">
Open commit View diff
53 <div class="row mb-2">
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
54
            <label class="control-label col-sm-2" for="user1">{{ lang.add.username }}</label>
Open commit View diff
54 <label class="control-label col-sm-2" for="user1">{{ lang.add.username }}</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
55
            <div class="col-sm-10">
Open commit View diff
55 <div class="col-sm-10">
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
56
              <input type="text" class="form-control" name="user1" required>
Open commit View diff
56 <input type="text" class="form-control" name="user1" required>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
57
            </div>
Open commit View diff
57 </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
58
          </div>
Open commit View diff
58 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
59
          <div class="row mb-4">
Open commit View diff
59 <div class="row mb-4">
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
60
            <label class="control-label col-sm-2" for="password1">{{ lang.add.password }}</label>
Open commit View diff
60 <label class="control-label col-sm-2" for="password1">{{ lang.add.password }}</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
61
            <div class="col-sm-10">
Open commit View diff
61 <div class="col-sm-10">
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
62
              <input type="password" class="form-control" name="password1" data-hibp="true" required>
Open commit View diff
62 <input type="password" class="form-control" name="password1" data-hibp="true" required>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
63
            </div>
Open commit View diff
63 </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
64
          </div>
Open commit View diff
64 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
65
          <div class="row mb-2">
Open commit View diff
65 <div class="row mb-2">
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
            <label class="control-label col-sm-2" for="enc1">{{ lang.add.enc_method }}</label>
Open commit View diff
66 <label class="control-label col-sm-2" for="enc1">{{ lang.add.enc_method }}</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
67
            <div class="col-sm-10">
Open commit View diff
67 <div class="col-sm-10">
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
68
              <select name="enc1" title="{{ lang.add.select }}" required>
Open commit View diff
68 <select name="enc1" title="{{ lang.add.select }}" required>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
69
                <option value="SSL" selected>SSL</option>
Open commit View diff
69 <option value="SSL" selected>SSL</option>
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
70
                <option value="TLS">STARTTLS</option>
Open commit View diff
70 <option value="TLS">STARTTLS</option>
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
71
                <option value="PLAIN">PLAIN</option>
Open commit View diff
71 <option value="PLAIN">PLAIN</option>
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
72
              </select>
Open commit View diff
72 </select>
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
73
            </div>
Open commit View diff
73 </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
74
          </div>
Open commit View diff
74 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
75
          <div class="row mb-2">
Open commit View diff
75 <div class="row mb-2">
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
76
            <label class="control-label col-sm-2" for="mins_interval">{{ lang.add.mins_interval }}</label>
Open commit View diff
76 <label class="control-label col-sm-2" for="mins_interval">{{ lang.add.mins_interval }}</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
77
            <div class="col-sm-10">
Open commit View diff
77 <div class="col-sm-10">
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
              <input type="number" class="form-control" name="mins_interval" min="1" max="43800" value="20" required>
Open commit View diff
78 <input type="number" class="form-control" name="mins_interval" min="1" max="43800" value="20" required>
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
79
              <small class="text-muted">1-43800</small>
Open commit View diff
79 <small class="text-muted">1-43800</small>
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
            </div>
Open commit View diff
80 </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
81
          </div>
Open commit View diff
81 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
82
          <div class="row mb-2">
Open commit View diff
82 <div class="row mb-2">
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
83
            <label class="control-label col-sm-2" for="subfolder2">{{ lang.edit.subfolder2|raw }}</label>
Open commit View diff
83 <label class="control-label col-sm-2" for="subfolder2">{{ lang.edit.subfolder2|raw }}</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
84
            <div class="col-sm-10">
Open commit View diff
84 <div class="col-sm-10">
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
85
              <input type="text" class="form-control" name="subfolder2" value="">
Open commit View diff
85 <input type="text" class="form-control" name="subfolder2" value="">
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
            </div>
Open commit View diff
86 </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
87
          </div>
Open commit View diff
87 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
88
          <div class="row mb-2">
Open commit View diff
88 <div class="row mb-2">
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
89
            <label class="control-label col-sm-2" for="maxage">{{ lang.edit.maxage|raw }}</label>
Open commit View diff
89 <label class="control-label col-sm-2" for="maxage">{{ lang.edit.maxage|raw }}</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
90
            <div class="col-sm-10">
Open commit View diff
90 <div class="col-sm-10">
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
91
              <input type="number" class="form-control" name="maxage" min="0" max="32000" value="0">
Open commit View diff
91 <input type="number" class="form-control" name="maxage" min="0" max="32000" value="0">
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
92
              <small class="text-muted">0-32000</small>
Open commit View diff
92 <small class="text-muted">0-32000</small>
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
            </div>
Open commit View diff
93 </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
94
          </div>
Open commit View diff
94 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
95
          <div class="row mb-2">
Open commit View diff
95 <div class="row mb-2">
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
96
            <label class="control-label col-sm-2" for="maxbytespersecond">{{ lang.edit.maxbytespersecond|raw }}</label>
Open commit View diff
96 <label class="control-label col-sm-2" for="maxbytespersecond">{{ lang.edit.maxbytespersecond|raw }}</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
97
            <div class="col-sm-10">
Open commit View diff
97 <div class="col-sm-10">
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
98
              <input type="number" class="form-control" name="maxbytespersecond" min="0" max="125000000" value="0">
Open commit View diff
98 <input type="number" class="form-control" name="maxbytespersecond" min="0" max="125000000" value="0">
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
99
              <small class="text-muted">0-125000000</small>
Open commit View diff
99 <small class="text-muted">0-125000000</small>
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>
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
101
          </div>
Open commit View diff
101 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
102
          <div class="row mb-2">
Open commit View diff
102 <div class="row mb-2">
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
103
            <label class="control-label col-sm-2" for="timeout1">{{ lang.edit.timeout1 }}</label>
Open commit View diff
103 <label class="control-label col-sm-2" for="timeout1">{{ lang.edit.timeout1 }}</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
104
            <div class="col-sm-10">
Open commit View diff
104 <div class="col-sm-10">
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
105
              <input type="number" class="form-control" name="timeout1" min="1" max="32000" value="600">
Open commit View diff
105 <input type="number" class="form-control" name="timeout1" min="1" max="32000" value="600">
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
106
              <small class="text-muted">1-32000</small>
Open commit View diff
106 <small class="text-muted">1-32000</small>
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
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 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
109
          <div class="row mb-2">
Open commit View diff
109 <div class="row mb-2">
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
110
            <label class="control-label col-sm-2" for="timeout2">{{ lang.edit.timeout2 }}</label>
Open commit View diff
110 <label class="control-label col-sm-2" for="timeout2">{{ lang.edit.timeout2 }}</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
111
            <div class="col-sm-10">
Open commit View diff
111 <div class="col-sm-10">
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
112
              <input type="number" class="form-control" name="timeout2" min="1" max="32000" value="600">
Open commit View diff
112 <input type="number" class="form-control" name="timeout2" min="1" max="32000" value="600">
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
113
              <small class="text-muted">1-32000</small>
Open commit View diff
113 <small class="text-muted">1-32000</small>
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
114
            </div>
Open commit View diff
114 </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
115
          </div>
Open commit View diff
115 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
116
          <div class="row mb-2">
Open commit View diff
116 <div class="row mb-2">
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
117
            <label class="control-label col-sm-2" for="exclude">{{ lang.add.exclude }}</label>
Open commit View diff
117 <label class="control-label col-sm-2" for="exclude">{{ lang.add.exclude }}</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
118
            <div class="col-sm-10">
Open commit View diff
118 <div class="col-sm-10">
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
119
              <input type="text" class="form-control" name="exclude" value="(?i)spam|(?i)junk">
Open commit View diff
119 <input type="text" class="form-control" name="exclude" value="(?i)spam|(?i)junk">
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
120
            </div>
Open commit View diff
120 </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
121
          </div>
Open commit View diff
121 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
122
          <div class="row mb-4">
Open commit View diff
122 <div class="row mb-4">
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
123
            <label class="control-label col-sm-2" for="custom_params">{{ lang.add.custom_params }}</label>
Open commit View diff
123 <label class="control-label col-sm-2" for="custom_params">{{ lang.add.custom_params }}</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
124
            <div class="col-sm-10">
Open commit View diff
124 <div class="col-sm-10">
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
125
              <input type="text" class="form-control" name="custom_params" placeholder="--delete2folders --otheroption">
Open commit View diff
125 <input type="text" class="form-control" name="custom_params" placeholder="--delete2folders --otheroption">
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
126
            </div>
Open commit View diff
126 </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
127
          </div>
Open commit View diff
127 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

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

[BS5] change bootstrap general

Full commit hash
003d70990eabb36b621ff2d3471aeb972bf79c8c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
129
            <div class="offset-sm-2 col-sm-10">
Open commit View diff
129 <div class="offset-sm-2 col-sm-10">
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
130
              <div class="form-check">
Open commit View diff
130 <div class="form-check">
same change 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
131
                <label><input type="checkbox" class="form-check-input" value="1" name="delete2duplicates" checked> {{ lang.add.delete2duplicates }} (--delete2duplicates)</label>
Open commit View diff
131 <label><input type="checkbox" class="form-check-input" value="1" name="delete2duplicates" checked> {{ lang.add.delete2duplicates }} (--delete2duplicates)</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
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 about 4 years ago 2d2c033

[BS5] add spacing

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

[BS5] change bootstrap general

Full commit hash
003d70990eabb36b621ff2d3471aeb972bf79c8c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
136
            <div class="offset-sm-2 col-sm-10">
Open commit View diff
136 <div class="offset-sm-2 col-sm-10">
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
137
              <div class="form-check">
Open commit View diff
137 <div class="form-check">
same change 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
138
                <label><input type="checkbox" class="form-check-input" value="1" name="delete1"> {{ lang.add.delete1 }} (--delete1)</label>
Open commit View diff
138 <label><input type="checkbox" class="form-check-input" value="1" name="delete1"> {{ lang.add.delete1 }} (--delete1)</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
139
              </div>
Open commit View diff
139 </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
140
            </div>
Open commit View diff
140 </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
141
          </div>
Open commit View diff
141 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

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

[BS5] change bootstrap general

Full commit hash
003d70990eabb36b621ff2d3471aeb972bf79c8c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
143
            <div class="offset-sm-2 col-sm-10">
Open commit View diff
143 <div class="offset-sm-2 col-sm-10">
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
144
              <div class="form-check">
Open commit View diff
144 <div class="form-check">
same change 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
145
                <label><input type="checkbox" class="form-check-input" value="1" name="delete2"> {{ lang.add.delete2 }} (--delete2)</label>
Open commit View diff
145 <label><input type="checkbox" class="form-check-input" value="1" name="delete2"> {{ lang.add.delete2 }} (--delete2)</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
146
              </div>
Open commit View diff
146 </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
147
            </div>
Open commit View diff
147 </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
148
          </div>
Open commit View diff
148 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

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

[BS5] change bootstrap general

Full commit hash
003d70990eabb36b621ff2d3471aeb972bf79c8c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
150
            <div class="offset-sm-2 col-sm-10">
Open commit View diff
150 <div class="offset-sm-2 col-sm-10">
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
151
              <div class="form-check">
Open commit View diff
151 <div class="form-check">
same change 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
152
                <label><input type="checkbox" class="form-check-input" value="1" name="automap" checked> {{ lang.add.automap }} (--automap)</label>
Open commit View diff
152 <label><input type="checkbox" class="form-check-input" value="1" name="automap" checked> {{ lang.add.automap }} (--automap)</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
153
              </div>
Open commit View diff
153 </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
154
            </div>
Open commit View diff
154 </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
155
          </div>
Open commit View diff
155 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

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

[BS5] change bootstrap general

Full commit hash
003d70990eabb36b621ff2d3471aeb972bf79c8c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
157
            <div class="offset-sm-2 col-sm-10">
Open commit View diff
157 <div class="offset-sm-2 col-sm-10">
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
158
              <div class="form-check">
Open commit View diff
158 <div class="form-check">
same change 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
159
                <label><input type="checkbox" class="form-check-input" value="1" name="skipcrossduplicates"> {{ lang.add.skipcrossduplicates }} (--skipcrossduplicates)</label>
Open commit View diff
159 <label><input type="checkbox" class="form-check-input" value="1" name="skipcrossduplicates"> {{ lang.add.skipcrossduplicates }} (--skipcrossduplicates)</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
160
              </div>
Open commit View diff
160 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

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

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
162
          </div>
Open commit View diff
162 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

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

[BS5] change bootstrap general

Full commit hash
003d70990eabb36b621ff2d3471aeb972bf79c8c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
164
            <div class="offset-sm-2 col-sm-10">
Open commit View diff
164 <div class="offset-sm-2 col-sm-10">
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
165
              <div class="form-check">
Open commit View diff
165 <div class="form-check">
same change 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
166
                <label><input type="checkbox" class="form-check-input" value="1" name="subscribeall" checked> {{ lang.add.subscribeall }} (--subscribeall)</label>
Open commit View diff
166 <label><input type="checkbox" class="form-check-input" value="1" name="subscribeall" checked> {{ lang.add.subscribeall }} (--subscribeall)</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
167
              </div>
Open commit View diff
167 </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
168
            </div>
Open commit View diff
168 </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
169
          </div>
Open commit View diff
169 </div>
DerLinkman over 2 years ago 547d2ca

Add Dry Mode Option for ImapSyncs (Button)

Full commit hash
547d2ca3087a9a3b1e383c8edd6c38fd02c455b9
Author
DerLinkman <[email protected]>
Date
over 2 years ago
Selected line
170
          <div class="row mb-2">
Open commit View diff
170 <div class="row mb-2">
same change 547d2ca

Add Dry Mode Option for ImapSyncs (Button)

Full commit hash
547d2ca3087a9a3b1e383c8edd6c38fd02c455b9
Author
DerLinkman <[email protected]>
Date
over 2 years ago
Selected line
171
            <div class="offset-sm-2 col-sm-10">
Open commit View diff
171 <div class="offset-sm-2 col-sm-10">
same change 547d2ca

Add Dry Mode Option for ImapSyncs (Button)

Full commit hash
547d2ca3087a9a3b1e383c8edd6c38fd02c455b9
Author
DerLinkman <[email protected]>
Date
over 2 years ago
Selected line
172
              <div class="form-check">
Open commit View diff
172 <div class="form-check">
same change 547d2ca

Add Dry Mode Option for ImapSyncs (Button)

Full commit hash
547d2ca3087a9a3b1e383c8edd6c38fd02c455b9
Author
DerLinkman <[email protected]>
Date
over 2 years ago
Selected line
173
                <label><input type="checkbox" class="form-check-input" value="1" name="dry" checked> {{ lang.add.dry }} (--dry)</label>
Open commit View diff
173 <label><input type="checkbox" class="form-check-input" value="1" name="dry" checked> {{ lang.add.dry }} (--dry)</label>
same change 547d2ca

Add Dry Mode Option for ImapSyncs (Button)

Full commit hash
547d2ca3087a9a3b1e383c8edd6c38fd02c455b9
Author
DerLinkman <[email protected]>
Date
over 2 years ago
Selected line
174
              </div>
Open commit View diff
174 </div>
same change 547d2ca

Add Dry Mode Option for ImapSyncs (Button)

Full commit hash
547d2ca3087a9a3b1e383c8edd6c38fd02c455b9
Author
DerLinkman <[email protected]>
Date
over 2 years ago
Selected line
175
            </div>
Open commit View diff
175 </div>
same change 547d2ca

Add Dry Mode Option for ImapSyncs (Button)

Full commit hash
547d2ca3087a9a3b1e383c8edd6c38fd02c455b9
Author
DerLinkman <[email protected]>
Date
over 2 years ago
Selected line
176
          </div>
Open commit View diff
176 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

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

[BS5] change bootstrap general

Full commit hash
003d70990eabb36b621ff2d3471aeb972bf79c8c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
178
            <div class="offset-sm-2 col-sm-10">
Open commit View diff
178 <div class="offset-sm-2 col-sm-10">
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
179
              <div class="form-check">
Open commit View diff
179 <div class="form-check">
same change 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
180
                <label><input type="checkbox" class="form-check-input" value="1" name="active" checked> {{ lang.add.active }}</label>
Open commit View diff
180 <label><input type="checkbox" class="form-check-input" value="1" name="active" checked> {{ lang.add.active }}</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
181
              </div>
Open commit View diff
181 </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
182
            </div>
Open commit View diff
182 </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
183
          </div>
Open commit View diff
183 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

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

[BS5] change bootstrap general

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

[BS5] change bootstrap responsive

Full commit hash
b980e7af298e2e0d05be28459933249973f4e0ad
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
186
              <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="add_item" data-id="add_syncjob" data-api-url='add/syncjob' data-api-attr='{}' href="#">{{ lang.admin.add }}</button>
Open commit View diff
186 <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="add_item" data-id="add_syncjob" data-api-url='add/syncjob' data-api-attr='{}' href="#">{{ lang.admin.add }}</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
187
            </div>
Open commit View diff
187 </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
188
          </div>
Open commit View diff
188 </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
189
        </form>
Open commit View diff
189 </form>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
190
      </div>
Open commit View diff
190 </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
191
    </div>
Open commit View diff
191 </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
192
  </div>
Open commit View diff
192 </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
193
</div><!-- add sync job modal -->
Open commit View diff
193 </div><!-- add sync job modal -->
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
194
<!-- app passwd modal -->
Open commit View diff
194 <!-- app passwd modal -->
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
195
<div class="modal fade" id="addAppPasswdModal" tabindex="-1" role="dialog" aria-hidden="true">
Open commit View diff
195 <div class="modal fade" id="addAppPasswdModal" tabindex="-1" role="dialog" aria-hidden="true">
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
196
  <div class="modal-dialog modal-lg">
Open commit View diff
196 <div class="modal-dialog modal-lg">
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
197
    <div class="modal-content">
Open commit View diff
197 <div class="modal-content">
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
198
      <div class="modal-header">
Open commit View diff
198 <div class="modal-header">
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
199
        <h3 class="modal-title">{{ lang.add.app_password }}</h3>
Open commit View diff
199 <h3 class="modal-title">{{ lang.add.app_password }}</h3>
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
200
        <button type="button" class="btn-close" data-bs-dismiss="modal"></button>
Open commit View diff
200 <button type="button" class="btn-close" data-bs-dismiss="modal"></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
201
      </div>
Open commit View diff
201 </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
202
      <div class="modal-body">
Open commit View diff
202 <div class="modal-body">
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
203
        <form class="form-horizontal" data-cached-form="true" role="form" data-pwgen-length="32" data-id="add_apppasswd">
Open commit View diff
203 <form class="form-horizontal" data-cached-form="true" role="form" data-pwgen-length="32" data-id="add_apppasswd">
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
204
          <div class="row mb-2">
Open commit View diff
204 <div class="row mb-2">
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
205
            <label class="control-label col-sm-2" for="app_name">{{ lang.add.app_name }}</label>
Open commit View diff
205 <label class="control-label col-sm-2" for="app_name">{{ lang.add.app_name }}</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
206
            <div class="col-sm-10">
Open commit View diff
206 <div class="col-sm-10">
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
207
              <input type="text" class="form-control" name="app_name" required>
Open commit View diff
207 <input type="text" class="form-control" name="app_name" required>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
208
            </div>
Open commit View diff
208 </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
209
          </div>
Open commit View diff
209 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
210
          <div class="row mb-4">
Open commit View diff
210 <div class="row mb-4">
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
211
            <label class="control-label col-sm-2" for="app_passwd">{{ lang.user.password }} (<a href="#" class="generate_password">{{ lang.user.generate }}</a>)</label>
Open commit View diff
211 <label class="control-label col-sm-2" for="app_passwd">{{ lang.user.password }} (<a href="#" class="generate_password">{{ lang.user.generate }}</a>)</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
212
            <div class="col-sm-10">
Open commit View diff
212 <div class="col-sm-10">
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
213
              <input type="password" data-pwgen-field="true" data-hibp="true" class="form-control" name="app_passwd" autocomplete="new-password" required>
Open commit View diff
213 <input type="password" data-pwgen-field="true" data-hibp="true" class="form-control" name="app_passwd" autocomplete="new-password" required>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
214
            </div>
Open commit View diff
214 </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
215
          </div>
Open commit View diff
215 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
216
          <div class="row mb-2">
Open commit View diff
216 <div class="row mb-2">
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
217
            <label class="control-label col-sm-2" for="app_passwd2">{{ lang.user.password_repeat }}</label>
Open commit View diff
217 <label class="control-label col-sm-2" for="app_passwd2">{{ lang.user.password_repeat }}</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
218
            <div class="col-sm-10">
Open commit View diff
218 <div class="col-sm-10">
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
219
              <input type="password" data-pwgen-field="true" class="form-control" name="app_passwd2" autocomplete="new-password" required>
Open commit View diff
219 <input type="password" data-pwgen-field="true" class="form-control" name="app_passwd2" autocomplete="new-password" required>
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
220
              <p class="text-muted">{{ lang.user.new_password_description }}</p>
Open commit View diff
220 <p class="text-muted">{{ lang.user.new_password_description }}</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
221
            </div>
Open commit View diff
221 </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
222
          </div>
Open commit View diff
222 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
223
          <div class="row mb-4">
Open commit View diff
223 <div class="row mb-4">
andryyy over 4 years ago e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
224
            <label class="control-label col-sm-2" for="protocols">{{ lang.add.app_passwd_protocols }}</label>
Open commit View diff
224 <label class="control-label col-sm-2" for="protocols">{{ lang.add.app_passwd_protocols }}</label>
same change e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
225
            <div class="col-sm-10">
Open commit View diff
225 <div class="col-sm-10">
same change e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
226
              <select class="full-width-select" data-live-search="true" id="protocols" name="protocols" multiple>
Open commit View diff
226 <select class="full-width-select" data-live-search="true" id="protocols" name="protocols" multiple>
same change e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
227
                <option value="imap_access" selected>IMAP</option>
Open commit View diff
227 <option value="imap_access" selected>IMAP</option>
same change e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
228
                <option value="smtp_access" selected>SMTP</option>
Open commit View diff
228 <option value="smtp_access" selected>SMTP</option>
same change e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
229
                <option value="eas_access" selected>EAS/ActiveSync</option>
Open commit View diff
229 <option value="eas_access" selected>EAS/ActiveSync</option>
same change e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
230
                <option value="dav_access" selected>CardDAV/CalDAV</option>
Open commit View diff
230 <option value="dav_access" selected>CardDAV/CalDAV</option>
andryyy over 4 years ago 15ce95e

[Web, Dovecot] Add sieve and pop3 to protocol access for app passwords

Full commit hash
15ce95e78d262322cd65f1a6241753d686e462e3
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
231
                <option value="pop3_access" selected>POP3</option>
Open commit View diff
231 <option value="pop3_access" selected>POP3</option>
same change 15ce95e

[Web, Dovecot] Add sieve and pop3 to protocol access for app passwords

Full commit hash
15ce95e78d262322cd65f1a6241753d686e462e3
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
232
                <option value="sieve_access" selected>Sieve</option>
Open commit View diff
232 <option value="sieve_access" selected>Sieve</option>
andryyy over 4 years ago e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
233
              </select>
Open commit View diff
233 </select>
same change e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
234
            </div>
Open commit View diff
234 </div>
same change e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
235
          </div>
Open commit View diff
235 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

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

[BS5] change bootstrap general

Full commit hash
003d70990eabb36b621ff2d3471aeb972bf79c8c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
237
            <div class="offset-sm-2 col-sm-10">
Open commit View diff
237 <div class="offset-sm-2 col-sm-10">
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
238
              <div class="form-check">
Open commit View diff
238 <div class="form-check">
same change 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
239
                <label><input type="checkbox" class="form-check-input" value="1" name="active" checked> {{ lang.add.active }}</label>
Open commit View diff
239 <label><input type="checkbox" class="form-check-input" value="1" name="active" checked> {{ lang.add.active }}</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
240
              </div>
Open commit View diff
240 </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
241
            </div>
Open commit View diff
241 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
242
          </div>
Open commit View diff
242 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

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

[BS5] change bootstrap general

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

[BS5] change bootstrap responsive

Full commit hash
b980e7af298e2e0d05be28459933249973f4e0ad
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
245
              <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="add_item" data-id="add_apppasswd" data-api-url='add/app-passwd' data-api-attr='{}' href="#">{{ lang.admin.add }}</button>
Open commit View diff
245 <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="add_item" data-id="add_apppasswd" data-api-url='add/app-passwd' data-api-attr='{}' href="#">{{ lang.admin.add }}</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
246
            </div>
Open commit View diff
246 </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
247
          </div>
Open commit View diff
247 </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
248
        </form>
Open commit View diff
248 </form>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
249
      </div>
Open commit View diff
249 </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
250
    </div>
Open commit View diff
250 </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
251
  </div>
Open commit View diff
251 </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
252
</div><!-- add app passwd modal -->
Open commit View diff
252 </div><!-- add app passwd modal -->
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
253
<!-- log modal -->
Open commit View diff
253 <!-- log modal -->
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
254
<div class="modal fade" id="syncjobLogModal" tabindex="-1" role="dialog" aria-labelledby="syncjobLogModalLabel">
Open commit View diff
254 <div class="modal fade" id="syncjobLogModal" tabindex="-1" role="dialog" aria-labelledby="syncjobLogModalLabel">
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
255
  <div class="modal-dialog modal-xl" role="document">
Open commit View diff
255 <div class="modal-dialog modal-xl" role="document">
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
256
    <div class="modal-content">
Open commit View diff
256 <div class="modal-content">
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
257
      <div class="modal-header">
Open commit View diff
257 <div class="modal-header">
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
258
        <h3 class="modal-title">Log</h3>
Open commit View diff
258 <h3 class="modal-title">Log</h3>
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
259
        <button type="button" class="btn-close" data-bs-dismiss="modal"></button>
Open commit View diff
259 <button type="button" class="btn-close" data-bs-dismiss="modal"></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
260
      </div>
Open commit View diff
260 </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
261
      <div class="modal-body">
Open commit View diff
261 <div class="modal-body">
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
262
        <textarea class="form-control textarea-code" rows="20" id="logText" spellcheck="false"></textarea>
Open commit View diff
262 <textarea class="form-control textarea-code" rows="20" id="logText" spellcheck="false"></textarea>
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
263
      </div>
Open commit View diff
263 </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
264
    </div>
Open commit View diff
264 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

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

[web] implemented twig templating system (#4264)

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

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
267
<!-- pw change modal -->
Open commit View diff
267 <!-- pw change modal -->
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
268
<div class="modal fade" id="pwChangeModal" tabindex="-1" role="dialog" aria-labelledby="pwChangeModalLabel">
Open commit View diff
268 <div class="modal fade" id="pwChangeModal" tabindex="-1" role="dialog" aria-labelledby="pwChangeModalLabel">
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
269
  <div class="modal-dialog modal-lg" role="document">
Open commit View diff
269 <div class="modal-dialog modal-lg" role="document">
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
270
    <div class="modal-content">
Open commit View diff
270 <div class="modal-content">
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
271
      <div class="modal-header">
Open commit View diff
271 <div class="modal-header">
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
272
        <h3 class="modal-title">{{ lang.user.change_password }}</h3>
Open commit View diff
272 <h3 class="modal-title">{{ lang.user.change_password }}</h3>
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
273
        <button type="button" class="btn-close" data-bs-dismiss="modal"></button>
Open commit View diff
273 <button type="button" class="btn-close" data-bs-dismiss="modal"></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
274
      </div>
Open commit View diff
274 </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
275
      <div class="modal-body">
Open commit View diff
275 <div class="modal-body">
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
276
        <form class="form-horizontal" data-cached-form="false" data-id="pwchange" role="form" method="post" autocomplete="off">
Open commit View diff
276 <form class="form-horizontal" data-cached-form="false" data-id="pwchange" role="form" method="post" autocomplete="off">
FreddleSpl0it over 4 years ago e663f3d

[BS5] change form-group

Full commit hash
e663f3db72243b693ed732579f78161ec7b355dc
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
277
          <div class="row">
Open commit View diff
277 <div class="row">
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
278
            <label class="control-label col-sm-3" for="user_new_pass">{{ lang.user.new_password }} (<a href="#" class="generate_password">{{ lang.user.generate }}</a>)</label>
Open commit View diff
278 <label class="control-label col-sm-3" for="user_new_pass">{{ lang.user.new_password }} (<a href="#" class="generate_password">{{ lang.user.generate }}</a>)</label>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
279
            <div class="col-sm-9">
Open commit View diff
279 <div class="col-sm-9">
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
280
              <input type="password" data-pwgen-field="true" data-hibp="true" class="form-control" name="user_new_pass" autocomplete="new-password" required>
Open commit View diff
280 <input type="password" data-pwgen-field="true" data-hibp="true" class="form-control" name="user_new_pass" autocomplete="new-password" required>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
281
            </div>
Open commit View diff
281 </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
282
          </div>
Open commit View diff
282 </div>
FreddleSpl0it over 4 years ago e663f3d

[BS5] change form-group

Full commit hash
e663f3db72243b693ed732579f78161ec7b355dc
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
283
          <div class="row">
Open commit View diff
283 <div class="row">
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
284
            <label class="control-label col-sm-3" for="user_new_pass2">{{ lang.user.new_password_repeat }}</label>
Open commit View diff
284 <label class="control-label col-sm-3" for="user_new_pass2">{{ lang.user.new_password_repeat }}</label>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
285
            <div class="col-sm-9">
Open commit View diff
285 <div class="col-sm-9">
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
286
              <input type="password" data-pwgen-field="true" class="form-control" name="user_new_pass2" autocomplete="new-password" required>
Open commit View diff
286 <input type="password" data-pwgen-field="true" class="form-control" name="user_new_pass2" autocomplete="new-password" required>
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
287
              <p class="text-muted">{{ lang.user.new_password_description }}</p>
Open commit View diff
287 <p class="text-muted">{{ lang.user.new_password_description }}</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
288
            </div>
Open commit View diff
288 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

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

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
290
          <hr>
Open commit View diff
290 <hr>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
291
          <div class="row mb-4">
Open commit View diff
291 <div class="row mb-4">
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
292
            <label class="control-label col-sm-3" for="user_old_pass">{{ lang.user.password_now }}</label>
Open commit View diff
292 <label class="control-label col-sm-3" for="user_old_pass">{{ lang.user.password_now }}</label>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
293
            <div class="col-sm-9">
Open commit View diff
293 <div class="col-sm-9">
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
294
              <input type="password" class="form-control" name="user_old_pass" autocomplete="off" required>
Open commit View diff
294 <input type="password" class="form-control" name="user_old_pass" autocomplete="off" required>
Kristian Feldsam over 4 years ago 2eafd89

[web] apple config app passwords enhancements + translations

Full commit hash
2eafd894126d2b8646d0c9d6a407e202682bea75
Author
Kristian Feldsam <[email protected]>
Date
over 4 years ago
Selected line
295
              {% if number_of_app_passwords > 0 %}
Open commit View diff
295 {% if number_of_app_passwords > 0 %}
same change 2eafd89

[web] apple config app passwords enhancements + translations

Full commit hash
2eafd894126d2b8646d0c9d6a407e202682bea75
Author
Kristian Feldsam <[email protected]>
Date
over 4 years ago
Selected line
296
                <div class="invalid-feedback d-block">
Open commit View diff
296 <div class="invalid-feedback d-block">
same change 2eafd89

[web] apple config app passwords enhancements + translations

Full commit hash
2eafd894126d2b8646d0c9d6a407e202682bea75
Author
Kristian Feldsam <[email protected]>
Date
over 4 years ago
Selected line
297
                  {{ lang.user.change_password_hint_app_passwords|format(number_of_app_passwords) }}
Open commit View diff
297 {{ lang.user.change_password_hint_app_passwords|format(number_of_app_passwords) }}
same change 2eafd89

[web] apple config app passwords enhancements + translations

Full commit hash
2eafd894126d2b8646d0c9d6a407e202682bea75
Author
Kristian Feldsam <[email protected]>
Date
over 4 years ago
Selected line
298
                </div>
Open commit View diff
298 </div>
same change 2eafd89

[web] apple config app passwords enhancements + translations

Full commit hash
2eafd894126d2b8646d0c9d6a407e202682bea75
Author
Kristian Feldsam <[email protected]>
Date
over 4 years ago
Selected line
299
              {% endif %}
Open commit View diff
299 {% 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
300
            </div>
Open commit View diff
300 </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
301
          </div>
Open commit View diff
301 </div>
FreddleSpl0it over 4 years ago e663f3d

[BS5] change form-group

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

[BS5] change bootstrap general

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

[BS5] change bootstrap responsive

Full commit hash
b980e7af298e2e0d05be28459933249973f4e0ad
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
304
              <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="edit_selected" data-id="pwchange" data-item="null" data-api-url='edit/self' data-api-attr='{}' href="#">{{ lang.user.change_password }}</button>
Open commit View diff
304 <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="edit_selected" data-id="pwchange" data-item="null" data-api-url='edit/self' data-api-attr='{}' href="#">{{ lang.user.change_password }}</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
305
            </div>
Open commit View diff
305 </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
306
          </div>
Open commit View diff
306 </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
307
        </form>
Open commit View diff
307 </form>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
308
      </div>
Open commit View diff
308 </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
309
    </div>
Open commit View diff
309 </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
310
  </div>
Open commit View diff
310 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
311
</div><!-- pw change modal -->
Open commit View diff
311 </div><!-- pw change modal -->
FreddleSpl0it almost 2 years ago 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
312
<!-- pw recovery email modal -->
Open commit View diff
312 <!-- pw recovery email modal -->
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
313
<div class="modal fade" id="pwRecoveryEmailModal" tabindex="-1" role="dialog" aria-labelledby="pwRecoveryEmailModalLabel">
Open commit View diff
313 <div class="modal fade" id="pwRecoveryEmailModal" tabindex="-1" role="dialog" aria-labelledby="pwRecoveryEmailModalLabel">
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
314
  <div class="modal-dialog modal-lg" role="document">
Open commit View diff
314 <div class="modal-dialog modal-lg" role="document">
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
315
    <div class="modal-content">
Open commit View diff
315 <div class="modal-content">
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
316
      <div class="modal-header">
Open commit View diff
316 <div class="modal-header">
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
317
        <h3 class="modal-title">{{ lang.user.pw_recovery_email }}</h3>
Open commit View diff
317 <h3 class="modal-title">{{ lang.user.pw_recovery_email }}</h3>
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
318
        <button type="button" class="btn-close" data-bs-dismiss="modal"></button>
Open commit View diff
318 <button type="button" class="btn-close" data-bs-dismiss="modal"></button>
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
319
      </div>
Open commit View diff
319 </div>
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
320
      <div class="modal-body">
Open commit View diff
320 <div class="modal-body">
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
321
        <form class="form-horizontal" data-cached-form="false" data-id="pw_recovery_change" role="form" method="post" autocomplete="off">
Open commit View diff
321 <form class="form-horizontal" data-cached-form="false" data-id="pw_recovery_change" role="form" method="post" autocomplete="off">
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
322
          <div class="row mb-4">
Open commit View diff
322 <div class="row mb-4">
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
323
            <label class="control-label col-sm-3" for="pw_recovery_email">{{ lang.user.email }}</label>
Open commit View diff
323 <label class="control-label col-sm-3" for="pw_recovery_email">{{ lang.user.email }}</label>
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
324
            <div class="col-sm-9">
Open commit View diff
324 <div class="col-sm-9">
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
325
              <input type="email" class="form-control" name="pw_recovery_email" value="{{ mailboxdata.attributes.recovery_email }}">
Open commit View diff
325 <input type="email" class="form-control" name="pw_recovery_email" value="{{ mailboxdata.attributes.recovery_email }}">
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
326
              <small class="text-muted">{{ lang.user.password_reset_info }}</small>
Open commit View diff
326 <small class="text-muted">{{ lang.user.password_reset_info }}</small>
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
327
            </div>
Open commit View diff
327 </div>
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
328
          </div>
Open commit View diff
328 </div>
FreddleSpl0it 9 months ago b85837c

[Web] Add password verification when setting recovery email

Full commit hash
b85837c803f06643ee6bb466ef8957414e3e910a
Author
FreddleSpl0it <[email protected]>
Date
9 months ago
Selected line
329
          <div class="row mb-4">
Open commit View diff
329 <div class="row mb-4">
same change b85837c

[Web] Add password verification when setting recovery email

Full commit hash
b85837c803f06643ee6bb466ef8957414e3e910a
Author
FreddleSpl0it <[email protected]>
Date
9 months ago
Selected line
330
            <label class="control-label col-sm-3" for="user_old_pass">{{ lang.user.password_now }}</label>
Open commit View diff
330 <label class="control-label col-sm-3" for="user_old_pass">{{ lang.user.password_now }}</label>
same change b85837c

[Web] Add password verification when setting recovery email

Full commit hash
b85837c803f06643ee6bb466ef8957414e3e910a
Author
FreddleSpl0it <[email protected]>
Date
9 months ago
Selected line
331
            <div class="col-sm-9">
Open commit View diff
331 <div class="col-sm-9">
same change b85837c

[Web] Add password verification when setting recovery email

Full commit hash
b85837c803f06643ee6bb466ef8957414e3e910a
Author
FreddleSpl0it <[email protected]>
Date
9 months ago
Selected line
332
              <input type="password" class="form-control" name="user_old_pass" autocomplete="off" required>
Open commit View diff
332 <input type="password" class="form-control" name="user_old_pass" autocomplete="off" required>
same change b85837c

[Web] Add password verification when setting recovery email

Full commit hash
b85837c803f06643ee6bb466ef8957414e3e910a
Author
FreddleSpl0it <[email protected]>
Date
9 months ago
Selected line
333
            </div>
Open commit View diff
333 </div>
same change b85837c

[Web] Add password verification when setting recovery email

Full commit hash
b85837c803f06643ee6bb466ef8957414e3e910a
Author
FreddleSpl0it <[email protected]>
Date
9 months ago
Selected line
334
          </div>
Open commit View diff
334 </div>
FreddleSpl0it almost 2 years ago 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
335
          <div class="row">
Open commit View diff
335 <div class="row">
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
336
            <div class="offset-sm-3 col-sm-9">
Open commit View diff
336 <div class="offset-sm-3 col-sm-9">
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
337
              <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="edit_selected" data-id="pw_recovery_change" data-item="null" data-api-url='edit/self' data-api-attr='{}' href="#">{{ lang.user.save }}</button>
Open commit View diff
337 <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="edit_selected" data-id="pw_recovery_change" data-item="null" data-api-url='edit/self' data-api-attr='{}' href="#">{{ lang.user.save }}</button>
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
338
            </div>
Open commit View diff
338 </div>
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
339
          </div>
Open commit View diff
339 </div>
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
340
        </form>
Open commit View diff
340 </form>
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
341
      </div>
Open commit View diff
341 </div>
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
342
    </div>
Open commit View diff
342 </div>
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
343
  </div>
Open commit View diff
343 </div>
same change 2208d7e

[Web] add function to reset user passwords

Full commit hash
2208d7e6fb2864e2ddc672104b61b2a496fc1e02
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
344
</div><!-- pw recovery email modal -->
Open commit View diff
344 </div><!-- pw recovery email modal -->
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
345
<!-- temp alias modal -->
Open commit View diff
345 <!-- temp alias modal -->
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
346
<div class="modal fade" id="tempAliasModal" tabindex="-1" role="dialog" aria-labelledby="tempAliasModalLabel">
Open commit View diff
346 <div class="modal fade" id="tempAliasModal" tabindex="-1" role="dialog" aria-labelledby="tempAliasModalLabel">
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
347
  <div class="modal-dialog modal-lg" role="document">
Open commit View diff
347 <div class="modal-dialog modal-lg" role="document">
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
348
    <div class="modal-content">
Open commit View diff
348 <div class="modal-content">
Filip Marek almost 2 years ago 60ca250

add temporary email description

Full commit hash
60ca25026dd194ae8f2681df761070fa9b1ce414
Author
Filip Marek <[email protected]>
Date
almost 2 years ago
Selected line
349
      <div class="modal-header">
Open commit View diff
349 <div class="modal-header">
same change 60ca250

add temporary email description

Full commit hash
60ca25026dd194ae8f2681df761070fa9b1ce414
Author
Filip Marek <[email protected]>
Date
almost 2 years ago
Selected line
350
        <h3 class="modal-title">{{ lang.user.alias_create_random }}</h3>
Open commit View diff
350 <h3 class="modal-title">{{ lang.user.alias_create_random }}</h3>
same change 60ca250

add temporary email description

Full commit hash
60ca25026dd194ae8f2681df761070fa9b1ce414
Author
Filip Marek <[email protected]>
Date
almost 2 years ago
Selected line
351
        <button type="button" class="btn-close" data-bs-dismiss="modal"></button>
Open commit View diff
351 <button type="button" class="btn-close" data-bs-dismiss="modal"></button>
same change 60ca250

add temporary email description

Full commit hash
60ca25026dd194ae8f2681df761070fa9b1ce414
Author
Filip Marek <[email protected]>
Date
almost 2 years ago
Selected line
352
      </div>
Open commit View diff
352 </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
353
      <div class="modal-body">
Open commit View diff
353 <div class="modal-body">
Filip Marek almost 2 years ago 60ca250

add temporary email description

Full commit hash
60ca25026dd194ae8f2681df761070fa9b1ce414
Author
Filip Marek <[email protected]>
Date
almost 2 years ago
Selected line
354
        <form class="form-horizontal" data-cached-form="false" data-id="tempaliascreate" role="form" method="post" autocomplete="off">
Open commit View diff
354 <form class="form-horizontal" data-cached-form="false" data-id="tempaliascreate" role="form" method="post" autocomplete="off">
same change 60ca250

add temporary email description

Full commit hash
60ca25026dd194ae8f2681df761070fa9b1ce414
Author
Filip Marek <[email protected]>
Date
almost 2 years ago
Selected line
355
          <div class="row mb-4">
Open commit View diff
355 <div class="row mb-4">
same change 60ca250

add temporary email description

Full commit hash
60ca25026dd194ae8f2681df761070fa9b1ce414
Author
Filip Marek <[email protected]>
Date
almost 2 years ago
Selected line
356
            <label class="control-label col-sm-3" for="description">{{ lang.user.description }}</label>
Open commit View diff
356 <label class="control-label col-sm-3" for="description">{{ lang.user.description }}</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
357
            <div class="col-sm-5">
Open commit View diff
357 <div class="col-sm-5">
Filip Marek almost 2 years ago 60ca250

add temporary email description

Full commit hash
60ca25026dd194ae8f2681df761070fa9b1ce414
Author
Filip Marek <[email protected]>
Date
almost 2 years ago
Selected line
358
              <input type="hidden" id="temp_alias_domain" name="domain">
Open commit View diff
358 <input type="hidden" id="temp_alias_domain" name="domain">
same change 60ca250

add temporary email description

Full commit hash
60ca25026dd194ae8f2681df761070fa9b1ce414
Author
Filip Marek <[email protected]>
Date
almost 2 years ago
Selected line
359
              <input type="description" id="temp_alias_description" class="form-control" name="description" autocomplete="off">
Open commit View diff
359 <input type="description" id="temp_alias_description" class="form-control" name="description" autocomplete="off">
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
360
            </div>
Open commit View diff
360 </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
361
          </div>
Open commit View diff
361 </div>
FreddleSpl0it over 4 years ago e663f3d

[BS5] change form-group

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

[BS5] change bootstrap general

Full commit hash
003d70990eabb36b621ff2d3471aeb972bf79c8c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
363
            <div class="offset-sm-3 col-sm-9">
Open commit View diff
363 <div class="offset-sm-3 col-sm-9">
Filip Marek almost 2 years ago 60ca250

add temporary email description

Full commit hash
60ca25026dd194ae8f2681df761070fa9b1ce414
Author
Filip Marek <[email protected]>
Date
almost 2 years ago
Selected line
364
              <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="add_item" data-id="tempaliascreate" data-item="null" data-api-url='add/time_limited_alias' data-api-attr='' href="#">{{ lang.admin.add }}</button>
Open commit View diff
364 <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="add_item" data-id="tempaliascreate" data-item="null" data-api-url='add/time_limited_alias' data-api-attr='' href="#">{{ lang.admin.add }}</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
365
            </div>
Open commit View diff
365 </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
366
          </div>
Open commit View diff
366 </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
367
        </form>
Open commit View diff
367 </form>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
368
      </div>
Open commit View diff
368 </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
369
    </div>
Open commit View diff
369 </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
370
  </div>
Open commit View diff
370 </div>
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
371
</div><!-- temp alias modal -->
Open commit View diff
371 </div><!-- temp alias modal -->
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
372
<!-- sieve filter modal -->
Open commit View diff
372 <!-- sieve filter modal -->
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
373
<div class="modal fade" id="userFilterModal" tabindex="-1" role="dialog">
Open commit View diff
373 <div class="modal fade" id="userFilterModal" tabindex="-1" role="dialog">
FreddleSpl0it about 4 years ago 2d2c033

[BS5] add spacing

Full commit hash
2d2c033ba711a20488c7d15fae2bcbec39b83321
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
374
  <div class="modal-dialog modal-lg" role="document">
Open commit View diff
374 <div class="modal-dialog modal-lg" role="document">
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
375
    <div class="modal-content">
Open commit View diff
375 <div class="modal-content">
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
376
      <div class="modal-header">
Open commit View diff
376 <div class="modal-header">
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
377
        <h3 class="modal-title">{{ lang.user.active_sieve }}</h3>
Open commit View diff
377 <h3 class="modal-title">{{ lang.user.active_sieve }}</h3>
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
378
        <button type="button" class="btn-close" data-bs-dismiss="modal"></button>
Open commit View diff
378 <button type="button" class="btn-close" data-bs-dismiss="modal"></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
379
      </div>
Open commit View diff
379 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
380
      <div class="modal-body">
Open commit View diff
380 <div class="modal-body">
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
381
        <pre id="user_sieve_filter"></pre>
Open commit View diff
381 <pre id="user_sieve_filter"></pre>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
382
      </div>
Open commit View diff
382 </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
383
    </div>
Open commit View diff
383 </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
384
  </div>
Open commit View diff
384 </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
385
</div><!-- sieve filter modal -->
Open commit View diff
385 </div><!-- sieve filter modal -->