Skip to content

Releases: SamikBeach/be

1.0.1

08 Nov 16:37

Choose a tag to compare

1.0.1 (2024-11-08)

Bug Fixes

1.0.0

08 Nov 16:23

Choose a tag to compare

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)
  • go...
Read more