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/api/index.css

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

index.css on main
Author Date Commit Line Code
ntimo almost 4 years ago 000894d

[API] Update swagger version

Full commit hash
000894dabda7c2116f43ad6ff926962295d8095c
Author
ntimo <[email protected]>
Date
almost 4 years ago
Selected line
1
html {
Open commit View diff
1 html {
same change 000894d

[API] Update swagger version

Full commit hash
000894dabda7c2116f43ad6ff926962295d8095c
Author
ntimo <[email protected]>
Date
almost 4 years ago
Selected line
2
    box-sizing: border-box;
Open commit View diff
2 box-sizing: border-box;
same change 000894d

[API] Update swagger version

Full commit hash
000894dabda7c2116f43ad6ff926962295d8095c
Author
ntimo <[email protected]>
Date
almost 4 years ago
Selected line
3
    overflow: -moz-scrollbars-vertical;
Open commit View diff
3 overflow: -moz-scrollbars-vertical;
same change 000894d

[API] Update swagger version

Full commit hash
000894dabda7c2116f43ad6ff926962295d8095c
Author
ntimo <[email protected]>
Date
almost 4 years ago
Selected line
4
    overflow-y: scroll;
Open commit View diff
4 overflow-y: scroll;
same change 000894d

[API] Update swagger version

Full commit hash
000894dabda7c2116f43ad6ff926962295d8095c
Author
ntimo <[email protected]>
Date
almost 4 years ago
Selected line
5
}
Open commit View diff
5 }
same change 000894d

[API] Update swagger version

Full commit hash
000894dabda7c2116f43ad6ff926962295d8095c
Author
ntimo <[email protected]>
Date
almost 4 years ago
Selected line
6
Open commit View diff
6
same change 000894d

[API] Update swagger version

Full commit hash
000894dabda7c2116f43ad6ff926962295d8095c
Author
ntimo <[email protected]>
Date
almost 4 years ago
Selected line
7
*,
Open commit View diff
7 *,
same change 000894d

[API] Update swagger version

Full commit hash
000894dabda7c2116f43ad6ff926962295d8095c
Author
ntimo <[email protected]>
Date
almost 4 years ago
Selected line
8
*:before,
Open commit View diff
8 *:before,
same change 000894d

[API] Update swagger version

Full commit hash
000894dabda7c2116f43ad6ff926962295d8095c
Author
ntimo <[email protected]>
Date
almost 4 years ago
Selected line
9
*:after {
Open commit View diff
9 *:after {
same change 000894d

[API] Update swagger version

Full commit hash
000894dabda7c2116f43ad6ff926962295d8095c
Author
ntimo <[email protected]>
Date
almost 4 years ago
Selected line
10
    box-sizing: inherit;
Open commit View diff
10 box-sizing: inherit;
same change 000894d

[API] Update swagger version

Full commit hash
000894dabda7c2116f43ad6ff926962295d8095c
Author
ntimo <[email protected]>
Date
almost 4 years ago
Selected line
11
}
Open commit View diff
11 }
same change 000894d

[API] Update swagger version

Full commit hash
000894dabda7c2116f43ad6ff926962295d8095c
Author
ntimo <[email protected]>
Date
almost 4 years ago
Selected line
12
Open commit View diff
12
same change 000894d

[API] Update swagger version

Full commit hash
000894dabda7c2116f43ad6ff926962295d8095c
Author
ntimo <[email protected]>
Date
almost 4 years ago
Selected line
13
body {
Open commit View diff
13 body {
same change 000894d

[API] Update swagger version

Full commit hash
000894dabda7c2116f43ad6ff926962295d8095c
Author
ntimo <[email protected]>
Date
almost 4 years ago
Selected line
14
    margin: 0;
Open commit View diff
14 margin: 0;
same change 000894d

[API] Update swagger version

Full commit hash
000894dabda7c2116f43ad6ff926962295d8095c
Author
ntimo <[email protected]>
Date
almost 4 years ago
Selected line
15
    background: #fafafa;
Open commit View diff
15 background: #fafafa;
same change 000894d

[API] Update swagger version

Full commit hash
000894dabda7c2116f43ad6ff926962295d8095c
Author
ntimo <[email protected]>
Date
almost 4 years ago
Selected line
16
}
Open commit View diff
16 }