Commit Graph

117 Commits (d4370e92608b00739a923a138fd1c803f7cc626b)

Author SHA1 Message Date
sadeghpm d4370e9260 Payment gateway added 9 months ago
A1Gard 2ebe36e98d optimized translate code 9 months ago
A1Gard 68be86dd68 added tag translate name and model 9 months ago
A1Gard e0aff07b07 added Translation to setting 9 months ago
A1Gard 5e56382c18 added ticket control customer profile 9 months ago
A1Gard f2095dcc26 added address control to customer profile
added comment list
added product favorites control
9 months ago
A1Gard cf27800e5b improved code quality
fixed some bugs
9 months ago
A1Gard 9bd2d8bf33 improved user experience multi langs 9 months ago
A1Gard 66b0a4e2c5 added multi-lang support client
fixed rtl bootstrap file for rtl lang
WIP: need fixed for messages maybe sessions
9 months ago
A1Gard 6bec06438e added sitemap [seo]
WIP: multi-lang website sitemaps
9 months ago
A1Gard eb0d939040 added markup json to product and post 9 months ago
A1Gard a3b8155cb4 added markup json breadcrumb [seo] 9 months ago
A1Gard c9b7f63efc updated translate [persian] 9 months ago
A1Gard dc3ec891e8 added Avisa theme part
added customer controller to profile
WIP: complete
9 months ago
A1Gard 729f043158 added theme part ns card
added CardController
added transport seeder
fixed meta input ui bug
9 months ago
A1Gard 5afa248303 added clips list theme part
added dor clip theme part
fixed some clip upload bug
fixe product preview permission
optimized mp3 & mp4 player
9 months ago
A1Gard 2c090427c5 added attachment list theme part
added attach with preview theme part
9 months ago
A1Gard 847752d469 added single product route
added aria product theme part
added tooltip to compare add to card
fixed has discount bug
fixed toggle card bugs [quantity]
improved ui different color for secondary color
fixed tag url
9 months ago
A1Gard d4e971c4b9 fixed bug discount expire time 9 months ago
A1Gard 5edc0b61f5 added login big bg
added login js
added customer sign-in process
9 months ago
A1Gard 25926a9059 added compare product theme part
fixed bugs & improved ui/ux in product fullMeta
added compare route
improved select filter category client
9 months ago
A1Gard 20d5fde215 complete meta filter 9 months ago
A1Gard f45ac25f9a added first page ignore middleware [seo]
improved fix css switch
added basic meta filter [WIP]
9 months ago
A1Gard afe5df8b4e added subcategories grid theme part
changed directory some theme part
9 months ago
A1Gard 3f3c934d83 added card toggle
added card storage to customer
9 months ago
A1Gard 1e71cc704e added vue & vuex to client js
added vue-toast to client
added image seeder guide to readme
added fav toggle to client
9 months ago
A1Gard bee0b8ea69 added image seeding command 9 months ago
A1Gard dec3e0b16b added attachment temp download link
added simple attachs list
fixed area seeder
9 months ago
A1Gard edecafe6c5 added galleries list theme part 9 months ago
A1Gard 68be630c1c added gallery grid theme part
added aparat gallery theme part
9 months ago
A1Gard 8eca666671 added sub-group theme part
optimized theme parts
improved group seeder
change screenshots
9 months ago
farazdy 3bb26bcd45 Added grid post list 9 months ago
A1Gard 8c0ae50046 added simple post list theme part
fixed some bugs
9 months ago
A1Gard 912044d965 updated area seeder
updated remix icon version
9 months ago
A1Gard cf9514e3dc added post sidebar theme part 9 months ago
A1Gard e0c7dc3570 added simple comment theme part
added safe form
added comment submit method
9 months ago
A1Gard c9510fe2b1 added post view increment 9 months ago
A1Gard 742c75b75c added simple post 9 months ago
A1Gard 468d9f60aa optimized xcontroller & route
added client controller
9 months ago
A1Gard c3711bc322 added ParallaxSlider part
fix slider auto problem
9 months ago
A1Gard 9cfd799e59 optimize new slider data match by theme 9 months ago
A1Gard 480a363e37 added theme controller
optimized website gtmetrix [removed inline styles]
9 months ago
Ali 3a0d622c16 Merge branch '4xmen:master' into master 10 months ago
cyberali d09a7f0afb 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 09be9d65ca 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 063fb11f1d fixed dir problem 10 months ago
A1Gard a89143c974 added Third Grid product 10 months ago
A1Gard a4e20ba17e added fire footer 10 months ago
A1Gard 1a4ac2783c added Apl Menu theme part
added published to group and category
10 months ago
A1Gard 4ebcecf646 added menu to setting
added menu seeder
10 months ago