Releases: masb0ymas/expresso-sequelize
Version 3.1.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.1.0 (2021-10-18)
Features
- add endpoint health (c464d06)
Bug Fixes
- check .env before generate key (879785e)
- dto paginate (31f9cbd)
- endpoint role (69aa7e0)
- endpoint session (05b5c74)
- endpoint user (795bf8c)
- generate key (eb03f80)
- listening port with http server (22c9932)
- message login failed account not found (0220c58)
- multer with mimetype (e31ecc7)
- response endpoint health (a6b952e)
- server (c76fee2)
- typing update role & user service (4aded02)
- update profile user (3acc42b)
Other Commit
- move migration, model & seeds to database folder (754d6b7)
3.0.1 (2021-09-27)
Bug Fixes
- authorize endpoint user (04242b1)
- email verify (3b45094)
- error message middleware (81a5a61)
- readme & docs repo (b9b00cd)
- readme for nginx (4deece8)
- relation user (36ccecf)
- send mail (178adc8)
- template email registration (c12dcca)
- typing model (f5d40d4)
- validate uuid when find by id (562538c)
3.0.0 (2021-09-20)
⚠ BREAKING CHANGES
- migrate from babel to standard typescript
Bug Fixes
- add argument compare password (b578464)
- add readme (77afd14)
- bug filter uuid with postgresql (305bafb)
- config database (5bc17d6)
- docker config (320a50d)
- docker ubuntu image for install sharp (e9e2633)
- endpoint hobby (68467b2)
- env app key (6da094e)
- query validate uuid (843fd5d)
- validate value uuid on filter plugin sequelize (7fde113)
Other Commit
- migrate from babel to standard typescript (bb2f397)
Version 3.0.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.1 (2021-09-27)
Bug Fixes
- authorize endpoint user (04242b1)
- email verify (3b45094)
- error message middleware (81a5a61)
- readme & docs repo (b9b00cd)
- readme for nginx (4deece8)
- relation user (36ccecf)
- send mail (178adc8)
- template email registration (c12dcca)
- typing model (f5d40d4)
- validate uuid when find by id (562538c)
3.0.0 (2021-09-20)
⚠ BREAKING CHANGES
- migrate from babel to standard typescript
Bug Fixes
- add argument compare password (b578464)
- add readme (77afd14)
- bug filter uuid with postgresql (305bafb)
- config database (5bc17d6)
- docker config (320a50d)
- docker ubuntu image for install sharp (e9e2633)
- endpoint hobby (68467b2)
- env app key (6da094e)
- query validate uuid (843fd5d)
- validate value uuid on filter plugin sequelize (7fde113)
Other Commit
- migrate from babel to standard typescript (bb2f397)
Version 3.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.0 (2021-09-20)
⚠ BREAKING CHANGES
- migrate from babel to standard typescript
Bug Fixes
- add argument compare password (b578464)
- add readme (77afd14)
- bug filter uuid with postgresql (305bafb)
- config database (5bc17d6)
- docker config (320a50d)
- docker ubuntu image for install sharp (e9e2633)
- endpoint hobby (68467b2)
- env app key (6da094e)
- query validate uuid (843fd5d)
- validate value uuid on filter plugin sequelize (7fde113)
Other Commit
- migrate from babel to standard typescript (bb2f397)
Version 2.25.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.25.1 (2021-08-22)
Bug Fixes
2.25.0 (2021-06-30)
Features
- add endpoint hobby (09a08bd)
- add env rate limit (ea25b41)
- add middleware not permitted access (f2b91b2)
- add middleware permission access (6b15a28)
- add model hobby (aacc6fb)
- implementation permission access (989c8f1)
Bug Fixes
- bug update user (c85279f)
- controller import (cf585fa)
- default rate limit (022f093)
- field user (1548748)
- move role to master (e88c5a1)
- pm2 cluster mode (033d104)
- prettier import (8ee32be)
- protect permission access get role (6b9f499)
- relation session user (d54c0ed)
- return response sign up (58f5d08)
- test app with loadtest (03f88b8)
- update translate (cf20f55)
2.24.0 (2021-06-04)
Features
- add config i18next (a917751)
- add cors allowed origins (fbaddb4)
- add default allowed ext (5251999)
- add delete file (eefa840)
- add lib sharp (0fd5c15)
Bug Fixes
- add allowed upload excel (81f528c)
- add field picture path (cecc369)
- base destination (8f39331)
- create user with upload profile picture (f2bd238)
- disable docs swagger for production mode (20df2fa)
- location template email (c26449a)
- prettier code (390e3ae)
- remove endpoint profile (f5129aa)
- wording create user (bcb9ae2)
- wording validation (b4a3d46)
Other Commit
2.23.0 (2021-04-20)
Bug Fixes
- change helper validation to hooks useValidation (7848a0e)
- change module config multer to hooks useMulter (2fccf1d)
- revert utils to src folder (4cff77c)
- seeder roles (9626cdd)
- type import reader migration sequelize (584c8f9)
- user model set user password (99bbc85)
- wording expresso (266fb8b)
Other Commit
2.22.0 (2021-04-13)
Features
- add script generate secret key OTP (010234d)
- helper: add hash OTP (47872d8)
- utils: add generate OTP (2d9b06b)
- add current platform (b637bd8)
- add versionrc json (dd94ba0)
- add write file stream (1500a16)
- config ecosystem pm2 (3e72f40)
Bug Fixes
- add write file stream (4e6c170)
- base url docs swagger (c22d1d7)
- change field decode token (863750b)
- change role job to example job (72d72d6)
- check array formatter (bbcc932)
- create or update session (1180077)
- env base url (d97f1b0)
- example filtered query (d9b6017)
- field user (fbd1921)
- script deploy (2ca950a)
- soft & force delete endpoint (2b5b506)
- typing sequelize query (a4bd38b)
- typo argument (ac2e82b)
- update dependencies (b185083)
- update dependencies (f0e672e)
- module: improve typing build response (b0f6ff4)
2.21.0 (2021-03-22)
Features
Version 2.25.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.25.0 (2021-06-30)
Features
- add endpoint hobby (09a08bd)
- add env rate limit (ea25b41)
- add middleware not permitted access (f2b91b2)
- add middleware permission access (6b15a28)
- add model hobby (aacc6fb)
- implementation permission access (989c8f1)
Bug Fixes
- bug update user (c85279f)
- controller import (cf585fa)
- default rate limit (022f093)
- field user (1548748)
- move role to master (e88c5a1)
- pm2 cluster mode (033d104)
- prettier import (8ee32be)
- protect permission access get role (6b9f499)
- relation session user (d54c0ed)
- return response sign up (58f5d08)
- test app with loadtest (03f88b8)
- update translate (cf20f55)
2.24.0 (2021-06-04)
Features
- add config i18next (a917751)
- add cors allowed origins (fbaddb4)
- add default allowed ext (5251999)
- add delete file (eefa840)
- add lib sharp (0fd5c15)
Bug Fixes
- add allowed upload excel (81f528c)
- add field picture path (cecc369)
- base destination (8f39331)
- create user with upload profile picture (f2bd238)
- disable docs swagger for production mode (20df2fa)
- location template email (c26449a)
- prettier code (390e3ae)
- remove endpoint profile (f5129aa)
- wording create user (bcb9ae2)
- wording validation (b4a3d46)
Other Commit
2.23.0 (2021-04-20)
Bug Fixes
- change helper validation to hooks useValidation (7848a0e)
- change module config multer to hooks useMulter (2fccf1d)
- revert utils to src folder (4cff77c)
- seeder roles (9626cdd)
- type import reader migration sequelize (584c8f9)
- user model set user password (99bbc85)
- wording expresso (266fb8b)
Other Commit
2.22.0 (2021-04-13)
Features
- add script generate secret key OTP (010234d)
- helper: add hash OTP (47872d8)
- utils: add generate OTP (2d9b06b)
- add current platform (b637bd8)
- add versionrc json (dd94ba0)
- add write file stream (1500a16)
- config ecosystem pm2 (3e72f40)
Bug Fixes
- add write file stream (4e6c170)
- base url docs swagger (c22d1d7)
- change field decode token (863750b)
- change role job to example job (72d72d6)
- check array formatter (bbcc932)
- create or update session (1180077)
- env base url (d97f1b0)
- example filtered query (d9b6017)
- field user (fbd1921)
- script deploy (2ca950a)
- soft & force delete endpoint (2b5b506)
- typing sequelize query (a4bd38b)
- typo argument (ac2e82b)
- update dependencies (b185083)
- update dependencies (f0e672e)
- module: improve typing build response (b0f6ff4)
2.21.0 (2021-03-22)
Features
Version 2.24.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.24.0 (2021-06-04)
Features
- add config i18next (a917751)
- add cors allowed origins (fbaddb4)
- add default allowed ext (5251999)
- add delete file (eefa840)
- add lib sharp (0fd5c15)
Bug Fixes
- add allowed upload excel (81f528c)
- add field picture path (cecc369)
- base destination (8f39331)
- create user with upload profile picture (f2bd238)
- disable docs swagger for production mode (20df2fa)
- location template email (c26449a)
- prettier code (390e3ae)
- remove endpoint profile (f5129aa)
- wording create user (bcb9ae2)
- wording validation (b4a3d46)
Other Commit
2.23.0 (2021-04-20)
Bug Fixes
- change helper validation to hooks useValidation (7848a0e)
- change module config multer to hooks useMulter (2fccf1d)
- revert utils to src folder (4cff77c)
- seeder roles (9626cdd)
- type import reader migration sequelize (584c8f9)
- user model set user password (99bbc85)
- wording expresso (266fb8b)
Other Commit
2.22.0 (2021-04-13)
Features
- add script generate secret key OTP (010234d)
- helper: add hash OTP (47872d8)
- utils: add generate OTP (2d9b06b)
- add current platform (b637bd8)
- add versionrc json (dd94ba0)
- add write file stream (1500a16)
- config ecosystem pm2 (3e72f40)
Bug Fixes
- add write file stream (4e6c170)
- base url docs swagger (c22d1d7)
- change field decode token (863750b)
- change role job to example job (72d72d6)
- check array formatter (bbcc932)
- create or update session (1180077)
- env base url (d97f1b0)
- example filtered query (d9b6017)
- field user (fbd1921)
- script deploy (2ca950a)
- soft & force delete endpoint (2b5b506)
- typing sequelize query (a4bd38b)
- typo argument (ac2e82b)
- update dependencies (b185083)
- update dependencies (f0e672e)
- module: improve typing build response (b0f6ff4)
2.21.0 (2021-03-22)
Features
- add docs export excel (ee888ac)
- add keep folder generate (edafd95)
- endpoint export excel (3b9e811)
- helper: add redis (c9d4043)
- lib: add ioredis (509213c)
- lib: add rate limit flexible (1913425)
- middleware: add express rate limit (2c8f223)
- add docs docker (3fbf2b9)
- add docs excel (9e8fd98)
- add docs multer (3a6a6b6)
- add docs sequelize (245a563)
- add docs smtp (daaa682)
- add image (9cc9792)
- add image logo node (cc5ba4b)
Bug Fixes
- auth schema (03bcc42)
- change email to EmailProvider (dd37f0d)
- comment params redis (0bf74e1)
- config docker (2384e34)
- config fetcher with token (40b2d21)
- console role job (e88ff9c)
- constant timeout redis setex (6100bbf)
- default page docs swagger (d949a4c)
- display logo email template (ea1c99d)
- email template (7da1d2c)
- fetcher get token from redis (3b272cd)
...
Version 2.23.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.23.0 (2021-04-20)
Bug Fixes
- change helper validation to hooks useValidation (7848a0e)
- change module config multer to hooks useMulter (2fccf1d)
- revert utils to src folder (4cff77c)
- seeder roles (9626cdd)
- type import reader migration sequelize (584c8f9)
- user model set user password (99bbc85)
- wording expresso (266fb8b)
Other Commit
2.22.0 (2021-04-13)
Features
- add script generate secret key OTP (010234d)
- helper: add hash OTP (47872d8)
- utils: add generate OTP (2d9b06b)
- add current platform (b637bd8)
- add versionrc json (dd94ba0)
- add write file stream (1500a16)
- config ecosystem pm2 (3e72f40)
Bug Fixes
- add write file stream (4e6c170)
- base url docs swagger (c22d1d7)
- change field decode token (863750b)
- change role job to example job (72d72d6)
- check array formatter (bbcc932)
- create or update session (1180077)
- env base url (d97f1b0)
- example filtered query (d9b6017)
- field user (fbd1921)
- script deploy (2ca950a)
- soft & force delete endpoint (2b5b506)
- typing sequelize query (a4bd38b)
- typo argument (ac2e82b)
- update dependencies (b185083)
- update dependencies (f0e672e)
- module: improve typing build response (b0f6ff4)
2.21.0 (2021-03-22)
Features
- add docs export excel (ee888ac)
- add keep folder generate (edafd95)
- endpoint export excel (3b9e811)
- helper: add redis (c9d4043)
- lib: add ioredis (509213c)
- lib: add rate limit flexible (1913425)
- middleware: add express rate limit (2c8f223)
- add docs docker (3fbf2b9)
- add docs excel (9e8fd98)
- add docs multer (3a6a6b6)
- add docs sequelize (245a563)
- add docs smtp (daaa682)
- add image (9cc9792)
- add image logo node (cc5ba4b)
Bug Fixes
- auth schema (03bcc42)
- change email to EmailProvider (dd37f0d)
- comment params redis (0bf74e1)
- config docker (2384e34)
- config fetcher with token (40b2d21)
- console role job (e88ff9c)
- constant timeout redis setex (6100bbf)
- default page docs swagger (d949a4c)
- display logo email template (ea1c99d)
- email template (7da1d2c)
- fetcher get token from redis (3b272cd)
- fetcher with redis (87e7f03)
- promise compare password (c85c605)
- redis client rate limit (ccef20d)
- config: change Redis to redisClient (37b2aab)
- implementation express rate limit (c599648)
- config: improve redis config (3e73194)
- refresh token schema (e9ee733)
- role schema (1362854)
- session schema (028092c)
- user role schema (1647dcd)
- user schema (0e950cf)
- wording function profile (f8301ca)
2.20.0 (2021-03-06)
Features
- add delete by user ids service user role (db33a36)
Bug Fixes
- add comment params (814a860)
- argument send mail (afa0d89)
- base url docs swagger (3b3c758)
- helper send mail ([b00b866](https://github.com/masb0ym...
Version 2.22.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.22.0 (2021-04-13)
Features
- add script generate secret key OTP (010234d)
- helper: add hash OTP (47872d8)
- utils: add generate OTP (2d9b06b)
- add current platform (b637bd8)
- add versionrc json (dd94ba0)
- add write file stream (1500a16)
- config ecosystem pm2 (3e72f40)
Bug Fixes
- add write file stream (4e6c170)
- base url docs swagger (c22d1d7)
- change field decode token (863750b)
- change role job to example job (72d72d6)
- check array formatter (bbcc932)
- create or update session (1180077)
- env base url (d97f1b0)
- example filtered query (d9b6017)
- field user (fbd1921)
- script deploy (2ca950a)
- soft & force delete endpoint (2b5b506)
- typing sequelize query (a4bd38b)
- typo argument (ac2e82b)
- update dependencies (b185083)
- update dependencies (f0e672e)
- module: improve typing build response (b0f6ff4)
2.21.0 (2021-03-22)
Features
- add docs export excel (ee888ac)
- add keep folder generate (edafd95)
- endpoint export excel (3b9e811)
- helper: add redis (c9d4043)
- lib: add ioredis (509213c)
- lib: add rate limit flexible (1913425)
- middleware: add express rate limit (2c8f223)
- add docs docker (3fbf2b9)
- add docs excel (9e8fd98)
- add docs multer (3a6a6b6)
- add docs sequelize (245a563)
- add docs smtp (daaa682)
- add image (9cc9792)
- add image logo node (cc5ba4b)
Bug Fixes
- auth schema (03bcc42)
- change email to EmailProvider (dd37f0d)
- comment params redis (0bf74e1)
- config docker (2384e34)
- config fetcher with token (40b2d21)
- console role job (e88ff9c)
- constant timeout redis setex (6100bbf)
- default page docs swagger (d949a4c)
- display logo email template (ea1c99d)
- email template (7da1d2c)
- fetcher get token from redis (3b272cd)
- fetcher with redis (87e7f03)
- promise compare password (c85c605)
- redis client rate limit (ccef20d)
- config: change Redis to redisClient (37b2aab)
- implementation express rate limit (c599648)
- config: improve redis config (3e73194)
- refresh token schema (e9ee733)
- role schema (1362854)
- session schema (028092c)
- user role schema (1647dcd)
- user schema (0e950cf)
- wording function profile (f8301ca)
[2.20.0](https://github.com/masb0ymas/boilerplate-express-typescript-sequelize/comp...
Version 2.21.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.21.0 (2021-03-22)
Features
- add docs export excel (ee888ac)
- add keep folder generate (edafd95)
- endpoint export excel (3b9e811)
- helper: add redis (c9d4043)
- lib: add ioredis (509213c)
- lib: add rate limit flexible (1913425)
- middleware: add express rate limit (2c8f223)
- add docs docker (3fbf2b9)
- add docs excel (9e8fd98)
- add docs multer (3a6a6b6)
- add docs sequelize (245a563)
- add docs smtp (daaa682)
- add image (9cc9792)
- add image logo node (cc5ba4b)
Bug Fixes
- auth schema (03bcc42)
- change email to EmailProvider (dd37f0d)
- comment params redis (0bf74e1)
- config docker (2384e34)
- config fetcher with token (40b2d21)
- console role job (e88ff9c)
- constant timeout redis setex (6100bbf)
- default page docs swagger (d949a4c)
- display logo email template (ea1c99d)
- email template (7da1d2c)
- fetcher get token from redis (3b272cd)
- fetcher with redis (87e7f03)
- promise compare password (c85c605)
- redis client rate limit (ccef20d)
- config: change Redis to redisClient (37b2aab)
- implementation express rate limit (c599648)
- config: improve redis config (3e73194)
- refresh token schema (e9ee733)
- role schema (1362854)
- session schema (028092c)
- user role schema (1647dcd)
- user schema (0e950cf)
- wording function profile (f8301ca)
2.20.0 (2021-03-06)
Features
- add delete by user ids service user role (db33a36)
Bug Fixes
- add comment params (814a860)
- argument send mail (afa0d89)
- base url docs swagger (3b3c758)
- helper send mail (b00b866)
- improve base url config (0e98585)
- message route index (dd4c7af)
- message routes index (c3ac57b)
- typo service user (7337d4e)
- user model (637565a)
2.19.0 (2021-02-26)
Features
- add validate user email & get user with session (0e49db9)
- helper: add user agent (2a64d81)
- lib: add user agent (87768f1)
- model: add endpoint session (08a7a98)
Bug Fixes
- authorize endpoint session (dc5d96e)
- field model refresh token (d5b55d0)
- login with session (b7d32fd)
- params type function auth (97aeab5)
- platform login (ccb3467)
- typo config fetcher (d95331e)
- typo fetcher config (331f543)
- wording function controller (1839fdb)