Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot]
a443402ff4 chore(deps): bump zod from 3.23.6 to 3.23.8
Bumps [zod](https://github.com/colinhacks/zod) from 3.23.6 to 3.23.8.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.23.6...v3.23.8)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 15:36:27 +00:00
02464568ae chore: add dependabot yml fine 2024-10-01 17:34:49 +02:00
0013832e06 feat: better protected routes, move to login, env example file 2024-06-07 23:23:06 +02:00
00a0036e78 fix: submitButton sending buttonText to the dom element 2024-05-17 22:19:48 +02:00
6f14dbabe3 docs: shadcn ui placeholder desc change
closes #1
2024-05-06 17:19:53 +00:00
afe830373e fix: login system errors 2024-05-04 18:00:47 +00:00
99c907a2b5 feat: zod form validation 2024-05-04 17:57:08 +00:00
6438a3d679 docs: remove cloudflare pages mentions 2024-04-27 13:56:48 +00:00
87d71e271c chore: remove avatar placeholder 2024-04-27 13:37:13 +00:00
5d602248d1 docs: fix some grammar 2024-04-27 10:53:00 +00:00
18e580a934 chore: run prisma generate first 2024-04-27 10:40:18 +00:00
075f2e094e feat: initial v1 commit 2024-04-27 10:26:28 +00:00
7914d79aa3 Initial commit 2024-04-12 15:45:20 +00:00