{
    "object_kind": "push",
    "event_name": "push",
    "before": "2c2ce1e5044746b5d1aa1445b129cf61abd6a658",
    "after": "0e47c66a099c53b19ec098a5706cc4efbf0d2834",
    "ref": "refs\/heads\/test_hu",
    "ref_protected": false,
    "checkout_sha": "0e47c66a099c53b19ec098a5706cc4efbf0d2834",
    "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": "3b674566e874b7f3daa43190d10c81141cf46448",
            "message": "Refactor axios integration and enhance dynamic data handling\n\nReplaced direct Axios usage with a shared axiosInstance for consistent behavior and added reload functionality on network errors. Improved getDynamicData logic with caching, concurrency control, and better error handling for reliability and maintainability.\n",
            "title": "Refactor axios integration and enhance dynamic data handling",
            "timestamp": "2025-07-28T16:24:52+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/3b674566e874b7f3daa43190d10c81141cf46448",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [],
            "modified": [
                "src\/js\/axiosInstance.js",
                "src\/js\/staticDatas.js"
            ],
            "removed": []
        },
        {
            "id": "d677d70a8f3123589e71d8f1714ed91562ada598",
            "message": "remove console.log\n",
            "title": "remove console.log",
            "timestamp": "2025-07-29T10:03:27+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/d677d70a8f3123589e71d8f1714ed91562ada598",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [],
            "modified": [
                "src\/js\/staticDatas.js"
            ],
            "removed": []
        },
        {
            "id": "48bc02e2824f5cbaef664616abf5126720d5841e",
            "message": "https:\/\/git.dunahousedev.hu\/vision\/common\/-\/issues\/856\n",
            "title": "https:\/\/git.dunahousedev.hu\/vision\/common\/-\/issues\/856",
            "timestamp": "2025-07-29T10:55:20+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/48bc02e2824f5cbaef664616abf5126720d5841e",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [],
            "modified": [
                ".env",
                "src\/components\/lists\/DashboardList.vue"
            ],
            "removed": []
        },
        {
            "id": "7755fe501334a16b4a47393286207e5b2eca0755",
            "message": "https:\/\/git.dunahousedev.hu\/vision\/common\/-\/issues\/854\n",
            "title": "https:\/\/git.dunahousedev.hu\/vision\/common\/-\/issues\/854",
            "timestamp": "2025-07-29T10:55:41+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/7755fe501334a16b4a47393286207e5b2eca0755",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [],
            "modified": [
                "src\/js\/config.js"
            ],
            "removed": []
        },
        {
            "id": "2451303bafcd12c4ec141d63e32d3c4b77e65974",
            "message": "Increase version to v1.36 (44), force test API turned off\n",
            "title": "Increase version to v1.36 (44), force test API turned off",
            "timestamp": "2025-08-04T15:14:15+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/2451303bafcd12c4ec141d63e32d3c4b77e65974",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "src\/js\/config.js"
            ],
            "removed": []
        },
        {
            "id": "2c54704b0a61e155b8166520e11639720b13df51",
            "message": "Prepared for polish iOS deploy\n",
            "title": "Prepared for polish iOS deploy",
            "timestamp": "2025-08-04T16:13:26+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/2c54704b0a61e155b8166520e11639720b13df51",
            "author": {
                "name": "Novotni Kristof",
                "email": "novotni.kristof@dh.hu"
            },
            "added": [],
            "modified": [
                "capacitor.config.json",
                "ios\/App\/App.xcodeproj\/project.pbxproj"
            ],
            "removed": []
        },
        {
            "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": "43611d1c381aded47e024a04780bac6b9a84bca1",
            "message": "aiAssitant - under development\n",
            "title": "aiAssitant - under development",
            "timestamp": "2025-08-13T10:17:46+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/43611d1c381aded47e024a04780bac6b9a84bca1",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [
                "src\/assets\/icons\/DunaGPT_bg.svg",
                "src\/assets\/icons\/DunaGPT_logo.svg",
                "src\/components\/pageComponents\/aiAssitant.vue",
                "src\/js\/slideFromRight.js"
            ],
            "modified": [
                ".env",
                "src\/App.vue",
                "src\/components\/base\/BaseLayout.vue",
                "src\/components\/pageComponents\/dhHeader.vue",
                "src\/components\/pageComponents\/dhMenu.vue",
                "src\/js\/functions.js",
                "src\/locales\/en.json",
                "src\/locales\/hu.json",
                "src\/locales\/pl.json",
                "src\/theme\/variables.css"
            ],
            "removed": []
        },
        {
            "id": "0e47c66a099c53b19ec098a5706cc4efbf0d2834",
            "message": "Merge branch 'aiAssistant' into test_hu\n",
            "title": "Merge branch 'aiAssistant' into test_hu",
            "timestamp": "2025-08-13T10:19:13+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/0e47c66a099c53b19ec098a5706cc4efbf0d2834",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [
                "src\/assets\/icons\/DunaGPT_bg.svg",
                "src\/assets\/icons\/DunaGPT_logo.svg",
                "src\/components\/pageComponents\/aiAssitant.vue",
                "src\/js\/slideFromRight.js"
            ],
            "modified": [
                "ios\/App\/App.xcodeproj\/project.pbxproj",
                "src\/App.vue",
                "src\/components\/base\/BaseLayout.vue",
                "src\/components\/lists\/DashboardList.vue",
                "src\/components\/pageComponents\/dhHeader.vue",
                "src\/components\/pageComponents\/dhMenu.vue",
                "src\/js\/axiosInstance.js",
                "src\/js\/config.js",
                "src\/js\/functions.js",
                "src\/js\/staticDatas.js",
                "src\/locales\/en.json",
                "src\/locales\/hu.json",
                "src\/locales\/pl.json",
                "src\/theme\/variables.css"
            ],
            "removed": []
        }
    ],
    "total_commits_count": 11,
    "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",
        "   2c2ce1e..0e47c66  test_hu    -> origin\/test_hu",
        "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--"
    ]
}