canina/frontend/application/app
2026-09-12 23:35:48 +03:30
..
about feat(seo): unify dynamic SEO metadata and title formatting across backend, admin and application 2026-08-19 15:03:10 +03:30
api feat(images): enable Next.js image optimization with complete upstream buffer retrieval and explicit MIME types 2026-09-02 16:14:33 +03:30
b2b feat(core): polish codebase, enhance error handling, security hardening, rate limiting, and a11y compliance 2026-08-25 11:33:37 +03:30
blog feat(media): implement nextjs media proxy API routes (/api/uploads & /api/media) with server-side caching and streaming 2026-08-29 12:13:16 +03:30
catalog fix(catalog,footer): resolve catalog footer white gap, refine mobile footer layout and improve micro-scrollbar contrast 2026-09-06 11:56:40 +03:30
checkout fix(seo): prevent duplicate brand affixes in page titles and add checkout success metadata 2026-09-05 19:43:28 +03:30
contact feat(seo): implement B2B dedicated route, structured data schemas, archive optimizations, and SEO database backfill 2026-08-25 11:19:30 +03:30
dashboard feat(routes): add /dashboard/pets and /dashboard/orders routing handlers 2026-08-26 14:28:49 +03:30
payment/verify fix: resolve wallet topup callback and verify flow, fix admin orders BigInt serialization 500 error, and fix reactive B2B settings toggle 2026-08-16 18:20:46 +03:30
privacy feat(seo): unify dynamic SEO metadata and title formatting across backend, admin and application 2026-08-19 15:03:10 +03:30
profile feat(seo): unify dynamic SEO metadata and title formatting across backend, admin and application 2026-08-19 15:03:10 +03:30
search feat(seo): unify dynamic SEO metadata and title formatting across backend, admin and application 2026-08-19 15:03:10 +03:30
shop fix(seo): prevent duplicate brand affixes in page titles and add checkout success metadata 2026-09-05 19:43:28 +03:30
sitemap-categories.xml feat(seo): implement technical SEO for product catalog, dynamic sitemaps, RSS feeds and graphify update 2026-08-24 17:04:31 +03:30
sitemap-products.xml feat(seo): implement technical SEO for product catalog, dynamic sitemaps, RSS feeds and graphify update 2026-08-24 17:04:31 +03:30
smart-advisor feat: user crm metrics, product total sold, dynamic menu sync, blog views & advisor route 2026-08-26 14:05:26 +03:30
track feat(seo): unify dynamic SEO metadata and title formatting across backend, admin and application 2026-08-19 15:03:10 +03:30
trust-seals feat(payment): implement complete Zibal IPG, EBank, Wallets, Refunds and Trust Seals 2026-08-22 13:40:42 +03:30
videos feat(seo): implement B2B dedicated route, structured data schemas, archive optimizations, and SEO database backfill 2026-08-25 11:19:30 +03:30
wiki feat(seo): implement B2B dedicated route, structured data schemas, archive optimizations, and SEO database backfill 2026-08-25 11:19:30 +03:30
ClientLayout.tsx feat(catalog): fix catalog mode toggles, cart persistence, preorder btn, and dashboard visibility controls 2026-09-12 23:35:48 +03:30
error.tsx feat(router): add streaming app/loading.tsx skeleton and global app/error.tsx boundary [TASK-108] 2026-07-26 14:57:06 +03:30
favicon.ico fix(admin,sms,ui): resolve LTR input icon overlap, clarify melipayamak pulses credit and update UI texts 2026-09-05 09:09:36 +03:30
globals.css fix(catalog,footer): resolve catalog footer white gap, refine mobile footer layout and improve micro-scrollbar contrast 2026-09-06 11:56:40 +03:30
HomeClient.tsx fix(home): fix mobile slider vertical scroll chaining, unify view-all headers, and enhance CTA and navigation cards 2026-09-06 12:00:41 +03:30
layout.tsx perf: defer 3rd-party analytics, optimize responsive image sizes, and prioritize LCP hero banner 2026-09-02 16:38:04 +03:30
loading.tsx feat(router): add streaming app/loading.tsx skeleton and global app/error.tsx boundary [TASK-108] 2026-07-26 14:57:06 +03:30
not-found.tsx feat: complete admin panel major functionalities including responsive layout, recharts, custom modals, inline editing, and loading states 2026-06-12 16:19:57 +03:30
page.tsx fix(admin,sms,ui): resolve LTR input icon overlap, clarify melipayamak pulses credit and update UI texts 2026-09-05 09:09:36 +03:30
robots.ts feat(seo): implement technical SEO for product catalog, dynamic sitemaps, RSS feeds and graphify update 2026-08-24 17:04:31 +03:30
sitemap.ts feat(seo): implement technical SEO for product catalog, dynamic sitemaps, RSS feeds and graphify update 2026-08-24 17:04:31 +03:30