Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/typegoose/typegoose
Typegoose - Define Mongoose models using TypeScript classes.
https://github.com/typegoose/typegoose
- update semver to 7.3.2
- update coveralls to 3.0.13
- update jest to 25.4.0
- update mongoose t...
4f9a08689a6999e9a52556328bf26fe4bb6955dc authored almost 5 years ago
c0ef96879e0442b560e0f429b20f98f0db7e45fc authored almost 5 years ago
- upgrade loglevel to 1.6.8
- upgrade semver to 7.3.2
- upgrade tslib to 1.11.1
- upgrade typedoc...
- navigation(gh-page): add missing "getModelWithString" link
- package: replace hompage link with...
b7ed2c9b1882e9995be364e1e32ff15a4c611a1b authored almost 5 years ago
- rename "optionsProp" to "modelOptions"
- queryMethod(src): add file
- queryMethod(gh-page): add...
- prop(src): add option "addNullToEnum"
closes typegoose/typegoose#235
1b0d224b90ce4c87fde5a0b00fcb32dd6ac80eaa authored almost 5 years ago- navigation(gh-page): add isRefType
- isRefType(gh-page): fix redirection link
9584702bf2fb3f3ab00d57a34960da778457666d authored almost 5 years ago
35b12873b733c8c9c1597a100c3fc2122482351a authored almost 5 years ago
- warnings(test): remove non-working test
- prop(src): add warning to report if the message is se...
- typeguards(test): add tests for "isRefTypeArray"
b0c8ee4249e0b12fdd7d8c630ba5a183acd18152 authored almost 5 years ago- changelog(gh-page): catchup
- environment(gh-page): remove "TG_USE_NEW_ENUM"
- globalOptions(sr...
- utils(src/internal): add function "assertion" and "assertionIsClass"
- all other: refactor to u...
- shouldAdd(test): fix lint
- shouldAdd(test): remove "as" import casts
- getClassForDocument(tes...
- indexes(gh-page): mention weights
- indexes(gh-page): update link to "createIndexes"
- index...
- types(src): IndexOptions add "language_override"
fixes typegoose/typegoose#223
c03f4242ce3631e9395600cae5847c97d5cf0ee0 authored almost 5 years ago82a5a19562721aa60469f7e5c99c08f139748a82 authored almost 5 years ago
- types(src): remove "& T" from ModelType to remove instance properties from model
This is a ...
6cc33bb9d4743d4110f80f2dd59e078afe3b3b6b authored almost 5 years agoc4dcfbb8bc4cdb15225d9b3961c4889c2d91c75c authored almost 5 years ago
983aae541a25feeaf236b07181dd8732270e9baf authored almost 5 years ago
- arrayprop(gh-page): items: add example for subdocuments
- arrayprop(gh-page): make it more re...
- readme: mention required babel plugins
This is a squash merge of typegoose/typegoose#229
e2997a27664475c20ca3456e2509164a75ff49c8 authored almost 5 years ago- plugins(gh-page): add typegoose/auto-increment as plugin example
aa940331dafd0986cde3bf9cc9700c211c712a39 authored almost 5 years ago- remove nyc & mocha files
- jest.config(src): add jest config
- *.test(test): refactor for jest
...
e290b5e529fd061d2956bcf4bebcc3593a9046af authored almost 5 years ago
- data(src/internal): remove virtuals map
- types(src): add type "VirtualPopulateMap"
- constants...
- data(src/internal): remove hooks map
- constants(src/internal): DecoratorKeys: add "HooksPre" a...
- data(src/internal): remove plugins map
- constants(src/internal): DecoratorKeys: add "Plugins"
...
- mongoose-compatibility(gh-page): add 7.0
23d66c2cd05cb74df1d246a56fa9988321a60e7d authored almost 5 years ago1dc5155cd7a9859f80f389fbc9c6e9aeda0991de authored almost 5 years ago
- update mongoose to 5.9.9
- update loglevel to 1.6.8
- update semver to 7.3.0
- update nyc to 15...
- all: fix typos in documentation and making it better readable
This is a squash merge of typ...
0249c2bdc94ae73fb2e11bbd2621fd8dfc3e5783 authored almost 5 years ago- mongoose-compatibility(gh-page): update version table
0221b282208961e528c71dc66ce103bf51fe89bd authored almost 5 years ago- defaultClasses(gh-page): add imports to the examples
This is a squash merge of typegoose/ty...
b451a0f927ddbc78b1d6b33bce71c1e735451bb9 authored almost 5 years ago- arrayProp(gh-page): remove reference to the typegoose class
fixes typegoose/typegoose#217
11725eabe0b7ae702ada0608269441fee359a295 authored almost 5 years ago- README: fix sloppiness
This is a squash merge of typegoose/typegoose#212
5943fcae598fa907a9b67ea74be85a63a4d2f3c4 authored almost 5 years ago- arrayProp(gh-page): fix missing "[]" in examples
- arrayProp(gh-page): add documentation about ...
- update mongoose to 5.9.5
- update @types/mongoose 5.7.7
- update typescript to 3.8.3
- update t...
d0dba8e00ea9c82cdc34df7fdf536d94774b2351 authored almost 5 years ago
- changeIDType(gh-page): init
- navigation(gh-page): add changeIDType
fixes typegoose/typegoose#206
34ab25db12dd0111c80b69cad6f7d924cc97a3c7 authored almost 5 years ago- returnModelType(gh-page): add difference between ModelType and ReturnModelType
fixes typegoose...
25545a2464a827cdfbd0e32623ef461b8338c0e8 authored almost 5 years ago- prop(src): add warning to primitive when Mixed
- utils(src/internal): isObject: add option to r...
- plugin(src): replace "extends any" with "= any"
This is a squash merge of typegoose/typegoo...
81f8b6bd540890a98992af7df8c25c370d1b1490 authored almost 5 years ago30a84fef587f8598badcbe2f31a0fb293df5f1b8 authored almost 5 years ago
- globalOptions(src): remove commented-out code refering to "useNewEnum"
- index(test): remove co...
58c859e22d44d32eabfccf25ee24253ba39a13f4 authored almost 5 years ago
e32df9b3acc400ec709fc72ea0664ad3652d20e0 authored almost 5 years ago
- all(test/models/*): replace deprecated arrayProp options with proper options
- shouldAdd(test/t...
- virtuals(gh-page): replace "itemsRef" with "ref"
- ref(gh-page): replace "itemsRef" with "ref"
...
- types(src): remove deprecated types from "ArrayPropOptions"
b9f2270202ce875177bbcd9a5ee3d592af01438b authored almost 5 years ago- arrayProp(gh-page): remove "[]" from "mongoose.Types.Array" example
03130e3e2abc10819e21f7a6f9f98568e85da5e3 authored almost 5 years ago- prop(src): remove deprecated "arrayProp" Options
- arrayProp(gh-page): remove deprecated "array...
- arrayProp(gh-page): add note about "mongoose.Types.Array" is also possible
- shouldRun(tests): ...
- typegoose(src): completly remove deprecated class "Typegoose"
- typegoose(src): completly remov...
- typegoose(src): export everything from "index" instead of "."
- typegoose(src): use the new syn...
- logSettings(src): import as "logger" directly
- tslint: remove rule "whitespace" because it con...
- travis: fix all warnings
853104cf379d48dc7e0ae5d50f8d50ad08475e1e authored almost 5 years ago8b9c3f0329bc31426e0af6da26fa4da2c2220819 authored almost 5 years ago
- upgrade typescript to 3.8.2
- set minimal supported nodejs version to 10.15.0
- travis: remove ...
895904c49ad1a833ea2a6c485352e581d4ab54f5 authored almost 5 years ago
2c1181dc93528149e5a01f001eee651b71b58f4f authored almost 5 years ago
fd62e6705830768e523442e5de7d803467473704 authored almost 5 years ago
- upgrade mongoose to 5.9.2
- upgrade @types/mongoose to 5.7.1
- upgrade tslib to 1.11.0
- upgrad...
- utils(src/internal): remove function "createUniqueID"
1964c48979c52c193868238de056f5043d1906dd authored almost 5 years ago- getModelForClass(gh-page): Document overwriteoptions
ed6fdce21690fee12921a6183c6f5363d05cd774 authored about 5 years ago- typegurads(src): add function "isRefType" & "isRefTypeArray"
- isRefType(gh-page): add inital f...
- plugins(gh-page): add section "Typegoose Plugins"
65e5e4d72fd4edb955992f2eb27734b9f19882a5 authored about 5 years agoc5a6904ed75f17d5bad166ab9ab800abb9e7fd83 authored about 5 years ago
- index(src): clone array instead of re-using it
fixes typegoose/typegoose#194
7bd6194ddd83d35e987ed26a66a2b146f6018a13 authored about 5 years ago10a705f0cf01c2feef9b874a55df63f9c74ae159 authored about 5 years ago
91b4390cca1522c5d5152077a0b62aa56ce7dde9 authored about 5 years ago
- types(src): remove "?" from the new "Ref" type
5a72cfb6e1a4fc7cbb1adbb771958c2fc397a70a authored about 5 years agoc19cd6106bdc2fc8c3f0aaf3f77a61b8a0b99427 authored about 5 years ago
bfa88470c28f19091bb0be78e61f6aed231699d7 authored about 5 years ago
05493853344f4f93940432436224719c61c061de authored about 5 years ago
- typegoose(src): fix mongoose version check
e593dfa1fd128bd3d2f90a34755d0e3b6c2185a4 authored about 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
6f8616c6e5536d90b9dab849d649c40a84af299f authored about 5 years ago8ba749894a875ab56dfb35eef07192f946e5e481 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
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...
- prop(gh-page): add section for "select"
- virtuals(gh-page): add section "Extra Notes"
- vir...
70a65168d0f7a3ad4e36d5592ddb64cc94931b4c authored about 5 years ago
8de5e3f6231fb8a8e4549ea61be558cda817f984 authored about 5 years ago
- utils(src/internal): fix "isString" to check against "String" and "mongoose.Schema.Types.String...
27a93065ac88b2d111010eb1b3c8da927df8a896 authored about 5 years ago20bc08d97ed5b1c5e1c2f87ea11fcb5f4b432158 authored about 5 years ago
8bcbb3bbd407c70baaa6ec354a6da2aa6c3a73f2 authored about 5 years ago
d3b9ad696b1656c06ece06a5cdf362f15480112c authored about 5 years ago
- utils(src/internal): isObject: add check for "name === 'Mixed'"
- changelog(gh-page): 6.2.0: ad...
ae6a6a11f899d0f09ee3f73e930a4281019c72f2 authored about 5 years ago
- known-issues(gh-page): add a note about "typePojoToMixed"
a6bed81198de00b7c2a68b8925f44128df1a7bb8 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
- types(src): add "Function" and "object" to "BasePropOptions.autopopulate"
fixes typegoose/type...
5a5fd31291ee3b7bd239330f00920ff117490706 authored about 5 years ago