Commit graph

195 commits

Author SHA1 Message Date
e1b244e92b chore: removed console log 2024-10-20 21:54:06 +01:00
86b9f6ead8 feat: replaced prisma to kysely for queries 2024-10-20 21:46:30 +01:00
Cookie
bc40355fa2
feat: finished routes, updated packages, replacing npm to bun
Merge pull request #129 from hknsh/refactoring
2024-10-12 18:00:38 +01:00
10701c16be feat: downgraded swc and file-type, added field count on user info 2024-10-12 17:51:02 +01:00
007def701e feat: removed deprecated commands from husky, updated packages 2024-10-12 17:41:20 +01:00
8a55a1938c feat: finished routes, renamed a few files and functions 2024-10-12 17:36:41 +01:00
af7745070e Merge branch 'refactoring' of github.com:hknsh/project-knedita into refactoring
Forgot that this branch already existed lol
2024-09-28 00:10:46 +01:00
47b50415ea feat: safer environment variables, updated packages 2024-09-28 00:05:00 +01:00
Cookie
c82f605d6e chore: added todos 2024-05-03 22:27:34 +01:00
Cookie
2eaa2294da
Merge pull request #108 from hknsh/no-unused-deps
chore(deps): resolves conflicting depedencies, removes unused deps
2024-04-26 23:09:55 +01:00
Cookie
039df3ad38 chore(deps): resolves conflicting depedencies, removes unused deps 2024-04-26 23:06:06 +01:00
Cookie
c332c6b76b
Merge pull request #84 from hknsh/dependabot/npm_and_yarn/nestjs/cli-10.3.2
chore(deps-dev): bump @nestjs/cli from 10.3.0 to 10.3.2
2024-04-26 22:29:25 +01:00
Cookie
d800cfa5ca
Merge pull request #96 from hknsh/dependabot/npm_and_yarn/express-and-nestjs/platform-express-4.19.2
chore(deps): bump express and @nestjs/platform-express
2024-04-26 22:29:11 +01:00
Cookie
c17a08e935
Merge pull request #100 from hknsh/dependabot/npm_and_yarn/prisma-5.12.1
chore(deps-dev): bump prisma from 5.9.1 to 5.12.1
2024-04-26 22:28:41 +01:00
Cookie
a9bb06c52d
Merge pull request #101 from hknsh/dependabot/npm_and_yarn/fastify/static-7.0.3
chore(deps): bump @fastify/static from 6.12.0 to 7.0.3
2024-04-26 22:28:30 +01:00
Cookie
16ea22d15d
Merge pull request #104 from hknsh/dependabot/npm_and_yarn/tar-6.2.1
chore(deps): bump tar from 6.2.0 to 6.2.1
2024-04-26 22:28:06 +01:00
Cookie
ddc900f47b
Merge pull request #106 from hknsh/dependabot/npm_and_yarn/types/node-20.12.7
chore(deps-dev): bump @types/node from 20.11.19 to 20.12.7
2024-04-26 22:27:53 +01:00
Cookie
c9f85ddaa0
Merge pull request #107 from hknsh/dependabot/npm_and_yarn/typescript-eslint/parser-7.7.0
chore(deps-dev): bump @typescript-eslint/parser from 6.20.0 to 7.7.0
2024-04-26 22:27:40 +01:00
dependabot[bot]
cdcbd07328
chore(deps-dev): bump @typescript-eslint/parser from 6.20.0 to 7.7.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.20.0 to 7.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 01:11:11 +00:00
dependabot[bot]
3935c23736
chore(deps-dev): bump @types/node from 20.11.19 to 20.12.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.19 to 20.12.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 00:49:04 +00:00
dependabot[bot]
5df9e38da4
chore(deps): bump tar from 6.2.0 to 6.2.1
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 12:09:03 +00:00
dependabot[bot]
6406fafe71
chore(deps): bump @fastify/static from 6.12.0 to 7.0.3
Bumps [@fastify/static](https://github.com/fastify/fastify-static) from 6.12.0 to 7.0.3.
- [Release notes](https://github.com/fastify/fastify-static/releases)
- [Commits](https://github.com/fastify/fastify-static/compare/v6.12.0...v7.0.3)

---
updated-dependencies:
- dependency-name: "@fastify/static"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 01:13:58 +00:00
dependabot[bot]
73ab054348
chore(deps-dev): bump prisma from 5.9.1 to 5.12.1
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.9.1 to 5.12.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.12.1/packages/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 01:13:18 +00:00
dependabot[bot]
95ea6e334c
chore(deps): bump express and @nestjs/platform-express
Bumps [express](https://github.com/expressjs/express) to 4.19.2 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.


Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

Updates `@nestjs/platform-express` from 10.3.3 to 10.3.7
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.7/packages/platform-express)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-29 03:55:03 +00:00
dependabot[bot]
a57b03ce83
chore(deps-dev): bump @nestjs/cli from 10.3.0 to 10.3.2
Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 10.3.0 to 10.3.2.
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](https://github.com/nestjs/nest-cli/compare/10.3.0...10.3.2)

---
updated-dependencies:
- dependency-name: "@nestjs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 00:12:16 +00:00
Cookie
33a2853fcb
Merge pull request #81 from hknsh/dependabot/npm_and_yarn/swc/jest-0.2.36
chore(deps-dev): bump @swc/jest from 0.2.31 to 0.2.36
2024-02-24 10:37:33 +00:00
Cookie
ab69985a56
Merge pull request #80 from hknsh/dependabot/npm_and_yarn/nestjs/testing-10.3.3
chore(deps-dev): bump @nestjs/testing from 10.3.1 to 10.3.3
2024-02-24 10:37:09 +00:00
Cookie
61f9dacbac
Merge pull request #79 from hknsh/dependabot/npm_and_yarn/nestjs/platform-express-10.3.3
chore(deps): bump @nestjs/platform-express from 10.3.1 to 10.3.3
2024-02-24 10:36:55 +00:00
Cookie
5ace83fc6a
Merge pull request #78 from hknsh/dependabot/npm_and_yarn/prettier-3.2.5
chore(deps-dev): bump prettier from 3.2.4 to 3.2.5
2024-02-24 10:36:29 +00:00
Cookie
f9bed5fea1
Merge pull request #77 from hknsh/dependabot/npm_and_yarn/types/node-20.11.19
chore(deps-dev): bump @types/node from 20.11.11 to 20.11.19
2024-02-24 10:36:08 +00:00
dependabot[bot]
49da047fc3
chore(deps-dev): bump @swc/jest from 0.2.31 to 0.2.36
Bumps [@swc/jest](https://github.com/swc-project/pkgs) from 0.2.31 to 0.2.36.
- [Commits](https://github.com/swc-project/pkgs/commits)

---
updated-dependencies:
- dependency-name: "@swc/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 00:54:01 +00:00
dependabot[bot]
c243554e16
chore(deps-dev): bump @nestjs/testing from 10.3.1 to 10.3.3
Bumps [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) from 10.3.1 to 10.3.3.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.3/packages/testing)

---
updated-dependencies:
- dependency-name: "@nestjs/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 00:53:39 +00:00
dependabot[bot]
8604eb142d
chore(deps): bump @nestjs/platform-express from 10.3.1 to 10.3.3
Bumps [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) from 10.3.1 to 10.3.3.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.3/packages/platform-express)

---
updated-dependencies:
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 00:53:09 +00:00
dependabot[bot]
d06ac91bb8
chore(deps-dev): bump prettier from 3.2.4 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 00:52:38 +00:00
dependabot[bot]
cb7a770b68
chore(deps-dev): bump @types/node from 20.11.11 to 20.11.19
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.11 to 20.11.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 00:52:16 +00:00
Cookie
74f411d7b5
Merge pull request #60 from hknsh/new-fixes
feat: nestjs migration, new features
2024-02-16 12:41:16 +00:00
1ce576ddd0 chore: update env templates 2024-02-15 13:48:27 +00:00
a6e6b93c3a chore: updated readme 2024-02-15 13:43:58 +00:00
334efa15b5 feat: new readme 2024-02-15 13:03:04 +00:00
59cee20e5e chore: fixed colors from readme 2024-02-15 11:32:34 +00:00
bb2fa89148 chore: updated readme image 2024-02-15 11:30:41 +00:00
ae826cc130 chore: sync repo 2024-02-15 10:06:59 +00:00
e17e9bfa72 chore: updated pattern 2024-02-05 18:24:10 +00:00
cab4a0d9f1 feat: added create kweek route & multi file upload 2024-02-05 18:08:32 +00:00
ac9026aea6 fix: rename DTO name 2024-02-03 17:00:10 +00:00
2f33a05eab feat: added delete user route 2024-02-03 16:28:20 +00:00
2f4dc87af5 chore: updated license date 2024-02-03 15:59:00 +00:00
fd1d91cf9e chore: changed ci to check in biome 2024-02-03 15:52:18 +00:00
7b7d07ed90 feat: added biome for linting on pull requests 2024-02-03 15:31:21 +00:00
dae8c4145e fix: fixed husky with commitlint and biome 2024-02-03 15:09:39 +00:00