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.html

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

index.html on main
Author Date Commit Line Code
Timo N about 6 years ago 5fe9de0

[API] Removed api_blueprint docs and use swagger (#3595)

Full commit hash
5fe9de05004753a1688c23f4185a1c2025ed8995
Author
Timo N <[email protected]>
Date
about 6 years ago
Selected line
1
<!-- HTML for static distribution bundle build -->
Open commit View diff
1 <!-- HTML for static distribution bundle build -->
same change 5fe9de0

[API] Removed api_blueprint docs and use swagger (#3595)

Full commit hash
5fe9de05004753a1688c23f4185a1c2025ed8995
Author
Timo N <[email protected]>
Date
about 6 years ago
Selected line
2
<!DOCTYPE html>
Open commit View diff
2 <!DOCTYPE html>
same change 5fe9de0

[API] Removed api_blueprint docs and use swagger (#3595)

Full commit hash
5fe9de05004753a1688c23f4185a1c2025ed8995
Author
Timo N <[email protected]>
Date
about 6 years ago
Selected line
3
<html lang="en">
Open commit View diff
3 <html lang="en">
same change 5fe9de0

[API] Removed api_blueprint docs and use swagger (#3595)

Full commit hash
5fe9de05004753a1688c23f4185a1c2025ed8995
Author
Timo N <[email protected]>
Date
about 6 years ago
Selected line
4
  <head>
Open commit View diff
4 <head>
same change 5fe9de0

[API] Removed api_blueprint docs and use swagger (#3595)

Full commit hash
5fe9de05004753a1688c23f4185a1c2025ed8995
Author
Timo N <[email protected]>
Date
about 6 years ago
Selected line
5
    <meta charset="UTF-8">
Open commit View diff
5 <meta charset="UTF-8">
same change 5fe9de0

[API] Removed api_blueprint docs and use swagger (#3595)

Full commit hash
5fe9de05004753a1688c23f4185a1c2025ed8995
Author
Timo N <[email protected]>
Date
about 6 years ago
Selected line
6
    <title>Swagger UI</title>
Open commit View diff
6 <title>Swagger UI</title>
ntimo almost 5 years ago 6211ef5

Updated Swagger UI to v3.52.5

Full commit hash
6211ef59224dc5fd2ac8509b7069108175eba8c6
Author
ntimo <[email protected]>
Date
almost 5 years ago
Selected line
7
    <link rel="stylesheet" type="text/css" href="./swagger-ui.css" />
Open commit View diff
7 <link rel="stylesheet" type="text/css" href="./swagger-ui.css" />
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
8
    <link rel="stylesheet" type="text/css" href="index.css" />
Open commit View diff
8 <link rel="stylesheet" type="text/css" href="index.css" />
Timo N about 6 years ago 5fe9de0

[API] Removed api_blueprint docs and use swagger (#3595)

Full commit hash
5fe9de05004753a1688c23f4185a1c2025ed8995
Author
Timo N <[email protected]>
Date
about 6 years ago
Selected line
9
    <link rel="icon" type="image/png" href="./favicon-32x32.png" sizes="32x32" />
Open commit View diff
9 <link rel="icon" type="image/png" href="./favicon-32x32.png" sizes="32x32" />
same change 5fe9de0

[API] Removed api_blueprint docs and use swagger (#3595)

Full commit hash
5fe9de05004753a1688c23f4185a1c2025ed8995
Author
Timo N <[email protected]>
Date
about 6 years ago
Selected line
10
    <link rel="icon" type="image/png" href="./favicon-16x16.png" sizes="16x16" />
Open commit View diff
10 <link rel="icon" type="image/png" href="./favicon-16x16.png" sizes="16x16" />
same change 5fe9de0

[API] Removed api_blueprint docs and use swagger (#3595)

Full commit hash
5fe9de05004753a1688c23f4185a1c2025ed8995
Author
Timo N <[email protected]>
Date
about 6 years ago
Selected line
11
  </head>
Open commit View diff
11 </head>
same change 5fe9de0

[API] Removed api_blueprint docs and use swagger (#3595)

Full commit hash
5fe9de05004753a1688c23f4185a1c2025ed8995
Author
Timo N <[email protected]>
Date
about 6 years ago
Selected line
12
Open commit View diff
12
same change 5fe9de0

[API] Removed api_blueprint docs and use swagger (#3595)

Full commit hash
5fe9de05004753a1688c23f4185a1c2025ed8995
Author
Timo N <[email protected]>
Date
about 6 years ago
Selected line
13
  <body>
Open commit View diff
13 <body>
same change 5fe9de0

[API] Removed api_blueprint docs and use swagger (#3595)

Full commit hash
5fe9de05004753a1688c23f4185a1c2025ed8995
Author
Timo N <[email protected]>
Date
about 6 years ago
Selected line
14
    <div id="swagger-ui"></div>
Open commit View diff
14 <div id="swagger-ui"></div>
ntimo almost 5 years ago 6211ef5

Updated Swagger UI to v3.52.5

Full commit hash
6211ef59224dc5fd2ac8509b7069108175eba8c6
Author
ntimo <[email protected]>
Date
almost 5 years ago
Selected line
15
    <script src="./swagger-ui-bundle.js" charset="UTF-8"> </script>
Open commit View diff
15 <script src="./swagger-ui-bundle.js" charset="UTF-8"> </script>
same change 6211ef5

Updated Swagger UI to v3.52.5

Full commit hash
6211ef59224dc5fd2ac8509b7069108175eba8c6
Author
ntimo <[email protected]>
Date
almost 5 years ago
Selected line
16
    <script src="./swagger-ui-standalone-preset.js" charset="UTF-8"> </script>
Open commit View diff
16 <script src="./swagger-ui-standalone-preset.js" charset="UTF-8"> </script>
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
17
    <script src="./swagger-initializer.js" charset="UTF-8"> </script>
Open commit View diff
17 <script src="./swagger-initializer.js" charset="UTF-8"> </script>
Timo N about 6 years ago 5fe9de0

[API] Removed api_blueprint docs and use swagger (#3595)

Full commit hash
5fe9de05004753a1688c23f4185a1c2025ed8995
Author
Timo N <[email protected]>
Date
about 6 years ago
Selected line
18
  </body>
Open commit View diff
18 </body>
same change 5fe9de0

[API] Removed api_blueprint docs and use swagger (#3595)

Full commit hash
5fe9de05004753a1688c23f4185a1c2025ed8995
Author
Timo N <[email protected]>
Date
about 6 years ago
Selected line
19
</html>
Open commit View diff
19 </html>