{
    "object_kind": "push",
    "event_name": "push",
    "before": "48a2358fd891a3a767e628e78d08ad4728d96734",
    "after": "af6e73018944a3cb0c00516c855b32984e9c3bea",
    "ref": "refs\/heads\/main",
    "ref_protected": true,
    "checkout_sha": "af6e73018944a3cb0c00516c855b32984e9c3bea",
    "message": null,
    "user_id": 24,
    "user_name": "Novotni Krist\u00f3f",
    "user_username": "novotnikristof",
    "user_email": null,
    "user_avatar": "https:\/\/www.gravatar.com\/avatar\/2d2e65a744a5af2266c251540c44819cf73c75710332e7c86411d8391fbecc7a?s=80&d=identicon",
    "project_id": 151,
    "project": {
        "id": 151,
        "name": "crediapp",
        "description": "",
        "web_url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp",
        "avatar_url": null,
        "git_ssh_url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "git_http_url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp.git",
        "namespace": "CrediApp",
        "visibility_level": 0,
        "path_with_namespace": "crediapp\/crediapp",
        "default_branch": "main",
        "ci_config_path": "",
        "homepage": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp",
        "url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "ssh_url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "http_url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp.git"
    },
    "commits": [
        {
            "id": "af372faf34c21c3cb8eafdca84aade4fcb4b7d86",
            "message": "Fix handling of input data in comparison, when there is a source\n",
            "title": "Fix handling of input data in comparison, when there is a source",
            "timestamp": "2025-10-28T11:32:21+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/af372faf34c21c3cb8eafdca84aade4fcb4b7d86",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/comparisons\/comparisonsClass.php",
                "App\/bigCore\/flows\/flowsClass.php"
            ],
            "removed": []
        },
        {
            "id": "88276b0f90a45fd206df0aec33594becf163ba17",
            "message": "Fix shorting of comparison view\n",
            "title": "Fix shorting of comparison view",
            "timestamp": "2025-10-28T13:24:38+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/88276b0f90a45fd206df0aec33594becf163ba17",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/comparisons\/comparisonsClass.php"
            ],
            "removed": []
        },
        {
            "id": "a342b9dd84cc8818c2bf902385a59fbcb76ace46",
            "message": "Calculator design modifies\n",
            "title": "Calculator design modifies",
            "timestamp": "2025-10-28T14:54:51+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/a342b9dd84cc8818c2bf902385a59fbcb76ace46",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Config\/bigcoreConfig.yml",
                "Libs\/cssLib\/autoLoad\/100_custom.css",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Common\/Comparisons\/comparisons.generalView.tpl",
                "Sites\/Crediapp\/Modules\/comparisons\/Libs\/themesLib\/Default\/cssLib\/autoLoad\/module.css"
            ],
            "removed": []
        },
        {
            "id": "19df7911b0125be6250f3a42e8f36928c7ffa39b",
            "message": "Can list items of one comparison section\n",
            "title": "Can list items of one comparison section",
            "timestamp": "2025-10-28T16:22:06+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/19df7911b0125be6250f3a42e8f36928c7ffa39b",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Config\/bigcoreConfig.yml",
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/metronicDatatable.js",
                "Sites\/Crediapp\/Modules\/comparisonSections\/Controllers\/comparisonSectionsMainController.php",
                "Sites\/Crediapp\/Modules\/comparisons\/Controllers\/comparisonsMainController.php",
                "Sites\/Crediapp\/Modules\/comparisonsItems\/Controllers\/comparisonsItemsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "4944e9540b90e60bb74f6261caab6f4246fa618e",
            "message": "Save\n",
            "title": "Save",
            "timestamp": "2025-10-29T11:25:19+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/4944e9540b90e60bb74f6261caab6f4246fa618e",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/comparisons\/comparisonsClass.php",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Common\/Comparisons\/comparisons.generalView.tpl",
                "Sites\/Crediapp\/Modules\/comparisons\/Controllers\/comparisonsMainController.php",
                "Sites\/Crediapp\/Modules\/comparisons\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/comparisonsItems\/Controllers\/comparisonsItemsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "ad3e882affaacb31246cf3ad25a86bc3f484a75b",
            "message": "Add filtering functionality to comparisons view\n",
            "title": "Add filtering functionality to comparisons view",
            "timestamp": "2025-10-30T13:18:50+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/ad3e882affaacb31246cf3ad25a86bc3f484a75b",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/comparisons\/comparisonsClass.php",
                "Libs\/jsLib\/autoLoad\/classes\/comparisonsClass.js",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Common\/Comparisons\/comparisons.generalView.tpl",
                "Sites\/Crediapp\/Modules\/comparisons\/Controllers\/comparisonsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "4bfe30ae70c66f058e6dfd57d0f66d64c3192e3d",
            "message": "Remove conditional rendering for `filterType` field in module form template\n",
            "title": "Remove conditional rendering for `filterType` field in module form template",
            "timestamp": "2025-10-30T13:35:56+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/4bfe30ae70c66f058e6dfd57d0f66d64c3192e3d",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/comparisonsItems\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl"
            ],
            "removed": []
        },
        {
            "id": "10c191fd58f028e1f0fec880d6ba9f4342eedf20",
            "message": "Display filter usage statistics in comparisons view\n",
            "title": "Display filter usage statistics in comparisons view",
            "timestamp": "2025-10-30T13:56:09+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/10c191fd58f028e1f0fec880d6ba9f4342eedf20",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/comparisons\/comparisonsClass.php",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Common\/Comparisons\/comparisons.generalView.tpl"
            ],
            "removed": []
        },
        {
            "id": "af6e73018944a3cb0c00516c855b32984e9c3bea",
            "message": "Merge branch 'kristof_own_calculator'\n\n# Conflicts:\n#\tApp\/bigCore\/comparisons\/comparisonsClass.php\n#\tSites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Common\/Comparisons\/comparisons.generalView.tpl\n",
            "title": "Merge branch 'kristof_own_calculator'",
            "timestamp": "2025-10-30T14:02:40+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/af6e73018944a3cb0c00516c855b32984e9c3bea",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/comparisons\/comparisonsClass.php",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Common\/Comparisons\/comparisons.generalView.tpl",
                "Sites\/Crediapp\/Modules\/comparisonsItems\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl"
            ],
            "removed": []
        }
    ],
    "total_commits_count": 9,
    "push_options": [],
    "repository": {
        "name": "crediapp",
        "url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "description": "",
        "homepage": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp",
        "git_http_url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp.git",
        "git_ssh_url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "visibility_level": 0
    },
    "output": [
        "\/etc\/apache2\/sites-available\/novotnikristof.crediapp.dunahousedev.hu.conf exists.",
        "\/etc\/apache2\/sites-available\/crediapp.dunahousedev.hu.conf exists.",
        "Saving debug log to \/var\/log\/letsencrypt\/letsencrypt.log",
        "Saving debug log to \/var\/log\/letsencrypt\/letsencrypt.log",
        "Fetching origin",
        "From git.dunahousedev.hu:crediapp\/crediapp",
        "   48a2358f..af6e7301  main       -> origin\/main",
        "HEAD is now at af6e7301 Merge branch 'kristof_own_calculator'",
        "--OK--"
    ]
}