Commit Graph

23 Commits

Author SHA1 Message Date
aa6eaffc76 chore: remove oslo dependency 2024-12-14 00:03:26 +01:00
45752d4fac Merge pull request #2 from SrIzan10/dependabot/npm_and_yarn/radix-ui/react-slot-1.1.0 2024-12-05 23:48:40 +01:00
dependabot[bot]
932916b710 chore(deps): bump @radix-ui/react-slot from 1.0.2 to 1.1.0
Bumps [@radix-ui/react-slot](https://github.com/radix-ui/primitives) from 1.0.2 to 1.1.0.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-slot"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-05 22:48:23 +00:00
83958f0597 Merge pull request #10 from SrIzan10/combined-pr-branch 2024-12-05 23:45:44 +01:00
a5bc90a119 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/oslo-1.2.1' into combined-pr-branch 2024-12-05 23:44:46 +01:00
931b6f34db Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/zod-3.23.8' into combined-pr-branch 2024-12-05 23:44:44 +01:00
022903146d Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/radix-ui/react-dropdown-menu-2.1.2' into combined-pr-branch 2024-12-05 23:44:42 +01:00
dependabot[bot]
e7dab0698b chore(deps-dev): bump typescript from 5.4.5 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.4.5...v5.7.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 13:53:33 +00:00
dependabot[bot]
543de1ad3d chore(deps): bump @radix-ui/react-dropdown-menu from 2.0.6 to 2.1.2
Bumps [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) from 2.0.6 to 2.1.2.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-dropdown-menu"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 14:05:43 +00:00
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
dependabot[bot]
2e6e5c44f2 chore(deps): bump oslo from 1.2.0 to 1.2.1
Bumps [oslo](https://github.com/pilcrowOnPaper/oslo) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/pilcrowOnPaper/oslo/releases)
- [Changelog](https://github.com/pilcrowOnPaper/oslo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pilcrowOnPaper/oslo/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 15:36:11 +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