Ecosyste.ms: OpenCollective

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

Ts.ED

Ts.ED Framework for Node.js and TypeScript. Build your awesome server-side application
Collective - Host: opensource - https://opencollective.com/tsed - Website: https://tsed.io - Code: https://github.com/TypedProject/tsed

Merge fix/socket-io-signature

github.com/tsedio/tsed - 8ca15763da5e61c3566f7efc03524c75fb084c29 authored almost 6 years ago
fix(#517): Fix problem on socketIO server initialization

An error occur since 5.2.0 when the socketIO configuration is set.
The error message is "Error w...

github.com/tsedio/tsed - b72121d77c4a39ac5b75ecc3e63cf082e7710062 authored almost 6 years ago
Travis CI build: 2474 v5.2.0 [ci skip]

github.com/tsedio/tsed - 6f2b2c8838010882fbba6e750284153ff3d3e5b9 authored almost 6 years ago
Travis CI build: 2474 v5.2.0 [ci skip]

github.com/tsedio/tsed - 6f2b2c8838010882fbba6e750284153ff3d3e5b9 authored almost 6 years ago
Merge fix/async-iterator

github.com/tsedio/tsed - 2358cbd40ac240acb5d926cc99a461bdb5570f54 authored almost 6 years ago
Merge fix/async-iterator

github.com/tsedio/tsed - 2358cbd40ac240acb5d926cc99a461bdb5570f54 authored almost 6 years ago
fix(graphql): Update tsconfig to support asynciterable and syntheticDefaultImports

Typescript compilation options have been updated.
- target: ES2016
- lib: ES2016
- allowSyntheti...

github.com/tsedio/tsed - 9b09e89a4be7a9d8fed759efab2eefe7c8e1956d authored almost 6 years ago
fix(graphql): Update tsconfig to support asynciterable and syntheticDefaultImports

Typescript compilation options have been updated.
- target: ES2016
- lib: ES2016
- allowSyntheti...

github.com/tsedio/tsed - 9b09e89a4be7a9d8fed759efab2eefe7c8e1956d authored almost 6 years ago
fix(graphql): Update tsconfig to support asynciterable and syntheticDefaultImports

github.com/tsedio/tsed - d6d9f4944aabf63aa3806b6080b21988a3ef379f authored almost 6 years ago
Merge feat/graphql

github.com/tsedio/tsed - 3cc1ccc5bb26004969be6e88a653b4ba064147b1 authored almost 6 years ago
Merge feat/graphql

github.com/tsedio/tsed - 3cc1ccc5bb26004969be6e88a653b4ba064147b1 authored almost 6 years ago
feat(graphql): Add graphql package 🍣

github.com/tsedio/tsed - dfc0c0a05a28a8e4deee76f0fe69ae2aab00c632 authored almost 6 years ago
feat(graphql): Add graphql package 🍣

github.com/tsedio/tsed - dfc0c0a05a28a8e4deee76f0fe69ae2aab00c632 authored almost 6 years ago
chore: Add SocketIOModule

github.com/tsedio/tsed - c66e84b11bf5d7ed888c68a515d99479c68b72f0 authored almost 6 years ago
chore: Add SocketIOModule

github.com/tsedio/tsed - c66e84b11bf5d7ed888c68a515d99479c68b72f0 authored almost 6 years ago
chore: Update typeorm documentation

github.com/tsedio/tsed - 6e9b3bf22ffa3bc61279cfd23255f1448de00d5c authored almost 6 years ago
chore: Update typeorm documentation

github.com/tsedio/tsed - 6e9b3bf22ffa3bc61279cfd23255f1448de00d5c authored almost 6 years ago
chore: Update socketio package configuration.

github.com/tsedio/tsed - 48012ffc5702c7611311899280641d640b0d90d9 authored almost 6 years ago
chore: Update socketio package configuration.

github.com/tsedio/tsed - 48012ffc5702c7611311899280641d640b0d90d9 authored almost 6 years ago
Travis CI build: 2469 v5.1.3 [ci skip]

github.com/tsedio/tsed - 1cfd86afa1adfb1ed6e37241cffc34a5412b9617 authored about 6 years ago
Merge fix/remove-timeout-promise

github.com/tsedio/tsed - 0de19f16ff7d938f79d68742c8ebaaceaac37b40 authored about 6 years ago
fix(di): Remove timeout on promise and add debug log on emit()

Now the server wait the promise resolution or rejection.

github.com/tsedio/tsed - 03fb65e922973223fe9f9feff19f843aa9ee9b72 authored about 6 years ago
Merge fix/remove-timeout-promise

github.com/tsedio/tsed - 0de19f16ff7d938f79d68742c8ebaaceaac37b40 authored about 6 years ago
fix(di): Remove timeout on promise and add debug log on emit()

Now the server wait the promise resolution or rejection.

github.com/tsedio/tsed - 03fb65e922973223fe9f9feff19f843aa9ee9b72 authored about 6 years ago
Travis CI build: 2466 v5.1.2 [ci skip]

github.com/tsedio/tsed - 3e0fbbdd7cbc2d8ce02fa06d4a4ea39a5af961bf authored about 6 years ago
Travis CI build: 2466 v5.1.2 [ci skip]

github.com/tsedio/tsed - 3e0fbbdd7cbc2d8ce02fa06d4a4ea39a5af961bf authored about 6 years ago
fix: Export MultipartFilesMiddleware

github.com/tsedio/tsed - 22c9d8295015c88505ccf79b72f2425761c547d2 authored about 6 years ago
fix: Export MultipartFilesMiddleware

github.com/tsedio/tsed - 22c9d8295015c88505ccf79b72f2425761c547d2 authored about 6 years ago
Merge pull request #514 from Szauka/patch-1

Updated documentation to include @tsed/multipartfiles

github.com/tsedio/tsed - 6aa7d0331fcd0565662f9076b0f4bb4d2cfc1814 authored about 6 years ago
Merge pull request #514 from Szauka/patch-1

Updated documentation to include @tsed/multipartfiles

github.com/tsedio/tsed - 6aa7d0331fcd0565662f9076b0f4bb4d2cfc1814 authored about 6 years ago
Updated documentation to include @tsed/multipartfiles

github.com/tsedio/tsed - 7b2532d2e66b58a4cb22fb8278795cef616ff962 authored about 6 years ago
Travis CI build: 2445 v5.1.1 [ci skip]

github.com/tsedio/tsed - 5c698b93f25ddf080d8b4a06acb454895d7b3334 authored about 6 years ago
Merge fix/503-ignore-property

github.com/tsedio/tsed - a6e5bfa1f2360246312ff3d3c9cee02beaac7d16 authored about 6 years ago
Merge fix/503-ignore-property

github.com/tsedio/tsed - a6e5bfa1f2360246312ff3d3c9cee02beaac7d16 authored about 6 years ago
fix(jsonschema): Fix inheritance issue with @IgnoreProperty

Closes: #503

github.com/tsedio/tsed - 3a6d6cbea908b16db00e6a4302902cc5b8fda917 authored about 6 years ago
fix(jsonschema): Fix inheritance issue with @IgnoreProperty

Closes: #503

github.com/tsedio/tsed - 3a6d6cbea908b16db00e6a4302902cc5b8fda917 authored about 6 years ago
Merge fix/typeorm-init

github.com/tsedio/tsed - 9753397902f08686682daa650f2ba2332e0ed92a authored about 6 years ago
Merge fix/typeorm-init

github.com/tsedio/tsed - 9753397902f08686682daa650f2ba2332e0ed92a authored about 6 years ago
chore: Add typeorm example

github.com/tsedio/tsed - 71b08a7de169a8cedd8c5c793f836a809fc29bfb authored about 6 years ago
chore: Add typeorm example

github.com/tsedio/tsed - 71b08a7de169a8cedd8c5c793f836a809fc29bfb authored about 6 years ago
Travis CI build: 2441 v5.1.0 [ci skip]

github.com/tsedio/tsed - 80dbb941c7236e84c352c00602be7d9739e5450f authored about 6 years ago
Travis CI build: 2441 v5.1.0 [ci skip]

github.com/tsedio/tsed - 80dbb941c7236e84c352c00602be7d9739e5450f authored about 6 years ago
Merge feat/virtual-schema-mongoose

github.com/tsedio/tsed - e140c66e7e3e063c49de744a2960bad59a4eb89d authored about 6 years ago
Merge feat/virtual-schema-mongoose

github.com/tsedio/tsed - e140c66e7e3e063c49de744a2960bad59a4eb89d authored about 6 years ago
chore: fix node version on v11.6.0 (higher version fail with nyc coverage report)

github.com/tsedio/tsed - e8f1445c008a1bf64057e3c80220085a24adeac3 authored about 6 years ago
chore: fix node version on v11.6.0 (higher version fail with nyc coverage report)

github.com/tsedio/tsed - e8f1445c008a1bf64057e3c80220085a24adeac3 authored about 6 years ago
feat(mongoose): Added support for mongoose map (require mongoose 5.1.0)

Closes: #482

github.com/tsedio/tsed - f2c5ff88c7dac7a1392f5a5dae45d4f751390519 authored about 6 years ago
feat(mongoose): Added support for mongoose map (require mongoose 5.1.0)

Closes: #482

github.com/tsedio/tsed - f2c5ff88c7dac7a1392f5a5dae45d4f751390519 authored about 6 years ago
docs(mongoose): Added documentation for @tsed/mongoose

github.com/tsedio/tsed - b8b919fd33a38c1c85be888f6b9a0fbbad217458 authored about 6 years ago
feat(mongoose): Schema decorator can be used to decorate a class

github.com/tsedio/tsed - c7ff02d036742a0ed53d24deb6897c35626a201e authored about 6 years ago
fix(mongoose): Rewrote createModel and createSchema to conform to mongoose definitions for model and schema

Change: Undocumented support for subdocument is replaced by a defined feature.

github.com/tsedio/tsed - 36edbe12381ce4af602554b4422999ecfafef619 authored about 6 years ago
fix(mongoose): Rewrote createModel and createSchema to conform to mongoose definitions for model and schema

Change: Undocumented support for subdocument is replaced by a defined feature.

github.com/tsedio/tsed - 36edbe12381ce4af602554b4422999ecfafef619 authored about 6 years ago
chore(mongoose): Update unit test

github.com/tsedio/tsed - a10e592087b4154920e83404a65ff2198eb1a9b3 authored about 6 years ago
chore(mongoose): Update unit test

github.com/tsedio/tsed - a10e592087b4154920e83404a65ff2198eb1a9b3 authored about 6 years ago
feat(mongoose): Add VirtualRef decorator

github.com/tsedio/tsed - b4ff4676a7295abd858a5dab9ee385e27a80bf23 authored about 6 years ago
feat(mongoose): Add VirtualRef decorator

github.com/tsedio/tsed - b4ff4676a7295abd858a5dab9ee385e27a80bf23 authored about 6 years ago
Travis CI build: 2427 v5.0.9 [ci skip]

github.com/tsedio/tsed - 810fa09d7c08d5fabec73abd8ee2c0797a0f7d81 authored about 6 years ago
Travis CI build: 2427 v5.0.9 [ci skip]

github.com/tsedio/tsed - 810fa09d7c08d5fabec73abd8ee2c0797a0f7d81 authored about 6 years ago
Merge master

github.com/tsedio/tsed - 3b2563edbd5be4959cf69e28fc2e596fcd653110 authored about 6 years ago
fix(common): allow configuration null value

github.com/tsedio/tsed - a30dda408e11356889663a26ca776fa68884cc92 authored about 6 years ago
Merge master

github.com/tsedio/tsed - 3b2563edbd5be4959cf69e28fc2e596fcd653110 authored about 6 years ago
Travis CI build: 2420 v5.0.8 [ci skip]

github.com/tsedio/tsed - bb910c974fb91325322b263457755722c6f0b265 authored about 6 years ago
Travis CI build: 2420 v5.0.8 [ci skip]

github.com/tsedio/tsed - bb910c974fb91325322b263457755722c6f0b265 authored about 6 years ago
Merge docs/test-context

github.com/tsedio/tsed - d51d4bf26efb79ecc88eaceb2cb64669fbd7de13 authored about 6 years ago
fix: Fix $onInit calling in unit test

Closes: #504

github.com/tsedio/tsed - c5de1af33da0c0eb2d6a63c70b152c1143115077 authored about 6 years ago
fix: Fix $onInit calling in unit test

Closes: #504

github.com/tsedio/tsed - c5de1af33da0c0eb2d6a63c70b152c1143115077 authored about 6 years ago
Merge docs/add-socketio-example

github.com/tsedio/tsed - cc194df63f67ad50c248d2201301915bfe45d662 authored about 6 years ago
Merge docs/add-socketio-example

github.com/tsedio/tsed - cc194df63f67ad50c248d2201301915bfe45d662 authored about 6 years ago
docs: Add SocketIO example

github.com/tsedio/tsed - 931753e8d13fc79f9b9a4f444033e575e1e06657 authored about 6 years ago
docs: Add SocketIO example

github.com/tsedio/tsed - 931753e8d13fc79f9b9a4f444033e575e1e06657 authored about 6 years ago
Merge chore/algolia

github.com/tsedio/tsed - c19a532fce57f139efde17a4a0134b7935c87af4 authored about 6 years ago
Merge chore/algolia

github.com/tsedio/tsed - c19a532fce57f139efde17a4a0134b7935c87af4 authored about 6 years ago
docs: Add algolia search component

github.com/tsedio/tsed - f9ccc7205fe147f6fe0b499301d4470c45e92802 authored about 6 years ago
chore(website): Revert algolia integration

github.com/tsedio/tsed - 41172a64d5ac716dc5eca83a24639d1b3a986390 authored about 6 years ago
chore(website): Revert algolia integration

github.com/tsedio/tsed - 41172a64d5ac716dc5eca83a24639d1b3a986390 authored about 6 years ago
Merge fix/add-algolia

github.com/tsedio/tsed - ef963bfe26c54b6d1c24b5bc92f1eff71d545b35 authored about 6 years ago
Merge fix/add-algolia

github.com/tsedio/tsed - ef963bfe26c54b6d1c24b5bc92f1eff71d545b35 authored about 6 years ago
chore(website): Use algolia website

github.com/tsedio/tsed - 363ac0f9048a6ae740d95df717e8d5787327c02c authored about 6 years ago
chore(website): Use algolia website

github.com/tsedio/tsed - 363ac0f9048a6ae740d95df717e8d5787327c02c authored about 6 years ago
Merge fix/converters-array

github.com/tsedio/tsed - 48dba48a3dd31b0fd06acbf7de827f8d71b59911 authored about 6 years ago
Merge fix/converters-array

github.com/tsedio/tsed - 48dba48a3dd31b0fd06acbf7de827f8d71b59911 authored about 6 years ago
chore: Update documentation and getting-started example

github.com/tsedio/tsed - 60c00a533fb1252bf0e15f20309c64cab963eb03 authored about 6 years ago
Merge master

github.com/tsedio/tsed - a74e27e1a6b74a8677ac4ef7a95c520cee2c29e0 authored about 6 years ago
Merge master

github.com/tsedio/tsed - a74e27e1a6b74a8677ac4ef7a95c520cee2c29e0 authored about 6 years ago
Update HeaderParams.md

github.com/tsedio/tsed - d33c1814135bd90d411875d5cc50923ea8ca7613 authored about 6 years ago
Updated documentation

fixed typo: implement -> implements

github.com/tsedio/tsed - 56c4e59a60f5ecf492113c017a0d76c4518b5421 authored about 6 years ago
Update HeaderParams.md

github.com/tsedio/tsed - d33c1814135bd90d411875d5cc50923ea8ca7613 authored about 6 years ago
Updated documentation

fixed typo: implement -> implements

github.com/tsedio/tsed - 56c4e59a60f5ecf492113c017a0d76c4518b5421 authored about 6 years ago
Travis CI build: 2399 v5.0.7 [ci skip]

github.com/tsedio/tsed - af4ac86310471baa0cd578c4248b2a96a1600386 authored about 6 years ago
Travis CI build: 2399 v5.0.7 [ci skip]

github.com/tsedio/tsed - af4ac86310471baa0cd578c4248b2a96a1600386 authored about 6 years ago
fix: fix compilation

github.com/tsedio/tsed - b2173a34827a3cdb9eab72330cb464525106f244 authored about 6 years ago
fix: fix compilation

github.com/tsedio/tsed - b2173a34827a3cdb9eab72330cb464525106f244 authored about 6 years ago
Merge fix/contanst-import

github.com/tsedio/tsed - 886472c2ccf6dbe222766d07f8140b8e4eb9915d authored about 6 years ago
fix: Fix constant import in RouteService

github.com/tsedio/tsed - 8ae6e85f0d5a2fc111d5601ef47d4327d767a7a8 authored about 6 years ago
fix: Fix constant import in RouteService

github.com/tsedio/tsed - 8ae6e85f0d5a2fc111d5601ef47d4327d767a7a8 authored about 6 years ago
Travis CI build: 2395 v5.0.6 [ci skip]

github.com/tsedio/tsed - 02adee57e9af6a6e5d88d127bb3ee7043ed8ac4d authored about 6 years ago
Travis CI build: 2395 v5.0.6 [ci skip]

github.com/tsedio/tsed - 02adee57e9af6a6e5d88d127bb3ee7043ed8ac4d authored about 6 years ago
Merge fix/import-tsed-di

github.com/tsedio/tsed - b7bfcdd39e3938af7bb248d9a2c571963d0cba29 authored about 6 years ago
Merge fix/import-tsed-di

github.com/tsedio/tsed - b7bfcdd39e3938af7bb248d9a2c571963d0cba29 authored about 6 years ago
fix: Typescript target compilation

github.com/tsedio/tsed - 56a7a6c2d2b2c2ca6dd932a8841bf3674454ee8b authored about 6 years ago