Commit Graph

205 Commits (884a0917fa7ba777ae50da014bb32653831469bc)

Author SHA1 Message Date
A1Gard f81688a0fa fixed visitor counter middleware 3 months ago
A1Gard b7665af600 added client web page test 3 months ago
A1Gard 8d9efa1f55 fixed bug 3 months ago
A1Gard 78d8a90e7b added default header
optimized area and part seeder
3 months ago
A1Gard 8e0e562bd3 fixed no parent bugs group & category 3 months ago
sadeghpm 169196317d Payment gateway added 3 months ago
A1Gard b583f31627 added Deeba menu part
fixed menu item lang bug url
optimized menu item url function
fixed some ui bug other theme part [responsive]
update composer description
added generator
3 months ago
A1Gard ebd75dbc11 optimized translate code 3 months ago
A1Gard 1b0f113227 added tag translate name and model 3 months ago
A1Gard f936feb684 added Translation to setting 3 months ago
A1Gard 3abd1b6d38 added ticket control customer profile 3 months ago
A1Gard 5437e5f44b added address control to customer profile
added comment list
added product favorites control
3 months ago
A1Gard 1eda1fe3c6 improved code quality
fixed some bugs
3 months ago
A1Gard fcaa56f6e6 improved user experience multi langs 3 months ago
A1Gard 3bb8222120 added multi-lang support client
fixed rtl bootstrap file for rtl lang
WIP: need fixed for messages maybe sessions
3 months ago
A1Gard d1922ac609 added sitemap [seo]
WIP: multi-lang website sitemaps
4 months ago
A1Gard d9bbb8f49d added meta description [seo]
added twitter [x] preview
4 months ago
A1Gard e19c37c1f8 added Open Graph Tags to models
updated markup
4 months ago
A1Gard 545045005c added markup json to product and post 4 months ago
A1Gard 3b0017010b added markup json breadcrumb [seo] 4 months ago
A1Gard 6389e88ccf added some translate 4 months ago
A1Gard 458ad20e35 updated translate [persian] 4 months ago
A1Gard 174775fc69 remove duplicated assets
added latest products theme part
fix some bugs
updated part seeder
4 months ago
A1Gard 03ffcc7638 added slider seeder
added slider image seeder
4 months ago
A1Gard 35b2ba64eb added Avisa theme part
added customer controller to profile
WIP: complete
4 months ago
A1Gard 01ae09b208 added theme part ns card
added CardController
added transport seeder
fixed meta input ui bug
4 months ago
A1Gard 211c0de4c8 added clips list theme part
added dor clip theme part
fixed some clip upload bug
fixe product preview permission
optimized mp3 & mp4 player
4 months ago
A1Gard 65bc608437 added attachment list theme part
added attach with preview theme part
4 months ago
A1Gard 1d4622f270 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
4 months ago
A1Gard 52c0f48bc1 fixed bug discount expire time 4 months ago
A1Gard 1b2123daac added login big bg
added login js
added customer sign-in process
4 months ago
A1Gard 7051a0e40b added compare product theme part
fixed bugs & improved ui/ux in product fullMeta
added compare route
improved select filter category client
4 months ago
A1Gard 5956918dad complete meta filter 4 months ago
A1Gard 209541fb93 added first page ignore middleware [seo]
improved fix css switch
added basic meta filter [WIP]
4 months ago
A1Gard 66cc2b1acc added subcategories grid theme part
changed directory some theme part
4 months ago
A1Gard a7d9607343 added product grid side theme part [WIP: filter category] 4 months ago
A1Gard 15ca8ce927 added card toggle
added card storage to customer
4 months ago
A1Gard d7292f7457 added vue & vuex to client js
added vue-toast to client
added image seeder guide to readme
added fav toggle to client
4 months ago
A1Gard ff0395f4a4 added image seeding command 4 months ago
A1Gard 8adccb8580 added seeding prepare command 4 months ago
A1Gard 3ff5f7543d added attachment temp download link
added simple attachs list
fixed area seeder
4 months ago
A1Gard fc5a288067 added galleries list theme part 4 months ago
A1Gard 46c98f8178 added gallery grid theme part
added aparat gallery theme part
4 months ago
A1Gard 879ea9d1a3 added sub-group theme part
optimized theme parts
improved group seeder
change screenshots
4 months ago
farazdy 7e521942e3 Added grid post list 4 months ago
A1Gard c25e17d6f5 added simple post list theme part
fixed some bugs
4 months ago
A1Gard 76212ee579 updated area seeder
updated remix icon version
4 months ago
A1Gard 3989d68775 added post sidebar theme part 4 months ago
A1Gard 9cd2f7521a added simple comment theme part
added safe form
added comment submit method
4 months ago
A1Gard 14cc7005dd fixd bug & added approved comment 4 months ago
A1Gard 1733b9c1c1 added comment area & post view & time-spend 4 months ago
A1Gard b42e1b460d added post view increment 4 months ago
A1Gard d03617e998 added simple post 4 months ago
A1Gard dc59afb928 optimized xcontroller & route
added client controller
4 months ago
A1Gard cbb392e7be added simple part
added slider
4 months ago
A1Gard ac57eb9447 added icon field to setting 4 months ago
A1Gard eb4147a65e added categories fav image 4 months ago
A1Gard 69d58ac6ef added ParallaxSlider part
fix slider auto problem
4 months ago
A1Gard 10d26d730c optimize new slider data match by theme 4 months ago
A1Gard dc7daa365e added add data to slider
added remove data to slider
4 months ago
A1Gard 77925f51c3 added theme controller
optimized website gtmetrix [removed inline styles]
4 months ago
Ali 18a2c89294
Merge branch '4xmen:master' into master 4 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
4 months ago
cyberali a8099343ad Roll back Category model 4 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
4 months ago
A1Gard f1f8c87e39 fixed dir problem 4 months ago
A1Gard 4848ed87de added Third Grid product 4 months ago
A1Gard 83daefba26 added index image post theme part 4 months ago
A1Gard a05298b15c added no link post theme part 4 months ago
A1Gard 73fc73dd6b optimized firefooter 4 months ago
A1Gard 42c9b0453c added fire footer 4 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.
4 months ago
A1Gard cec05b9a4b added Apl Menu theme part
added published to group and category
4 months ago
A1Gard e77d1dc21a added recet menu 4 months ago
A1Gard 247b490185 added menu to setting
added menu seeder
4 months ago
A1Gard 80c2973c28 optimized panel sidebar with acl 4 months ago
A1Gard f91986c4b7 added acl to project 4 months ago
A1Gard 8188820ac3 added sort to menu items 4 months ago
A1Gard f1dec8db9f added menu controller [WIP: sort]
added menu item input vue component
added v-model(s) & name support to MorphSelector
4 months ago
A1Gard 91c22e0046 added live preview 4 months ago
A1Gard ecf6301212 added preloader to panel 4 months ago
A1Gard 1004ec3bc8 improved Seeders 4 months ago
A1Gard d879825606 added last week orders to home 4 months ago
A1Gard e8993dcd81 added invoice seeder
added device pie chart
optimized order & invoice table struct
4 months ago
A1Gard 597beda443 added status to invoice
added user relations
added invoice and ticket to index
4 months ago
A1Gard abb4330d62 added last month visits to home 4 months ago
A1Gard 264e5faed0 added referer website to visitor 4 months ago
A1Gard 3166710510 optimized visitor model, migration, middleware, seeder 4 months ago
A1Gard 8bef2c82b4 added visitor statistics 4 months ago
A1Gard 861b6fd5a0 added some feature for theme and setting
fixed some bugs
optimized make part
4 months ago
A1Gard 8ae1915297 optimized client command
added post icon simple
4 months ago
A1Gard b45f3cbce7 added multi language support 4 months ago
A1Gard d885ce07be added sort button to category group
added sort to prop
5 months ago
A1Gard 6b1b8baeaa added panel rtl theme 5 months ago
A1Gard 56d18b1766 added persian lang 5 months ago
A1Gard fb4ba85c61 optimized png for slider group category 5 months ago
A1Gard 2325536a26 added cities and states controller 5 months ago
A1Gard 061784523b added watermark size and opacity to app setting 5 months ago
A1Gard 7467fbd7fe added optimize for category group slider
fixed bug part seeder
added watermark2 to SettingSeeder
added upload gitignore
5 months ago
A1Gard 3be0a8c4e8 added up-down button to areea 5 months ago