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
github.com/typegoose/auto-increment - 36eadd9700c11fc0945f8fdf4dceb899576b9b78 authored almost 5 years ago
- update README-Documentation for changes from #2
github.com/typegoose/auto-increment - ac4e910e8fe7c370a77651ae162a0cecc2c519b6 authored almost 5 years ago
- change names to make more sense
- AutoIncrementID: add "startAt" option
- AutoIncrementID: c...
github.com/typegoose/auto-increment - c217943d87e35fc9eebbd01a29c7f83df6599480 authored almost 5 years ago
github.com/typegoose/auto-increment - 3fbf64d1aec098bca8fc4947477cd3f9fcdd231f authored almost 5 years ago
github.com/typegoose/auto-increment - e27bc12a8a97a0d6469cdce906ff238428b8d3cf authored almost 5 years ago
Co-Authored-By: hasezoey <[email protected]>
github.com/typegoose/auto-increment - 7c9d098d167f3c27e0aa4d8c3e48a62bda208c82 authored almost 5 years agogithub.com/typegoose/auto-increment - ce19076f7547101de3a27d4fcb700b1697c6226b authored almost 5 years ago
github.com/typegoose/auto-increment - 87691f920bb774adb973a3e5738298241ffa403c authored almost 5 years ago
github.com/typegoose/auto-increment - 6e79817aedbd62c9327b5b94ec7bd49126167848 authored almost 5 years ago
github.com/typegoose/auto-increment - 2ecc5f0c405f726d1ced28ef0e860c73265520b4 authored almost 5 years ago
github.com/typegoose/auto-increment - c3da09e44cbc98189fe6e4f9a529c51e74674507 authored almost 5 years ago
github.com/typegoose/auto-increment - 5523d39d13b602b26efcc58ee5937d14e9588d54 authored almost 5 years ago
- getModelForClass(gh-page): Document overwriteoptions
github.com/typegoose/typegoose - ed6fdce21690fee12921a6183c6f5363d05cd774 authored almost 5 years ago- typegurads(src): add function "isRefType" & "isRefTypeArray"
- isRefType(gh-page): add inital f...
- plugins(gh-page): add section "Typegoose Plugins"
github.com/typegoose/typegoose - 65e5e4d72fd4edb955992f2eb27734b9f19882a5 authored almost 5 years agogithub.com/typegoose/auto-increment - dd1da82bd3e6aeb8b187a7b4eeb4169a85396ebd authored almost 5 years ago
- rename "AutoIncrement" to "AutoIncrementSimple"
github.com/typegoose/auto-increment - aaef2ad058342584fadf3e74a1bdcace612bebfd authored almost 5 years agogithub.com/typegoose/auto-increment - 130dab42278eca73e0f7cb9ab27086e1c2231460 authored almost 5 years ago
github.com/typegoose/typegoose - c5a6904ed75f17d5bad166ab9ab800abb9e7fd83 authored almost 5 years ago
- index(src): clone array instead of re-using it
fixes typegoose/typegoose#194
github.com/typegoose/typegoose - 7bd6194ddd83d35e987ed26a66a2b146f6018a13 authored almost 5 years agogithub.com/typegoose/typegoose-testing - 702208f92c221fa338fe9124757fc89ff061cff9 authored almost 5 years ago
github.com/typegoose/typegoose-testing - a0dcb1d88c7869070450950ab547fb142f1f0335 authored almost 5 years ago
github.com/typegoose/typegoose-testing - ce4ebd284df37ce01ff257479c1c1f4d610244f3 authored almost 5 years ago
github.com/typegoose/typegoose - 10a705f0cf01c2feef9b874a55df63f9c74ae159 authored almost 5 years ago
github.com/typegoose/typegoose - 91b4390cca1522c5d5152077a0b62aa56ce7dde9 authored almost 5 years ago
- types(src): remove "?" from the new "Ref" type
github.com/typegoose/typegoose - 5a72cfb6e1a4fc7cbb1adbb771958c2fc397a70a authored almost 5 years agogithub.com/typegoose/auto-increment - b81d520ac24640dc1962e7edeaff2d9fc2eed787 authored almost 5 years ago
- package: add "build:dist" to "version:patch"
- package: add "build:dist" to "prepare" script
github.com/typegoose/typegoose - c19cd6106bdc2fc8c3f0aaf3f77a61b8a0b99427 authored almost 5 years ago
github.com/typegoose/typegoose - bfa88470c28f19091bb0be78e61f6aed231699d7 authored almost 5 years ago
github.com/typegoose/auto-increment - 0420a935b601e9154d9ba04133eb8275c5a1944a authored almost 5 years ago
- remove NYC for the jest builtin
- fix coverage & coveralls
- fix lint
github.com/typegoose/auto-increment - e68590527dc671ed366a64c3bb05003d033d45d5 authored almost 5 years ago- travis: use "test:coverage" instead of "test:watchCoverage"
github.com/typegoose/auto-increment - 987463f572a1a93891cd371d8bc6d2c2ee3432d3 authored almost 5 years ago- package: change "build" to "build:all"
github.com/typegoose/auto-increment - e84468f46689b0dd62c71937efd1b819b93b453e authored almost 5 years agogithub.com/typegoose/auto-increment - 0ae1813993ad67f380bcec17f5d461fe76e53791 authored almost 5 years ago
github.com/typegoose/auto-increment - 82b2cd08357f8782c24f16cf790faef2ad0e57e6 authored almost 5 years ago
github.com/typegoose/typegoose - 05493853344f4f93940432436224719c61c061de authored almost 5 years ago
- typegoose(src): fix mongoose version check
github.com/typegoose/typegoose - e593dfa1fd128bd3d2f90a34755d0e3b6c2185a4 authored almost 5 years ago - update mongoose to 5.8.11
- update @types/mongoose to 5.7.0
- update semver to 7.1.2
- plugin(src): add type to easily set the type for the plugin options
- plugin(src): remove the s...
closes typegoose/typegoose#183
github.com/typegoose/typegoose - 6f8616c6e5536d90b9dab849d649c40a84af299f authored about 5 years agogithub.com/typegoose/typegoose-testing - 08e522ab2061d51be782d115bda2104734c319e6 authored about 5 years ago
github.com/typegoose/typegoose - 8ba749894a875ab56dfb35eef07192f946e5e481 authored about 5 years ago
- utils(src/internal): add function isRefType to filter out aliases in "mongoose.Schema.Types"
- ...
- make extra ci test npm script to have local source map support
github.com/typegoose/typegoose - eafaaa30328225e8fef7de4d9074470f7504fe2f authored about 5 years ago- 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-testing - 2556942448da52d0e87d252d0694f8404a53952d authored about 5 years ago
- prop(gh-page): add section for "select"
- virtuals(gh-page): add section "Extra Notes"
- vir...
github.com/typegoose/typegoose-testing - 7883b008b29b3903f247d33210ee16763ba9e6cb authored about 5 years ago
github.com/typegoose/typegoose - 70a65168d0f7a3ad4e36d5592ddb64cc94931b4c authored about 5 years ago
github.com/typegoose/typegoose - 8de5e3f6231fb8a8e4549ea61be558cda817f984 authored about 5 years ago
- utils(src/internal): fix "isString" to check against "String" and "mongoose.Schema.Types.String...
github.com/typegoose/typegoose - 27a93065ac88b2d111010eb1b3c8da927df8a896 authored about 5 years agogithub.com/typegoose/typegoose-testing - 3c183f5245aa1cd2bb46bc32c0f2b2571492feeb authored about 5 years ago
github.com/typegoose/typegoose-testing - c8f128db5d00169b2f39518c0cbb0985b08a6182 authored about 5 years ago
github.com/typegoose/typegoose - 20bc08d97ed5b1c5e1c2f87ea11fcb5f4b432158 authored about 5 years ago
github.com/typegoose/typegoose - 8bcbb3bbd407c70baaa6ec354a6da2aa6c3a73f2 authored about 5 years ago
github.com/typegoose/typegoose - d3b9ad696b1656c06ece06a5cdf362f15480112c authored about 5 years ago
- utils(src/internal): isObject: add check for "name === 'Mixed'"
- changelog(gh-page): 6.2.0: ad...
- known-issues(gh-page): add a note about "typePojoToMixed"
github.com/typegoose/typegoose - a6bed81198de00b7c2a68b8925f44128df1a7bb8 authored about 5 years agogithub.com/typegoose/typegoose - ae6a6a11f899d0f09ee3f73e930a4281019c72f2 authored about 5 years ago
- add "tslint-consistent-codestyle"
- tslint: replace rule "no-unused-variable" with "no-unused"
...
- typegoose(src): re-enable mongoose version check
- package: update peer-dependencie
- upgrade n...
- upgrade mongoose to 5.8.3
- upgrade @istanbuljs/nyc-config-typescript to 1.0.0
- fix tests not ...
- mongoose to 5.8.2
- mongodb-memory-server to 6.1.1
- semver to 7.1.1
github.com/typegoose/typegoose-testing - a8f1aa71397afee110ddcb0cc95a45cb17380d4a authored about 5 years ago
- types(src): add "Function" and "object" to "BasePropOptions.autopopulate"
fixes typegoose/type...
github.com/typegoose/typegoose - 5a5fd31291ee3b7bd239330f00920ff117490706 authored about 5 years agogithub.com/typegoose/typegoose - c3ce6b63b574c2c25a9a5a421dbc81c7a400d481 authored about 5 years ago
github.com/typegoose/typegoose - cd45b0790488c8e95c6c2c01075ebbcea6007d72 authored about 5 years ago
- utils(src/internal): add function "mapOptions"
- utils(src/internal): mapArrayOptions: use "map...
- readme: make Guides link working
This is a squash merge of typegoose/typegoose#162
github.com/typegoose/typegoose - 2c97b52e233a7eb0957446ab59e882abe114a45f authored about 5 years ago
- contributing(github): change "expect" to "except"
- pull_request_template(github): change "an...
- utils(src/internal): add function "mapOptions"
- utils(src/internal): mapArrayOptions: use "map...
- remove option "useNewEnum"
- refactor for number-enums
- numberValidator(test/tests): add inital file
- numberValidators(test/models): add inital file
-...
- 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 - 9e264568d2274f77fb523874166dc91319a46d76 authored about 5 years ago
- migrate-to-6(gh-page): add note about "ModelType"
- known-issues(gh-page): remove ts-jest (beca...
github.com/typegoose/typegoose - 39ebc2ab201cc95f0f8131f8e7717f200db63331 authored about 5 years ago
github.com/typegoose/typegoose - 34df8d3812b6be219627d011aa3a373a9a802bf0 authored about 5 years ago
- globalOptions(src): add function "mapValueToSeverity"
- globalOptions(src): add function "parse...
- utils(src/internal): add function "getRightTarget"
fixes typegoose/typegoose#151
github.com/typegoose/typegoose - b9660618fd30e7fb8ae381de9c178d2902d3b2f3 authored about 5 years agogithub.com/typegoose/typegoose-testing - 2afd58e16f1923baf5ea304b3984bc672b5c520a authored about 5 years ago
- fag(gh-page): update "Why @hasezoey/typegoose" to "@typegoose/typegoose"
- faq(gh-page): variou...
github.com/typegoose/typegoose - b3feaf9a0e9b7002565f12798a974b99cea76b23 authored about 5 years ago
github.com/typegoose/typegoose - 479fa13108a05d94884ac27ecf2c675ae47205a9 authored about 5 years ago
- utils(src/internal): getName: de-duplicate code
- shouldAdd(test): add test should add schema...
- utils(src/internal): add function "getClass"
- shouldAdd(test): add tests for "utils.getClass...
- 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- prop(gh-page): ref: add example with Class
- prop(gh-page): ref: add link to common problems
- ...
github.com/typegoose/typegoose-testing - eb877524abc86476953f01b5346b43413cb93e15 authored about 5 years ago
- shouldRun(test): add test for it
fixes typegoose/typegoose#133
github.com/typegoose/typegoose - a02490240050e11649a1b9e7334ae5cb7a84cc61 authored about 5 years agogithub.com/typegoose/typegoose - 55d1b54e6537fa069cc5f8f9497533ff2d7e23e0 authored about 5 years ago
- utils(src/internal): remove the need for "cloneDeepWith"
- utils(src/internal): fix giving wron...
github.com/typegoose/typegoose - e5404084d111adbaba73799d7dc0686e356ef2e3 authored about 5 years ago
github.com/typegoose/typegoose - ce2f9b666cc0d4e3c8c8cceadb158636d6942e42 authored about 5 years ago
- globalOptions(test): add test for "adding global options without using decorator"
- optionsProp...
github.com/typegoose/typegoose - ac7981c973d60e2ab40611e1ce7f0224bec6b789 authored about 5 years ago
github.com/typegoose/typegoose - 62dac7c3fdfa75ecf871937e72d1ac1799a70a97 authored about 5 years ago