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

chore: build process

github.com/tsedio/tsed - 7cbb509283f9f2f320c1330a7bb6de1e88c01de3 authored over 7 years ago
Travis build: 1052 v2.6.1 [ci skip]

github.com/tsedio/tsed - de412e653d87c17a103b69f95e6b87854543ca1c authored over 7 years ago
fix_port_azure

github.com/tsedio/tsed - e1b4978e1dd4edf6a1e3ebc6d8f20c969e676d8f authored over 7 years ago
fix(server): remove the cast on the port number.

Azure set a bitstream in process.env.port. When it used with Ts.ED,
the port is casted to a numb...

github.com/tsedio/tsed - 7db2c6dc99e87a81e7a2fbb714f43614983cfb5b authored over 7 years ago
Merge master

github.com/tsedio/tsed - 41b3836905bb7b61d28c80d62207dd245995fb9a authored over 7 years ago
chore: reformat package.json

github.com/tsedio/tsed - 10dee8ce9a19869b1a66e1b3020b2aba737cc889 authored over 7 years ago
Travis build: 1045 v2.6.0 [ci skip]

github.com/tsedio/tsed - 4885ab6bd3b490f197c7258caa24489ee8b601c3 authored over 7 years ago
fix(docs): minor changes

github.com/tsedio/tsed - d84026a52e66de85967772f9f72a273c7a27b286 authored over 7 years ago
feat_header_status

github.com/tsedio/tsed - 4e1008c779175d54931bb6391df3623caffd43bc authored over 7 years ago
feat(mvc,swagger): Improve headers and status decorators.

- Headers add documentation in swagger,
- Status can take a headers descriptions for swagger doc...

github.com/tsedio/tsed - 2d9fa0c018a03e890fb7629edb9aefbd9c602e31 authored over 7 years ago
Travis build: 1030 v2.5.0 [ci skip]

github.com/tsedio/tsed - 014679969cef90641546e0ed5014d1d56bfda67a authored over 7 years ago
feature_required_model

github.com/tsedio/tsed - a2e4663e5a93fa0b38573f1ce4b87494893ec0ff authored over 7 years ago
docs: add document

github.com/tsedio/tsed - 0e467c84603d8756da982e07dba26efbeeb65d99 authored over 7 years ago
chore: code review

github.com/tsedio/tsed - 6c391cdd9f71cee7405ac8174f9230b1036c195c authored over 7 years ago
feat(mvc): Improve the Required decorator

- Required can be use on property
- add Allow decorator
- swagger is document with a bad request...

github.com/tsedio/tsed - f38aae9e48b83e80e9ddb406b7d60e95e548693c authored over 7 years ago
Travis build: 1008 v2.4.4 [ci skip]

github.com/tsedio/tsed - 547ae0fb9b963974d584cf7711197f3973c00676 authored over 7 years ago
fix: remove unnecessary request.log.info

github.com/tsedio/tsed - d0c88c88728ae24a299818a060d728ffc404f9d1 authored over 7 years ago
Travis build: 1007 v2.4.3 [ci skip]

github.com/tsedio/tsed - e6118a1db46e2e6c01c5d389f7cfb7c4895292df authored over 7 years ago
patch_incoming_request

github.com/tsedio/tsed - b8accdcc2df8b3cbc231088e8170fd891991e536 authored over 7 years ago
fix: Refactoring log start.

Move log start into a method to facilitate the override logger.

Closes: #135

github.com/tsedio/tsed - f1d5eca4ea712841fc130f965e78de0fefeda5e8 authored over 7 years ago
Travis build: 1003 v2.4.2 [ci skip]

github.com/tsedio/tsed - b91aab5358b1dc6a3c5551f14508b70737492c8a authored over 7 years ago
Merge master

github.com/tsedio/tsed - c3df6600ee413bb083d7b6e48f46574fa97c3bac authored over 7 years ago
fix: Fix links and fix hooks

- fix hooks names on services ($onInit)
- fix link to github repo on Ts.ED homepage
https://roma...

github.com/tsedio/tsed - c7979253c8ffe26fb38188756dafd5a0aac841da authored over 7 years ago
fix_inheritance_models

github.com/tsedio/tsed - e353082b8931ab01e0310b7b905475e1abcfe38d authored over 7 years ago
fix(core,mvc,converter): Fix inheritance metadata

Converter can serialize and deserialize class which have a parent classes.
Swagger can use metad...

github.com/tsedio/tsed - b8f43cbae4d92b19f882f96697ff3aaeaa1171e8 authored over 7 years ago
chore: change review

github.com/tsedio/tsed - 3cc3ff1ab3a6aa370fe2633ddcaf0253373a330b authored over 7 years ago
Travis build: 991 v2.4.1 [ci skip]

github.com/tsedio/tsed - 530e25dea9dcc4eadf45a42fe30c9dae2e2625b1 authored over 7 years ago
Merge master

github.com/tsedio/tsed - a6085cf361b207de15588c6f8900004410f93464 authored over 7 years ago
fix(swagger): All parameter types are now handled in common for the base properties

The properties 'name', 'description', 'in' and 'required' are now handled in the same place. So ...

github.com/tsedio/tsed - e87d7c5707cffacd82e3ae4d0bf4c0d4b701c6de authored over 7 years ago
Travis build: 984 v2.4.0 [ci skip]

github.com/tsedio/tsed - db2b4f1473dfe8d605cea9ff1155e9e900c0162d authored over 7 years ago
feat_add_hook

github.com/tsedio/tsed - 7b2a2dd600eebc680e54a60fa8d184548ec7784f authored over 7 years ago
feat(di): add $onInit hook

- Deprecate $onInjectorReady hook,
- $onInit can take a promise

github.com/tsedio/tsed - 508334d11eb777a5d2fb01660cefb1562e6ecbac authored over 7 years ago
Travis build: 978 v2.3.9 [ci skip]

github.com/tsedio/tsed - f8937fc447c87e81491d9a775fdb41a3e564a895 authored over 7 years ago
Merge master

github.com/tsedio/tsed - fd2eb11e5b7e381bade7a3dd12fea8b30bb84fa5 authored over 7 years ago
docs: add lwallent

github.com/tsedio/tsed - 440af8863cb61202d0fdb63b268608489cc8aeac authored over 7 years ago
fix(swagger): Names again show for body params

Pull request #119 renamed base parameter - just not in all placed. Magic strings should probably...

github.com/tsedio/tsed - af08954aef536a0a85110fb96adea5ad9e09d951 authored over 7 years ago
docs: fix typo

github.com/tsedio/tsed - f7a6903a20159e79da68643b473678e9e6209a20 authored over 7 years ago
chore: filter express.d.ts

github.com/tsedio/tsed - 1351d2bfafd638817c319348b63be3904424c7f1 authored over 7 years ago
Travis build: 967 v2.3.8 [ci skip]

github.com/tsedio/tsed - 3d9ee32efc97f0620da59d4b3b7f98943785ef4f authored over 7 years ago
chore: fix doc builder

github.com/tsedio/tsed - b6931bc3dfc68fe16ea3e505ac6d91a832cc1cbf authored over 7 years ago
fix_json_header

github.com/tsedio/tsed - b0c24bc6a9cfde262408e78c6ba0205102f06239 authored over 7 years ago
fix(mvc): Remove the setHeader json

Closes: #121

github.com/tsedio/tsed - 1fae1a6080d71afdf1d9aaa47ec50b3e83b3ebfa authored over 7 years ago
Merge master

github.com/tsedio/tsed - 801e1e99aff9f98a71a47ec86ad69805ccc365be authored over 7 years ago
fix(mvc): Make the request data types available

The extended Express request interface is made available.

Closes #122

github.com/tsedio/tsed - 6a096341ef2b1f8320c977baddd93693d9066f4c authored over 7 years ago
Travis build: 955 v2.3.7 [ci skip]

github.com/tsedio/tsed - f41864e59dac46d9833b52809cba70f7a7873ec9 authored over 7 years ago
Merge master

github.com/tsedio/tsed - b96858add2f3d70e4c84bc03722ac9ea832b80b3 authored over 7 years ago
fix: move swagger-schema-official to dev dependencies,

use '@types/swagger-schema-official' package instead 'swagger-schema-official'

github.com/tsedio/tsed - f96248bb2eb2bc8fc2c5c28d272d857bc656182d authored over 7 years ago
Travis build: 949 v2.3.6 [ci skip]

github.com/tsedio/tsed - 873888beea90e4b82c8044165e6ef858b0603ed3 authored over 7 years ago
fix_serve-static

github.com/tsedio/tsed - 3572d9943e04978002f4dd39f536eb9e3aa868b8 authored over 7 years ago
fix(serve-static): Fix multiple directory for the same path

github.com/tsedio/tsed - 29cd3ab054afd21238ac911690a6c4f0b81b7a17 authored over 7 years ago
Travis build: 947 v2.3.5 [ci skip]

github.com/tsedio/tsed - 2a9ae969e03368622bb91b6c157a06603469d127 authored over 7 years ago
fix_swagger_decorators

github.com/tsedio/tsed - 4853b3e0af9dc574a494185b90e41b9cf9f11288 authored over 7 years ago
fix(swagger): Resolve problem with the order of decorators

Closes: #117

github.com/tsedio/tsed - cf0283c84f8980e8d80a28f87f575c23364135c6 authored over 7 years ago
Travis build: 932 v2.3.4 [ci skip]

github.com/tsedio/tsed - a5a1363b6542d45c4e381156237607ab5c06ce63 authored over 7 years ago
fix_controllers_build

github.com/tsedio/tsed - d24a3b8c39dc86fbd7a50e42469f16c2f609070d authored over 7 years ago
fix(mvc): Fix controllers building on start server

github.com/tsedio/tsed - 61fb84e040cc241e7e93d7ace63deacf2322e7d5 authored over 7 years ago
docs: fix broken links

github.com/tsedio/tsed - f9a88014d05d7d8d16d84efb70ae555e9c58ca6b authored over 7 years ago
docs: Fix typos

- Update getting-started.md
- Update readme.md

github.com/tsedio/tsed - f3306f6ca38c9cc264b1d410091d86fb584e0c69 authored over 7 years ago
Merge master

github.com/tsedio/tsed - 51f5cf3bb4bc2b7632b841916bae71251e3b8037 authored over 7 years ago
docs: add contributor

github.com/tsedio/tsed - acce0f79f2a53ba4ccb43a18fa845b5e27ce741f authored over 7 years ago
Merge master

github.com/tsedio/tsed - 2932f15d5ab37f587e5bc552bcfadc8f58d6cb2d authored over 7 years ago
feat (swagger): Tags added to OpenApi spec

Tags Array have been added to the produced swagger spec. This adds support for named routes with...

github.com/tsedio/tsed - b1184da4dee2a1d4484081d28cb5026debd8daf1 authored over 7 years ago
Travis build: 913 v2.3.3 [ci skip]

github.com/tsedio/tsed - 23d257e875e91d41160f5b54b133dc5b2219cf8f authored over 7 years ago
Merge master

github.com/tsedio/tsed - 5bed013591d1a715737e243f9e1ed88d1adf126b authored over 7 years ago
fix(mvc): Let the endpoint metadata be specified on the controller level.

github.com/tsedio/tsed - 67a8db8dbc9f9a780dfef1c3d97618590284d67e authored over 7 years ago
docs: fixed bad links

The overview pages was pointing to a wrong directory

github.com/tsedio/tsed - a9c4cf35872cec22ae78d844eb19d9b4e426ea30 authored over 7 years ago
Travis build: 907 v2.3.2 [ci skip]

github.com/tsedio/tsed - 3f5fad60e01f2a22c09d272093b6fa83372c7372 authored over 7 years ago
Merge master

github.com/tsedio/tsed - d0d5f20f108cdd76ca7216a4b7c37862e829b1af authored over 7 years ago
fix(mvc): The controller middleware are now exported as needed.

github.com/tsedio/tsed - d5656d972fa8ec20793b4d28537ecd0f0a0e97fa authored over 7 years ago
Travis build: 902 v2.3.1 [ci skip]

github.com/tsedio/tsed - 6d1a1d05792c1169eddfe6437dd7cd3a20708fcb authored over 7 years ago
Merge master

github.com/tsedio/tsed - ecc8a5a20898b2aa01810bf9f86783616b44983c authored over 7 years ago
fix: importHelpers true but no lib dependency?

github.com/tsedio/tsed - af44622220652a1d98dd427c143d6744b265d3c0 authored over 7 years ago
fix(core): Add Store to Index

github.com/tsedio/tsed - 05c5171cb6e670cdf04e8faee3780dbb1f56603f authored over 7 years ago
docs: Fix toolbar to edit documentation.

github.com/tsedio/tsed - 53ac5edf496678449e3b90af3be1ffc446f3a1a3 authored over 7 years ago
docs: Add toolbar to edit documentation.

Add github badge

github.com/tsedio/tsed - 7c61ce7a839684347c933ce6973faea4e1c6ea5d authored over 7 years ago
chore_remove_headers_sent

github.com/tsedio/tsed - 77171ca0cd9b5edef728ed2e203189337658e03d authored over 7 years ago
chore: Remove headersSent condition in all middlewares

Closes: #103

github.com/tsedio/tsed - 9165c5485f8035e9e09c0f721d1723ba6e074754 authored over 7 years ago
Travis build: 881 v2.3.0 [ci skip]

github.com/tsedio/tsed - 001f1793401582546faba9bc6953e32b680e5cf0 authored over 7 years ago
feat_mdlw_use_on_class

github.com/tsedio/tsed - b6027e73749a4af8a33c53565a75f1ff73b78c9a authored over 7 years ago
docs: Add documentation and fix generator

github.com/tsedio/tsed - 2042ce6dcb7ffc9142618ab429c81993920d3c10 authored over 7 years ago
feat(mvc): Allow Use, UseBefore and UseAfter on class.

github.com/tsedio/tsed - eb2ea69d08fb95d76339ceb3f6a961f85aaf312e authored over 7 years ago
Merge master

github.com/tsedio/tsed - 0923f836a09e616bf580a4665f546d8f39690db6 authored over 7 years ago
docs(configuration): change tsExpressHandleStart to tsedReqStart.

github.com/tsedio/tsed - b6eaadb5074b3160b1eda441a4151112d4f5c472 authored over 7 years ago
Travis build: 874 v2.2.0 [ci skip]

github.com/tsedio/tsed - 24b9ec34acf22268bcabfb2995c2ddcaaa5e488b authored over 7 years ago
fix_log_request_response

github.com/tsedio/tsed - 082e853a3e8567416ecb31f2eb845b1c18d75e94 authored over 7 years ago
feat(logger): Attach a logger to the request object

- Add documentation,
- Attach a logger on the request,
- Fix the log when a response is sent.

C...

github.com/tsedio/tsed - 774f7bcbdb8650cc01233f7433a4828f67adaae0 authored over 7 years ago
Travis build: 868 v2.1.0 [ci skip]

github.com/tsedio/tsed - a309430b8e9a7a1ac7b29827f796e34fb6822768 authored over 7 years ago
feat_multiple_paths_endpoints

github.com/tsedio/tsed - 1ff62a326b1f90a4218aa59b107aab7c183977ca authored over 7 years ago
feat(server): Allow multiple path for each mounting endpoint

- Allow resource versioning

Closes: #84

github.com/tsedio/tsed - f5d2208acf5c600a1399ce97fe121d77162d5f6d authored over 7 years ago
Travis build: 837 v2.0.15 [ci skip]

github.com/tsedio/tsed - 42c409f971315a9a2193162728956271c78e1aca authored over 7 years ago
fix_remove_xmanaged_header

github.com/tsedio/tsed - fc1d833e2009e269995bd919b90dfbd8f1b6b92b authored over 7 years ago
fix: remove x-manager-by header

Closes: #99

github.com/tsedio/tsed - 73e005fa676b8352b0488fa5b7283e96ca6cbffb authored over 7 years ago
Travis build: 833 v2.0.14 [ci skip]

github.com/tsedio/tsed - e5aeaadcb84c1681495980545c0b64bd9e7f5a41 authored over 7 years ago
fix_crash_handlers

github.com/tsedio/tsed - 7be89111ed9f3c5835974e6b1747117428fb6a72 authored over 7 years ago
fix(handler): Fix server crashes

Fix server crashes when an object or an error have circular dependency.

Closes: #96

github.com/tsedio/tsed - b7409f02d064f60121ea0f217844e16627c8db80 authored over 7 years ago