Commit Graph

412 Commits (3f0950f13a5e599a77a090078f09b45dc00308c1)
 

Author SHA1 Message Date
farazdy 7e521942e3 Added grid post list 9 months ago
farazdy db451376ca Added simple post list sidebar 9 months ago
A1Gard 14a8ae5100 fixed pagination ul 9 months ago
A1Gard c25e17d6f5 added simple post list theme part
fixed some bugs
9 months ago
A1Gard 76212ee579 updated area seeder
updated remix icon version
9 months ago
A1Gard 98589ebeab fixed bug setting duplicate 9 months ago
A1Gard 156ee392f6 fixed width setting 9 months ago
A1Gard 3989d68775 added post sidebar theme part 9 months ago
A1Gard 37ed92edfb updated git ignore upload folder 9 months ago
A1Gard 9cd2f7521a added simple comment theme part
added safe form
added comment submit method
9 months ago
A1Gard 14cc7005dd fixd bug & added approved comment 9 months ago
A1Gard 1733b9c1c1 added comment area & post view & time-spend 9 months ago
A1Gard b42e1b460d added post view increment 9 months ago
A1Gard d03617e998 added simple post 9 months ago
A1Gard dc59afb928 optimized xcontroller & route
added client controller
9 months ago
A1Gard 2d3bb229c5 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	resources/views/segments/header/SimpleHeader/SimpleHeader.blade.php
9 months ago
A1Gard c902d89da7 added ParallaxHeaderPin theme part
fixed some ui bugs
9 months ago
A1Gard cbb392e7be added simple part
added slider
9 months ago
A1Gard 6a2dafc22a added simple part 9 months ago
A1Gard 86d77c031b added inline map theme part 9 months ago
A1Gard 08a2340965 added location picker to setting 9 months ago
A1Gard fd002df592 added counter theme part 9 months ago
A1Gard ac57eb9447 added icon field to setting 9 months ago
A1Gard 4d5398e880 added grid category 9 months ago
A1Gard eb4147a65e added categories fav image 9 months ago
A1Gard c51d84abae added parallax footer part 9 months ago
A1Gard 6841e087ba added long height posts
added sample images
9 months ago
A1Gard 69d58ac6ef added ParallaxSlider part
fix slider auto problem
9 months ago
A1Gard 10d26d730c optimize new slider data match by theme 9 months ago
A1Gard dc7daa365e added add data to slider
added remove data to slider
9 months ago
A1Gard 77925f51c3 added theme controller
optimized website gtmetrix [removed inline styles]
9 months ago
A1Gard 0d026213a6 added side menu 9 months ago
A1Gard 57ebac9f6a added main to website 9 months ago
A1Gard bc60ae2498
Merge pull request #45 from CyberAli1989/master
feat: Implement product listing API with caching and sorting
10 months ago
Ali 18a2c89294
Merge branch '4xmen:master' into master 10 months ago
cyberali dcead2a865 feat: Implement product listing API with caching , sorting , filters and search
- Add ProductController with index method to provide product listings
- Implement caching for product listings based on request URI
- Add sorting functionality for products by various criteria (new, old, most_view, less_view, most_buy, less_buy)
- Implement filtering by category using slug
- Add search functionality to filter products by name
- Implement price range filtering using min_price and max_price parameters
- Include related category data in the product resource response
- Set default pagination to 20 items per page with optional customization via per_page parameter
10 months ago
cyberali a8099343ad Roll back Category model 10 months ago
cyberali f794d1f083 feat: Implement home page API endpoint
- Add HomeController with index method to provide home page data
- Fetch and include menu with items, limiting selected fields for optimization
- Fetch and include latest 6 sliders using SliderResource
- Fetch and include top 8 parent categories with their products using CategoryResource
- Fetch and include active advertisements with available clicks using AdvResource
- Fetch and include latest 8 posts using PostResource
- Return all collected data as a successful JSON response
10 months ago
A1Gard f1f8c87e39 fixed dir problem 10 months ago
A1Gard 4848ed87de added Third Grid product 10 months ago
A1Gard 83daefba26 added index image post theme part 10 months ago
A1Gard a05298b15c added no link post theme part 10 months ago
A1Gard 73fc73dd6b optimized firefooter 10 months ago
A1Gard 42c9b0453c added fire footer 10 months ago
A1Gard 78d032fa37 added wave footer 10 months ago
A1Gard 6dced06316
Merge pull request #44 from CyberAli1989/master
Add helper functions for standard JSON responses
10 months ago
cyberali 3f75d919cf Add helper functions for standard JSON responses
- Added `success` function to format successful JSON responses with customizable meta tags, Open Graph data, Twitter card data, and canonical URL.
- Added `errors` function to format error JSON responses with customizable status codes.
10 months ago
A1Gard cec05b9a4b added Apl Menu theme part
added published to group and category
10 months ago
A1Gard e77d1dc21a added recet menu 10 months ago
A1Gard 247b490185 added menu to setting
added menu seeder
10 months ago