{
    "object_kind": "push",
    "event_name": "push",
    "before": "036b3b002343793d5ae5505447db47639d0305c3",
    "after": "2890ab83d5bf324ab9b579cdcfe168fb3e8b6bef",
    "ref": "refs\/heads\/pl_test",
    "ref_protected": false,
    "checkout_sha": "2890ab83d5bf324ab9b579cdcfe168fb3e8b6bef",
    "message": null,
    "user_id": 19,
    "user_name": "Bohunka Zsolt",
    "user_username": "bohunkazsolt",
    "user_email": "",
    "user_avatar": "https:\/\/www.gravatar.com\/avatar\/495e14a024c9ddd64b339a3ee5bcce2be2e8468e23180b4ee001574938728865?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": "b7f7f5f8615ef447a5250dab836a3d87769e3934",
            "message": "https:\/\/git.dunahousedev.hu\/vision\/common\/-\/issues\/1205\n",
            "title": "https:\/\/git.dunahousedev.hu\/vision\/common\/-\/issues\/1205",
            "timestamp": "2026-02-11T09:49:56+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/b7f7f5f8615ef447a5250dab836a3d87769e3934",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [],
            "modified": [
                "src\/components\/forms\/ReservationsForm.vue"
            ],
            "removed": []
        },
        {
            "id": "924173d20437b0fbdfea8b0971817885b4b4aa00",
            "message": "Refactored AI assistant chat component for improved code readability, streamlined event handling, and added support for streaming message updates.\n",
            "title": "Refactored AI assistant chat component for improved code readability,...",
            "timestamp": "2026-02-11T10:04:58+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/924173d20437b0fbdfea8b0971817885b4b4aa00",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [],
            "modified": [
                "src\/components\/pageComponents\/aiAssitant.vue"
            ],
            "removed": []
        },
        {
            "id": "1470e54169a5c1e46536902bbf447eedebb42865",
            "message": "Updated `.gitignore` to exclude `package-lock.json`.\n",
            "title": "Updated `.gitignore` to exclude `package-lock.json`.",
            "timestamp": "2026-02-11T10:05:39+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/1470e54169a5c1e46536902bbf447eedebb42865",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [],
            "modified": [
                ".gitignore"
            ],
            "removed": []
        },
        {
            "id": "87ef8c574ff171234aa43f9873f939f5ece95413",
            "message": "Updated dependencies: upgraded `@awesome-cordova-plugins\/call-number` to v8.1.0, added `idb-keyval` v6.2.2, and updated `@types\/cordova` to v11.0.3.\n",
            "title": "Updated dependencies: upgraded `@awesome-cordova-plugins\/call-number` to...",
            "timestamp": "2026-02-13T11:25:04+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/87ef8c574ff171234aa43f9873f939f5ece95413",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [],
            "modified": [
                "package.json"
            ],
            "removed": []
        },
        {
            "id": "2730e9690d925ee94b312d4acbaa5760631264d1",
            "message": "Updated `.env` to increment `VUE_APP_SUB_VERSION` and `VUE_APP_MAJOR_VERSION`.\n",
            "title": "Updated `.env` to increment `VUE_APP_SUB_VERSION` and `VUE_APP_MAJOR_VERSION`.",
            "timestamp": "2026-02-20T15:36:13+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/2730e9690d925ee94b312d4acbaa5760631264d1",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [],
            "modified": [
                ".env"
            ],
            "removed": []
        },
        {
            "id": "1bb92c5f9e19cfe4b18ec88d8f95ccb9604b7cb2",
            "message": "Leaderboard\n",
            "title": "Leaderboard",
            "timestamp": "2026-03-06T13:45:40+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/1bb92c5f9e19cfe4b18ec88d8f95ccb9604b7cb2",
            "author": {
                "name": "birmar2",
                "email": "biromarcell1994@gmail.com"
            },
            "added": [
                "src\/components\/lists\/LeaderboardList.vue",
                "src\/pages\/LeaderboardPage.vue"
            ],
            "modified": [
                "src\/components\/forms\/MainOperationSelector.vue",
                "src\/locales\/en.json",
                "src\/locales\/hu.json",
                "src\/locales\/pl.json",
                "src\/router\/index.js"
            ],
            "removed": []
        },
        {
            "id": "f71ff1724a8da654f920fa4c35bc7c97143ef3d8",
            "message": "Merge branch 'develop' of git.dunahousedev.hu:vision\/mobileapp into develop\n",
            "title": "Merge branch 'develop' of git.dunahousedev.hu:vision\/mobileapp into develop",
            "timestamp": "2026-03-06T13:46:59+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/f71ff1724a8da654f920fa4c35bc7c97143ef3d8",
            "author": {
                "name": "birmar2",
                "email": "biromarcell1994@gmail.com"
            },
            "added": [],
            "modified": [
                ".env"
            ],
            "removed": []
        },
        {
            "id": "74830774ceb890adb57c29e313a6639ad611e053",
            "message": "Leaderboard .env\n",
            "title": "Leaderboard .env",
            "timestamp": "2026-03-06T13:47:38+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/74830774ceb890adb57c29e313a6639ad611e053",
            "author": {
                "name": "birmar2",
                "email": "biromarcell1994@gmail.com"
            },
            "added": [],
            "modified": [
                ".env"
            ],
            "removed": []
        },
        {
            "id": "2890ab83d5bf324ab9b579cdcfe168fb3e8b6bef",
            "message": "Merge branch 'develop' into pl_test\n\n# Conflicts:\n#\t.env\n",
            "title": "Merge branch 'develop' into pl_test",
            "timestamp": "2026-03-06T13:58:56+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/2890ab83d5bf324ab9b579cdcfe168fb3e8b6bef",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [
                "src\/components\/lists\/LeaderboardList.vue",
                "src\/pages\/LeaderboardPage.vue"
            ],
            "modified": [
                ".env",
                ".gitignore",
                "package.json",
                "src\/components\/forms\/MainOperationSelector.vue",
                "src\/components\/forms\/ReservationsForm.vue",
                "src\/components\/pageComponents\/aiAssitant.vue",
                "src\/locales\/en.json",
                "src\/locales\/hu.json",
                "src\/locales\/pl.json",
                "src\/router\/index.js"
            ],
            "removed": []
        }
    ],
    "total_commits_count": 9,
    "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\/bohunkazsolt.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",
        "   2730e96..7483077  develop    -> origin\/develop",
        "   036b3b0..2890ab8  pl_test    -> origin\/pl_test",
        "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--"
    ]
}