{
    "object_kind": "push",
    "event_name": "push",
    "before": "bca998bc30b64413f68bb102f46171d812d444e3",
    "after": "86e8cca1dd1cdb45e64421bf6c3606ad30f5c8c2",
    "ref": "refs\/heads\/main",
    "ref_protected": true,
    "checkout_sha": "86e8cca1dd1cdb45e64421bf6c3606ad30f5c8c2",
    "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": "a3f46d1395b5ffa6f70b3bcc06b496f67dd7289d",
            "message": "Add environment variable loader and `.env.template` file integration\n",
            "title": "Add environment variable loader and `.env.template` file integration",
            "timestamp": "2026-06-12T11:16:59+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/a3f46d1395b5ffa6f70b3bcc06b496f67dd7289d",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [
                ".env.template"
            ],
            "modified": [
                ".gitignore",
                "App\/bigCore\/filesClass.php",
                "Core\/initLoader.php",
                "Sites\/Crediapp\/Modules\/kristofTest\/Controllers\/kristofTestMainController.php"
            ],
            "removed": []
        },
        {
            "id": "a6dc2aa0856f245c73c9b4708875b038f264801b",
            "message": "Merge branch 'production' into 86ca80j82-env-handling\n",
            "title": "Merge branch 'production' into 86ca80j82-env-handling",
            "timestamp": "2026-06-12T12:12:37+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/a6dc2aa0856f245c73c9b4708875b038f264801b",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/leadHUB\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Preprocessors\/Cases.php"
            ],
            "removed": []
        },
        {
            "id": "5c564b6956990984383b08420276bd6fb8e2257b",
            "message": "86ca80j82 - sensitive keys moved from yml files to .env\n",
            "title": "86ca80j82 - sensitive keys moved from yml files to .env",
            "timestamp": "2026-06-15T09:14:44+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/5c564b6956990984383b08420276bd6fb8e2257b",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                ".env.template",
                "App\/bigCore\/functionsClass.php",
                "App\/bigCore\/moduleLoaderClass.php",
                "Config\/bigcoreConfig.yml",
                "Config\/googleCalendarConfig.yml",
                "Config\/mailConfig.yml",
                "Core\/initLoader.php",
                "Sites\/ClientPortal\/Config\/siteConfig.yml",
                "Sites\/Crediapp\/Config\/siteConfig.yml",
                "Sites\/Crediapp\/Modules\/kristofTest\/Controllers\/kristofTestMainController.php"
            ],
            "removed": [
                "Config\/filesServer.yml"
            ]
        },
        {
            "id": "db4cb80803e00affa5eb9c7f0ba3c14e74a2f883",
            "message": "86ca80j82 - fix key in .evn.template\n",
            "title": "86ca80j82 - fix key in .evn.template",
            "timestamp": "2026-06-15T09:24:50+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/db4cb80803e00affa5eb9c7f0ba3c14e74a2f883",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                ".env.template"
            ],
            "removed": []
        },
        {
            "id": "347df5eb8fcd7f361f4a9b42b3b2a8251f44b8d8",
            "message": "86ca80j82 - all found keys\/passwords moved to .env\n",
            "title": "86ca80j82 - all found keys\/passwords moved to .env",
            "timestamp": "2026-06-15T10:24:58+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/347df5eb8fcd7f361f4a9b42b3b2a8251f44b8d8",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                ".env.template",
                "App\/bigCore\/brevoClass.php",
                "App\/bigCore\/langsClass.php",
                "App\/bigCore\/mailcow\/mailcow.php",
                "App\/bigCore\/matrixAPI.php",
                "App\/bigCore\/sending\/sms\/sms.php",
                "App\/businessLogic\/FacebookClass.php",
                "App\/businessLogic\/bankMonitorApiService\/bankMonitorApiV1ServiceClass.php",
                "App\/businessLogic\/comnicaLeadClass.php",
                "App\/businessLogic\/offersClass.php",
                "App\/openAI\/openAIHelper.php",
                "Sites\/Crediapp\/Config\/siteConfig.yml",
                "Sites\/Crediapp\/Modules\/aronTest\/Controllers\/aronTestMainController.php"
            ],
            "removed": []
        },
        {
            "id": "e70b49e728a4c396c387bfe03cda5a11af0c09c7",
            "message": "Wrap TOTP encryption key in quotes in `.env.template`\n",
            "title": "Wrap TOTP encryption key in quotes in `.env.template`",
            "timestamp": "2026-06-15T12:38:16+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/e70b49e728a4c396c387bfe03cda5a11af0c09c7",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                ".env.template"
            ],
            "removed": []
        },
        {
            "id": "3c1e8b0b65a879b785c5aafafb9b40d14ffcfc0f",
            "message": "Merge branch 'production' into 86ca80j82-env-handling\n",
            "title": "Merge branch 'production' into 86ca80j82-env-handling",
            "timestamp": "2026-06-15T16:48:19+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/3c1e8b0b65a879b785c5aafafb9b40d14ffcfc0f",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/cases\/Libs\/jsLib\/autoLoad\/100_module.js"
            ],
            "removed": []
        },
        {
            "id": "bc2080fbc22b559beee9ccbf6ea52eab415376b5",
            "message": "Save process of data studio\n",
            "title": "Save process of data studio",
            "timestamp": "2026-07-06T14:59:17+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/bc2080fbc22b559beee9ccbf6ea52eab415376b5",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                ".env.template"
            ],
            "removed": []
        },
        {
            "id": "70c6ab574647dd28c9c191f41d0556aa101cda5e",
            "message": "Replace YAML-based MySQL config parsing with `.env`-based environment variable handling.\n",
            "title": "Replace YAML-based MySQL config parsing with `.env`-based environment variable handling.",
            "timestamp": "2026-07-06T15:15:43+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/70c6ab574647dd28c9c191f41d0556aa101cda5e",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "phinx.php"
            ],
            "removed": []
        },
        {
            "id": "59c215ed05755c703691ddf5b6ff411ff054fcbd",
            "message": "Merge commit 'e9d3d7c4f2d3ab2f00b9198214c87e64568e2fef' into 86ca80j82-env-handling\n\n# Conflicts:\n#\tApp\/bigCore\/matrixAPI.php\n",
            "title": "Merge commit 'e9d3d7c4f2d3ab2f00b9198214c87e64568e2fef' into 86ca80j82-env-handling",
            "timestamp": "2026-08-03T21:09:08+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/59c215ed05755c703691ddf5b6ff411ff054fcbd",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [
                "App\/api\/template_api\/users.api",
                "App\/businessLogic\/clientHandoversClass.php",
                "App\/businessLogic\/leadSharing\/leadSharingAreaHelper.php",
                "App\/businessLogic\/matrixLeadStatusServiceClass.php",
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/200_sortable.min.js",
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/210_sortable.jquery.js",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/cssLib\/autoLoad\/favorites.css",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/favorites_menu_items.tpl",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/last_viewed_items.tpl",
                "Sites\/Crediapp\/Modules\/cases\/Libs\/themesLib\/Default\/cssLib\/autoLoad\/module.css",
                "Sites\/Crediapp\/Modules\/cases\/Libs\/themesLib\/Default\/templateLib\/components\/navbarForm.tpl",
                "Sites\/Crediapp\/Modules\/clientHandovers\/Config\/moduleConfig.yml",
                "Sites\/Crediapp\/Modules\/clientHandovers\/Controllers\/clientHandoversMainController.php",
                "Sites\/Crediapp\/Modules\/clientHandovers\/Libs\/themesLib\/Default\/templateLib\/datatable.list.tpl",
                "Sites\/Crediapp\/Modules\/clientHandovers\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/clientHandovers\/Loader\/moduleLoader.php",
                "Sites\/Crediapp\/Modules\/clients\/Libs\/themesLib\/Default\/templateLib\/components\/gdprDeliveryStatus.tpl",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiMatrixLeadStatusController.php",
                "Sites\/Crediapp\/Modules\/favorites\/Config\/moduleConfig.yml",
                "Sites\/Crediapp\/Modules\/favorites\/Controllers\/favoritesMainController.php",
                "Sites\/Crediapp\/Modules\/favorites\/Libs\/themesLib\/Default\/templateLib\/module.reorder.tpl",
                "Sites\/Crediapp\/Modules\/favorites\/Loader\/moduleLoader.php",
                "Sites\/Crediapp\/Modules\/generalDocumentShow\/Libs\/jsLib\/autoLoad\/200_sortable.min.js",
                "Sites\/Crediapp\/Modules\/generalDocumentShow\/Libs\/jsLib\/autoLoad\/210_sortable.jquery.js",
                "Sites\/Crediapp\/Modules\/generalDocumentShow\/Libs\/jsLib\/autoLoad\/300_categoryEditor.js",
                "Sites\/Crediapp\/Modules\/generalDocumentShow\/Libs\/themesLib\/Default\/templateLib\/module.categoryEditor.tpl",
                "Sites\/Crediapp\/Modules\/generalDocumentShow\/Libs\/themesLib\/Default\/templateLib\/module.categoryEditor.tree.tpl",
                "Sites\/Crediapp\/Modules\/leadHUB\/Libs\/themesLib\/Default\/templateLib\/module.sourcePriorities.tpl",
                "Sites\/Crediapp\/Modules\/leads\/Libs\/themesLib\/Default\/templateLib\/components\/leadGdprDeliveryStatus.tpl",
                "Sites\/Crediapp\/Modules\/offers\/Libs\/themesLib\/Default\/templateLib\/components\/navbarBankOffer.tpl",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Libs\/themesLib\/Default\/templateLib\/sub\/subBillableItems.tpl",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Preprocessors\/subBillableItems.php",
                "Sites\/Crediapp\/Modules\/sparkpostWebhook\/Config\/moduleConfig.yml",
                "Sites\/Crediapp\/Modules\/sparkpostWebhook\/Controllers\/sparkpostWebhookMainController.php",
                "Sites\/Crediapp\/Modules\/sparkpostWebhook\/Loader\/moduleLoader.php",
                "db\/migrations\/20260609120000_create_matrix_lead_status_events.php",
                "db\/migrations\/20260611093543_sparkpost_delivery_tracking.php",
                "db\/migrations\/20260611110000_insurance_client_handover.php",
                "db\/migrations\/20260615120000_additional_connected_bank_accounts.php",
                "db\/migrations\/20260615153300_ensure_district_on_user_lead_sharing_cities.php",
                "db\/migrations\/20260616160000_weekly_system_messages_summary_email_template.php",
                "db\/migrations\/20260618153505_lead_h_u_b_meta_form_id_86ca_83kzr.php",
                "db\/migrations\/20260622094439_leads_digital_columns_permission.php",
                "db\/migrations\/20260628205000_create_lead_source_priorities.php",
                "db\/migrations\/20260629083154_update_users_sub_agents_connections.php",
                "db\/migrations\/20260629093812_add_priority_to_campaigns.php",
                "db\/migrations\/20260702120000_loans_participants_add_status.php",
                "db\/migrations\/20260713111604_saleslab_lead_sharing_86campgpr.php",
                "db\/migrations\/20260715120000_create_user_favorite_menu.php"
            ],
            "modified": [
                "App\/Traits\/FormParameters.php",
                "App\/Traits\/flexiForm\/generators.php",
                "App\/api\/template_api\/externalLeadsForMatrix.api",
                "App\/bigCore\/casesBackofficeListClass.php",
                "App\/bigCore\/casesBankOfferDataClass.php",
                "App\/bigCore\/flexiFormClass.php",
                "App\/bigCore\/formmClass.php",
                "App\/bigCore\/functionsClass.php",
                "App\/bigCore\/matrixAPI.php",
                "App\/bigCore\/matrixDataClass.php",
                "App\/bigCore\/moduleRenderClass.php",
                "App\/bigCore\/positionsClass.php",
                "App\/bigCore\/riportsClass.php",
                "App\/bigCore\/sending\/emailClass.php",
                "App\/bigCore\/sending\/sendingClass.php",
                "App\/bigCore\/sending\/sms\/sms.php",
                "App\/bigCore\/users\/auth.php",
                "App\/bigCore\/users\/usersClass.php",
                "App\/businessLogic\/FacebookClass.php",
                "App\/businessLogic\/activitiesClass.php",
                "App\/businessLogic\/addresses\/addressesClass.php",
                "App\/businessLogic\/bankMonitorApiService\/bankMonitorApiServiceClass.php",
                "App\/businessLogic\/casesClass.php",
                "App\/businessLogic\/clientNeedsClass.php",
                "App\/businessLogic\/clients\/clientsClass.php",
                "App\/businessLogic\/clients\/leadsClass.php",
                "App\/businessLogic\/comnicaClass.php",
                "App\/businessLogic\/comnicaLeadClass.php",
                "App\/businessLogic\/comparisons\/comparisonsClass.php",
                "App\/businessLogic\/moduleGenerator\/moduleGeneratorClass.php",
                "App\/businessLogic\/moduleGenerator\/templates\/Controllers\/moduleMainController.php",
                "App\/businessLogic\/omPoints\/omClass.php",
                "App\/businessLogic\/participantsClass.php",
                "App\/businessLogic\/productCategoriesClass.php",
                "App\/businessLogic\/systemTasksClass.php",
                "App\/businessLogic\/tasksClass.php",
                "Config\/mailConfig.yml",
                "Libs\/cssLib\/autoLoad\/100_custom.css",
                "Libs\/cssLib\/autoLoad\/101_credipass.css",
                "Libs\/cssLib\/autoLoad\/101_credipass.css.map",
                "Libs\/cssLib\/autoLoad\/101_credipass.less",
                "Libs\/jsLib\/autoLoad\/classes\/functions.js",
                "Libs\/jsLib\/autoLoad\/module.common.js",
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/Crediapp.site.js",
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/metronicDatatable.js",
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/metronicForms.js",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Common\/Comparisons\/comparisons.generalView.tpl",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/js_dict.tpl",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/site_horizontal_menu.tpl",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/site_horizontal_menu_right_navbar.tpl",
                "Sites\/Crediapp\/Modules\/campaigns\/Controllers\/campaignsMainController.php",
                "Sites\/Crediapp\/Modules\/campaigns\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/campaigns\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/campaigns\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl",
                "Sites\/Crediapp\/Modules\/cases\/Controllers\/casesMainController.php",
                "Sites\/Crediapp\/Modules\/cases\/Libs\/jsLib\/autoLoad\/100_module.js",
                "Sites\/Crediapp\/Modules\/cases\/Libs\/themesLib\/Default\/templateLib\/block.participants.tpl",
                "Sites\/Crediapp\/Modules\/cases\/Libs\/themesLib\/Default\/templateLib\/components\/navbar.tpl",
                "Sites\/Crediapp\/Modules\/cases\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Controllers\/clientNeedsMainController.php",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/block.insuranceForm.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/block.existLoans.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/block.expenseParticipants.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/block.incomeParticipants.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/personalLoan\/block.personalLoanParticipants.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/personalLoan\/block.personalLoanParticipantsTable.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/retailMortgage\/block.retailMortgageParticipants.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/retailMortgage\/block.retailMortgageParticipantsTable.tpl",
                "Sites\/Crediapp\/Modules\/clients\/Controllers\/clientsMainController.php",
                "Sites\/Crediapp\/Modules\/clients\/Libs\/themesLib\/Default\/templateLib\/components\/navbar.tpl",
                "Sites\/Crediapp\/Modules\/clients\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiClientGdprController.php",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiExportImportController.php",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiLeadSharingController.php",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiLeadsController.php",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiMaintenanceController.php",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiNewLeadsEmailController.php",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiRemindersController.php",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiSystemMessagesController.php",
                "Sites\/Crediapp\/Modules\/dashboard\/Controllers\/dashboardMainController.php",
                "Sites\/Crediapp\/Modules\/dashboard\/Libs\/jsLib\/autoLoad\/100_dashboard.js",
                "Sites\/Crediapp\/Modules\/dictionary\/Controllers\/dictionaryDataController.php",
                "Sites\/Crediapp\/Modules\/documents\/Controllers\/documentsMainController.php",
                "Sites\/Crediapp\/Modules\/fileManager\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/flexiForm\/Controllers\/flexiFormSubmissionsController.php",
                "Sites\/Crediapp\/Modules\/flexiForm\/Libs\/themesLib\/Default\/templateLib\/render.custom.field.tpl",
                "Sites\/Crediapp\/Modules\/flexiFormVirtual\/Controllers\/flexiFormVirtualMainController.php",
                "Sites\/Crediapp\/Modules\/gdprLink\/Controllers\/gdprLinkMainController.php",
                "Sites\/Crediapp\/Modules\/generalDocumentCategory\/Controllers\/generalDocumentCategoryMainController.php",
                "Sites\/Crediapp\/Modules\/generalDocumentCategory\/Libs\/jsLib\/autoLoad\/100_module.js",
                "Sites\/Crediapp\/Modules\/generalDocumentCategory\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/generalDocumentShow\/Controllers\/generalDocumentShowMainController.php",
                "Sites\/Crediapp\/Modules\/generalDocumentShow\/Libs\/themesLib\/Default\/cssLib\/autoLoad\/module.css",
                "Sites\/Crediapp\/Modules\/generalDocumentShow\/Libs\/themesLib\/Default\/templateLib\/datatable.list.tpl",
                "Sites\/Crediapp\/Modules\/generatedDocuments\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/leadHUB\/Controllers\/leadHUBMainController.php",
                "Sites\/Crediapp\/Modules\/leadHUB\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/leadImport\/Controllers\/leadImportMainController.php",
                "Sites\/Crediapp\/Modules\/leadSharing\/Controllers\/leadSharingMainController.php",
                "Sites\/Crediapp\/Modules\/leaderBoard\/Controllers\/leaderBoardMainController.php",
                "Sites\/Crediapp\/Modules\/leaderBoard\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/leaderBoard\/Libs\/themesLib\/Default\/templateLib\/leaderBoard.listOffices.tpl",
                "Sites\/Crediapp\/Modules\/leads\/Controllers\/leadsMainController.php",
                "Sites\/Crediapp\/Modules\/leads\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/leads\/Libs\/themesLib\/Default\/templateLib\/components\/navbar.tpl",
                "Sites\/Crediapp\/Modules\/login\/Controllers\/loginMainController.php",
                "Sites\/Crediapp\/Modules\/matrixAddresses\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/matrixData\/Controllers\/matrixDataPartnersController.php",
                "Sites\/Crediapp\/Modules\/matrixData\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/offers\/Controllers\/offersBankOfferController.php",
                "Sites\/Crediapp\/Modules\/offers\/Controllers\/offersMainController.php",
                "Sites\/Crediapp\/Modules\/offers\/Libs\/themesLib\/Default\/templateLib\/block.bankOffersTable.tpl",
                "Sites\/Crediapp\/Modules\/offers\/Libs\/themesLib\/Default\/templateLib\/components\/navbar.tpl",
                "Sites\/Crediapp\/Modules\/offers\/Libs\/themesLib\/Default\/templateLib\/module.bankOfferView.tpl",
                "Sites\/Crediapp\/Modules\/offers\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl",
                "Sites\/Crediapp\/Modules\/otherEmailAccounts\/Controllers\/otherEmailAccountsMainController.php",
                "Sites\/Crediapp\/Modules\/riports\/Controllers\/riportsBillableItemsController.php",
                "Sites\/Crediapp\/Modules\/riports\/Controllers\/riportsCasesController.php",
                "Sites\/Crediapp\/Modules\/riports\/Controllers\/riportsHrRiportController.php",
                "Sites\/Crediapp\/Modules\/riports\/Controllers\/riportsManagementController.php",
                "Sites\/Crediapp\/Modules\/riports\/Controllers\/riportsPayoutForecastController.php",
                "Sites\/Crediapp\/Modules\/riports\/Controllers\/riportsRefusedLeadsController.php",
                "Sites\/Crediapp\/Modules\/riports\/Libs\/themesLib\/Default\/cssLib\/autoLoad\/module.css",
                "Sites\/Crediapp\/Modules\/riports\/Libs\/themesLib\/Default\/templateLib\/_BillableItems.form.tpl",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Libs\/themesLib\/Default\/templateLib\/BillableItems\/BillableItems.main.tpl",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Libs\/themesLib\/Default\/templateLib\/sub\/subCases.tpl",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Preprocessors\/BillableItems.php",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Preprocessors\/Cases.php",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Preprocessors\/PayoutForecast.php",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Preprocessors\/RefusedLeads.php",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Preprocessors\/subCases.php",
                "Sites\/Crediapp\/Modules\/subAgents\/Controllers\/subAgentsMainController.php",
                "Sites\/Crediapp\/Modules\/subAgents\/Controllers\/subAgentsUsersController.php",
                "Sites\/Crediapp\/Modules\/subAgents\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl",
                "Sites\/Crediapp\/Modules\/teams\/Controllers\/teamsMainController.php",
                "Sites\/Crediapp\/Modules\/teams\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/users\/Controllers\/usersMainController.php",
                "Sites\/Crediapp\/Modules\/users\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/users\/Libs\/themesLib\/Default\/templateLib\/module.referrals.tpl",
                "Sites\/Crediapp\/Modules\/usersCertificatesConnections\/Controllers\/usersCertificatesConnectionsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "50a8210889b6989139f5a4097dca06e7ee86a634",
            "message": "Update .gitlab-ci.yml file",
            "title": "Update .gitlab-ci.yml file",
            "timestamp": "2026-08-03T21:16:17+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/50a8210889b6989139f5a4097dca06e7ee86a634",
            "author": {
                "name": "Bojti Attila",
                "email": "bojti.attila@dh.hu"
            },
            "added": [],
            "modified": [
                ".gitlab-ci.yml"
            ],
            "removed": []
        },
        {
            "id": "ecf668d9fb093bf06007c44438233ed159871675",
            "message": "Merge branch '86ca80j82-env-handling' into production\n",
            "title": "Merge branch '86ca80j82-env-handling' into production",
            "timestamp": "2026-08-03T21:23:01+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/ecf668d9fb093bf06007c44438233ed159871675",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [
                ".env.template"
            ],
            "modified": [
                ".gitignore",
                "App\/bigCore\/brevoClass.php",
                "App\/bigCore\/filesClass.php",
                "App\/bigCore\/functionsClass.php",
                "App\/bigCore\/langsClass.php",
                "App\/bigCore\/mailcow\/mailcow.php",
                "App\/bigCore\/matrixAPI.php",
                "App\/bigCore\/moduleLoaderClass.php",
                "App\/bigCore\/sending\/sms\/sms.php",
                "App\/businessLogic\/FacebookClass.php",
                "App\/businessLogic\/bankMonitorApiService\/bankMonitorApiV1ServiceClass.php",
                "App\/businessLogic\/comnicaLeadClass.php",
                "App\/businessLogic\/offersClass.php",
                "App\/openAI\/openAIHelper.php",
                "Config\/bigcoreConfig.yml",
                "Config\/googleCalendarConfig.yml",
                "Config\/mailConfig.yml",
                "Core\/initLoader.php",
                "Sites\/ClientPortal\/Config\/siteConfig.yml",
                "Sites\/Crediapp\/Config\/siteConfig.yml",
                "Sites\/Crediapp\/Modules\/aronTest\/Controllers\/aronTestMainController.php",
                "Sites\/Crediapp\/Modules\/kristofTest\/Controllers\/kristofTestMainController.php",
                "phinx.php"
            ],
            "removed": [
                "Config\/filesServer.yml"
            ]
        },
        {
            "id": "6d27bfcb1b76a2433719d742f1738ec0b0d91309",
            "message": "86cb0qg64 - add new item to Lead HUB\n",
            "title": "86cb0qg64 - add new item to Lead HUB",
            "timestamp": "2026-08-04T13:22:07+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/6d27bfcb1b76a2433719d742f1738ec0b0d91309",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/leadHUB\/Controllers\/leadHUBMainController.php",
                "Sites\/Crediapp\/Modules\/leadHUB\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/leadHUB\/Libs\/themesLib\/Default\/templateLib\/datatable.list.tpl"
            ],
            "removed": []
        },
        {
            "id": "0ca3cc9da87fd66f3807e71ec41d8c99d2b09a26",
            "message": "86cb0qg64 - Refactor permission handling in `addNewAction` and minor updates to `listAction` in Lead HUB controller.\n",
            "title": "86cb0qg64 - Refactor permission handling in `addNewAction` and minor updates...",
            "timestamp": "2026-08-04T13:34:16+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/0ca3cc9da87fd66f3807e71ec41d8c99d2b09a26",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/leadHUB\/Controllers\/leadHUBMainController.php"
            ],
            "removed": []
        },
        {
            "id": "86e8cca1dd1cdb45e64421bf6c3606ad30f5c8c2",
            "message": "Merge branch '86cb0qg64-lead-hub-new-lead'\n\n# Conflicts:\n#\t.env.template\n#\tConfig\/bigcoreConfig.yml\n#\tConfig\/filesServer.yml\n#\tSites\/Crediapp\/Modules\/leadHUB\/Controllers\/leadHUBMainController.php\n#\tSites\/Crediapp\/Modules\/leadHUB\/Libs\/jsLib\/autoLoad\/module.js\n#\tSites\/Crediapp\/Modules\/leadHUB\/Libs\/themesLib\/Default\/templateLib\/datatable.list.tpl\n",
            "title": "Merge branch '86cb0qg64-lead-hub-new-lead'",
            "timestamp": "2026-08-04T13:55:16+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/86e8cca1dd1cdb45e64421bf6c3606ad30f5c8c2",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                ".gitignore",
                "App\/bigCore\/brevoClass.php",
                "App\/bigCore\/filesClass.php",
                "App\/bigCore\/functionsClass.php",
                "App\/bigCore\/langsClass.php",
                "App\/bigCore\/mailcow\/mailcow.php",
                "App\/bigCore\/matrixAPI.php",
                "App\/bigCore\/moduleLoaderClass.php",
                "App\/bigCore\/sending\/sms\/sms.php",
                "App\/businessLogic\/FacebookClass.php",
                "App\/businessLogic\/bankMonitorApiService\/bankMonitorApiV1ServiceClass.php",
                "App\/businessLogic\/comnicaLeadClass.php",
                "App\/businessLogic\/offersClass.php",
                "App\/openAI\/openAIHelper.php",
                "Config\/bigcoreConfig.yml",
                "Config\/googleCalendarConfig.yml",
                "Config\/mailConfig.yml",
                "Core\/initLoader.php",
                "Sites\/ClientPortal\/Config\/siteConfig.yml",
                "Sites\/Crediapp\/Config\/siteConfig.yml",
                "Sites\/Crediapp\/Modules\/aronTest\/Controllers\/aronTestMainController.php",
                "Sites\/Crediapp\/Modules\/kristofTest\/Controllers\/kristofTestMainController.php",
                "Sites\/Crediapp\/Modules\/leadHUB\/Controllers\/leadHUBMainController.php",
                "Sites\/Crediapp\/Modules\/leadHUB\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/leadHUB\/Libs\/themesLib\/Default\/templateLib\/datatable.list.tpl",
                "phinx.php"
            ],
            "removed": [
                "Config\/filesServer.yml"
            ]
        }
    ],
    "total_commits_count": 15,
    "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",
        "An unexpected error occurred:",
        "BrokenPipeError: [Errno 32] Broken pipe",
        "Ask for help or search for solutions at https:\/\/community.letsencrypt.org. See the logfile \/var\/log\/letsencrypt\/letsencrypt.log or re-run Certbot with -v for more details.",
        "Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>",
        "BrokenPipeError: [Errno 32] Broken pipe",
        "Fetching origin",
        "From git.dunahousedev.hu:crediapp\/crediapp",
        "   bca998bc3..86e8cca1d  main       -> origin\/main",
        "Updating files:  95% (5293\/5567)\rUpdating files:  96% (5345\/5567)\rUpdating files:  97% (5400\/5567)\rUpdating files:  98% (5456\/5567)\rUpdating files:  99% (5512\/5567)\rUpdating files: 100% (5567\/5567)\rUpdating files: 100% (5567\/5567), done.",
        "HEAD is now at 86e8cca1d Merge branch '86cb0qg64-lead-hub-new-lead'",
        "--OK--"
    ]
}