866bebe3b0
💚 make script link to inline
2025-07-18 23:46:16 +07:00
5608a37d9d
✏️ fix typo in CI scripts
2025-07-18 23:37:59 +07:00
065e2d18a3
💚 edit ci config
...
change CI rule to only run if tag applied instead of "push to main" rule
2025-07-18 23:36:35 +07:00
8532d7e104
🚚 create backup folder
...
create backup folder for archive the old modules
2025-07-18 23:20:15 +07:00
8eb68cf0ba
💚 fix CI script
...
add route syncronization before compiling
2025-07-18 23:04:28 +07:00
0353c180e7
👷 create CI script for gitlab
2025-07-18 23:00:24 +07:00
31f97ef6bd
💡 create documentation for main find user service
2025-07-18 22:42:41 +07:00
d98f1cb9c6
👌 create verbosity level
...
creating verbosity for specify what data that will fetch from user data
2025-07-18 22:35:34 +07:00
b5c4fc56a0
♻️ refactoring find user service
2025-07-18 22:09:46 +07:00
16b1674356
🚩 complete get user method
...
adding find user by emial, username, and ID
2025-07-18 17:45:48 +07:00
9bc1b592d0
🚩 create basic flow for fetching user data
2025-07-17 23:20:00 +07:00
30806e23e0
💥 add basic fetch user via email
2025-07-17 18:36:06 +07:00
ea96d160bd
♻️ (user) separate http and internal service
...
make branch folder between http and internal service, witche http service for serve request from controller and internal
service serve request from another service
2025-07-17 11:06:04 +07:00
8bcde5518a
🧑💻 create zod error instance in helper
2025-07-17 00:05:35 +07:00
29b76fb91a
🏗️ reconstruct all system in user module
2025-07-16 23:42:13 +07:00
558891ade7
🚚 matchind the service name with repo name
2025-07-16 14:02:55 +07:00
b98c2c01c6
💩 (user) i dont know what im commited
2025-07-15 23:50:40 +07:00
8fb1586c6a
🚩 add find user by email
2025-07-15 12:50:08 +07:00
1811d1dcc8
🚩 (role) create user role assignment module
...
create module for assign to user and unassign role from user
2025-07-15 10:25:22 +07:00
6decfe0c93
✨ (roles) create endpoint for assignment
...
new endpoint for user to assign with existed role. NEED FIX!!
2025-07-14 22:29:30 +07:00
08a2ac3c43
✨ create user role bind and create
...
creating basic validation dan operation service for user role
2025-07-14 21:50:42 +07:00
ffdc80146d
💩 create initiation file for isAdmin middleware
2025-07-07 22:28:16 +07:00
2fe34034a5
🚩 (user) create soft delete controller boilerplate
...
create basic boilerplate for soft delete user including make middleware that only admin and owner can access
2025-07-06 23:40:05 +07:00
2b2776307b
📝 writing docs for create public env helper
2025-07-05 23:46:47 +07:00
90300246f9
📝 add docs for authentication with password
2025-07-04 23:05:43 +07:00
66f74642ad
📝 create docs for logout controllers
2025-07-03 23:20:20 +07:00
6a4cc1b2d7
📝 (git) create docs for multi push remote script
2025-07-02 23:15:43 +07:00
ee88b6f8b4
🔧 (git) add multi push repository
2025-07-02 10:11:45 +07:00
5465ba4e81
📝 (user) docs for user check password
2025-07-01 01:01:12 +07:00
3ef7f1a249
🐛 (user) fix user check password
2025-07-01 00:55:25 +07:00
e7857e0384
👔 (user) create user check password
...
create boilerplate code for user check password
2025-06-30 23:42:28 +07:00
26295c749c
📝 add documentation for save image helper
...
add new documentation for save image to filesystem and it's module helper
2025-06-29 05:28:14 +07:00
fea545f0de
👔 (comment bg) add command background helper
...
add command background helper and implemented on edit user service
2025-06-29 05:23:10 +07:00
2f53060659
⚰️ delete validation for image with joi in edit user schema
...
need to be deleted because image validation is run inside helper not joi validation body schema
2025-06-29 00:01:10 +07:00
01b29e2a78
✨ (user) create validation in user update data
2025-06-28 17:44:31 +07:00
89c4fb79a7
🚨 fix all linting error
2025-06-25 10:14:01 +07:00
b0cca586d1
🏷️ (cookies helper) add elysia set type
2025-06-24 16:57:02 +07:00
32b5205d16
🎨 (cookies helper) return error details
...
add error details in error intance of cookies helper
2025-06-24 16:55:30 +07:00
09346ad9e5
🏷️ (cookies helper) add elysia set type to clear cookies helper
2025-06-24 16:52:24 +07:00
ba6935c31b
🎨 (jwt helper) create type and add details in error scope
...
create a type for JWT encode and add error details in JWT decode error scope
2025-06-24 16:45:39 +07:00
5469fd7ab3
🏷️ (error instance) Make a type for AppError instance
2025-06-24 16:38:38 +07:00
9870984afd
📦 (git-cz) add commit formatter
...
add formatter in git espesially commit for better commit message in the future.
2025-06-24 11:25:02 +07:00
6bcf1d1b97
Revert " 📦 (add git-cz for better commit) add git-cz for better commit"
...
This reverts commit 58f8b23907 .
2025-06-24 11:20:36 +07:00
58f8b23907
📦 (add git-cz for better commit) add git-cz for better commit
2025-06-24 11:19:58 +07:00
29692c60ce
fix type elysia context
2025-06-24 11:13:56 +07:00
0d846915a7
add:eslint | add eslint for code formatter
2025-06-24 07:46:24 +07:00
181e6f3688
edit:module:user | add middlewware for authenticated only
2025-06-22 09:52:22 +07:00
48946be6b7
edit:module:user | add middlewware for unauthenticated only
2025-06-22 09:45:06 +07:00
fbd5b68b10
edit:model:user | change user prisma schema from profilePicture to avatar
2025-06-21 22:13:01 +07:00
22c24c0202
add:utils:file:store | create utility for store file in system
2025-06-21 22:02:41 +07:00