soheil khaledabadi soheilkhaledabadi
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-06-12 15:08:37 +00:00
cf0e6f82fd chore(nginx): enhance proxy handling by adding forwarded headers mapping in Nginx configuration
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-06-07 18:50:17 +00:00
ca43502ffb chore(env): update production environment variables and enhance proxy handling in Nginx configuration
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-06-06 20:48:43 +00:00
d1d42b38d1 feat(wallets): implement wallet and transaction management with associated models, policies, and resources
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-06-06 20:40:28 +00:00
c2319a55cb fix(docker): bind HTTP port to localhost in docker-compose for enhanced security
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-06-06 19:56:31 +00:00
12d149e5d9 chore(docker): add vendor to .dockerignore, update Composer installation in Dockerfile, and clean up README instructions
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-06-06 19:45:28 +00:00
3029f80d16 chore(docker): remove Composer process timeout and git installation, update README for vendor folder setup
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-06-06 19:04:34 +00:00
97fc7855ca chore(docker): increase Composer process timeout and add git installation for improved build reliability
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-06-06 18:42:14 +00:00
f8de292f12 chore(docker): mark libzip4 and libicu72 as manually installed to prevent automatic removal
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-06-06 18:39:21 +00:00
c57cf9bcb9 chore(docker): replace Composer installation command with a pre-packaged composer.phar for improved build efficiency
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-06-06 18:06:03 +00:00
0607b45491 chore(docker): pin libssl3, openssl, and libssl-dev versions for compatibility
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-06-06 18:04:46 +00:00
34ce6d810f chore(docker): add custom APT source and install libssl3 for compatibility
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-06-06 18:02:31 +00:00
8ddce5e792 refactor(docker): simplify Dockerfile by removing custom APT source and unnecessary dependencies
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-06-06 18:01:40 +00:00
e2a6d50cb6 refactor(docker): replace install-php-extensions script with direct docker-php-ext-install commands in Dockerfile
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-06-06 17:59:54 +00:00
12b10db063 refactor(docker): remove unused PHP extensions from Dockerfile to streamline image size
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-06-06 17:54:33 +00:00
e34744ad99 chore(docker): update Docker and docker-compose configurations for Arvan Cloud integration and add mirror settings
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-06-06 17:50:28 +00:00
10a63b46bf refactor(docker): remove DOCKER_REGISTRY argument from Dockerfile and docker-compose.yml for simplification
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-06-06 17:46:11 +00:00
6fff2d0285 refactor(docker): comment out asset build steps in Dockerfile for clarity
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-06-06 17:41:31 +00:00
ca44e5b0db refactor(docker): clean up Docker and environment configurations, remove unused proxy settings and files
dee1c3ab16 feat(proxy): add VLESS/Xray proxy configuration and update Docker setup
7cb4459fd4 fix(docker): try to fix bug with set timeout
0ddd54dc66 feat(auth): implement authentication endpoints with registration and login functionality
802326336a feat(dependencies): add darkaonline/l5-swagger and laravel/sanctum to composer.json
Compare 8 commits »
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-05-29 11:59:04 +00:00
1c408130d0 feat(User,Role): add users and role , permssion , filament panel | [USER , ROLE]
soheilkhaledabadi pushed to main at soheilkhaledabadi/hoshpoint-backend 2026-05-29 09:52:26 +00:00
d923019dc5 chore: remove legacy changelog and GitHub workflows