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

Travis build: 1364 v2.16.1 [ci skip]

github.com/tsedio/tsed - 03af501e6cc9319fd2f43c7892a715ec9878a393 authored about 7 years ago
Merge fix_add_log

github.com/tsedio/tsed - 7d02aa4c4a8bff7e71b3f2caaf56b5bcbb6d54a4 authored about 7 years ago
fix: Add log

github.com/tsedio/tsed - 4bc679f26e85b17a003a1124116d2b74bae33d2e authored about 7 years ago
Merge master

github.com/tsedio/tsed - 8c7678497a294ec8448d8ba1455f0a83bbcb6073 authored about 7 years ago
docs: Improve documentation

github.com/tsedio/tsed - e56ac153e49aff2a6ebf6999ed3a39f858bf8e6c authored about 7 years ago
Travis build: 1358 v2.16.0 [ci skip]

github.com/tsedio/tsed - 671f1aa6b22e20305b2deb00ed768119c7f93453 authored about 7 years ago
Merge feat_proxy_scope

github.com/tsedio/tsed - 173cf08c681b5f1030a8932d9677b9460e65caac authored about 7 years ago
chore: review

github.com/tsedio/tsed - 0823f01ee3626db68bc1c8a58dfd52def23ccdfb authored about 7 years ago
feat(mvc): Scope service, middleware and controller

Closes: #58

github.com/tsedio/tsed - a72cbd5f080a869ee22f06e4209a94b3709bd747 authored about 7 years ago
Travis build: 1346 v2.15.4 [ci skip]

github.com/tsedio/tsed - 397d786ef233c2174a81a3f7e897a40915c4b690 authored about 7 years ago
Merge master

github.com/tsedio/tsed - 71dd2c4f79ee3f89ac8eda0705eb088ce4c8eb66 authored about 7 years ago
fix(swagger): Add any type on Example decorator

Just update the unit test for the Example decorators

Change the signature of the Example decora...

github.com/tsedio/tsed - 5610c26f58b61ede6650fd12ea8c70dce6de1950 authored about 7 years ago
Travis build: 1327 v2.15.3 [ci skip]

github.com/tsedio/tsed - 7165c4f5086122b98781605c291890d6cd6cd109 authored about 7 years ago
Merge fix_optimization

github.com/tsedio/tsed - b7508524e2f1a5dc3e4207466511ad4b374d9ede authored about 7 years ago
fix(mvc): Fix performance

- Add Filter builder. Compile filter before running the server.
- Optimize performance when an e...

github.com/tsedio/tsed - 36c806b23eb5efb61d50cfa4efbf77aee29c718e authored about 7 years ago
Merge fix_broken_links

github.com/tsedio/tsed - 0a428701d2702093a1770a0f278bd4d77faa1cd1 authored about 7 years ago
docs: fix broken links

github.com/tsedio/tsed - fcecde8a6b0353c5123eacb2fe181edb0470f2bc authored about 7 years ago
Travis build: 1304 v2.15.2 [ci skip]

github.com/tsedio/tsed - 6df4c342895db43b415e025f8eef4b4837d365ff authored about 7 years ago
Merge chore_update_package_json

github.com/tsedio/tsed - 299628700d2b9259acc0632db3744b0f6725a58c authored about 7 years ago
fix: package description

github.com/tsedio/tsed - 6200afc58061d0e4ba57642f127d0e382161305b authored about 7 years ago
docs: Add reference to docsify

github.com/tsedio/tsed - accd5ef97653565bbf319370df54f9c2a809b232 authored about 7 years ago
Travis build: 1299 v2.15.1 [ci skip]

github.com/tsedio/tsed - 74b1f55fdd9827b66a46687ac548e9c763966453 authored about 7 years ago
Merge fix_bug_dependencies

github.com/tsedio/tsed - cfd3977dac03c0129a8a14385510d4ae70f85d20 authored about 7 years ago
fix: Semantic-release version

- Revert to Semantic-release v7
- Fix bug responsive on documentation

github.com/tsedio/tsed - bbba9221ab67e5b9d845caacc19109c9d5eef299 authored about 7 years ago
Merge deprecated_method

github.com/tsedio/tsed - 9282d78263466ea7d2d4e6438d79c2315bee5f01 authored about 7 years ago
fix: Deprecate $onAuth hook

See https://goo.gl/fufBTE.

github.com/tsedio/tsed - edfd24cc2a96a67d4161833a7f9b07917de9ee6d authored about 7 years ago
Merge docs_fix_doc

github.com/tsedio/tsed - 61d851dd8c416379176c26f624cc337f4d2dc01c authored about 7 years ago
docs: Update documentation

github.com/tsedio/tsed - 4330ea263e069900d4f3b1126684fe324db3ac4c authored about 7 years ago
Merge chore_update_dependencies

github.com/tsedio/tsed - e69978a0833987417a438b05d42e1c7858212bc9 authored about 7 years ago
chore: update dependencies

github.com/tsedio/tsed - 7fad6b7af89f3350d78dbb30d7ded374d9bfce95 authored about 7 years ago
Travis build: 1287 v2.15.0 [ci skip]

github.com/tsedio/tsed - f78a9049c2bafeebd3ca7b12e5441e448815c9eb authored about 7 years ago
Merge feat_mount_manually_controllers

github.com/tsedio/tsed - 5a711d833e285cf45c490516915412725ab2ccf8 authored about 7 years ago
chore: code review

github.com/tsedio/tsed - cc10a81b339d0a37a1086d302621152aab91835c authored about 7 years ago
feat(server): Import manually a controller

- Add ts-node support,
- Controller can be added manually to ServerSettings.mount(),
- Upgrade t...

github.com/tsedio/tsed - 127f5f2e6fd096e590c9926b2057241bef42ef16 authored about 7 years ago
Merge docs_fix_doc

github.com/tsedio/tsed - 9832ab583967133c97df6de5e22feabc2721d605 authored about 7 years ago
docs: fix configuration documentation

github.com/tsedio/tsed - 54626fa3f6df2f020960a4c32557cd77ba9d536f authored about 7 years ago
Merge chore_remove_dependencies

github.com/tsedio/tsed - ea0183317bdd63890dd8ccd4d61c3dfd0b72f41e authored about 7 years ago
chore: remove some dependencies

- Remove old sh script. Use gflow instead of.

github.com/tsedio/tsed - f287538270dcd60d24b60e6251cdff109ee70d19 authored about 7 years ago
Travis build: 1247 v2.14.2 [ci skip]

github.com/tsedio/tsed - 64c4cc9fec4659706c032b4968a0a371817838ec authored about 7 years ago
Merge _fix_ajv_bad_import

github.com/tsedio/tsed - dd8a91b0d7db6f242d7ef044eda7612decf88ade authored about 7 years ago
fix(ajv): Fix bad import in AjvService

github.com/tsedio/tsed - b8f1aff8077e95c4ed5440cb2c4cc6440a2a1eaf authored about 7 years ago
Travis build: 1240 v2.14.1 [ci skip]

github.com/tsedio/tsed - db33e4db9a1d882f12029c52bd3814d86e885f03 authored about 7 years ago
Merge fix_performance

github.com/tsedio/tsed - eca4ca0736051d5d834598ebb0aedde6b8cea5bf authored about 7 years ago
fix: problem performance

github.com/tsedio/tsed - 305a09794d983e2d5a0f3ef451398710323a0c90 authored about 7 years ago
fix: performance problem

github.com/tsedio/tsed - 2ada4ec86c9e9cf1d96431396a9a27a9bbb33d44 authored about 7 years ago
Travis build: 1234 v2.14.0 [ci skip]

github.com/tsedio/tsed - ea122e04aaacf0abeb32847bfef70ab05b846df9 authored about 7 years ago
Merge config

github.com/tsedio/tsed - 60fcf23177b29da1a113581b5b0e64580c5e2f68 authored about 7 years ago
feat(config): Add new package config

- Refactoring ServerSettingsProvider onto new package
- Add decorators @Value and @Constant that...

github.com/tsedio/tsed - 57116fdae83c9f5a470bfb9f6fd8d2f85aabc243 authored about 7 years ago
Travis build: 1229 v2.13.0 [ci skip]

github.com/tsedio/tsed - bf1a1ba6aa036e6dfa12adf7d59b8d21c4c92add authored about 7 years ago
fix: unit test

github.com/tsedio/tsed - ddbc70d622aee521eff5722195b8b8b64ddc53c9 authored about 7 years ago
feat_log_request

github.com/tsedio/tsed - 632fc9b32348ba6797273ae060ba8db7c853f607 authored about 7 years ago
chore(logging): moved to request logging to debug instead of info

In an attempt to reduce the ordinary logging the request logging was moved to debug level

github.com/tsedio/tsed - b2a598c9f75d5aa7043721969945abe389c1751b authored about 7 years ago
feat(logging): Add logRequestFields configuration

- Request log in prod mode can be configured (see configuration section),
- Errors will now be l...

github.com/tsedio/tsed - 659d98cc103cfb9e5e2f12ffba007c077177aead authored about 7 years ago
Travis build: 1223 v2.12.0 [ci skip]

github.com/tsedio/tsed - 8d11599898d1092da2e12aa2d58a6eaa6ec81076 authored about 7 years ago
feat(ajv): Add validation package with Ajv library

Closes: #85

github.com/tsedio/tsed - 59276f4b3c277a6e9d1aacb4db85a3e9871135fd authored about 7 years ago
Travis build: 1219 v2.11.0 [ci skip]

github.com/tsedio/tsed - 79d7ebe3071994c5dcf5db79837b36ed7e378fe2 authored about 7 years ago
fix_jsonschema

github.com/tsedio/tsed - c54eba3ecf268ed97214d35b09ac672272fb8cc8 authored about 7 years ago
feat(jsonschema): Add Property, PropertyName, PropertyType

- fix bug on jsonschema
- add Property alias decorator
- add PropertyName decorator
- add Proper...

github.com/tsedio/tsed - 14817193653b931c135d29581e099537799979fa authored about 7 years ago
Travis build: 1209 v2.10.0 [ci skip]

github.com/tsedio/tsed - 731571f60143e9cbbf86682e656b340e251f0b48 authored about 7 years ago
feat_override_service

github.com/tsedio/tsed - 0728251b17006d155c0f5831ed2c1c5828254569 authored about 7 years ago
feat(di): Add OverrideService decorator

github.com/tsedio/tsed - b323cd2c0234a7bb7093e96ea97998b8ff758aa7 authored about 7 years ago
Travis build: 1203 v2.9.2 [ci skip]

github.com/tsedio/tsed - b8318f5bd397ae5a549e37bcbbc41f80a1e88406 authored about 7 years ago
Merge master

github.com/tsedio/tsed - 9722d9dc10ec2268bdf332a6052245d25aa0374e authored about 7 years ago
fix(swagger): the properties builder will not fail when no model decoration is present.

A problem was introduced somewhere between 2.7.0 and 2.9.1 making non decorated models fail in t...

github.com/tsedio/tsed - 2e105fa36e4be2d3aeb3f514d16bb906f3ab872f authored about 7 years ago
Travis build: 1155 v2.9.1 [ci skip]

github.com/tsedio/tsed - 206c4b330324587ac6a213a8877b4743fc9bbefc authored over 7 years ago
fix_enumarable2

github.com/tsedio/tsed - 13c6ccebaac0fa101f19d1846ec15285d2aac97c authored over 7 years ago
fix(core): Return descriptor (ES6 compatibility)

- fix Configuration
- fix Enumerable
- fix Writable

github.com/tsedio/tsed - 5bf4d8f7bbfeb471ccccc5d3cf0e523909e35273 authored over 7 years ago
fix_jsonschema

github.com/tsedio/tsed - 28e021fe54a6bfa224d402f4e321eb378254c665 authored over 7 years ago
chore: remove proxy on jsonSchemesService

github.com/tsedio/tsed - 850c956053026084022a36dc37e281266f7a3093 authored over 7 years ago
remove_proxy

github.com/tsedio/tsed - 9661b9d81eaced676be9fa115f8d9682cafa2149 authored over 7 years ago
chore: Remove ProxyRegistry class

github.com/tsedio/tsed - bcdc4b48b9777fadb6f31ce0eafa59a57b1f55d5 authored over 7 years ago
chore: fix title

github.com/tsedio/tsed - 577b4dfa77ae472c1564d3b81d3c8201ed0151ef authored over 7 years ago
Travis build: 1123 v2.9.0 [ci skip]

github.com/tsedio/tsed - 0b9e9280b771f91e54f7691d8594603e218318bf authored over 7 years ago
feat_json_schema

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

github.com/tsedio/tsed - c6467d8a2f2afba1a32352f29626a86d6057bb75 authored over 7 years ago
feat: Add JsonSchema package.

All class decorated with JsonProperty generate a JsonSchema. This
JsonSchema can be used with va...

github.com/tsedio/tsed - 0fdddf0e3e087f29805a4ce26b5e5b843874c4af authored over 7 years ago
Travis build: 1118 v2.8.0 [ci skip]

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

github.com/tsedio/tsed - 640aec384f0b1e5a7deb7e48f27aa9280821d850 authored over 7 years ago
feat(filter): Add decorate method on ParamRegistry.

Move some decorators under the filters packages.

github.com/tsedio/tsed - c63760e1b291ffe151ffead642cc97c5d99b36fc authored over 7 years ago
Travis build: 1109 v2.7.2 [ci skip]

github.com/tsedio/tsed - 2aa322037b6ce140e84e55076b6914ea2a3ff0c5 authored over 7 years ago
chore_swagger_test

github.com/tsedio/tsed - e0c463c5a0316f58cf4ca556d8bd5ac94fe90e11 authored over 7 years ago
fix(swagger): fix security default value

And add a unit test on the generated swagger.json

github.com/tsedio/tsed - e26eed5f44170583b796fe57d491517601365430 authored over 7 years ago
Travis build: 1087 v2.7.1 [ci skip]

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

github.com/tsedio/tsed - e97547c5f7e849157820d9b1f5ea13e9e0cf233d authored over 7 years ago
fix(swagger): code changes were not backwards compatible.

github.com/tsedio/tsed - 6a0be74ce2235df2f8e0aa108be9e0f97a190d85 authored over 7 years ago
Travis build: 1079 v2.7.0 [ci skip]

github.com/tsedio/tsed - 35b128095b367fe5e82361d235c7b1232b9fd5b5 authored over 7 years ago
feature_option_strict_validation

github.com/tsedio/tsed - f09cd345db0bfa9c3d3da2f8bf0d3f19e3279a4a authored over 7 years ago
feat(converter): Add global option validationModelStrict.

Since v1.6, [ConverterService](http://romakita.github.io/ts-express-decorators/docs/converters.m...

github.com/tsedio/tsed - 8329048b74e250a6556f8bb62e8eda1a8ee04888 authored over 7 years ago
Travis build: 1065 v2.6.4 [ci skip]

github.com/tsedio/tsed - 9336d329e4d674b5e78efe618153b73dcface4e7 authored over 7 years ago
fix_swagger_return_type

github.com/tsedio/tsed - 605b85cb81a73c361baa69e7d9e4b6d45b5caeba authored over 7 years ago
fix(swagger): fix returns responses

github.com/tsedio/tsed - 225bc4d49d38c94719d19c5052f5f256a54f4070 authored over 7 years ago
Travis build: 1062 v2.6.3 [ci skip]

github.com/tsedio/tsed - 0772192152fbeac6ebc7416a45a1d98ef0babb9b authored over 7 years ago
fix_swagger_body_model

github.com/tsedio/tsed - 3b9cdce19c521649d57f8cea7c1e1b1ba3975ea4 authored over 7 years ago
fix(swagger): fix swagger documentation

github.com/tsedio/tsed - ee1d6c1ff6ff5345a6d72f3008b71ce28d955ac7 authored over 7 years ago
Travis build: 1058 v2.6.2 [ci skip]

github.com/tsedio/tsed - 948ea999741f7ba9dcb742d91a6cc262f0c23d9d authored over 7 years ago
fix_swagger_example

github.com/tsedio/tsed - c5e71f314b28a225f1a5b5ec5ba54393e446ec49 authored over 7 years ago
fix(swagger): Fix Example decorator

github.com/tsedio/tsed - 413a9d2d38bc8e9cf1623a6f29f7989b92a3f977 authored over 7 years ago
fix_package.json

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