Commit Graph

  • 35686d82c3 chore: remove Iranian mirror from CI workflow - use official Alpine repos main parsa aghaei 2026-07-12 13:35:32 +0330
  • ab0e9517ea chore: remove committed vendor directory from git parsa aghaei 2026-07-12 13:28:08 +0330
  • 6366843e47 test: trigger backend CI/CD pipeline DevOps 2026-06-28 18:09:20 +0000
  • 1a75055dd9 fix: add missing hasTranslation method to AboutMe model DevOps 2026-06-28 17:41:38 +0000
  • 223a4f5640 fix: remove HasTranslations trait, use translations JSON in models + seeders DevOps 2026-06-28 17:37:08 +0000
  • ebd4bd19ed content: update about and service seeders with professional senior engineer copy parsa aghaei 2026-06-28 20:20:56 +0330
  • 4c5f6cfe10 fix: update Service model for translations JSON column DevOps 2026-06-28 15:59:20 +0000
  • 1b2e73bc0e cleanup: remove trigger, fix .dockerignore DevOps 2026-06-28 15:45:15 +0000
  • b659d267cb test: trigger CI/CD with offline vendor build DevOps 2026-06-28 13:46:04 +0000
  • d86aef2bec fix: remove ENV HTTP_PROXY, offline install when vendor exists parsa aghaei 2026-06-28 16:56:28 +0330
  • 6b81bf0afe fix: only set composer proxy when vendor absent, use offline install otherwise parsa aghaei 2026-06-28 16:52:12 +0330
  • 59a8d1f82b chore: commit vendor for offline build parsa aghaei 2026-06-28 16:38:26 +0330
  • 7f44e5d33a chore: add vendor for offline builds DevOps 2026-06-28 12:47:12 +0000
  • 0e1ac38cf1 final test - nexus mirrors DevOps 2026-06-28 11:37:54 +0000
  • 4584645518 restore Nexus mirror, test CI/CD DevOps 2026-06-28 10:51:19 +0000
  • ff1fc2afd0 fix: remove Nexus mirror, use packagist.org directly via proxy DevOps 2026-06-28 10:30:23 +0000
  • e841c89444 retry ci - symfony/routing 400 transient DevOps 2026-06-28 10:27:41 +0000
  • 11ebd658e4 trigger ci - test proxy DevOps 2026-06-28 10:25:12 +0000
  • 110d4e0ed3 trigger ci - test optimized build parsa aghaei 2026-06-28 13:40:57 +0330
  • f951e19ffb trigger ci backend - test proxy parsa aghaei 2026-06-28 12:25:14 +0330
  • b31b4d73ac upgrade: Laravel 13 + swagger-php v6 attributes parsa aghaei 2026-06-28 12:01:32 +0330
  • f7ad5f6844 trigger ci parsa aghaei 2026-06-28 11:11:43 +0330
  • 7935eb7f62 trigger ci parsa aghaei 2026-06-27 14:07:38 +0330
  • 91d5398702 fix: use arvancloud Alpine mirror (Liara returns 500), remove unused proxy parsa aghaei 2026-06-27 11:38:22 +0330
  • 7d8c125a39 fix: revert Alpine mirror to Liara (CI containers cant reach Nexus) parsa aghaei 2026-06-27 11:32:21 +0330
  • fd5c10572d chore: trigger CI test parsa aghaei 2026-06-27 11:22:56 +0330
  • bfffd46f4e Switch Alpine mirror to Nexus proxy registry.parsaaghayi.ir parsa aghaei 2026-06-27 11:00:46 +0330
  • 4d10cbf13d fix deploy: revert to Liara mirror + add http proxy 172.17.0.1:3001 parsa aghaei 2026-06-27 09:51:45 +0330
  • 8025dd9197 fix deploy: use default package manager repos instead of broken mirror parsa aghaei 2026-06-27 09:41:17 +0330
  • 86de286e46 replace default Laravel welcome page with professional API landing page parsa aghaei 2026-06-27 09:39:38 +0330
  • e9601a91af test file added for testing cicd parsa aghaei 2026-06-23 20:10:46 +0330
  • e3e5033fec fix: add json translation columns migration, re-add /vendor to .gitignore parsa aghaei 2026-06-23 20:00:35 +0330
  • db0cf119ab fix: remove /vendor from .gitignore (vendor committed to git) parsa aghaei 2026-06-23 19:40:24 +0330
  • 78a14646eb 6.1-6.2: fix seeders for spatie translatable, uncomment ProjectSeeder, order correctly parsa aghaei 2026-06-23 19:23:19 +0330
  • 9ff5b93157 4.1-4.3: add PHPUnit feature tests for all endpoints + factories parsa aghaei 2026-06-23 18:37:14 +0330
  • afb202f333 3.1-3.6: install l5-swagger, add @OA annotations to all controllers parsa aghaei 2026-06-23 18:34:20 +0330
  • db7ce880a0 2.1-2.4: install spatie/laravel-translatable, migrate to JSON, update models & controllers parsa aghaei 2026-06-23 18:31:51 +0330
  • 1dc72d8563 1.3: fix N+1 in getTranslation by using eager-loaded collection parsa aghaei 2026-06-23 18:10:22 +0330
  • 28c7a317e5 1.2: restructure controllers to Api/ prefix and update routes parsa aghaei 2026-06-23 18:09:15 +0330
  • cbcccfcbf8 1.1: remove dead code - old models and controllers parsa aghaei 2026-06-23 18:07:38 +0330
  • 4cfbb05baf 0.4: apply throttle:60,1 to public API routes parsa aghaei 2026-06-23 18:06:52 +0330
  • faea1759cf 0.2: restrict CORS allowed_origins to FRONTEND_URL parsa aghaei 2026-06-23 18:05:27 +0330
  • f3568ab277 0.1: replace Request with FormRequest in all controllers parsa aghaei 2026-06-23 18:04:48 +0330
  • ffafcf447b test: full pipeline deploy DevOps 2026-06-23 12:28:00 +0000
  • 8de63a61f3 ci: vendor injection for offline composer install DevOps 2026-06-23 12:10:52 +0000
  • 728716c589 ci: trigger backend deploy with Liara composer mirror DevOps 2026-06-23 12:01:36 +0000
  • ea03954a84 fix deploy: use Liara Alpine mirror for apk devops 2026-06-23 11:26:52 +0000
  • 2e769bfece fix deploy: use sh shell (alpine has no bash) devops 2026-06-23 11:20:40 +0000
  • 109b580d1b fix deploy: add apk SSH install, use docker gateway IP devops 2026-06-23 11:18:54 +0000
  • 2402bccc69 fix deploy: use docker gateway IP, remove apk (SSH pre-installed on Ubuntu) devops 2026-06-23 11:13:52 +0000
  • 5ed3e905c6 Add Gitea Actions deploy workflow parsa aghaei 2026-06-23 12:16:52 +0330
  • a65b7859be version e server e kharej root 2025-04-16 10:06:15 +0000
  • 3450c22b20 service seeder updated parsa aghaei 2024-11-11 12:02:13 +0330
  • 67fc35e6f4 service seeder updated parsa aghaei 2024-11-11 11:48:04 +0330
  • ac4bcbb5bf Merge branch 'develop' parsa aghaei 2024-11-11 11:41:08 +0330
  • 6c834607bd multilanguage updated parsa aghaei 2024-11-03 16:01:47 +0330
  • d4e8a9441e merge with develop unknown 2024-10-24 11:46:26 +0330
  • 027d1090df internationalization added and backend updated until services parsa aghaei 2024-10-23 19:06:12 +0330
  • 9bcf1fb0eb sort and pagination added parsa aghaei 2024-10-14 16:22:36 +0330
  • d98bc7bbb0 blog api created parsa aghaei 2024-10-13 20:16:08 +0330
  • 4f101885a8 initial parsa aghaei 2024-09-25 14:32:49 +0330
  • edac2c32a3 .env updated parsa aghaei 2024-09-25 14:21:16 +0330
  • bd92c3e3fc initial parsa aghaei 2024-09-25 13:05:18 +0330
  • 6cc70158f4 Initial commit parsa aghayi 2024-09-25 13:04:04 +0330