canina/backend/prisma
2026-08-09 09:47:51 +03:30
..
migrations feat: connect UI texts, address CRUD, OTP autofocus and profile to backend 2026-05-26 21:39:14 +03:30
schema.prisma fix(analytics, prescription, hydration): filter out admin/static asset requests from view counter, support guest prescription upload with fallback UI, and unify Hero component fallbacks with database defaults 2026-08-09 09:47:51 +03:30
scientificTerms.ts fix: VPN build, caching, Dockerfile fixes for Iran network 2026-07-27 16:06:59 +00:00
seed-blogs.ts fix: resolve seed encoding, search param, and wiki data source issues 2026-07-11 15:40:49 +03:30
seed-custom.ts feat(security): implement phase 1 core security & build hygiene 2026-08-06 21:15:18 +03:30
seed-home.ts fix(prisma): export main in seed modules and execute directly in seed.ts 2026-07-28 16:36:30 +03:30
seed-products-data.json fix: re-seed database with exact official PDF catalog details, prices, Farsi categories, and short descriptions, and remove frontend slicing fallbacks 2026-07-15 12:18:58 +03:30
seed-products.ts fix(seed): safely handle blog upsert in try-catch block 2026-07-29 15:49:39 +03:30
seed-ui-texts.ts fix: hero image configurable via uiText + seed no longer overwrites admin values 2026-07-11 18:25:59 +03:30
seed-wiki.ts fix: restore wiki to dictionary, create dynamic blog pages and backend wiki CRUD 2026-06-12 23:14:21 +03:30
seed.ts feat(seed): expand ingredients seeder to seed 30 comprehensive medical ingredients into database 2026-08-08 19:21:51 +03:30
tsconfig.seed.json fix(prisma): add dedicated tsconfig.seed.json for clean cross-platform seeding 2026-07-29 14:36:20 +03:30