{
    "object_kind": "push",
    "event_name": "push",
    "before": "89942462b79b015f758d9d1117dad5ab6681f317",
    "after": "4094e982442e4541fe85eb0c83c81accdff09383",
    "ref": "refs\/heads\/test",
    "ref_protected": false,
    "checkout_sha": "4094e982442e4541fe85eb0c83c81accdff09383",
    "message": null,
    "user_id": 48,
    "user_name": "Temesv\u00e1ri L\u00e1szl\u00f3",
    "user_username": "temesvarilaszlo",
    "user_email": null,
    "user_avatar": "https:\/\/www.gravatar.com\/avatar\/b8421d4d0fe8c02470943c3003f3c0fc319fff25bfe8f75ac53cd3ddba98bc82?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": "272a98d6f35a1a26f41235bfef7478b7d7b77a7d",
            "message": "Add taskSharedUsers table to support task sharing between users (task attachedUserId field not used yet)\n",
            "title": "Add taskSharedUsers table to support task sharing between users (task...",
            "timestamp": "2026-01-07T22:10:09+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/272a98d6f35a1a26f41235bfef7478b7d7b77a7d",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [
                "db\/migrations\/20260106132323_task_attached_user_id_modifed_support_default_n_u_l_l.php",
                "db\/migrations\/20260106132747_add_table_task_shared_users.php"
            ],
            "modified": [],
            "removed": []
        },
        {
            "id": "6ee494366d853c3a606c48038f51775d623062f9",
            "message": "Improve task visibility resolution and refactor saveMarkAction with permission checks and reminder handling\n",
            "title": "Improve task visibility resolution and refactor saveMarkAction with permission...",
            "timestamp": "2026-01-07T22:12:13+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/6ee494366d853c3a606c48038f51775d623062f9",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/dashboard\/Controllers\/dashboardMainController.php",
                "Sites\/Crediapp\/Modules\/tasks\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/tasks\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl"
            ],
            "removed": []
        },
        {
            "id": "595e769ea970299b9375aaba9ad7e024d5e96a2a",
            "message": "Add task sharing support with user and leader visibility, and refactor task status and reminder logic\n",
            "title": "Add task sharing support with user and leader visibility, and refactor task...",
            "timestamp": "2026-01-07T22:13:56+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/595e769ea970299b9375aaba9ad7e024d5e96a2a",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/tasksClass.php",
                "Sites\/Crediapp\/Modules\/tasks\/Controllers\/tasksMainController.php"
            ],
            "removed": []
        },
        {
            "id": "27cf63009934679315953a8d78a3bfa216340741",
            "message": "Ensure admin and related user queries return only active, non-banned users\n",
            "title": "Ensure admin and related user queries return only active, non-banned users",
            "timestamp": "2026-01-07T22:14:53+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/27cf63009934679315953a8d78a3bfa216340741",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/users\/usersClass.php"
            ],
            "removed": []
        },
        {
            "id": "4094e982442e4541fe85eb0c83c81accdff09383",
            "message": "Merge branch '86c5ttn9n_ToDo_2026' into test\n",
            "title": "Merge branch '86c5ttn9n_ToDo_2026' into test",
            "timestamp": "2026-01-07T22:16:39+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/4094e982442e4541fe85eb0c83c81accdff09383",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [
                "db\/migrations\/20260106132323_task_attached_user_id_modifed_support_default_n_u_l_l.php",
                "db\/migrations\/20260106132747_add_table_task_shared_users.php"
            ],
            "modified": [
                "App\/bigCore\/tasksClass.php",
                "App\/bigCore\/users\/usersClass.php",
                "Sites\/Crediapp\/Modules\/dashboard\/Controllers\/dashboardMainController.php",
                "Sites\/Crediapp\/Modules\/tasks\/Controllers\/tasksMainController.php",
                "Sites\/Crediapp\/Modules\/tasks\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/tasks\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl"
            ],
            "removed": []
        }
    ],
    "total_commits_count": 5,
    "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\/temesvarilaszlo.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",
        "   89942462..4094e982  test       -> origin\/test",
        "HEAD is now at 725c3bfc Merge branch '86c5ttn9n_ToDo_2026'",
        "--OK--"
    ]
}