-
4b335ad0a4
build(package): add file-type and multer dependencies
dev
Mathis
2024-07-24 20:29:33 +02:00
-
fab662ba44
feat(app): add UploadsModule
Mathis
2024-07-24 20:28:57 +02:00
-
b558d344e1
fix(credentials): handle token verification errors
Mathis
2024-07-24 20:26:53 +02:00
-
b8a472bfcd
refactor(products): remove unused import from DTO file
Mathis
2024-07-24 20:26:37 +02:00
-
38009bfbcb
docs(transactions.service): update TODO comments for transactions
Mathis
2024-07-24 20:26:16 +02:00
-
314625bd9c
feat(uploads): add file upload and retrieval capabilities
Mathis
2024-07-24 20:26:04 +02:00
-
27f79d4e46
feat(auth): add user management endpoint and update guards
Mathis
2024-07-24 20:25:46 +02:00
-
5d24f36133
feat(stocks.module): add CredentialsModule to imports
Mathis
2024-07-15 14:37:01 +02:00
-
b62bf79221
feat(products): add find by id method in product service
Mathis
2024-07-15 14:35:05 +02:00
-
e2f7ae8b88
feat(stocks): implement new endpoints and methods for stock management
Mathis
2024-07-15 14:34:45 +02:00
-
3451f17123
docs(stocks): implement CRUD operations for product stocks
Mathis
2024-07-15 12:25:58 +02:00
-
3b201d63fe
refactor(auth): simplify AdminGuard constructor and register it in AuthModule
Mathis
2024-07-15 12:16:51 +02:00
-
b9b2adb804
feat(products): update products service, controller and module
Mathis
2024-07-15 12:16:25 +02:00
-
5ee51daf82
feat(schema): add unique constraint to slug_name of a product.
Mathis
2024-07-15 11:47:28 +02:00
-
c3bac6d348
feat(products): implement edit and delete product functions of the controller.
Mathis
2024-07-15 11:43:46 +02:00
-
dea5f8c48b
feat(auth): use reflector for service injection in guards
Mathis
2024-07-15 11:41:39 +02:00
-
007cee5951
feat(products): implement CRUD operations and pagination
Mathis
2024-07-15 11:41:18 +02:00
-
1618bee00d
docs: Add TODO comments to transactions and stocks services
Mathis
2024-07-12 14:28:15 +02:00
-
fb0b7c7036
feat: enable DuplicatedCode inspection tool in the project
Mathis
2024-07-12 14:25:16 +02:00
-
2a879c71f1
feat: Update fetchUser function and add new modules
Mathis
2024-07-12 14:25:05 +02:00
-
b03b178fe3
docs(products): add TODOs for future functionalities
Mathis
2024-07-12 14:24:02 +02:00
-
cb8de798c3
feat: Add new modules and services for stocks, transactions, and products
Mathis
2024-07-12 14:20:48 +02:00
-
5d696a9118
refactor(drizzle): remove unnecessary lint/style comments from the service
Mathis
2024-07-12 14:09:33 +02:00
-
af2f7da066
feat(auth): add signIn method to the controller.
Mathis
2024-07-12 14:08:44 +02:00
-
a157553b78
feat(auth): add UserGuard and AdminGuard
Mathis
2024-07-12 14:08:09 +02:00
-
a4096d291d
0.1.0
Mathis
2024-07-11 14:59:19 +02:00
-
5a5a8c1114
style(credentials): correct syntax and improve formatting in CredentialsService
Mathis
2024-07-11 14:59:15 +02:00
-
f681dd77bd
feat(auth): add user update and delete methods in auth service
Mathis
2024-07-11 14:58:34 +02:00
-
6fb474172a
0.0.2
Mathis
2024-07-11 13:56:06 +02:00
-
63c165f5cc
refactor(schema): Reorganize insert and select schema declarations
Mathis
2024-07-11 13:55:47 +02:00
-
32f01ec058
fix(schema): correct order of imports and remove extra spaces
Mathis
2024-07-11 13:55:02 +02:00
-
7ccd247e92
build: Update several package dependencies
Mathis
2024-07-11 13:54:41 +02:00
-
ed19be6369
feat: Remove ZodFilter and ZodPipe classes
Mathis
2024-07-11 13:51:40 +02:00
-
6905e8faee
feat(credentials): refactor hashing, verification, and token signing methods
Mathis
2024-07-11 13:51:13 +02:00
-
de3d1cca05
feat(auth): Implement user signup functionality
Mathis
2024-07-11 13:50:43 +02:00
-
1990bedcfd
refactor(schema): Reorganize insert and select schema declarations
Mathis
2024-07-10 10:13:04 +02:00
-
3ac89964ab
feat(credentials): add jwt token verification and signing
Mathis
2024-07-09 16:03:20 +02:00
-
17b07e9432
build(biome): Add style configuration to JSON
Mathis
2024-07-09 16:02:44 +02:00
-
763217dfdf
feat(pipes): add zod filter and zod pipe
Mathis
2024-07-09 16:02:17 +02:00
-
cac7d4cfd3
feat(credentials): add new Credentials service and module
Mathis
2024-07-09 15:06:37 +02:00
-
2aa793c91d
feat(schema): Move and enhance schema definitions
Mathis
2024-07-09 15:06:18 +02:00
-
ed2fc3dbf9
feat: add drizzle-zod to dependencies
Mathis
2024-07-09 15:05:43 +02:00
-
da99165531
style(main): Reformat code for readability
Mathis
2024-07-09 15:02:54 +02:00
-
e1909791ac
feat(auth): Enhance AuthService with additional functionalities and dependencies
Mathis
2024-07-09 15:02:25 +02:00
-
bb482fb896
feat(auth): add Auth service and module
Mathis
2024-07-09 15:01:36 +02:00
-
3c57098bbe
feat(auth): add Auth service and module
Mathis
2024-07-09 14:11:13 +02:00
-
e575b669ce
feat: add Drizzle module and service
Mathis
2024-07-09 14:08:03 +02:00
-
1971a0dcfd
feat(logger): Add new Logger service
Mathis
2024-07-09 13:45:05 +02:00
-
573d4eac9c
feat(schema): add user, product, stock, comment and purchase tables
Mathis
2024-07-09 13:44:50 +02:00
-
a3433bf5da
feat: Add .env configuration file
Mathis
2024-07-09 13:44:07 +02:00
-
62e92f50ea
feat: update .gitignore to ignore .env files
Mathis
2024-07-09 13:43:44 +02:00
-
216d2be4f8
feat: Add Drizzle configuration file
Mathis
2024-07-09 13:43:25 +02:00
-
b95f5be3a6
feat(app.module): add ThrottlerModule and ConfigModule
Mathis
2024-07-09 13:42:41 +02:00
-
25d69823fa
feat: Initialize main NestJS application in 'src/main.ts'
Mathis
2024-07-09 13:42:21 +02:00
-
481727ecf0
feat: Exclude dataSources folder from backend module
Mathis
2024-07-09 13:42:03 +02:00
-
411fb981ef
feat: Add initial configuration files
Mathis
2024-07-09 13:39:55 +02:00
-
2e649e6a6d
feat: Add package.json for new project initialization
Mathis
2024-07-09 13:38:52 +02:00
-
71ac0bad1d
feat: Add pnpm-lock.yaml with dependencies
Mathis
2024-07-09 13:38:32 +02:00
-
dd80667c13
feat: Add settings for DB navigator, Git toolbox blame and code styles
Mathis
2024-07-09 13:37:08 +02:00
-
38223c7f4d
feat(README): Update content and format
Mathis
2024-07-08 11:43:27 +02:00
-
529d301450
Initial commit
Mathis H (Avnyr)
2024-07-08 08:55:39 +02:00