Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Latest commit

 

History

History
780 lines (521 loc) · 56.6 KB

CHANGELOG.md

File metadata and controls

780 lines (521 loc) · 56.6 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.3 (2021-11-10)

Features

2.0.2 (2021-11-10)

Bug Fixes

2.0.1 (2021-11-10)

Bug Fixes

2.0.0 (2021-11-10)

Features

1.17.1 (2021-11-10)

Bug Fixes

1.17.0 (2021-11-09)

Features

1.16.0 (2021-11-09)

Features

  • remove uploader service (96af669)

1.15.4 (2021-11-08)

Features

Bug Fixes

1.15.3 (2021-11-02)

Bug Fixes

  • cors: supports empty third-level domain name (26b9471)

1.15.2 (2021-10-24)

Bug Fixes

1.15.1 (2021-10-24)

Bug Fixes

1.15.0 (2021-10-23)

Features

1.14.2 (2021-10-23)

Features

1.14.1 (2021-10-23)

Bug Fixes

1.14.0 (2021-10-23)

Features

  • update logger and uploader (8f211c0)

1.13.0 (2021-09-30)

Features

  • adjusting parameter of sharp (db2278f)
  • delete ali sms module (2464a9f)
  • finish sharp (705a48e)
  • wip: use sharp to genrate webp and avif (b569e0e)

1.12.0 (2021-09-27)

1.11.0 (2021-09-14)

Features

1.10.0 (2021-09-12)

Features

1.9.0 (2021-06-05)

Features

  • integrate nestjs-sentry (009c727)
  • integrate winston logger (941f1c4)
  • integrate wiston logger (33e611e)
  • use luxon instead of moment (d26946e)

1.8.1 (2021-02-08)

Features

Bug Fixes

  • use toObject() to tranform Document type (c87d84c)

1.8.0 (2020-12-29)

Features

  • compatible new version of mongoose (f035239)

1.7.0 (2020-11-22)

1.6.0 (2020-10-25)

Features

  • compatible the new version of qs-string (c794235)

1.5.0 (2020-09-25)

Features

1.4.1 (2020-09-24)

Bug Fixes

1.4.0 (2020-09-24)

Features

1.3.0 (2020-08-29)

Features

1.2.1 (2020-05-09)

Bug Fixes

  • graphqls.module.ts: expose error code when graphql throw errors (b8ee171)

1.2.0 (2020-05-09)

Features

  • graphqls.module.ts: update graphql error response strcture (010e5ec)

1.1.1 (2020-05-07)

Bug Fixes

  • fix findByPagination's regexp (509f2d1)

1.1.0 (2020-05-04)

Features

1.0.0 (2020-05-01)

Features

  • sopport next and prev post for findOneById (30aea72)
  • support archive for posts (611568e)
  • support Archive for posts (11cdff1)
  • support findOneById for post (451feb9)
  • support search Posts by tag (2647fdb)
  • update archive of posts (59d54f5)
  • update decodeJWT (cff0ea2)
  • update findOneById (4db6277)
  • update findOneById (ac8999c)
  • update findOneByIdPost params (18dae83)
  • update findPublicByPagination (19d715d)
  • update post (864ec81)
  • update posts for searching tag (b404ac4)

0.23.0 (2020-04-18)

Features

  • add covers (349d58e)
  • check is repeat of username when register (cd04fe1)
  • finish Cover module (322b1e8)
  • integrate SMS to User module (741b198)
  • support excange position for Player module (74e508c)
  • support findAllPubilc (9c74360)
  • supports exchange position for Player module (fcfe69f)
  • update checkTimeIsExpired (029cbff)
  • update covers for FE (b169f49)
  • update getAllTags (28e31dd)
  • update SMS module (1ca0354)
  • update updateEmail (d6bf445)

0.22.0 (2020-04-12)

Features

0.21.0 (2020-04-10)

Features

0.20.0 (2020-04-06)

Features

0.19.0 (2020-04-05)

Features

0.18.0 (2020-04-03)

Features

0.17.0 (2020-04-03)

Features

0.16.0 (2020-03-31)

Features

0.15.0 (2020-03-26)

Features

0.14.0 (2020-03-26)

Features

0.13.0 (2020-03-22)

Features

0.12.3 (2020-03-18)

0.12.2 (2020-03-04)

Bug Fixes

0.12.1 (2020-02-21)

Features

0.12.0 (2020-02-04)

Features

0.11.0 (2020-02-01)

Features

  • delete useless file (98a6fbc)
  • finish basic login and register (d3d28cd)
  • make JWT_EXPIRES_TIME from contanst to env (d8a6e2c)
  • support JWT for Announcement module (e89e735)
  • update announcement module (fee7776)
  • update EnvConfig's types (add742f)
  • update JWT strategy (9f17879)
  • update register logic (c14bff5)
  • write e2e cases for auth module (69067e6)

0.10.0 (2020-01-31)

Features

0.9.3 (2020-01-21)

Bug Fixes

0.9.2 (2020-01-09)

Features

  • batchDelete return selectIds (8cdbf9a)
  • update AnnouncementModel (f3ee708)
  • update batchDelete of best-albums (7a5026e)
  • update batchDelete of live-tours (7ddb475)
  • update batchDelete of player (839fd3c)
  • update batchDelete of yancey-music (140eafe)
  • update BatchDeleteModel (5abdda7)
  • update batchUpdate of player (8a80a77)

0.9.1 (2020-01-09)

Features

0.9.0 (2019-12-28)

Features

0.8.0 (2019-12-27)

Features

  • define BestAlbum interface (cb65b22)
  • define BestAlbum.gql (d268fcb)
  • define BestAlbumModel (6c295f6)
  • define BestAlbumsResolver (047397a)
  • define BestAlbumsService (5248fc6)
  • define CreateBestAlbumInput dto (0473681)
  • define mongo schema (a545b7c)
  • define UpdateBestAlbumInput dto (5567992)
  • finish BestAlbumsController e2e (177a7de)
  • generate BestAlbum architecture (ba1f875)
  • rename BestAlbumsResolver (7dc14b9)
  • update BestAlbumsModule (81194e9)
  • update dtos file name (cb8f395)

0.7.0 (2019-12-26)

Features

  • add CreateYanceyMusicInput (6351f38)
  • add UpdateYanceyMusicInput (142dff6)
  • add yancey-music.gql (0577f72)
  • add YanceyMusic interface (665f148)
  • add YanceyMusicModel (8d80ec3)
  • add YanceyMusicSchema (256c22a)
  • finish the e2e test YanceyMusicController (caf8d3c)
  • generate yanceyMusic architecture (b50b4e0)
  • update gql input file names (ba5af71)
  • update YanceyMusicModule (f344d95)
  • update YanceyMusicResolver (d71b8d4)
  • update YanceyMusicService (2737f8a)

0.6.0 (2019-12-26)

Features

0.5.0 (2019-12-26)

Features

  • add announcement.gql (a2b66f5)
  • finish e2e test of Announcement module (2af1fd9)
  • update announcements modules (0f5ab25)

0.4.2 (2019-12-21)

Features

Bug Fixes

  • delete useless dependencies (62aad9d)

0.4.1 (2019-12-11)

Bug Fixes

  • fix the path of jest coverage report (027ff7f)

0.4.0 (2019-12-11)

Features

  • finish Bandwagon Module (dc249d5)
  • finish the infrastructure of Bandwagon Module (fa4bef9)
  • update assets (5005bdb)
  • update jest scan config (39ed1bf)

0.3.1 (2019-12-10)

Features

0.3.0 (2019-12-05)

Features

0.2.0 (2019-12-04)

Features

  • update commitizen config (0a60b64)

0.1.1 (2019-12-04)

0.1.0 (2019-12-04)