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: 2139 v4.26.2 [ci skip]

github.com/tsedio/tsed - b89fe5827355385445f1a6a84201734d40d24752 authored over 6 years ago
Travis build: 2139 v4.26.2 [ci skip]

github.com/tsedio/tsed - b89fe5827355385445f1a6a84201734d40d24752 authored over 6 years ago
Merge fix_407_accept_mimes

github.com/tsedio/tsed - c2fb60608916323740fc83e382a1247c8ba121c3 authored over 6 years ago
Merge fix_407_accept_mimes

github.com/tsedio/tsed - c2fb60608916323740fc83e382a1247c8ba121c3 authored over 6 years ago
fix: AcceptMimesMiddleware and GlobalAcceptMimesMiddleware

Closes: #407

github.com/tsedio/tsed - 9c22c8a3f55c14af400710e26ba42f794cef4bf3 authored over 6 years ago
Travis build: 2136 v4.26.1 [ci skip]

github.com/tsedio/tsed - 8614a78c566a287789602b63db88eaf259e8cb89 authored over 6 years ago
Merge fix_409_interface_settings

github.com/tsedio/tsed - 4e350f3147e0efa85855fadbdabddd3cdbc84acd authored over 6 years ago
fix: Interface IServerSettings httpPort and httpsPort

Closes: #409

github.com/tsedio/tsed - 081c8a347356897a5dba761461fe10c9d661acc2 authored over 6 years ago
Travis build: 2132 v4.26.0 [ci skip]

github.com/tsedio/tsed - 28b6e88c255264c90f29ba1b04238937a8b02824 authored over 6 years ago
Merge feat_log_configuration

github.com/tsedio/tsed - 9da932e677440d3649bf4ff5f051ecc670644886 authored over 6 years ago
feat: Add configuration options for the logger

- Add `format` option. Specify the format message displayed by the logger.
- Add `disableRoutesS...

github.com/tsedio/tsed - 922b146b324e162f0b1c53d4aaf7d3c790be24d4 authored over 6 years ago
Travis build: 2127 v4.25.0 [ci skip]

github.com/tsedio/tsed - c7f1ea72bbd2ab4f6cb840dcc976751f5fd134d5 authored over 6 years ago
Merge fix_swagger_params_spec

github.com/tsedio/tsed - 4899182457e911a19dd4054dcfa95fa3e505ee11 authored over 6 years ago
feat(swagger): Improve swagger OpenApiParamsBuilder spec generator

Closes: #398

github.com/tsedio/tsed - 89981affee90aa35753bd88cdaef8589f223c582 authored over 6 years ago
Travis build: 2125 v4.24.0 [ci skip]

github.com/tsedio/tsed - e56450ab6670138040659dc4498cdba37b66de63 authored over 6 years ago
Merge fix_multipartfile

github.com/tsedio/tsed - c19ed242f128afc8d26631fbecf35a6675ec99ca authored over 6 years ago
feat(multipartfile): Add field name support for file upload

- Add name field support (`@MultipartFile('fieldName')`)
- Add `@MulterOptions()` decorator usab...

github.com/tsedio/tsed - da7d55dc3504a76242579ed4b9131c8ee8eee814 authored over 6 years ago
Travis build: 2120 v4.23.2 [ci skip]

github.com/tsedio/tsed - e360a2c4a0091b0f04339ff90da9b27d2a89c946 authored over 6 years ago
Merge fix/required_field

github.com/tsedio/tsed - eefde450d896eccf605e5c94ea87222bce73b956 authored over 6 years ago
fix(mvc): Fixed required field name when setting a name with @JsonProperty

(cherry picked from commit 6834850)

github.com/tsedio/tsed - 776d3871869507553a15cd9fbc435597f962da87 authored over 6 years ago
Travis build: 2114 v4.23.1 [ci skip]

github.com/tsedio/tsed - 83c14750629755eac9c416b495f88be3a7518ec2 authored over 6 years ago
Merge fix_swagger_multipart_file

github.com/tsedio/tsed - 788e01040911a62cd069c449b326bbf32b39f406 authored over 6 years ago
fix(swagger): Add support for formData in swagger

Closes: #389

github.com/tsedio/tsed - 4f5aa770d9016d6edb12e38fec9b4c48e512775e authored over 6 years ago
chore: update documentation Value and Constant

github.com/tsedio/tsed - c9936a3e8481f8bf51de3606cc92a7466e9cd757 authored over 6 years ago
Merge fix_constant_decorator

github.com/tsedio/tsed - 0a2c0514b3782d7820860b45b3ab8af046e0c676 authored over 6 years ago
Travis build: 2110 v4.23.0 [ci skip]

github.com/tsedio/tsed - bfcd6b832df0d5345d2f15060ab1c146f1f4e38a authored over 6 years ago
Merge feat_swagger_consumes

github.com/tsedio/tsed - dd6fb0c5d024462ffeaaaa94873cd55305e03e98 authored over 6 years ago
feat(swagger): Add Consumes and Produces decorators for methods

github.com/tsedio/tsed - fdefc752c08c8269dcd3b586295bd0b287b8445b authored over 6 years ago
Travis build: 2108 v4.22.1 [ci skip]

github.com/tsedio/tsed - ee5da94dcd2be93c240a2c30f59865ae8a917696 authored over 6 years ago
Merge fix_swagger_pathparam_optional

github.com/tsedio/tsed - d96074331964b41e89255a08cb0faaedc071ae4c authored over 6 years ago
fix(swagger): Fix pathParams swagger description

Closes: #379

github.com/tsedio/tsed - a01f5913d1ef8a8d82048ecf6216597bf63f2b46 authored over 6 years ago
Travis build: 2103 v4.22.0 [ci skip]

github.com/tsedio/tsed - 22d2b180c81f16751fdaffacce55af34d1abf2d0 authored over 6 years ago
Merge feat_value_default_v

github.com/tsedio/tsed - c0a692c561335bfa7dd6dcccdd6e77820750d5af authored over 6 years ago
feat: Add defaultValue for @Constant and @Value + bind Value with config

Closes: #385

github.com/tsedio/tsed - 87ab8115bbf298385fb0ebef6a238b98ac97c2c3 authored over 6 years ago
Travis build: 2100 v4.21.0 [ci skip]

github.com/tsedio/tsed - 27be83efbebeaa36da0a4484a35596f9a642c35b authored over 6 years ago
Merge master

github.com/tsedio/tsed - dd149d08257508d4e212a2e8a2b6fdd4cae9ddd8 authored over 6 years ago
feat(mongoose): decorator to define schema indexes

This decorator calls schema.index() to define an index (most likely
compound) for the schema.

github.com/tsedio/tsed - cbecde1421768654d693fe6a1711855a131861c5 authored over 6 years ago
feat(mongoose): decorator to set default select() behavior for path

github.com/tsedio/tsed - ddb386b13b051c3ff7f78f2eabef88903e72b182 authored over 6 years ago
Travis build: 2096 v4.20.3 [ci skip]

github.com/tsedio/tsed - 9283cde5df51fc57e70349d2b393a88a157ed44f authored over 6 years ago
Merge fix_override_settings

github.com/tsedio/tsed - 19efe6544934285d148e7a26168b1c14c4079b7d authored over 6 years ago
fix: Override ServerSettingsService

Closes: #311

github.com/tsedio/tsed - c3c075fe9730316154d8f6ef70772a3074674d40 authored over 6 years ago
Travis build: 2092 v4.20.2 [ci skip]

github.com/tsedio/tsed - 60aacafbd73a98fd3f6425353c0477440b105fca authored over 6 years ago
Merge fix_global_injector

github.com/tsedio/tsed - 661b6e3590709bd42170a497c49dfefa0a3b3a1a authored over 6 years ago
fix: Restore global Injector (InjectorService.get)

To not create a breaking change, the global Injector is restored.

github.com/tsedio/tsed - e1a4564937f1425b86e14e7cc32898237e0b8ad4 authored over 6 years ago
Travis build: 2089 v4.20.1 [ci skip]

github.com/tsedio/tsed - c8512c678adf8a4d7a7581273fd351b1de9cb3ce authored over 6 years ago
Merge fix_restore_bootstrap

github.com/tsedio/tsed - 9b743ad033fb213c5d74991ddde94bd815272710 authored over 6 years ago
fix: Restore done parameter on bootstrap method and remove after

- after is specific to mocha library.
- return Promise isn't supported by all unit test library.

github.com/tsedio/tsed - 7966650f1a45cfac3ce088d1d41f8e2044f94e8c authored over 6 years ago
Travis build: 2086 v4.20.0 [ci skip]

github.com/tsedio/tsed - 4aa11a6b3bec2d80309136e33564eff0448d3029 authored over 6 years ago
Merge feat_ajv_errors_response

github.com/tsedio/tsed - e76ca30a7831e8494131ea3a7a48f71627f6355d authored over 6 years ago
feat: Create custom error with headers and errors field.

Introduce a new interface IResponseError which allow to create custom
error based on BadRequest,...

github.com/tsedio/tsed - fd367a9d478a1490ed537cfd2b5000aaea462659 authored over 6 years ago
Travis build: 2084 v4.19.1 [ci skip]

github.com/tsedio/tsed - 0537bdf9aa9620f49816d0a3799bebd34611f5c1 authored over 6 years ago
Merge fix_issue_380

github.com/tsedio/tsed - 6650ab63393175edc76c17e4379f1f1e94f778a5 authored over 6 years ago
fix: imports/exports

Closes: #380

github.com/tsedio/tsed - 3194844bcac21b68d83f54044dff3180171a93b0 authored over 6 years ago
Travis build: 2078 v4.19.0 [ci skip]

github.com/tsedio/tsed - 7ecbab4a67eefd4fa9487bcfd2b5c3e32f66df9c authored over 6 years ago
Merge chore_refacto_server_loader

github.com/tsedio/tsed - 89c9650ea69680f887bbbc01f01ad7d813579066 authored over 6 years ago
feat: Add container support

- ServerSettingsService can be overriden,
- InjectorService use container,
- Deprecate all stati...

github.com/tsedio/tsed - eb2b28d307408ca05a4ae89ee5620d15e840b58f authored over 6 years ago
Merge chore_refactoring_injector

github.com/tsedio/tsed - 167df5d7033bdb90d0020bff93e2c27daa511701 authored over 6 years ago
chore: Forward injector to all builder class instead of calling InjectorService

github.com/tsedio/tsed - 9e81cb18b9849bca0d0afd2bda5f8aa376866df4 authored over 6 years ago
chore: Forward injector to all builder class instead of calling InjectorService

github.com/tsedio/tsed - 96b8706a252eb0a868293eb768da89e588f932fd authored over 6 years ago
Travis build: 2057 v4.18.0 [ci skip]

github.com/tsedio/tsed - b17a897c13c4e647f8c02e78805187b17d684381 authored almost 7 years ago
Merge feat_288_socket_converter_service

github.com/tsedio/tsed - f2aa3edec58446b10c3d643ef78636973e0656a5 authored almost 7 years ago
feat(socket): Decorator Args support Model deserialization

- Update all dependencies
- Fix documentation

Closes: #288

github.com/tsedio/tsed - 6d1941a110a6513a5f017b5d0c91c30beadf58b3 authored almost 7 years ago
Travis build: 2050 v4.17.7 [ci skip]

github.com/tsedio/tsed - 7d9d08276cc9d74820e189b21359be6a35934495 authored almost 7 years ago
Merge chore_docs

github.com/tsedio/tsed - 1e1789f26627d7c084955ef7eb2e90afb2617196 authored almost 7 years ago
fix: Documentation and tsed/testing library

github.com/tsedio/tsed - 8fde85c43055ff70a03131a71e97803ea4e75c86 authored almost 7 years ago
Travis build: 2044 v4.17.6 [ci skip]

github.com/tsedio/tsed - 83d46a589218428e9e5472c7854d267ec9e786df authored almost 7 years ago
Merge fix_363_tsc_compilation

github.com/tsedio/tsed - 378824cca5fa4f850a1deefb4c1e1ccfb3756b34 authored almost 7 years ago
fix(tsc): Fix typescript compilation error

github.com/tsedio/tsed - 6eb2560409906f95eff391b14ad73944372088b9 authored almost 7 years ago
Merge add_prettier_integration

github.com/tsedio/tsed - 5a6162a16eef36308836767e5f183116cc991b4b authored almost 7 years ago
chore: Add Prettier code formatter

- add prettier + pre-commit hooks configs

Closes: #360

github.com/tsedio/tsed - 42ab793383f868a48ce891c1564ecd8cb5683e79 authored almost 7 years ago
Travis build: 2029 v4.17.5 [ci skip]

github.com/tsedio/tsed - 6992cb93e9dd7a0f7d0fefb92e7e588309c679b3 authored almost 7 years ago
fix(mvc): Fix allow when Required and Allow are used at the same time

Closes: #348

github.com/tsedio/tsed - 777facd9fe03c0b5067138f0d98dc88d0e82d67d authored almost 7 years ago
Merge fix_348_allowed_value_mongoose

github.com/tsedio/tsed - 1746ccd4f72772a1f9da35e7cdec1265a2f8e2fc authored almost 7 years ago
Travis build: 2025 v4.17.4 [ci skip]

github.com/tsedio/tsed - 42d1a82458d05a3d2e3b821435c592924f16b0f3 authored almost 7 years ago
Merge fix_358_service_initialized_twice

github.com/tsedio/tsed - ad9916f0c60986db5e7ed5cc5ef4474fdcdf51e2 authored almost 7 years ago
fix(di): Fix injector

Closes: #358

github.com/tsedio/tsed - 8d048d19b413d97eeb0df7eecd761c1904d13622 authored almost 7 years ago
Merge style-no-unused-variables

github.com/tsedio/tsed - 746de6f5c37724d10a5517166b32b3b40ef1a04d authored almost 7 years ago
chore: Add tslint rules

- prefer const
- newline-before-return
- no-angle-bracket-type-assertion
- only-arrow-functions
...

github.com/tsedio/tsed - fac812b5013754801438bdce8547619b4bb3f2c3 authored almost 7 years ago
Travis build: 2017 v4.17.3 [ci skip]

github.com/tsedio/tsed - da1151b551145b11db5ab5da07f1d90649f79f6c authored almost 7 years ago
Merge fix_355_swagger_ui

github.com/tsedio/tsed - d58d39345d8c4b517eb23887775f21422b5b56ce authored almost 7 years ago
fix(swagger): Fix navigation in swagger-ui

Closes: #355

github.com/tsedio/tsed - 80b63a1838e63b63d4643ee956c6cabaaca25558 authored almost 7 years ago
Merge code-style-2

github.com/tsedio/tsed - 7d8ddcc7a7018de0b35751ba4f8d5cf5d3e70e25 authored almost 7 years ago
chore: Add tslint rules

- prefer const
- newline-before-return
- no-angle-bracket-type-assertion
- only-arrow-functions
-...

github.com/tsedio/tsed - 55d91fb078e1475bc4d31fbb9d74c78ccf098c7b authored almost 7 years ago
Update OpenApiModelSchemaBuilder.ts

Fixes #353

github.com/tsedio/tsed - e399d1d37d323466544bc7a5e270790a9f7f1cf5 authored almost 7 years ago
Travis build: 1979 v4.17.2 [ci skip]

github.com/tsedio/tsed - 2846caf6829f466450392a129706a0353212bf6b authored almost 7 years ago
Merge fix_340_ref_mongoose

github.com/tsedio/tsed - 15213b74b5bd4daefba2f11369513e53c37b6618 authored almost 7 years ago
fix(mongoose): Ref decorator support string type for circular dependencies

#Closes: 340

github.com/tsedio/tsed - a74a0f1e07a6b63f92f358d5377d5edb880e5ccb authored almost 7 years ago
Travis build: 1974 v4.17.1 [ci skip]

github.com/tsedio/tsed - 90b196b649920615bc9deef0ebee8a8dc4153447 authored almost 7 years ago
Merge fix_348_allowed_values

github.com/tsedio/tsed - 2f6596479d854ef885877e3fba52d9285d2cc39a authored almost 7 years ago
fix(mvc): Fix allow when Required and Allow are used at the same time

Closes: #340

github.com/tsedio/tsed - 0b314cd2abba09ee0bf29d0ec00d30e73721fef2 authored almost 7 years ago
Travis build: 1967 v4.17.0 [ci skip]

github.com/tsedio/tsed - 690b50382c90cd8c85f04a37f401d9604a039bfb authored almost 7 years ago
feat(socketio): Add argument on Nsp decorator

Argument given to Nsp decorator allow to inject on the property class (socket service),
a specif...

github.com/tsedio/tsed - 0516a7ddf75d3b575d2695434f26e99e4c626c37 authored almost 7 years ago
Merge feat_307_get_namespace_instance

github.com/tsedio/tsed - c958f29b731255c7e0380a2c2f0fd787df913dad authored almost 7 years ago
Travis build: 1966 v4.16.0 [ci skip]

github.com/tsedio/tsed - b5aad40b11d8d444ee71f223228e5d57ba41c80f authored almost 7 years ago
feat(server): Add random port support

Now, httpPort and httpsPort accept "0" as value. The server will delegate
the port assign from t...

github.com/tsedio/tsed - 3bc265081d989976f8506a42032972491bef48df authored almost 7 years ago
Merge feat_336_random_port

github.com/tsedio/tsed - 3e4535bbfa6e77d0d1539355890a67f288d4a19e authored almost 7 years ago
Travis build: 1962 v4.15.2 [ci skip]

github.com/tsedio/tsed - f26b56183b075d6eed9d5e9614ffd7a7c357ed25 authored almost 7 years ago
fix(swagger): Fix redirection with the trailing slashes

github.com/tsedio/tsed - 57769ae54e2fc51698ba9c0d9ede92a59f36ad5b authored almost 7 years ago
Travis build: 1956 v4.15.1 [ci skip]

github.com/tsedio/tsed - 3f244eb423dcbb97aef4354f42908561ca2e18b4 authored almost 7 years ago
Merge fix_344_index_ejs_missing

github.com/tsedio/tsed - 91d1d25be5a06ea212a64d5d7ca3adb332618774 authored almost 7 years ago