Ecosyste.ms: OpenCollective

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

github.com/typegoose/auto-increment

Automaticly Increment properties
https://github.com/typegoose/auto-increment

chore(.prettierrc): add file

8f6eec180277094d72c680d13b9c94f0e2d1b392 authored over 3 years ago
chore(.editorconfig): add file

f970f04aba437d1cdac584719a26a8b13f55e1a8 authored over 3 years ago
chore(settings.json): update vscode project settings

11be072125720963514243e9e0c898d0ea9060f6 authored over 3 years ago
chore: rename folder "tests" to "test"

00d57a1203663332a189936db3989fa4609b2a21 authored over 3 years ago
chore(package.json): fix typegoose version to used mongoose version

383473fabc4f0c02936b9503754ee391576c618d authored over 3 years ago
chore(yarn.lock): switch to using yarn

5e8fcd57e07bbb03d37b38d6701fb1c85fb14268 authored over 3 years ago
dependencies: change to use "~" instead of "^"

6151973da41ff9e4067c73f583a01364a297977c authored over 3 years ago
chore(README): fix build status badge

92ed2c4850b3844024903f37c42448fb5893a5a9 authored over 3 years ago
chore(LICENSE): fix license

9054d14e371a6896e4db907d331324d1d7e5de05 authored over 3 years ago
chore(README): add note that "AutoIncrementSimple" will only increment if not new

fixes #9

a2452a3d2dbe52916ff85021114ec9b3987e66f9 authored almost 4 years ago
Release 0.6.0

e0d4d24a5d7a24276a1d6c8488aba66ab1e20e1d authored over 4 years ago
fix(autoIncrement): remove deprecated "isNullOrUndefined"

41d8f7f22d60c84253fc0e972b9b732ba5cc7a84 authored over 4 years ago
fix(autoIncrement): remove lodash

3aa772ac240062ec4ecea4645aefd00209da538b authored over 4 years ago
dependencies: Update all

ef323594b54ddf0431c42587ca399981cba7648b authored over 4 years ago
feat(autoIncrement): add "AutoIncrementIDSkipSymbol"

7a9b257356758e8c9538200a2eec2f40243c82cc authored over 4 years ago
fix(autoIncrement): create tracker model before "isNew" check

24ee7973da75bb8c676d08eae4274f93d9f48bb9 authored over 4 years ago
style(README): fix ordering of "AutoIncrementID - Options" and "Notes"

e07a397a22201ff2576d6ba26819b10c1d03c48b authored over 4 years ago
chore: add github workflows & templates

- add github workflows
- add github templates
- remove travis

327d20286a7df4fd3718c7846cd8e2575f5496da authored over 4 years ago
Release 0.5.0

c1d46b0864f2400d25e8d1dfe631ede2f78b5c67 authored over 4 years ago
update travis versions

- travis: remove nodejs 8
- travis: add nodejs 14

53bf83b5dc780fda9a153c274a83083087f145db authored over 4 years ago
update nodejs version

- package: set required nodejs version to 10.15

2efd63f02f2919c9012063712dafbfaf5b68f9d3 authored over 4 years ago
Update Dependencies

- update mongoose to 5.9.25
- update @types/mongoose to 5.7.32
- update lodash to 3.17.19
- updat...

05378a6d9ab9745df4e69cfec8edefc8dd95ccf3 authored over 4 years ago
Release 0.4.1

78834ddca957166cc2ae59fe9b7b8113c3c78ab9 authored almost 5 years ago
Update Dependencies

- update mongoose to 5.9.6
- update @types/mongoose to 5.7.7
- fix package-lock

4582737235c0c6a139fc69d64fbafb293d621c0f authored almost 5 years ago
Release 0.4.0

630e96d46dba844f56a13f36709d27c165ac1341 authored almost 5 years ago
Update Dependencies

b6482b309a85b3bfcc0659d590acc871b9517d96 authored almost 5 years ago
AutoIncrementID should work in an sub-document

- add test for sub-document AutoIncrementID
- change AutoIncrementID to work in an sub-document

...

5153142859bfebaa30f1afa9da2b1b0439693dfd authored almost 5 years ago
Remove forgotten TODO

6b47e1f5cce9f0fd7553f2e1094e2fdf662d8d6f authored almost 5 years ago
Release 0.3.0

36eadd9700c11fc0945f8fdf4dceb899576b9b78 authored almost 5 years ago
Update Dependencies

- update README-Documentation for changes from #2

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...

2f0d2ffb4fe9f2e542a91c265784b7a30da96412 authored almost 5 years ago
test: add test suit with startAt

c217943d87e35fc9eebbd01a29c7f83df6599480 authored almost 5 years ago
allow negative count

3fbf64d1aec098bca8fc4947477cd3f9fcdd231f authored almost 5 years ago
remove unwanted log

e27bc12a8a97a0d6469cdce906ff238428b8d3cf authored almost 5 years ago
update modelName type from any to string

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

7c9d098d167f3c27e0aa4d8c3e48a62bda208c82 authored almost 5 years ago
remove model from options

ce19076f7547101de3a27d4fcb700b1697c6226b authored almost 5 years ago
fix: counter starts at issue

87691f920bb774adb973a3e5738298241ffa403c authored almost 5 years ago
fix: model name in options made to optional

6e79817aedbd62c9327b5b94ec7bd49126167848 authored almost 5 years ago
fix: let user define auto-increment collection name

2ecc5f0c405f726d1ced28ef0e860c73265520b4 authored almost 5 years ago
test: fix model name bug in test cases

c3da09e44cbc98189fe6e4f9a529c51e74674507 authored almost 5 years ago
feat: auto increment id as per mongoose-auto-increment

5523d39d13b602b26efcc58ee5937d14e9588d54 authored almost 5 years ago
Release 0.2.0

dd1da82bd3e6aeb8b187a7b4eeb4169a85396ebd authored almost 5 years ago
Add function "AutoIncrementID"

- rename "AutoIncrement" to "AutoIncrementSimple"

aaef2ad058342584fadf3e74a1bdcace612bebfd authored almost 5 years ago
Update Dependencies

130dab42278eca73e0f7cb9ab27086e1c2231460 authored almost 5 years ago
Release 0.1.2

b81d520ac24640dc1962e7edeaff2d9fc2eed787 authored almost 5 years ago
Fix Scripts

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

a1804704707268c6cc65d12498d48c37a81a37cb authored almost 5 years ago
Release 0.1.1

0420a935b601e9154d9ba04133eb8275c5a1944a authored almost 5 years ago
Remove NYC fix Coveralls

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

ee688e92f6802f17732a669eb8c6c8cb8a4afe7f authored almost 5 years ago
Fix Travis

- fix lint

e68590527dc671ed366a64c3bb05003d033d45d5 authored almost 5 years ago
Fix coverage script in travis

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

987463f572a1a93891cd371d8bc6d2c2ee3432d3 authored almost 5 years ago
Fix "prepare" script

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

e84468f46689b0dd62c71937efd1b819b93b453e authored almost 5 years ago
Inital Code

0ae1813993ad67f380bcec17f5d461fe76e53791 authored almost 5 years ago
INIT

82b2cd08357f8782c24f16cf790faef2ad0e57e6 authored almost 5 years ago