Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Typegoose

Collection of Typegoose projects
Collective - Host: opensource - https://opencollective.com/typegoose - Website: https://typegoose.github.io/ - Code: https://github.com/typegoose

Update Dependencies

- update README-Documentation for changes from #2

github.com/typegoose/auto-increment - ac4e910e8fe7c370a77651ae162a0cecc2c519b6 authored almost 5 years ago
Merge pull request #2 from nasr18/master

- change names to make more sense
- AutoIncrementID: add "startAt" option
- AutoIncrementID: c...

github.com/typegoose/auto-increment - 2f0d2ffb4fe9f2e542a91c265784b7a30da96412 authored almost 5 years ago
test: add test suit with startAt

github.com/typegoose/auto-increment - c217943d87e35fc9eebbd01a29c7f83df6599480 authored almost 5 years ago
allow negative count

github.com/typegoose/auto-increment - 3fbf64d1aec098bca8fc4947477cd3f9fcdd231f authored almost 5 years ago
remove unwanted log

github.com/typegoose/auto-increment - e27bc12a8a97a0d6469cdce906ff238428b8d3cf authored almost 5 years ago
update modelName type from any to string

Co-Authored-By: hasezoey <[email protected]>

github.com/typegoose/auto-increment - 7c9d098d167f3c27e0aa4d8c3e48a62bda208c82 authored almost 5 years ago
remove model from options

github.com/typegoose/auto-increment - ce19076f7547101de3a27d4fcb700b1697c6226b authored almost 5 years ago
fix: counter starts at issue

github.com/typegoose/auto-increment - 87691f920bb774adb973a3e5738298241ffa403c authored almost 5 years ago
fix: model name in options made to optional

github.com/typegoose/auto-increment - 6e79817aedbd62c9327b5b94ec7bd49126167848 authored almost 5 years ago
fix: let user define auto-increment collection name

github.com/typegoose/auto-increment - 2ecc5f0c405f726d1ced28ef0e860c73265520b4 authored almost 5 years ago
test: fix model name bug in test cases

github.com/typegoose/auto-increment - c3da09e44cbc98189fe6e4f9a529c51e74674507 authored almost 5 years ago
feat: auto increment id as per mongoose-auto-increment

github.com/typegoose/auto-increment - 5523d39d13b602b26efcc58ee5937d14e9588d54 authored almost 5 years ago
Document options for "getModelForClass"

- getModelForClass(gh-page): Document overwriteoptions

github.com/typegoose/typegoose - ed6fdce21690fee12921a6183c6f5363d05cd774 authored almost 5 years ago
Add typeguard "isRefType"

- typegurads(src): add function "isRefType" & "isRefTypeArray"
- isRefType(gh-page): add inital f...

github.com/typegoose/typegoose - 7e72281b34d7d64c6a0a2271cfbccd9a323c47c2 authored almost 5 years ago
Add section "Typegoose Plugins" to plugins

- plugins(gh-page): add section "Typegoose Plugins"

github.com/typegoose/typegoose - 65e5e4d72fd4edb955992f2eb27734b9f19882a5 authored almost 5 years ago
Add function "AutoIncrementID"

- rename "AutoIncrement" to "AutoIncrementSimple"

github.com/typegoose/auto-increment - aaef2ad058342584fadf3e74a1bdcace612bebfd authored almost 5 years ago
Update Dependencies

github.com/typegoose/auto-increment - 130dab42278eca73e0f7cb9ab27086e1c2231460 authored almost 5 years ago
Release 6.3.2

github.com/typegoose/typegoose - c5a6904ed75f17d5bad166ab9ab800abb9e7fd83 authored almost 5 years ago
Clone index array instead of re-using it

- index(src): clone array instead of re-using it

fixes typegoose/typegoose#194

github.com/typegoose/typegoose - 7bd6194ddd83d35e987ed26a66a2b146f6018a13 authored almost 5 years ago
update comment versions

github.com/typegoose/typegoose-testing - 702208f92c221fa338fe9124757fc89ff061cff9 authored almost 5 years ago
Update Dependencies

github.com/typegoose/typegoose-testing - a0dcb1d88c7869070450950ab547fb142f1f0335 authored almost 5 years ago
Release 6.3.1

github.com/typegoose/typegoose - 10a705f0cf01c2feef9b874a55df63f9c74ae159 authored almost 5 years ago
Changelog Catchup

github.com/typegoose/typegoose - 91b4390cca1522c5d5152077a0b62aa56ce7dde9 authored almost 5 years ago
Fix Strictmode erro

- types(src): remove "?" from the new "Ref" type

github.com/typegoose/typegoose - 5a72cfb6e1a4fc7cbb1adbb771958c2fc397a70a authored almost 5 years ago
Fix Scripts

- package: add "build:dist" to "version:patch"
- package: add "build:dist" to "prepare" script

github.com/typegoose/auto-increment - a1804704707268c6cc65d12498d48c37a81a37cb authored almost 5 years ago
Changelog Catchup

github.com/typegoose/typegoose - c19cd6106bdc2fc8c3f0aaf3f77a61b8a0b99427 authored almost 5 years ago
Release 6.3.0

github.com/typegoose/typegoose - bfa88470c28f19091bb0be78e61f6aed231699d7 authored almost 5 years ago
Remove NYC fix Coveralls

- remove NYC for the jest builtin
- fix coverage & coveralls

github.com/typegoose/auto-increment - ee688e92f6802f17732a669eb8c6c8cb8a4afe7f authored almost 5 years ago
Fix Travis

- fix lint

github.com/typegoose/auto-increment - e68590527dc671ed366a64c3bb05003d033d45d5 authored almost 5 years ago
Fix coverage script in travis

- travis: use "test:coverage" instead of "test:watchCoverage"

github.com/typegoose/auto-increment - 987463f572a1a93891cd371d8bc6d2c2ee3432d3 authored almost 5 years ago
Fix "prepare" script

- package: change "build" to "build:all"

github.com/typegoose/auto-increment - e84468f46689b0dd62c71937efd1b819b93b453e authored almost 5 years ago
Add "bugs" and "homepage" to package.json

github.com/typegoose/typegoose - 05493853344f4f93940432436224719c61c061de authored almost 5 years ago
Changelog Catchup

- typegoose(src): fix mongoose version check

github.com/typegoose/typegoose - e593dfa1fd128bd3d2f90a34755d0e3b6c2185a4 authored almost 5 years ago
Update Dependencies

- update mongoose to 5.8.11
- update @types/mongoose to 5.7.0
- update semver to 7.1.2

github.com/typegoose/typegoose - 75af3ea6cfc1bfc245f675a1a621256ca0e735ac authored almost 5 years ago
Add the new Ref-Type

- plugin(src): add type to easily set the type for the plugin options
- plugin(src): remove the s...

github.com/typegoose/typegoose - 51984d46562b714360a0d9080634fda0be6b9886 authored almost 5 years ago
Add "@types/mongoose" to peerDependencies

closes typegoose/typegoose#183

github.com/typegoose/typegoose - 6f8616c6e5536d90b9dab849d649c40a84af299f authored about 5 years ago
Add function "isRefType"

- utils(src/internal): add function isRefType to filter out aliases in "mongoose.Schema.Types"
- ...

github.com/typegoose/typegoose - e2c1b84435a14dce66ed49846850da69108bb73c authored about 5 years ago
Add npm script "mocha-ci"

- make extra ci test npm script to have local source map support

github.com/typegoose/typegoose - eafaaa30328225e8fef7de4d9074470f7504fe2f authored about 5 years ago
Upgrade Dev-Dependencies

- upgrade mocha to 7.0.0
- upgrade ts-node to 8.6.2
- upgrade typescript to 3.7.5
- upgrade mongo...

github.com/typegoose/typegoose - 7dbefb90eb11e6672c09ad02c0ef1e18fba811f8 authored about 5 years ago
Add "select" and "toJSON" to the docs

- prop(gh-page): add section for "select"
- virtuals(gh-page): add section "Extra Notes"
- vir...

github.com/typegoose/typegoose - a01ddc8bcb80aac0080142f62cdeec5f7497bf5c authored about 5 years ago
Changelog Catchup

github.com/typegoose/typegoose - 8de5e3f6231fb8a8e4549ea61be558cda817f984 authored about 5 years ago
Fix "isString" & "isNumber"

- utils(src/internal): fix "isString" to check against "String" and "mongoose.Schema.Types.String...

github.com/typegoose/typegoose - 27a93065ac88b2d111010eb1b3c8da927df8a896 authored about 5 years ago
Update README Requirements

github.com/typegoose/typegoose - 20bc08d97ed5b1c5e1c2f87ea11fcb5f4b432158 authored about 5 years ago
Changelog Catchup

github.com/typegoose/typegoose - d3b9ad696b1656c06ece06a5cdf362f15480112c authored about 5 years ago
Add note to Changelog & utils name check

- utils(src/internal): isObject: add check for "name === 'Mixed'"
- changelog(gh-page): 6.2.0: ad...

github.com/typegoose/typegoose - 6e8d662be330bb0ae5664b8c54ee815d6e5b0586 authored about 5 years ago
Add a note about "typePojoToMixed"

- known-issues(gh-page): add a note about "typePojoToMixed"

github.com/typegoose/typegoose - a6bed81198de00b7c2a68b8925f44128df1a7bb8 authored about 5 years ago
Changelog Catchup

github.com/typegoose/typegoose - ae6a6a11f899d0f09ee3f73e930a4281019c72f2 authored about 5 years ago
Add "tslint-consistent-codestyle"

- add "tslint-consistent-codestyle"
- tslint: replace rule "no-unused-variable" with "no-unused"
...

github.com/typegoose/typegoose - 5dcdb26a837dfae68d47921e7abd35c6b1ebddf6 authored about 5 years ago
Upgrade NYC

- typegoose(src): re-enable mongoose version check
- package: update peer-dependencie
- upgrade n...

github.com/typegoose/typegoose - 1dd814603495400b3e8455643972ee69d8c72a32 authored about 5 years ago
Upgrade Dependencies & refactor of "mapOptions"

- upgrade mongoose to 5.8.3
- upgrade @istanbuljs/nyc-config-typescript to 1.0.0
- fix tests not ...

github.com/typegoose/typegoose - fe14302ac0b01a80dbb359c0383caa67a0da1ded authored about 5 years ago
Upgrade Dependencies

- mongoose to 5.8.2
- mongodb-memory-server to 6.1.1
- semver to 7.1.1

github.com/typegoose/typegoose - 014c907b25f2e5ea5ae0e5243bc450567e009a36 authored about 5 years ago
parity with autopopulate

- types(src): add "Function" and "object" to "BasePropOptions.autopopulate"

fixes typegoose/type...

github.com/typegoose/typegoose - 5a5fd31291ee3b7bd239330f00920ff117490706 authored about 5 years ago
Merge branch 'master' into r6/v6.2

github.com/typegoose/typegoose - c3ce6b63b574c2c25a9a5a421dbc81c7a400d481 authored about 5 years ago
Apply "mapOptions" to Maps [Backport]

- utils(src/internal): add function "mapOptions"
- utils(src/internal): mapArrayOptions: use "map...

github.com/typegoose/typegoose - 7527662477b137e84755a0c09224eb02eb46d366 authored about 5 years ago
Fix guides link in README.md

- readme: make Guides link working

This is a squash merge of typegoose/typegoose#162

github.com/typegoose/typegoose - 2c97b52e233a7eb0957446ab59e882abe114a45f authored about 5 years ago
Fix typos

- contributing(github): change "expect" to "except"
- pull_request_template(github): change "an...

github.com/typegoose/typegoose - 18d00f14ab4f103bc925c770d03fff8694ef3897 authored about 5 years ago
Apply "mapOptions" to Maps

- utils(src/internal): add function "mapOptions"
- utils(src/internal): mapArrayOptions: use "map...

github.com/typegoose/typegoose - b9dc34cba87a105452c5550d5ee8691dc708bee6 authored about 5 years ago
Refactor for Number-Enums

- remove option "useNewEnum"
- refactor for number-enums

github.com/typegoose/typegoose - 8b8a58e0ad8fa38a7d9a1c04ece560fa68e2279b authored about 5 years ago
Refactor Enum tests

- numberValidator(test/tests): add inital file
- numberValidators(test/models): add inital file
-...

github.com/typegoose/typegoose - 1fa534c55283aa9093626c39a4b7fbc4e9fdd6b8 authored about 5 years ago
- Update Dependencies

- Upgrade mongoose from 5.7.7 to 5.8.0
- Upgrade @types/mongoose from 5.5.30 to 5.5.32
- Up...

github.com/typegoose/typegoose - d70602e873fe41b0f7b8b6204802fe5215f29cfc authored about 5 years ago
Set Version to 6.2.0-0

github.com/typegoose/typegoose - 9e264568d2274f77fb523874166dc91319a46d76 authored about 5 years ago
Update Migrate-6 & known-issues

- migrate-to-6(gh-page): add note about "ModelType"
- known-issues(gh-page): remove ts-jest (beca...

github.com/typegoose/typegoose - 9224cf92fc4256fbdb933381cc9b8397dc34e21c authored about 5 years ago
Changelog Catchup

github.com/typegoose/typegoose - 34df8d3812b6be219627d011aa3a373a9a802bf0 authored about 5 years ago
Add Environment Variables for some global options

- globalOptions(src): add function "mapValueToSeverity"
- globalOptions(src): add function "parse...

github.com/typegoose/typegoose - a35a2b676988717c0326841b050d357aa4e31ee0 authored about 5 years ago
Fix using wrong target in "warnMixed" if from "mapArrayOptions"

- utils(src/internal): add function "getRightTarget"

fixes typegoose/typegoose#151

github.com/typegoose/typegoose - b9660618fd30e7fb8ae381de9c178d2902d3b2f3 authored about 5 years ago
Update FAQ

- fag(gh-page): update "Why @hasezoey/typegoose" to "@typegoose/typegoose"
- faq(gh-page): variou...

github.com/typegoose/typegoose - c72605403a57df7be385f86fd8765b7ebad21b43 authored about 5 years ago
Changelog Catchup

github.com/typegoose/typegoose - 479fa13108a05d94884ac27ecf2c675ae47205a9 authored about 5 years ago
getName fix getting the name from "name"-getter

- utils(src/internal): getName: de-duplicate code
- shouldAdd(test): add test should add schema...

github.com/typegoose/typegoose - 479bfd5eb9adba8882fb83ffbc8756879f6e13e0 authored about 5 years ago
Add function "getClass"

- utils(src/internal): add function "getClass"
- shouldAdd(test): add tests for "utils.getClass...

github.com/typegoose/typegoose - f291bd992bfaff39aa0e23d8715cb8a25d147b90 authored about 5 years ago
Update TSDoc for "get_idStatus"

- utils(src/internal): update TSDoc for "get_idStatus" to better explain what that function does

github.com/typegoose/typegoose - 2e70b4f2d42a5de0a92dc2ca96144b25fae7dc87 authored about 5 years ago
Add example for "ref" with "Class"

- prop(gh-page): ref: add example with Class
- prop(gh-page): ref: add link to common problems
- ...

github.com/typegoose/typegoose - 80c26a7d2999c5b95da946d08c4b7fef9811a392 authored about 5 years ago
Check for "_id" on Type's modelOptions

- shouldRun(test): add test for it

fixes typegoose/typegoose#133

github.com/typegoose/typegoose - a02490240050e11649a1b9e7334ae5cb7a84cc61 authored about 5 years ago
fix giving wrong key to customMerger

- utils(src/internal): remove the need for "cloneDeepWith"
- utils(src/internal): fix giving wron...

github.com/typegoose/typegoose - 5bda5d2f7862389c36304881f6016b6bdd89a65e authored about 5 years ago
Changelog Catchup

github.com/typegoose/typegoose - ce2f9b666cc0d4e3c8c8cceadb158636d6942e42 authored about 5 years ago
Apply Global Options without needing @modelOptions

- globalOptions(test): add test for "adding global options without using decorator"
- optionsProp...

github.com/typegoose/typegoose - 626c643af77a23615bf930aa69821b3c6e784040 authored about 5 years ago
Changelog Catchup

github.com/typegoose/typegoose - 62dac7c3fdfa75ecf871937e72d1ac1799a70a97 authored about 5 years ago