Skip to content

SamikBeach/be

Repository files navigation

🚦 CHANGELOG

1.0.0 (2024-11-08)

Bug Fixes

Features

  • /user/my API 추가 (3eb2170)
  • add a author-education relation (64f56f5)
  • add a logger middleware (05ae4d3)
  • add a logging module (9c81bf8)
  • add a TypeOrmModule (1c281c2)
  • add app resources (39d5b4d)
  • add author resources (daf8084)
  • add author_comment resource (3b1bcd3)
  • add BatchModule (3153e41)
  • add book module, controller, and service (b3932f6)
  • add comments (0fc22c4)
  • add custom logger (1d196df)
  • add DocumentBuilder (3878914)
  • add entities related to author (e75eee7)
  • add era module (9e86091)
  • add ExceptionModule (25beb10)
  • Add getBooks endpoint to BookController with author filter (3c08259)
  • add nationality entity and join tables (00db438)
  • add pipes and guards (aef194d)
  • add Procfile (4d578bd)
  • add relations (a03a256)
  • add release.yml & .releaserc (2ffe1c3)
  • add search comments (9a94154)
  • add searchUser (599bc8d)
  • add semantic release packages (c3b0000)
  • add TerminusModule, HttpModule (98b0eb0)
  • add the winston logger (8aaaa87)
  • add tsconfig path aliases (c208def)
  • add user, email module (a4a1236)
  • add validators and configs (75102d3)
  • add writing resources (99eccec)
  • API 디테일 (4afdff6)
  • apply CQRS to the user service (30f6b4f)
  • auth 초안 (4d01902)
  • AuthGuard 추가 (aa73898)
  • author comment like 기능 추가 (eab47a4)
  • author comment service count 관련 로직 추가 (3d376b5)
  • author like 기능 추가 (db3bc06)
  • author page 틀 잡기 (c0460e6)
  • AuthorModel 수정 (1c64893)
  • author에 nest-paginate 적용 (16091aa)
  • bearer 토큰 가드 지우고 bearer middleware 추가 (c515738)
  • bearertokenmiddleware 예외 path 추가 (8c64a3e)
  • book - author, book - writing relations 추가 (bfe5e92)
  • book resource 추가 & entity 관계 설정 (24f718f)
  • book service, controller 작업 (a3c9cb3)
  • comment 기능 작업중 (94ac620)
  • CommentEditor UI (55d5348)
  • comment에 nest-paginate 적용 (9508bab)
  • edition resource 추가 (96a2d4a)
  • enable cors and add a helmet (44aa387)
  • ForbiddenExceptionFilter 제거 (00617a4)
  • getSubCommentsByCommentById (f2372a9)
  • getUserById, getUserByEmail 추가 (14183b2)
  • getUserLikesByUserId 추가 (e214a42)
  • google book api 작업중 (5d7d78b)
  • install pm2 (b0b8a13)
  • keyword 검색 기능 추가 (16158f2)
  • log resource 추가 (98980c9)
  • log에 nest-paginate 적용 (bb62bb9)
  • main-interest res 추가 (02fd071)
  • nickname validation pipe 추가 (76603b5)
  • order 일반화 (48efd88)
  • original comment service count 관련 로직 추가 (6186f91)
  • original work comment API 추가 (b6554d7)
  • original work like 기능 추가 (d0a9fae)
  • original work searchableColumns 수정 (d4e8a2d)
  • original-work에 nest-paginate 적용 (2cad465)
  • OriginalWorkCommentModel 수정 (db8414a)
  • patch comment 추가 (6a8dd36)
  • RBACGuard 추가 (658038c)
  • redisStore 적용 (573a13c)
  • refresh 토큰을 req 쿠키에서 가져온다 (f0e5991)
  • refreshToken 쿠키 저장 로직 추가 (c463db2)
  • region, nationality 모듈 추가 (c2b5341)
  • ResponseTimeInterceptor 적용 (c2234f8)
  • school resource 추가 (4568926)
  • school resource 추가 (7b64ab9)
  • search API 개선 (b95864b)
  • search author pagination 처리(common service에 paginate함수 추가) (c2b61bd)
  • Search Author sort (89cf18b)
  • search book pagination 처리 (7ba4326)
  • search original work comment (ec9c431)
  • SearchAuthorDto 수정 (ba67b4a)
  • SearchAuthorDto 추가 (30332e3)
  • searchBooks 개선 (ae91048)
  • searchWritings dto 추가 및 적용 (f0392a9)
  • setup auth, common, user resources (9b9cb26)
  • setup yarn, typescript, prettier (ae339ef)
  • swagger, winston 모듈 설치 (a1f7b74)
  • TasksService 크론잡(like, comment count 자정에 업데이트) 추가 (811f392)
  • Throttle interceptor 적용 (df03244)
  • transaction interceptor 추가 (26c0d9b)
  • Transform 데코레이터 써보기 (a8c3f5c)
  • trending API에 CacheInterceptor 적용 (ec3a1e4)
  • trending now 기능 추가 (1b8a046)
  • type, report resource 추가 (8841c0f)
  • uri에 /api prefix 추가 & versioning(v1) (2e5b472)
  • user comment 관련 로직 추가 (bc168bb)
  • user entity에 exclude class-transformer 적용 (fc513d1)
  • writing service 정렬 기능 추가 (4e1f362)
  • 계정 삭제 로직 구현 (04f8f91)
  • 구글 회원가입 기능 구현 (6fa3308)
  • 닉네임 저장 (7eb4ea0)
  • 로거미들웨어 제거 (890a68a)
  • 로그아웃 구현 (5260c83)
  • 로그인 밸리데이션 (beafb20)
  • 루트 404 나지 않도록 (91fc810)
  • 비밀번호 변경 기능 구현 (c8b3aa2)
  • 비밀번호 찾기 기능 구현 (7d9cdbd)
  • 알라딘 API 호출 (f27107f)
  • 이메일 회원가입 플로우 구현 (2f33e1f)
  • 인증 메일 보내기 (dd33418)
  • 인증 코드 처리 (fa4324f)
  • 자질구레 (3c73d7f)
  • 정렬 기능 (8ad4dcc)
  • 커스텀 익셉션 필터 적용 (67cdd47)
  • 필요한 swagger decorator 추가 (0b09ea5)
  • 한국어 검색 (1538b3c)
  • 회원가입/로그인 구현 (9c93fe4)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages