{
    "object_kind": "push",
    "event_name": "push",
    "before": "fd6ccb0a2dc77c42c8ac3d7b4c5c091ff79fb4aa",
    "after": "114d70c1cfd2a2315ebf10717361b48aa391014b",
    "ref": "refs\/heads\/test",
    "ref_protected": false,
    "checkout_sha": "114d70c1cfd2a2315ebf10717361b48aa391014b",
    "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": "a3f46d1395b5ffa6f70b3bcc06b496f67dd7289d",
            "message": "Add environment variable loader and `.env.template` file integration\n",
            "title": "Add environment variable loader and `.env.template` file integration",
            "timestamp": "2026-06-12T11:16:59+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/a3f46d1395b5ffa6f70b3bcc06b496f67dd7289d",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [
                ".env.template"
            ],
            "modified": [
                ".gitignore",
                "App\/bigCore\/filesClass.php",
                "Core\/initLoader.php",
                "Sites\/Crediapp\/Modules\/kristofTest\/Controllers\/kristofTestMainController.php"
            ],
            "removed": []
        },
        {
            "id": "a6dc2aa0856f245c73c9b4708875b038f264801b",
            "message": "Merge branch 'production' into 86ca80j82-env-handling\n",
            "title": "Merge branch 'production' into 86ca80j82-env-handling",
            "timestamp": "2026-06-12T12:12:37+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/a6dc2aa0856f245c73c9b4708875b038f264801b",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/leadHUB\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Preprocessors\/Cases.php"
            ],
            "removed": []
        },
        {
            "id": "5c564b6956990984383b08420276bd6fb8e2257b",
            "message": "86ca80j82 - sensitive keys moved from yml files to .env\n",
            "title": "86ca80j82 - sensitive keys moved from yml files to .env",
            "timestamp": "2026-06-15T09:14:44+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/5c564b6956990984383b08420276bd6fb8e2257b",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                ".env.template",
                "App\/bigCore\/functionsClass.php",
                "App\/bigCore\/moduleLoaderClass.php",
                "Config\/bigcoreConfig.yml",
                "Config\/googleCalendarConfig.yml",
                "Config\/mailConfig.yml",
                "Core\/initLoader.php",
                "Sites\/ClientPortal\/Config\/siteConfig.yml",
                "Sites\/Crediapp\/Config\/siteConfig.yml",
                "Sites\/Crediapp\/Modules\/kristofTest\/Controllers\/kristofTestMainController.php"
            ],
            "removed": [
                "Config\/filesServer.yml"
            ]
        },
        {
            "id": "db4cb80803e00affa5eb9c7f0ba3c14e74a2f883",
            "message": "86ca80j82 - fix key in .evn.template\n",
            "title": "86ca80j82 - fix key in .evn.template",
            "timestamp": "2026-06-15T09:24:50+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/db4cb80803e00affa5eb9c7f0ba3c14e74a2f883",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                ".env.template"
            ],
            "removed": []
        },
        {
            "id": "347df5eb8fcd7f361f4a9b42b3b2a8251f44b8d8",
            "message": "86ca80j82 - all found keys\/passwords moved to .env\n",
            "title": "86ca80j82 - all found keys\/passwords moved to .env",
            "timestamp": "2026-06-15T10:24:58+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/347df5eb8fcd7f361f4a9b42b3b2a8251f44b8d8",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                ".env.template",
                "App\/bigCore\/brevoClass.php",
                "App\/bigCore\/langsClass.php",
                "App\/bigCore\/mailcow\/mailcow.php",
                "App\/bigCore\/matrixAPI.php",
                "App\/bigCore\/sending\/sms\/sms.php",
                "App\/businessLogic\/FacebookClass.php",
                "App\/businessLogic\/bankMonitorApiService\/bankMonitorApiV1ServiceClass.php",
                "App\/businessLogic\/comnicaLeadClass.php",
                "App\/businessLogic\/offersClass.php",
                "App\/openAI\/openAIHelper.php",
                "Sites\/Crediapp\/Config\/siteConfig.yml",
                "Sites\/Crediapp\/Modules\/aronTest\/Controllers\/aronTestMainController.php"
            ],
            "removed": []
        },
        {
            "id": "e70b49e728a4c396c387bfe03cda5a11af0c09c7",
            "message": "Wrap TOTP encryption key in quotes in `.env.template`\n",
            "title": "Wrap TOTP encryption key in quotes in `.env.template`",
            "timestamp": "2026-06-15T12:38:16+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/e70b49e728a4c396c387bfe03cda5a11af0c09c7",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                ".env.template"
            ],
            "removed": []
        },
        {
            "id": "3c1e8b0b65a879b785c5aafafb9b40d14ffcfc0f",
            "message": "Merge branch 'production' into 86ca80j82-env-handling\n",
            "title": "Merge branch 'production' into 86ca80j82-env-handling",
            "timestamp": "2026-06-15T16:48:19+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/3c1e8b0b65a879b785c5aafafb9b40d14ffcfc0f",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/cases\/Libs\/jsLib\/autoLoad\/100_module.js"
            ],
            "removed": []
        },
        {
            "id": "bc2080fbc22b559beee9ccbf6ea52eab415376b5",
            "message": "Save process of data studio\n",
            "title": "Save process of data studio",
            "timestamp": "2026-07-06T14:59:17+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/bc2080fbc22b559beee9ccbf6ea52eab415376b5",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                ".env.template"
            ],
            "removed": []
        },
        {
            "id": "0026daf94f6ec79722e36ee4c5d641ce0d88ecd9",
            "message": "Merge branch '86ca80j82-env-handling' into test\n\n# Conflicts:\n#\tApp\/bigCore\/matrixAPI.php\n",
            "title": "Merge branch '86ca80j82-env-handling' into test",
            "timestamp": "2026-07-06T15:06:02+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/0026daf94f6ec79722e36ee4c5d641ce0d88ecd9",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [
                ".env.template"
            ],
            "modified": [
                ".gitignore",
                "App\/bigCore\/brevoClass.php",
                "App\/bigCore\/filesClass.php",
                "App\/bigCore\/functionsClass.php",
                "App\/bigCore\/langsClass.php",
                "App\/bigCore\/mailcow\/mailcow.php",
                "App\/bigCore\/matrixAPI.php",
                "App\/bigCore\/moduleLoaderClass.php",
                "App\/bigCore\/sending\/sms\/sms.php",
                "App\/businessLogic\/FacebookClass.php",
                "App\/businessLogic\/bankMonitorApiService\/bankMonitorApiV1ServiceClass.php",
                "App\/businessLogic\/comnicaLeadClass.php",
                "App\/businessLogic\/offersClass.php",
                "App\/openAI\/openAIHelper.php",
                "Config\/bigcoreConfig.yml",
                "Config\/googleCalendarConfig.yml",
                "Config\/mailConfig.yml",
                "Core\/initLoader.php",
                "Sites\/ClientPortal\/Config\/siteConfig.yml",
                "Sites\/Crediapp\/Config\/siteConfig.yml",
                "Sites\/Crediapp\/Modules\/aronTest\/Controllers\/aronTestMainController.php",
                "Sites\/Crediapp\/Modules\/kristofTest\/Controllers\/kristofTestMainController.php"
            ],
            "removed": [
                "Config\/filesServer.yml"
            ]
        },
        {
            "id": "114d70c1cfd2a2315ebf10717361b48aa391014b",
            "message": "Merge branch 'test' of git.dunahousedev.hu:crediapp\/crediapp into test\n",
            "title": "Merge branch 'test' of git.dunahousedev.hu:crediapp\/crediapp into test",
            "timestamp": "2026-07-06T15:06:11+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/114d70c1cfd2a2315ebf10717361b48aa391014b",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                ".gitlab-ci.yml"
            ],
            "removed": []
        }
    ],
    "total_commits_count": 10,
    "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",
        "   fd6ccb0a2..114d70c1c  test       -> origin\/test",
        "HEAD is now at 724de3fc8 Merge branch '86ca3y723-hotline'",
        "--OK--"
    ]
}