v0.1.0
github-actions
released this
14 Apr 20:19
·
209 commits
to refs/heads/main
since this release
Changelog
🚀 Features
- feat(client): add home page and navbar (#54) @Metololo
- feat(api): comments on blog post (#53) @Jayllyz
- chore: full database schema with types (#52) @userMeh
- chore: setup tailwind and shadcn colors and font (#51) @Metololo
- chore: rework supabase and setup openapi (#46) @Jayllyz
- feat: setup tailwindcss and shadcn in project (#40) @Metololo
- feat(api): setup basic blog routes (#38) @Jayllyz
- chore: setup supabase (#36) @Jayllyz
- feat: setup deploy to k8s (#31) @Jayllyz
- feat: first setup supabase auth routes (#23) @Jayllyz
- feat: setup docker dev (#14) @Jayllyz
🏎️ Performance
- perf(api): search user id only if needed (#57) @Jayllyz
- perf: reduce home page images size (#56) @Metololo
🐛 Bug Fixes
- fix(front): missing sharp for prod (#55) @Jayllyz
- fix(auth-api): wrong cookie expiration (#42) @Jayllyz
- fix: vscode settings (#41) @Jayllyz
- fix: lint and ci (#37) @Jayllyz
- fix(k8s): labels issue (#33) @Jayllyz
- fix(k8s): env ports (#32) @Jayllyz