|
9fd95c1b
|
fix(utils): update isObjectId to use mongoose.isObjectIdOrHexString()
|
Sergio Rodrigues Pinto <e****s@g****m>
|
8 months ago
|
|
|
0b45d451
|
chore: release 2.0.0
|
Sergio Rodrigues Pinto <e****s@g****m>
|
8 months ago
|
|
|
d1e3f330
|
chore(release): update release message format in release script
|
Sergio Rodrigues Pinto <e****s@g****m>
|
8 months ago
|
|
|
6b1bdf67
|
chore(release): set version to 2.0.0-rc
|
Sergio Rodrigues Pinto <e****s@g****m>
|
8 months ago
|
|
|
5d60d917
|
refactor: reorganized project structure, updated mongoose and koa, introduced...
|
Sergio Rodrigues Pinto <e****s@g****m>
|
8 months ago
|
|
|
8cef1a02
|
[utils] Added `hasItems` array helper
|
Sergio Rodrigues Pinto <e****s@g****m>
|
about 2 years ago
|
|
|
3bc5aaf4
|
[utils] Added terminal helpers (command line)
|
Sergio Rodrigues Pinto <e****s@g****m>
|
about 2 years ago
|
|
|
91f637c5
|
[utils] Added environment variables helpers
|
Sergio Rodrigues Pinto <e****s@g****m>
|
about 2 years ago
|
|
|
41616ce3
|
[schema] Removed default collation
|
Sergio Rodrigues Pinto <e****s@g****m>
|
about 2 years ago
|
|
|
2159cde4
|
[package] Updated dependencies
|
Sergio Rodrigues Pinto <e****s@g****m>
|
about 2 years ago
|
|
|
148817c5
|
merge
Merge branch 'master' into dev
|
Sergio Rodrigues Pinto <s****o@d****r>
|
about 4 years ago
|
|
|
9943ad0b
|
[utils] Refactored deprecated `String.substr()` function in `parsePhoneBR()` ...
|
Sergio Rodrigues Pinto <s****o@d****r>
|
about 4 years ago
|
|
|
7190ecb0
|
[utils] Added `ü` char in `removeAccentuation()` string helper
|
Sergio Rodrigues Pinto <s****o@d****r>
|
about 4 years ago
|
|
|
5e3c1e3d
|
[release] 1.1.1
|
Sergio Rodrigues Pinto <s****o@d****r>
|
about 4 years ago
|
|
|
5e402487
|
[package] Downgraded `mongoose` to version 5
|
Sergio Rodrigues Pinto <s****o@d****r>
|
about 4 years ago
|
|
|
9c33881f
|
[release] 1.1.0
|
Sergio Rodrigues Pinto <s****o@d****r>
|
about 4 years ago
|
|
|
e9ef2a45
|
[schema] Default `toJSON()` and `toObject()` now includes field getter
|
Sergio Rodrigues Pinto <s****o@d****r>
|
about 4 years ago
|
|
|
96a61048
|
[utils] Added `first()`, `last()` and `ifNull()` array helpers
|
Sergio Rodrigues Pinto <s****o@d****r>
|
about 4 years ago
|
|
|
9d77d50b
|
[package] Updated dependencies
|
Sergio Rodrigues Pinto <s****o@d****r>
|
about 4 years ago
|
|
|
55d5a76f
|
[release] 1.0.0
|
Sergio Rodrigues Pinto <s****o@d****r>
|
over 4 years ago
|
|
|
02043209
|
[release] Bug fix: no build command
|
Sergio Rodrigues Pinto <s****o@d****r>
|
over 4 years ago
|
|
|
dd78d03b
|
[package] Pre release version
|
Sergio Rodrigues Pinto <s****o@d****r>
|
over 4 years ago
|
|
|
c41374b7
|
Refactoring: Simplified the structure
|
Sergio Rodrigues Pinto <s****o@d****r>
|
over 4 years ago
|
|
|
f214d68c
|
[package] Updated dependencies
|
Sergio Rodrigues Pinto <s****o@d****r>
|
over 4 years ago
|
|
|
765e7db7
|
[sample] Updating example code
|
Sergio Rodrigues Pinto <s****o@d****r>
|
almost 5 years ago
|
|
|
07b140f7
|
Added file exporting common resources
|
Sergio Rodrigues Pinto <s****o@d****r>
|
almost 5 years ago
|
|
|
4bb3714e
|
Better environment variables control in Config class
|
Sergio Rodrigues Pinto <s****o@d****r>
|
almost 5 years ago
|
|
|
cc85a137
|
Better middleware control in main App class
|
Sergio Rodrigues Pinto <s****o@d****r>
|
almost 5 years ago
|
|
|
7942fcaa
|
[utils] Updating string capitalize methods
|
Sergio Rodrigues Pinto <s****o@d****r>
|
almost 5 years ago
|
|
|
a41a368e
|
[utils] Added `sortBy` for arrays
|
Sergio Rodrigues Pinto <s****o@d****r>
|
almost 5 years ago
|
|
|
7f7c7fb0
|
[rest] Updating pagination mode in base Controller
|
Sergio Rodrigues Pinto <s****o@d****r>
|
almost 5 years ago
|
|
|
462fab72
|
[rest] Exporting error to other middlewares
|
Sergio Rodrigues Pinto <s****o@d****r>
|
almost 5 years ago
|
|
|
19c916bb
|
[package] Updated dependencies
|
Sergio Rodrigues Pinto <s****o@d****r>
|
almost 5 years ago
|
|
|
aa990e86
|
[middlewares] Bug fix: new `joi` package name
|
Sergio Rodrigues Pinto <s****o@d****r>
|
over 5 years ago
|
|
|
b51f2f48
|
[package] Renamed project
|
Sergio Rodrigues Pinto <s****o@d****r>
|
over 5 years ago
|
|
|
554000ed
|
[package] Updated dependencies and moved `mongoose` to dev
|
Sergio Rodrigues Pinto <s****o@d****r>
|
over 5 years ago
|
|
|
3a421f86
|
[package] Updated dependencies
|
Sergio Rodrigues Pinto <s****o@d****r>
|
over 5 years ago
|
|
|
b2538591
|
[utils] Added `md5` hash generator function (crypto)
|
Sergio Rodrigues Pinto <s****o@d****r>
|
over 5 years ago
|
|
|
cdbadfb8
|
[config] Fix `dotenv` module execution
|
Sergio Rodrigues Pinto <s****o@d****r>
|
almost 6 years ago
|
|
|
5d2694fc
|
[package] Version `0.1.1`
|
Sergio Rodrigues Pinto <s****o@d****r>
|
almost 6 years ago
|
|
|
d6587c55
|
[config] Running `dotenv` only in `development` mode
|
Sergio Rodrigues Pinto <s****o@d****r>
|
almost 6 years ago
|
|
|
94f09f85
|
[db] Added `isObjectId` and `isUUID` helpers
|
Sergio Rodrigues Pinto <s****o@d****r>
|
almost 6 years ago
|
|
|
73c5cb2b
|
[middleware/errors] Fix handling text `axios` reponse errors
|
Sergio Rodrigues Pinto <s****o@d****r>
|
almost 6 years ago
|
|
|
cc50c269
|
Adding `release` script
|
Sergio Rodrigues Pinto <s****o@d****r>
|
almost 6 years ago
|
|
|
64cfa8d3
|
Converting `ES Modules` to `Common JS`
|
Sergio Rodrigues Pinto <s****o@d****r>
|
almost 6 years ago
|
|
|
79981b7f
|
[package] Added `build` script
|
Sergio Rodrigues Pinto <s****o@d****r>
|
almost 6 years ago
|
|
|
92e283bf
|
[package] Added `dev` script
|
Sergio Rodrigues Pinto <s****o@d****r>
|
almost 6 years ago
|
|
|
fa1f65ea
|
First commit
|
Sergio Rodrigues Pinto <s****o@d****r>
|
almost 6 years ago
|
|