{
    "object_kind": "push",
    "event_name": "push",
    "before": "b361a78a66e1ecd1306eb20e96cc690f7e29663b",
    "after": "9ef512ba183322f978f4cbeddfedcc3a91f7c65d",
    "ref": "refs\/heads\/master",
    "ref_protected": false,
    "checkout_sha": "9ef512ba183322f978f4cbeddfedcc3a91f7c65d",
    "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": 60,
    "project": {
        "id": 60,
        "name": "mobileapp",
        "description": null,
        "web_url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp",
        "avatar_url": null,
        "git_ssh_url": "git@git.dunahousedev.hu:vision\/mobileapp.git",
        "git_http_url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp.git",
        "namespace": "Vision",
        "visibility_level": 0,
        "path_with_namespace": "vision\/mobileapp",
        "default_branch": "develop",
        "ci_config_path": "",
        "homepage": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp",
        "url": "git@git.dunahousedev.hu:vision\/mobileapp.git",
        "ssh_url": "git@git.dunahousedev.hu:vision\/mobileapp.git",
        "http_url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp.git"
    },
    "commits": [
        {
            "id": "1c4846677b14b13152e048bc21d633d9a2e59b7a",
            "message": "Rename `server` key to `_server` in capacitor.config.json\n",
            "title": "Rename `server` key to `_server` in capacitor.config.json",
            "timestamp": "2025-08-04T16:34:59+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/1c4846677b14b13152e048bc21d633d9a2e59b7a",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "capacitor.config.json"
            ],
            "removed": []
        },
        {
            "id": "cdc37d6f4fdb80ac0d68cd776c58a82612fa4c54",
            "message": "Prepared for polish iOS deploy\n",
            "title": "Prepared for polish iOS deploy",
            "timestamp": "2025-08-04T16:34:59+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/cdc37d6f4fdb80ac0d68cd776c58a82612fa4c54",
            "author": {
                "name": "Novotni Kristof",
                "email": "novotni.kristof@dh.hu"
            },
            "added": [],
            "modified": [
                "ios\/App\/App.xcodeproj\/project.pbxproj"
            ],
            "removed": []
        },
        {
            "id": "de554af083bda53d7cec3ca1bc2971522fa0fba9",
            "message": "Enable forced usage of test API in configuration\n\nChanged the `forceTestAPI` flag to `true` in `config.js`. This ensures the application consistently uses the test API, likely for development or testing purposes.\n",
            "title": "Enable forced usage of test API in configuration",
            "timestamp": "2025-08-07T09:03:56+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/de554af083bda53d7cec3ca1bc2971522fa0fba9",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [],
            "modified": [
                "src\/js\/config.js"
            ],
            "removed": []
        },
        {
            "id": "22531dbf8ffbd3e96f32a14115140029374c69a6",
            "message": "https:\/\/git.dunahousedev.hu\/vision\/common\/-\/issues\/888\n",
            "title": "https:\/\/git.dunahousedev.hu\/vision\/common\/-\/issues\/888",
            "timestamp": "2025-08-14T10:35:33+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/22531dbf8ffbd3e96f32a14115140029374c69a6",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [],
            "modified": [
                "src\/components\/forms\/contractFormComponents\/ClientDatas.vue"
            ],
            "removed": []
        },
        {
            "id": "b632198315cabd4f4fb423bdd2594f8b3042af3c",
            "message": "Add \"Email verified\" label and localization support\n\nIntroduced a new \"Email verified\" label with styling and logic to show it upon verification in the PL system version. Updated localization files (`en.json`, `pl.json`, and `hu.json`) to include the necessary translations for this label.\n",
            "title": "Add \"Email verified\" label and localization support",
            "timestamp": "2025-08-14T11:32:21+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/b632198315cabd4f4fb423bdd2594f8b3042af3c",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [],
            "modified": [
                "src\/components\/forms\/ShowingForm.vue",
                "src\/locales\/en.json",
                "src\/locales\/hu.json",
                "src\/locales\/pl.json"
            ],
            "removed": []
        },
        {
            "id": "9ef512ba183322f978f4cbeddfedcc3a91f7c65d",
            "message": "Merge branch 'develop'\n",
            "title": "Merge branch 'develop'",
            "timestamp": "2025-08-14T20:29:52+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/9ef512ba183322f978f4cbeddfedcc3a91f7c65d",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "capacitor.config.json",
                "src\/components\/forms\/ShowingForm.vue",
                "src\/components\/forms\/contractFormComponents\/ClientDatas.vue",
                "src\/js\/config.js",
                "src\/locales\/en.json",
                "src\/locales\/hu.json",
                "src\/locales\/pl.json"
            ],
            "removed": []
        }
    ],
    "total_commits_count": 6,
    "push_options": [],
    "repository": {
        "name": "mobileapp",
        "url": "git@git.dunahousedev.hu:vision\/mobileapp.git",
        "description": null,
        "homepage": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp",
        "git_http_url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp.git",
        "git_ssh_url": "git@git.dunahousedev.hu:vision\/mobileapp.git",
        "visibility_level": 0
    },
    "output": [
        "\/etc\/apache2\/sites-available\/novotnikristof.mobileapp.dunahousedev.hu.conf exists.",
        "\/etc\/apache2\/sites-available\/mobileapp.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:vision\/mobileapp",
        "   b361a78..9ef512b  master     -> origin\/master",
        "fatal: ambiguous argument 'origin\/main': unknown revision or path not in the working tree.",
        "Use '--' to separate paths from revisions, like this:",
        "'git <command> [<revision>...] -- [<file>...]'",
        "--OK--"
    ]
}