M
Moviedl
Download movies and tv series
chore(update react-hook-form to v7.6.7, add passport-magic-login)
chore(package.json: rename project name)
lint(fixing issues with linting)
chore(update react-hook-form to v7.6.7, add passport-magic-login)
chore(add additional scripts to package.json)
refactor type definitions
mass work on pages, layouts
components( basic layout and cards)
config(add custom chakra theme config)
chore( generate basic crud, pages from cli command)
chore(make seeder for delete only in dev mode)
chore(seeding completely functional)
prisma(removed complicated relationships)
prisma(optionalize site.slug and make site.url unique)
prisma(add compound indexes to Site model)
little misc work on seed and api routes
prisma(add name as index to labels)
prisma(introduce labelname field to postlabels model)
prisma(refactor the entier schema for relationships)