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/matthiasmullie/minify/composer.json

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

composer.json on main
Author Date Commit Line Code
andryyy over 7 years ago ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
1
{
Open commit View diff
1 {
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
2
    "name": "matthiasmullie/minify",
Open commit View diff
2 "name": "matthiasmullie/minify",
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
3
    "type": "library",
Open commit View diff
3 "type": "library",
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
4
    "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
Open commit View diff
4 "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
5
    "keywords": ["minify", "minifier", "css", "js", "javascript"],
Open commit View diff
5 "keywords": ["minify", "minifier", "css", "js", "javascript"],
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
6
    "homepage": "http://www.minifier.org",
Open commit View diff
6 "homepage": "http://www.minifier.org",
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
7
    "license": "MIT",
Open commit View diff
7 "license": "MIT",
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
8
    "authors": [
Open commit View diff
8 "authors": [
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
9
        {
Open commit View diff
9 {
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
10
            "name": "Matthias Mullie",
Open commit View diff
10 "name": "Matthias Mullie",
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
11
            "homepage": "http://www.mullie.eu",
Open commit View diff
11 "homepage": "http://www.mullie.eu",
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
12
            "email": "[email protected]",
Open commit View diff
12 "email": "[email protected]",
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
13
            "role": "Developer"
Open commit View diff
13 "role": "Developer"
same change ad0df77

[Web] Minify css and js via PHP

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

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
15
    ],
Open commit View diff
15 ],
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
16
    "require": {
Open commit View diff
16 "require": {
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
17
        "php": ">=5.3.0",
Open commit View diff
17 "php": ">=5.3.0",
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
18
        "ext-pcre": "*",
Open commit View diff
18 "ext-pcre": "*",
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
19
        "matthiasmullie/path-converter": "~1.1"
Open commit View diff
19 "matthiasmullie/path-converter": "~1.1"
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
20
    },
Open commit View diff
20 },
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
21
    "require-dev": {
Open commit View diff
21 "require-dev": {
andryyy over 5 years ago 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
22
        "matthiasmullie/scrapbook": "dev-master",
Open commit View diff
22 "matthiasmullie/scrapbook": "dev-master",
same change 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
23
        "phpunit/phpunit": ">=4.8",
Open commit View diff
23 "phpunit/phpunit": ">=4.8",
andryyy over 7 years ago ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
24
        "friendsofphp/php-cs-fixer": "~2.0"
Open commit View diff
24 "friendsofphp/php-cs-fixer": "~2.0"
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
25
    },
Open commit View diff
25 },
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
26
    "suggest": {
Open commit View diff
26 "suggest": {
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
27
        "psr/cache-implementation": "Cache implementation to use with Minify::cache"
Open commit View diff
27 "psr/cache-implementation": "Cache implementation to use with Minify::cache"
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
28
    },
Open commit View diff
28 },
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
29
    "autoload": {
Open commit View diff
29 "autoload": {
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
30
        "psr-4": {
Open commit View diff
30 "psr-4": {
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
31
            "MatthiasMullie\\Minify\\": "src/"
Open commit View diff
31 "MatthiasMullie\\Minify\\": "src/"
same change ad0df77

[Web] Minify css and js via PHP

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

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
33
    },
Open commit View diff
33 },
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
34
    "bin": [
Open commit View diff
34 "bin": [
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
35
        "bin/minifycss",
Open commit View diff
35 "bin/minifycss",
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
36
        "bin/minifyjs"
Open commit View diff
36 "bin/minifyjs"
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
37
    ]
Open commit View diff
37 ]
same change ad0df77

[Web] Minify css and js via PHP

Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
38
}
Open commit View diff
38 }