Commit Graph

17 Commits

Author SHA1 Message Date
8ddce5e792 refactor(docker): simplify Dockerfile by removing custom APT source and unnecessary dependencies 2026-06-06 21:32:20 +03:30
e2a6d50cb6 refactor(docker): replace install-php-extensions script with direct docker-php-ext-install commands in Dockerfile 2026-06-06 21:31:28 +03:30
12b10db063 refactor(docker): remove unused PHP extensions from Dockerfile to streamline image size 2026-06-06 21:29:44 +03:30
e34744ad99 chore(docker): update Docker and docker-compose configurations for Arvan Cloud integration and add mirror settings 2026-06-06 21:24:20 +03:30
10a63b46bf refactor(docker): remove DOCKER_REGISTRY argument from Dockerfile and docker-compose.yml for simplification 2026-06-06 21:20:17 +03:30
6fff2d0285 refactor(docker): comment out asset build steps in Dockerfile for clarity 2026-06-06 21:16:01 +03:30
ca44e5b0db refactor(docker): clean up Docker and environment configurations, remove unused proxy settings and files 2026-06-06 21:08:46 +03:30
dee1c3ab16 feat(proxy): add VLESS/Xray proxy configuration and update Docker setup 2026-06-06 19:30:25 +03:30
7cb4459fd4 fix(docker): try to fix bug with set timeout 2026-06-06 12:01:00 +03:30
0ddd54dc66 feat(auth): implement authentication endpoints with registration and login functionality 2026-06-05 19:19:03 +03:30
802326336a feat(dependencies): add darkaonline/l5-swagger and laravel/sanctum to composer.json 2026-06-05 19:18:52 +03:30
07d80b8740 feat(api-docs): add OpenAPI documentation for authentication endpoints 2026-06-05 19:18:42 +03:30
0b99ab2119 feat(docker): update Docker configuration for Arvan Cloud registry and add API documentation generation 2026-06-05 19:18:31 +03:30
6eae917540 feat(docker): add Docker configuration and production environment setup 2026-06-05 17:19:39 +03:30
1c408130d0 feat(User,Role): add users and role , permssion , filament panel | [USER , ROLE] 2026-05-29 15:28:56 +03:30
d923019dc5 chore: remove legacy changelog and GitHub workflows 2026-05-29 13:22:20 +03:30
6a01e59445 Init: add project 2026-05-29 12:29:44 +03:30