Ecosyste.ms: OpenCollective

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

Alosaur

We create Deno web framework with many decorators
Collective - Host: opensource - https://opencollective.com/alosaur - Website: https://deno.land/x/alosaur - Code: https://github.com/alosaur

fix(di): refactor handle request

github.com/alosaur/alosaur - 6068a7b12e0588784a76e080261bd94706d6d010 authored over 3 years ago by irustm <[email protected]>
update deps

github.com/alosaur/alosaur - 5c7b515c6fc6483e01e668894b522fb5f39d78d7 authored almost 4 years ago by irustm <[email protected]>
feat(di): context resolve from DI

github.com/alosaur/alosaur - 64d061c0543da7301adcc83a35dc6d9af4db99df authored almost 4 years ago by irustm <[email protected]>
feat(auth): fix auth tests

github.com/alosaur/alosaur - 8185f647ccc7b02e74411769c63714278b4ae6de authored almost 4 years ago by irustm <[email protected]>
feat(auth): add tests

github.com/alosaur/alosaur - f97930c85b43f8ab7145ea3829c8c9cbaf880796 authored almost 4 years ago by irustm <[email protected]>
fix(openapi): e2e app test

github.com/alosaur/alosaur - 11b21015c3ba3c1cd3436d4b6820dac9b3307af8 authored almost 4 years ago by irustm <[email protected]>
feat(di): added register hooks on start, improve runtime

github.com/alosaur/alosaur - 67acce79ed52c651cde0d7bec31f8a2c37401cfc authored almost 4 years ago by irustm <[email protected]>
feat(cache): added DI token ResponseCacheStoreToken

github.com/alosaur/alosaur - db564a3e0fac913659d4911a81791a98d4ac8449 authored almost 4 years ago by irustm <[email protected]>
feat(cache): implement cache interface

github.com/alosaur/alosaur - cc0015ae945841af9c889853a68c99d9694dc751 authored almost 4 years ago by irustm <[email protected]>
Merge pull request #4 from alosaur/angular11

fix Angular deps to 11.0.5

github.com/alosaur/angular_deno - f067607bb5b0ba67b088c55d9dc78fdecbf8ffce authored almost 4 years ago by Rustam <[email protected]>
fix Angular deps to 11.0.5

because core updated to 11.0.7, but common and others is in 11.0.5

github.com/alosaur/angular_deno - f93d62dc386bd8308df8f1f1c32b14e2349e1510 authored almost 4 years ago by irustm <[email protected]>
up roadmap

github.com/alosaur/alosaur - 7254e719b9466fc9cdda6672873fc5925563f982 authored almost 4 years ago by Rustam <[email protected]>
Merge pull request #115 from alosaur/react

add(docs): Added react server render example

github.com/alosaur/alosaur - 0fd6abd86c3cb1e481d6877776aead859669170c authored almost 4 years ago by Rustam <[email protected]>
fix(example): remove engine

github.com/alosaur/alosaur - a1bd330d080e39693afc19f660ec2fc23dcff5f0 authored almost 4 years ago by irustm <[email protected]>
add(docs): Added react server render example

github.com/alosaur/alosaur - 4d0dad426a042554439fa5cb4434d44840364cee authored almost 4 years ago by irustm <[email protected]>
Merge pull request #114 from alosaur/angular11

chore(deps): update Angular 11 example

github.com/alosaur/alosaur - 5c856d354bd7dc86c9448e6c851b8c51d3b4fe4a authored almost 4 years ago by Rustam <[email protected]>
chore(deps): update Angular 11 example

github.com/alosaur/alosaur - 624b5651a9ec3ffa5d8db6b98a5242348495069b authored almost 4 years ago by irustm <[email protected]>
Merge pull request #2 from alosaur/angular11

Update Angular and Deno version

github.com/alosaur/angular_deno - 3a9329e28ad40506502ca8f088b9d36b1b8eed36 authored almost 4 years ago by Rustam <[email protected]>
Update Angular and Deno version

github.com/alosaur/angular_deno - 040a10f08be6952086c8d3d3ba9856d1d46d1a3e authored almost 4 years ago by irustm <[email protected]>
Merge pull request #7 from alosaur/dependabot/npm_and_yarn/ini-1.3.8

chore(deps): bump ini from 1.3.5 to 1.3.8

github.com/alosaur/alosaur-schematics - 1cc6ac75ff23ffebe0c342712393d1f7fa44340c authored almost 4 years ago by Rustam <[email protected]>
fix(docs): Contribution improve

github.com/alosaur/alosaur - ca6d3980cb0697b0d71822bec7e5159a510fbbc0 authored almost 4 years ago by Rustam <[email protected]>
Delete test.sh

github.com/alosaur/alosaur - 0b672d4af8051a9bd8524b9ccfb351adaa3be06f authored almost 4 years ago by Rustam <[email protected]>
Delete tsconfig.json

github.com/alosaur/alosaur - 1b8bb2b6c34cb4220494c6c491da27b691cc4623 authored almost 4 years ago by Rustam <[email protected]>
added new source

github.com/alosaur/awesome-alosaur - 906df8c8374b9b293c11e2006010f935f512c7eb authored almost 4 years ago by Rustam <[email protected]>
remove vscode plugin (package.json)

github.com/alosaur/alosaur - ac7a7de503d66f3cde475ef80509917b8da3e1c8 authored almost 4 years ago by irustm <[email protected]>
fix(docs): typo in links

github.com/alosaur/alosaur - 9360958e2374892b5995ac9d0675679c3c2fb13a authored almost 4 years ago by Rustam <[email protected]>
Merge pull request #112 from alosaur/openapi

feat(openapi): Add openapi type references

github.com/alosaur/alosaur - 883b6073a83ddac7b9f9c588e260e8f25322c3cf authored almost 4 years ago by Rustam <[email protected]>
fix(openapi): fix ci

github.com/alosaur/alosaur - 13849bcc3f9df33d14e4ba626ab3273bdefdbe3f authored almost 4 years ago by irustm <[email protected]>
fix(openapi): fmt

github.com/alosaur/alosaur - 27e00a7f3483df06fa523987cf01c7e46d0dd71d authored almost 4 years ago by irustm <[email protected]>
fix(openapi): rename snaphsot test

github.com/alosaur/alosaur - b1e6b8668aa90c047a3945039d89e9a41947060a authored almost 4 years ago by irustm <[email protected]>
fix(openapi): rename snaphsot test save in ide

github.com/alosaur/alosaur - d86cc54d659dfe61a2032f34a19b466f6f9fcef9 authored almost 4 years ago by irustm <[email protected]>
docs(openapi): Added openapi docs with type reference

github.com/alosaur/alosaur - 3480fcfcb624de032ef7bc12c4b7f791569128aa authored almost 4 years ago by irustm <[email protected]>
feat(openapi): Added openapi snapshot tests

github.com/alosaur/alosaur - 70980bd423b1c1c59421a1cfd93596cfd0a8632e authored almost 4 years ago by irustm <[email protected]>
Merge remote-tracking branch 'origin/openapi' into openapi

# Conflicts:
# openapi/parser/src/js-doc-parser.ts
# openapi/parser/src/utils.ts

github.com/alosaur/alosaur - 0ea9d3861f0c5e64521b7d986fab09aee86d310e authored almost 4 years ago by irustm <[email protected]>
feat(openapi): Added validation parameters

github.com/alosaur/alosaur - e58c46a92c36812700b8c8f800d69535d02fafc3 authored almost 4 years ago by irustm <[email protected]>
feat(openapi): Added validation parameters

github.com/alosaur/alosaur - b06a0dab0d72370bfa3f54a7d62685600c77fd2e authored almost 4 years ago by irustm <[email protected]>
feat(openapi): Added request media types, fix fmt

github.com/alosaur/alosaur - 169ddc51e8db7b3bae9d7940d9af8183ca740329 authored almost 4 years ago by irustm <[email protected]>
feat(openapi): Added request media types

github.com/alosaur/alosaur - 561a85403abacf5449c4ac074794e80f12ec4afb authored almost 4 years ago by irustm <[email protected]>
feat(openapi): Added std keywords

github.com/alosaur/alosaur - d5faf50e439246c4c2b25bbd8b36411e70e7a218 authored almost 4 years ago by irustm <[email protected]>
feat(openapi): Added enums def

github.com/alosaur/alosaur - 4f482342d35d6f8de41d3f6cda5d3c299ce3975f authored almost 4 years ago by irustm <[email protected]>
fix(openapi): fmt check

issues #13

github.com/alosaur/alosaur - 2c60bb2a722001928408db7d675cb4501cc80eb3 authored almost 4 years ago by irustm <[email protected]>
feat(openapi): Openapi type references, in body

github.com/alosaur/alosaur - d7234b6a58f7b14f505f8e1cf78b80c1cb452d43 authored almost 4 years ago by irustm <[email protected]>
feat(openapi): Add openapi type references

github.com/alosaur/alosaur - 1d9f3699d4a63eda6463a328c1481fcbcbbbf570 authored almost 4 years ago by irustm <[email protected]>
chore(deps): bump ini from 1.3.5 to 1.3.8

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github...

github.com/alosaur/alosaur-schematics - 98166f76128d64c54f314849ff0e75a656ab04e7 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: update deno 1.6.0 and std:80

github.com/alosaur/handlebars - 9c41bfe766b6acb90749c4d353aa77834db8c68f authored almost 4 years ago by irustm <[email protected]>
Add linting to CI (#9)

* Be more specific about the type of the context parameter

In preparation for adding linting ...

github.com/alosaur/handlebars - a6c9efec0e8ab5b8d4cd9f91bbaef22aeb60dd34 authored almost 4 years ago by Joel Chippindale <[email protected]>
Merge pull request #111 from alosaur/deno-1-6-0

chore: up to Deno 1.6.0 [email protected]

github.com/alosaur/alosaur - 3d9c83351c8c434205e5c54389444ba68ea82a26 authored almost 4 years ago by Rustam <[email protected]>
chore: up to Deno 1.6.0 [email protected]

closes #110

github.com/alosaur/alosaur - 0229f8f1723a79d43b896a69d85579a599347411 authored almost 4 years ago by irustm <[email protected]>
Merge pull request #108 from nancelet/master

Fix OpenAPI generator

github.com/alosaur/alosaur - b4a098ed662e0cc26fa76a9ed6aed6a6eb1aa7c6 authored almost 4 years ago by Rustam <[email protected]>
Fix OpenAPI generator

OpenAPI does not handle multiple method for a single path.
Added Unit test

Known issue:
Might w...

github.com/alosaur/alosaur - 6520609e397b2726bd68ac2e4db98830d637939a authored almost 4 years ago by Spiritlebon <[email protected]>
fix(docs): fix roadmap

github.com/alosaur/alosaur - a43866d6746283d7dc04c965845458a98f821a1e authored almost 4 years ago by Rustam <[email protected]>
Update README.md

github.com/alosaur/alosaur - cce3424a8a612d14f48df3c0c177a9390c2da49c authored almost 4 years ago by Rustam <[email protected]>
Update README.md

github.com/alosaur/alosaur - 442651b3882d7900ffa0731bb4ea2f9ecfa83fe7 authored almost 4 years ago by Rustam <[email protected]>
fix(docs): fix typo link

github.com/alosaur/alosaur - 0dd5b640a1a1008539a01a10176b9952feba2a1e authored almost 4 years ago by Rustam <[email protected]>
Merge pull request #107 from alosaur/security

feat(security): added JWT Bearer

github.com/alosaur/alosaur - 563fe194b9c5df44bfd986124e2d9e67153071d1 authored almost 4 years ago by Rustam <[email protected]>
fix(security): fix todo

github.com/alosaur/alosaur - fea479ba15ef79bdfe7f4b69032aa15bc00620da authored almost 4 years ago by irustm <[email protected]>
fix(security): added resolve modules

github.com/alosaur/alosaur - 7ea65e5cfc419ac192138dc1ea161785005585ba authored almost 4 years ago by irustm <[email protected]>
fix(security): fix fmt

github.com/alosaur/alosaur - 30313abe9896d8104ede0f31cfff35e2827c7658 authored almost 4 years ago by irustm <[email protected]>
fix(security): added JWT Bearer

github.com/alosaur/alosaur - 3b49c79e1c76a53e2b0dd801e8a6dc11db617edf authored almost 4 years ago by irustm <[email protected]>
Merge pull request #106 from alosaur/security

fix(security): added policy for decorator function

github.com/alosaur/alosaur - 7dc2cebe6948d7fafa2a97d2b5f453ebb0d61f95 authored almost 4 years ago by Rustam <[email protected]>
fix(security): added policy for decorator function

github.com/alosaur/alosaur - adb6671d378ca3f7a335ae22f7bbe3a1f7fd3c22 authored almost 4 years ago by irustm <[email protected]>
Merge pull request #105 from alosaur/security

feat(security): add Authentication & Authorization

github.com/alosaur/alosaur - 963978c4bcbf931a21c8b535159d164013ac87fb authored almost 4 years ago by Rustam <[email protected]>
fix(security): docs

github.com/alosaur/alosaur - 74e5411f143dc85dba336b309349d3f7af0c5cc8 authored almost 4 years ago by irustm <[email protected]>
fix(todo): security

github.com/alosaur/alosaur - 0c005ea6f9be15c4f671c4208e0edf3e2eb29f45 authored almost 4 years ago by irustm <[email protected]>
fix(todo): security

github.com/alosaur/alosaur - fa8fab496d0a99642fa737bb50511398f0e70039 authored almost 4 years ago by irustm <[email protected]>
fix security docs

github.com/alosaur/alosaur - feeae241dce43b7592351fb78d4769bf4b370c8d authored almost 4 years ago by irustm <[email protected]>
feat(security): Add example & small docs

github.com/alosaur/alosaur - b27da4d6349f76dc6f6972302778b000213fe9a7 authored almost 4 years ago by irustm <[email protected]>
test(security): hook more auth tests

github.com/alosaur/alosaur - 6d3c907b6275595fe3d595edd2be2e0bde80ca76 authored almost 4 years ago by irustm <[email protected]>
feat(security): add Authentication & Authorization

github.com/alosaur/alosaur - 821af1dfa9e4d391f9acd607f764a6fbddcd42c1 authored almost 4 years ago by irustm <[email protected]>
Merge pull request #104 from alosaur/security

docs(security): add sessions

github.com/alosaur/alosaur - a16080c267358b25608cdc75ec79bd7bffbe8df4 authored almost 4 years ago by Rustam <[email protected]>
docs(security): add sessions

github.com/alosaur/alosaur - 789335d6f0cc0aed87410b9f8ee85f3539ea23a8 authored almost 4 years ago by irustm <[email protected]>
Merge pull request #103 from alosaur/security

feat(security): added session

github.com/alosaur/alosaur - ccbe9032d6df8a7c9115a08030f24bd79288c8ed authored almost 4 years ago by Rustam <[email protected]>
dics(security): fix link in todo

github.com/alosaur/alosaur - 8ba013fc69e2cebeafdd106fac5b0a2bb6703457 authored almost 4 years ago by irustm <[email protected]>
feat(security): add session sign

github.com/alosaur/alosaur - 71a28c5357929844a4dce7a8c5d90199025c9949 authored almost 4 years ago by irustm <[email protected]>
docs(security): added session

github.com/alosaur/alosaur - 184c7f94f316ebaba440783c247be3068c8706d5 authored almost 4 years ago by irustm <[email protected]>
feat(security): added max age delete session if need

github.com/alosaur/alosaur - 008296df61db72200f7ea9c36cb4803310a45676 authored almost 4 years ago by irustm <[email protected]>
feat(security): add session

github.com/alosaur/alosaur - a8357c4446975ab719e47a4a170a98cd075dc492 authored almost 4 years ago by irustm <[email protected]>
Docs: added security todo

github.com/alosaur/alosaur - 0d33ae103dc96172757e3945f83f14fed0c464bd authored almost 4 years ago by irustm <[email protected]>
Docs: added sponsor logo

github.com/alosaur/alosaur - dd976a1802d3a4f9c5121306b024e2451fa0d240 authored almost 4 years ago by irustm <[email protected]>
up version

github.com/alosaur/alosaur - 5e3c5e3542a6bf165fc79b6540ad680fb8852fe8 authored almost 4 years ago by irustm <[email protected]>
Merge pull request #102 from alosaur/sse

Support SSE

github.com/alosaur/alosaur - c9f27416cf919775014a68d8ba8ea32dc22a2343 authored almost 4 years ago by Rustam <[email protected]>
docs: implement SSE

github.com/alosaur/alosaur - f31b9992c00a03a99b2683cde2dac7cc06a1d821 authored almost 4 years ago by irustm <[email protected]>
feat: implement SSE

closes #16

github.com/alosaur/alosaur - 201740c273b92e862c80bdfe29490365bd5ab8ce authored almost 4 years ago by irustm <[email protected]>
Update ci.yml

github.com/alosaur/alosaur - 4c3dd62bd21da464ce94c5251a1ae3a0e4e21c38 authored almost 4 years ago by Rustam <[email protected]>
Update ci.yml

github.com/alosaur/alosaur - 7b43d77b5e6b1b50d6a5167ac6fb66a5e0d0e339 authored almost 4 years ago by Rustam <[email protected]>
Create FUNDING.yml

github.com/alosaur/alosaur - 256955a6405737cef78d70aa17c63efa3c4ec982 authored almost 4 years ago by Rustam <[email protected]>
Up to std 0.76

github.com/alosaur/handlebars - f547f26932793693e176e78725b55f56c40d2f6e authored almost 4 years ago by irustm <[email protected]>
Update ci.yml

github.com/alosaur/handlebars - ac121b87e8af6d9c3540a42d16e5fa32010c79fe authored almost 4 years ago by Rustam <[email protected]>