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
- add test file "discriminators"
- move discriminator tests from "shouldRun" to "discriminators...
- prop(gh-page): update enum's example for the new behavior to be more clear
github.com/typegoose/typegoose - 213cf9526c02265d784ea69a203251302e63ff5d authored about 5 years agoThis is a squash merge of typegoose/typegoose#122
github.com/typegoose/typegoose - 75e33263d81d6005cca65484189b7a20cb661d4e authored about 5 years ago- update loglevel to 1.6.4
- tsconfig: disable incremental compilation
fixes typegoose/typegoose...
github.com/typegoose/typegoose - ea6ea3f3ccd9f8ed333c0dce2b52092520c9fccc authored about 5 years ago- remove "not released yet" note for 6.1.2
github.com/typegoose/typegoose - 5870310c80aa781d6bd579afe11f3025f10eb340 authored about 5 years agogithub.com/typegoose/typegoose - 656a99fa79fe0ce138122b9b8fe01d66630f97ad authored about 5 years ago
github.com/typegoose/typegoose-testing - a28dbaa77334f2507cf02c52683465702554b475 authored about 5 years ago
- internetUser(test/models): rename "model" to "InternetUserModel"
- internetUser(test/models): a...
- remove "not released yet" note for 6.1.1
github.com/typegoose/typegoose - 0e535e26ef6b670e980d6fb20867e94f02d6f154 authored about 5 years agogithub.com/typegoose/typegoose - 68782580ae1d99e853fae2c90205f72c0b06084e authored about 5 years ago
github.com/typegoose/typegoose - 986bc0363442ab01c5e12f795c85b26708a78972 authored about 5 years ago
- mongooseConnect(test): Add extra configuration to .connect()
- overwrittenModel(test): add te...
- changelog(gh-page): remove "not released" notice
github.com/typegoose/typegoose - a3f068ed58713adee017c39e21011e934061e987 authored about 5 years agogithub.com/typegoose/typegoose - 5a9bbaf184259b3f2d59b0f70dd2e3e84715ba62 authored about 5 years ago
- prop(src): add warning when using old enum behaviour
github.com/typegoose/typegoose - f7b4a24b6b9caf09a2c341f42a5d542fe8c4e213 authored about 5 years ago-> the upgrade was unintentional, 5.7.7 is still needed at least
github.com/typegoose/typegoose - db86a8540c303d659b205c4060cd12769a2c0a90 authored about 5 years ago- known-issues(gh-page): add "@prop" on "_id"
github.com/typegoose/typegoose - 7d7eb157560603e3e713cca9903517aa2614bca8 authored about 5 years ago- typegoose(src): add function "getModelWithString"
- getModelWithString(gh-page): inital documen...
github.com/typegoose/typegoose - 4d384406c59586151201e23bc26d303c29d7cf72 authored about 5 years ago
- prop(src): re-make how enums are handeled, again - because number-enums would break quickly
- s...
* Modify Files for TypeScript 3.7
- errors(test): move "NoValidClass" tests into "NoValidClass"...
- utils(src): add function "isNullOrUndefined"
- use internal function "isNullOrUndefined"
- repl...
- update mongoose to 5.7.8
- update typescript to 3.7.2
- update @types/node to 12.12.5
setGlobalOptions(gh-page): add section useNewEnum
github.com/typegoose/typegoose - 28bee61fb0d7a97511ee883b770dfb1ca9f36b2c authored about 5 years agogithub.com/typegoose/typegoose - 8d24f79fa1fc4813c6151bbf98ba95cbf4335eab authored about 5 years ago
- prop(src): replace "logger.warn(new Error("Message"))" with "logger.warn("Message")"
github.com/typegoose/typegoose - 7b4f3586ab020adeb3f5eef8d30d36656a7c2d39 authored about 5 years ago- data(src): move "IGlobalOptions" to types
- types(src): add "IGlobalOptions.globalOptions.useNe...
- changelog catchup
github.com/typegoose/typegoose - f3e2a2555f9ea512c20b9f0c832c018e72b27a3b authored about 5 years ago- package: adding keywords
github.com/typegoose/typegoose - 57fd398dece472e78816fcd1d04d1f2fd8e62e2e authored about 5 years ago- faq(gh-page): add "Why does `new Model({})` dont have types?"
github.com/typegoose/typegoose - 659213b695e2d097159a9c3706f7ace4dc22a0ad authored about 5 years ago- typegoose(src): fix typo in "setModelForClass"
- typegoose(src): Typegoose class-functions use ...
github.com/typegoose/typegoose - 2dbba4b7efa70ab1e9b01778a16d209a4388fd4d authored about 5 years ago
- set printWidth to 140 instead of 120
- index(src): move "IndexOptions" to types.ts
- types(src)...
- utils(src): depuplicate "Mixed" warn/error/allow switch
- utils(src): remove function "isModelO...
- known-issues(gh-page): add links to issue with "class-transformer"
github.com/typegoose/typegoose - 16e80f1976c90eae432554ebbcc93ca1ba15cc50 authored about 5 years ago- known-issues(gh-page): add "class-transformer" as a known issue & "workaround"
github.com/typegoose/typegoose - bcfadc9bf5c25726efc91708e62b4e5f4c62ca6c authored about 5 years ago- known-issues(gh-page): strike "ts-jest" issue, because it got seemingly fixed
github.com/typegoose/typegoose - 950f6a988ba3bff282ec228edb360b4083e897bb authored about 5 years ago- utils(src): add check for "allowMixed" in "mapArrayOptions"
github.com/typegoose/typegoose - c10a04b6e93e1100398812513ad445107f927b92 authored about 5 years agoChangelog Catchup
github.com/typegoose/typegoose - a0ecaeec38b257d11ebe5453cbeaa35c52482c7f authored about 5 years ago- add dependencie "lodash" & "@types/lodash"
- utils(src): remake how option merging is handeled
...
fix typegoose/typegoose#2
github.com/typegoose/typegoose - 41c6bdf064c1e0dfa298399147a8ffcb691e1813 authored about 5 years agofixes typegoose/typegoose#102
github.com/typegoose/typegoose - 3b40dd07081c17e4d1f8766d5f415cbbbc681881 authored about 5 years agogithub.com/typegoose/typegoose - b1e41275300f7d469ddd80c0a5f03d5d714a274d authored about 5 years ago
- defaultClasses(src): use right "ObjectId"
- types(src): DocumentType: overwrite "_id" if extend...
- types(src): fix old "InstanceType" to "DocumentType"
github.com/typegoose/typegoose - 572c747b2999373575971431c9a9f06f629f781e authored over 5 years ago- prop(src): remove double check for circular-classes
github.com/typegoose/typegoose - ae9b58eb9ca56f6a9494e92e36f52e4ba65ccee1 authored over 5 years ago- errors(test): add a test for Circular-Classes
- prop(src): actually make sure the error for Cir...
- errors(test): add test if options provided to "setGlobalOptions" is not an object
github.com/typegoose/typegoose - a10c69b5b5cf57a975141f582d9ddb4e2b816a45 authored over 5 years agogithub.com/typegoose/typegoose - b2ad370140cbd3e0df169efa175b971b744b0605 authored over 5 years ago
- arrayProp(gh-page): add deprecation notes
- prop(gh-page): add documentation for "refType"
- prop(src): deduplicate code for "ref" & "refPath"
- types(src): deprecate ArrayPropOptions "ite...
- shouldRun(test): add test for Custom Types
- custom-types(gh-page): add base documentation for ...
github.com/typegoose/typegoose - 7b7127bf5725a28d53452dcc35db33f32bb5d7ef authored over 5 years ago
- prop(src): fix error when "@modelOptions" was not called
- move "source-map-support/register" i...
- known-issues(gh-page): added note that "generic properties" wont work correctly
github.com/typegoose/typegoose - 5856c52fa8972fb88751566581221c57bd376b5a authored over 5 years ago- reference-other-classes(gh-page): fix wrong documentation
github.com/typegoose/typegoose - 932e6404fc11d2f0c13f01da1f33e61ed73ffc17 authored over 5 years ago- migrate-to-6(gh-page): add note to "Methods" that they got removed in "6.1.0-1"
github.com/typegoose/typegoose - fd4f346cd43230fea03a6a890678a66b3f28d863 authored over 5 years ago- README: change requirement of mongoose to "5.7.6"
- index(gh-page): change typescript version t...
github.com/typegoose/typegoose - d2c186b72410b76319a5874607d101f3f7f20905 authored over 5 years ago
- tsconfig: add "importHelpers: true" to same space
github.com/typegoose/typegoose - 12e0931872737f504cc5fac410c58c44f7c5bc39 authored over 5 years ago- arrayProp(gh-page): remove old "extends Typegoose"
- virtuals(gh-page): make better examples fo...
github.com/typegoose/typegoose-testing - 1beb1da6ebfebfea6e6a207f4febf48b7138323d authored over 5 years ago
github.com/typegoose/typegoose-testing - 3972b39477349f589b03be49492bf8461671da2e authored over 5 years ago
add "useUnifiedTopology"
github.com/typegoose/typegoose-testing - 3fe28033598e8954dde4c1c3cf12ea5d8451bec0 authored over 5 years ago- types(src): add "text" (index option) to PropOptions
fixes typegoose/typegoose#95
github.com/typegoose/typegoose - 128e14258a33f56497ce4cc173b419e4ea535ce8 authored over 5 years ago- add test to expect an error if "customName".length is <= 0
- add test to expect an error if the...
- add test to expect an error for "addModelToTypegoose"
- add test to expect "getDiscriminatorMod...
github.com/typegoose/typegoose - 4f39edec2256f60720a1c016c5d96423a1de523f authored over 5 years ago
github.com/typegoose/typegoose - 3f97a51ef12fb28264cdf8c8e8e870f2024633f7 authored over 5 years ago
- add modelOption "runSyncIndexes"
fixes szokodiakos/typegoose#290
github.com/typegoose/typegoose - e87bb9d79a9382c13f3cef9f6749c953207ccd55 authored over 5 years ago- fix global options
- add test for "setGlobalOptions"
- add the use for global options
fixes typegoose/typegoose#52
fixes typegoose/typegoose#82
github.com/typegoose/typegoose - 6010c483e570da897d7db02ebde72dd2f1ce34bc authored over 5 years ago
github.com/typegoose/typegoose - 716a0929ca3e7ca428da71b158d2c6cfc981dcf2 authored over 5 years ago
github.com/typegoose/typegoose - 4feb4339b0894ace27fcd4ffb9ce26c0c5ba6a7e authored over 5 years ago
- Update Dependencies
- upgrade mongoose to 5.7.6
- use the "OptionsConstructor" for array o...
- getClassForDocument(gh-page): change documentation for the actual function
github.com/typegoose/typegoose - 8844016f1219655f4718fc1733279cc272f3ce8d authored over 5 years agogithub.com/typegoose/typegoose - 0ab0d582c81ae90943583d1c7cc50149172538b1 authored over 5 years ago
github.com/typegoose/typegoose - 6a2cabfd3c9ff341a2d9aad36f4565b944dfdfbf authored over 5 years ago
- utils(src): "isPrimitive": try to match against "Schema.Types" and "Schema.Types.*.name"
- prop...
- hooks(src): type "PreFnWithDocumentType" now uses "HookNextErrorFn"
- hooks(src): renamed type ...
fix typegoose/typegoose#78 again
github.com/typegoose/typegoose - eb4bb4791241201ac244ca893bf4867964e1fa0c authored over 5 years ago- remove "it.only" what was accidentally added
github.com/typegoose/typegoose - 9c34df552fcf6fec01447489f42d6e57b7964521 authored over 5 years ago- utils(src): refactor how "isPrimitive" works
- shouldRun(test): add test for type "Buffer" for ...
- bug(template): add section "What is the Problem"
github.com/typegoose/typegoose - f1986a2d96effe8ea72e609ae2bd7daae5de02b0 authored over 5 years agogithub.com/typegoose/typegoose-testing - 160f654ce72524d93b25d3ee1ba0da34305b4230 authored over 5 years ago
- modelOptions(gh-page): add example to "schemaOptions"
requested by typegoose/typegoose#87
github.com/typegoose/typegoose - 59ed512d9c8e329b108848bb09c200f410806b38 authored over 5 years agogithub.com/typegoose/typegoose - c799805b7dd162ba17dcbabffb54bbe83fea9d9c authored over 5 years ago
- typegoose(src): add function "deleteModel"
- typegoose(src): add function "deleteModelWithCla...
- mapProp(src): add example for "of"
- arrayProp(src): add example for "items", "itemsRef", "it...
github.com/typegoose/typegoose - 594303c15aeaeebe837d5d8e9e26d1444416f9e1 authored over 5 years ago
- defaultClasses(gh-page): fix wrong documentation about extending multiple classes
fixed typego...
github.com/typegoose/typegoose - 756a8033e620955dab2a30750541d3e07d487abf authored over 5 years agogithub.com/typegoose/typegoose - b516c9a4498fcff242c940620935d77e0c30a43d authored over 5 years ago
- readme: remove section "Property decorators"
- readme: remove section "prop"
- readme: rename s...
- readme: remove section "arrayProp"
github.com/typegoose/typegoose - 62fb517a5f0fa56dfec79c54317c1e72b9a2cb7a authored over 5 years ago- readme: remove section "Class Decorators"
- readme: remove section "plugin"
- defaultClasses(gh...
- readme: remove section "index"
- indexes(gh-page): add an example
- readme: remove section "pre"
- readme: remove section "post"
- hooks(gh-page): add much more in...
- readme: remove section "modelOptions"
- modelOptions(gh-page): rework layout
- readme: remove section "mapProp"
github.com/typegoose/typegoose - 8b8f8d61ec1ab9f3cb50aca227e7d07002378fce authored over 5 years ago