{
    "object_kind": "push",
    "event_name": "push",
    "before": "54a0bd27ab53fe53e1810cdd734d4d8acfa7debc",
    "after": "2809a8116b2695386535b6b8ebd769a897614e44",
    "ref": "refs\/heads\/test",
    "ref_protected": false,
    "checkout_sha": "2809a8116b2695386535b6b8ebd769a897614e44",
    "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": "f746076496431e23d8b2f4f0a0b2c7b91160c4e3",
            "message": "Merge branch 'userCacheError' into production\n",
            "title": "Merge branch 'userCacheError' into production",
            "timestamp": "2025-10-29T11:39:11+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/f746076496431e23d8b2f4f0a0b2c7b91160c4e3",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/users\/Controllers\/usersMainController.php"
            ],
            "removed": []
        },
        {
            "id": "8f90db7959404f8a0629c1e7e2954c2c588161ca",
            "message": "Add filtering functionality to comparisons view\n",
            "title": "Add filtering functionality to comparisons view",
            "timestamp": "2025-10-30T13:28:06+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/8f90db7959404f8a0629c1e7e2954c2c588161ca",
            "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",
                "Sites\/Crediapp\/Modules\/comparisons\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/comparisonsItems\/Controllers\/comparisonsItemsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "2ca015331083623300f026a67290be0975bdef56",
            "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:37:57+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/2ca015331083623300f026a67290be0975bdef56",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/comparisonsItems\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl"
            ],
            "removed": []
        },
        {
            "id": "9d5117287c954a3e2f7d980586855bf0f94cc049",
            "message": "Display filter usage statistics in comparisons view\n",
            "title": "Display filter usage statistics in comparisons view",
            "timestamp": "2025-10-30T13:57:56+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/9d5117287c954a3e2f7d980586855bf0f94cc049",
            "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": "22ca742c7675501f89325b923a12e9fcafefd5f2",
            "message": "Refactor comparison sort URL logic for readability\n",
            "title": "Refactor comparison sort URL logic for readability",
            "timestamp": "2025-10-30T14:56:11+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/22ca742c7675501f89325b923a12e9fcafefd5f2",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [
                "db\/migrations\/20251030132023_comparisons_86c_5cb_9hh.php"
            ],
            "modified": [
                "App\/bigCore\/comparisons\/comparisonsClass.php",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Common\/Comparisons\/comparisons.generalView.tpl",
                "Sites\/Crediapp\/Modules\/comparisonsItems\/Controllers\/comparisonsItemsMainController.php",
                "Sites\/Crediapp\/Modules\/comparisonsItems\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl"
            ],
            "removed": []
        },
        {
            "id": "492b61bb3a56bd63c15bb75f318f5e4e8a43d884",
            "message": "Add fine-tuning modal and reminders in comparisons view\n",
            "title": "Add fine-tuning modal and reminders in comparisons view",
            "timestamp": "2025-10-30T16:43:20+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/492b61bb3a56bd63c15bb75f318f5e4e8a43d884",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Libs\/jsLib\/autoLoad\/classes\/comparisonsClass.js",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Common\/Comparisons\/comparisons.generalView.tpl",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/js_dict.tpl"
            ],
            "removed": []
        },
        {
            "id": "b54f43f66381b1a7aed633ddf7348b3f271e9068",
            "message": "Save\n",
            "title": "Save",
            "timestamp": "2025-11-03T11:49:37+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/b54f43f66381b1a7aed633ddf7348b3f271e9068",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Libs\/jsLib\/autoLoad\/classes\/functions.js",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Components\/form.feedback.tpl",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/site_horizontal_menu_right_navbar.tpl"
            ],
            "removed": []
        },
        {
            "id": "c38e59dc28cdbc7143221b53bb06c28818258b86",
            "message": "Save\n",
            "title": "Save",
            "timestamp": "2025-11-04T08:14:29+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/c38e59dc28cdbc7143221b53bb06c28818258b86",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/moduleRenderClass.php",
                "Libs\/cssLib\/autoLoad\/100_custom.css",
                "Libs\/jsLib\/autoLoad\/classes\/functions.js",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Components\/form.feedback.tpl",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/site_horizontal_menu_right_navbar.tpl",
                "Sites\/Crediapp\/Modules\/feedbacks\/Config\/moduleConfig.yml",
                "Sites\/Crediapp\/Modules\/feedbacks\/Controllers\/feedbacksMainController.php"
            ],
            "removed": []
        },
        {
            "id": "656a74b9f24887ab5e7dbdb418ae27ee81a9ea9e",
            "message": "Fix system menu\n",
            "title": "Fix system menu",
            "timestamp": "2025-11-04T10:28:29+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/656a74b9f24887ab5e7dbdb418ae27ee81a9ea9e",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/moduleRenderClass.php",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/site_horizontal_menu.tpl"
            ],
            "removed": []
        },
        {
            "id": "50a7de52fbeed60e0be7e6048f45eea689391511",
            "message": "Save\n",
            "title": "Save",
            "timestamp": "2025-11-04T10:29:11+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/50a7de52fbeed60e0be7e6048f45eea689391511",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/feedbacks\/Controllers\/feedbacksMainController.php"
            ],
            "removed": []
        },
        {
            "id": "294bd40f43f0adb362ee2e7020e6053165fd588d",
            "message": "https:\/\/app.clickup.com\/t\/86c6ab01d - feedbacks module\n",
            "title": "https:\/\/app.clickup.com\/t\/86c6ab01d - feedbacks module",
            "timestamp": "2025-11-04T12:08:02+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/294bd40f43f0adb362ee2e7020e6053165fd588d",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/feedbacks\/Controllers\/feedbacksMainController.php",
                "Sites\/Crediapp\/Modules\/feedbacks\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl"
            ],
            "removed": []
        },
        {
            "id": "8e9b9625988e9c1a527a4cac4b952515b6d7e62a",
            "message": "Hide screenshot button in Safari\n",
            "title": "Hide screenshot button in Safari",
            "timestamp": "2025-11-06T15:09:28+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/8e9b9625988e9c1a527a4cac4b952515b6d7e62a",
            "author": {
                "name": "Novotni Kristof",
                "email": "novotni.kristof@dh.hu"
            },
            "added": [],
            "modified": [
                "Libs\/jsLib\/autoLoad\/classes\/functions.js"
            ],
            "removed": []
        },
        {
            "id": "2809a8116b2695386535b6b8ebd769a897614e44",
            "message": "Merge branch '86c6ab01d-visszajelzesek' into test\n\n# Conflicts:\n#\tApp\/bigCore\/moduleRenderClass.php\n#\tLibs\/jsLib\/autoLoad\/classes\/functions.js\n#\tSites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/js_dict.tpl\n",
            "title": "Merge branch '86c6ab01d-visszajelzesek' into test",
            "timestamp": "2025-11-07T16:06:48+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/2809a8116b2695386535b6b8ebd769a897614e44",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/moduleRenderClass.php",
                "Libs\/cssLib\/autoLoad\/100_custom.css",
                "Libs\/jsLib\/autoLoad\/classes\/functions.js",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Components\/form.feedback.tpl",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/js_dict.tpl",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/site_horizontal_menu_right_navbar.tpl",
                "Sites\/Crediapp\/Modules\/feedbacks\/Config\/moduleConfig.yml",
                "Sites\/Crediapp\/Modules\/feedbacks\/Controllers\/feedbacksMainController.php",
                "Sites\/Crediapp\/Modules\/feedbacks\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl"
            ],
            "removed": []
        }
    ],
    "total_commits_count": 13,
    "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",
        "   54a0bd27..2809a811  test       -> origin\/test",
        "HEAD is now at fe8da271 Merge branch '86c63w171_Ugylet_tipus_mezok'",
        "--OK--"
    ]
}