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/inc/lib/vendor/composer/autoload_namespaces.php

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

autoload_namespaces.php on main
Author Date Commit Line Code
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
1
<?php
Open commit View diff
1 <?php
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
2
Open commit View diff
2
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
3
// autoload_namespaces.php @generated by Composer
Open commit View diff
3 // autoload_namespaces.php @generated by Composer
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
4
Open commit View diff
4
FreddleSpl0it almost 4 years ago 27e7407

Update Twig to 3.4.3

Full commit hash
27e740740733248427814723d0a8b36df94082ef
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
5
$vendorDir = dirname(__DIR__);
Open commit View diff
5 $vendorDir = dirname(__DIR__);
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
6
$baseDir = dirname($vendorDir);
Open commit View diff
6 $baseDir = dirname($vendorDir);
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
7
Open commit View diff
7
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
8
return array(
Open commit View diff
8 return array(
andryyy almost 7 years ago 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
9
    'OAuth2' => array($vendorDir . '/bshaffer/oauth2-server-php/src'),
Open commit View diff
9 'OAuth2' => array($vendorDir . '/bshaffer/oauth2-server-php/src'),
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
10
);
Open commit View diff
10 );