Ecosyste.ms: OpenCollective

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

github.com/alosaur/alosaur

Alosaur - Deno web framework with many ES Decorators
https://github.com/alosaur/alosaur

Merge pull request #129 from alosaur/importmap

feat(examples): imports from importmap

9bb43ee6949fb998b1a28db6dab9ff797575b84a authored over 3 years ago by Rustam <[email protected]>
Merge remote-tracking branch 'origin/master' into importmap

# Conflicts:
# .github/workflows/ci.yml

71abcde5617ac3b4e09dfed5cf727c4dd3ded570 authored over 3 years ago by irustm <[email protected]>
fix(docs): fmt

7181536404e872ed4958d670a8d1ffc10d60d147 authored over 3 years ago by irustm <[email protected]>
fix(docs): emitDecoratorMetadata only for use DI functions

45e138c747008e9df461f731eacc687fef92cc15 authored over 3 years ago by irustm <[email protected]>
feat(examples): importmap as stable

ffc0400abb4a11f96f3424aac08fe84731510dd9 authored over 3 years ago by irustm <[email protected]>
update README_zh.md (#131)

* 添加中文README

* 翻译到了TODO

* 翻译到了第184行

* 处理到了Handlebars

* finish Chinese translation of...

77e1d6a84cb51d113e9ea02cf95bdf1bf502ea54 authored over 3 years ago by Boris Liu <[email protected]>
Update ci.yml

96082fa7b91f30ddeed6460ed64726001963862c authored over 3 years ago by Rustam <[email protected]>
fix typo

a5f08e47ceb9adb7f01a70b2b066a8b739480268 authored over 3 years ago by Rustam <[email protected]>
fix cache

0f9277e53426965c10b3a0693f5a67494d557b42 authored over 3 years ago by Rustam <[email protected]>
feat(examples): imports from importmap

4c43bfbd27eefe8ab8bc77591f99295a7904767a authored over 3 years ago by irustm <[email protected]>
feat(cli): Added cli file to base (#128)

45d130ec3169a10b0ccc4b0afe48e2d65e435256 authored over 3 years ago by Rustam <[email protected]>
fix fmt

e2f9e14648c74be38256afb85fdbb3da8dfc6743 authored over 3 years ago by irustm <[email protected]>
fix typo

8a4e0880c0262bbbd6cce46ae4bcad607b9600a0 authored over 3 years ago by Rustam <[email protected]>
Update README.md

cc3526829e2c925811a17f07362fc78d65d8532f authored over 3 years ago by Rustam <[email protected]>
update version

ce083e7e5d26becf054dd309be3b599fcb266665 authored over 3 years ago by irustm <[email protected]>
added example/form-data app.ts

4d59578a4ed9a5db42c14dcb21c1a736944d5f38 authored over 3 years ago by irustm <[email protected]>
Merge remote-tracking branch 'origin/master'

4ffae646b24717b89eef1935f67094b1b458a325 authored over 3 years ago by irustm <[email protected]>
update version

a6ca36ba5e783501d3368dcf5e75fa57d1bdf5d1 authored over 3 years ago by irustm <[email protected]>
feat(body): added multipart/form-data parser (#126)

915b57382b96fd8a11a0441e59010c53a70d5104 authored over 3 years ago by Rustam <[email protected]>
fix: redactor examples, update Deno to 1.7.1

9663573ed4e9528e1dd32b32909260faa47703f4 authored over 3 years ago by irustm <[email protected]>
update version of example and change the config file name (#122)

* 添加中文README

* 翻译到了TODO

* 翻译到了第184行

* 处理到了Handlebars

* finish Chinese translation of...

1a463d73bac86a37b39928f7d4c7583f5aa16fd0 authored over 3 years ago by Boris Liu <[email protected]>
fix typo

815871bd10f155f0fc1e81d6d98817627e2d95ca authored over 3 years ago by Rustam <[email protected]>
Add Chinese README file (#121)

* 添加中文README

* 翻译到了TODO

* 翻译到了第184行

* 处理到了Handlebars

* finish Chinese translation of...

1414339d6cf79a2b3277e28cab6a62fa337d16de authored over 3 years ago by Boris Liu <[email protected]>
Update README.md

4d73c196fe8c2e1cb247493db13f236f4452b0b2 authored over 3 years ago by Rustam <[email protected]>
Merge pull request #116 from alosaur/cashe

feat(cache): implement cache store, decorator

ed3f918f9091a481ca340465e5c726cd0a1b89e8 authored over 3 years ago by Rustam <[email protected]>
feat(cache): added docs

2f6c8e5afa91b06b76c248d0aeefb564a7d5c28a authored over 3 years ago by irustm <[email protected]>
feat(cache): added test

88da3964bf94922076437b46e26d5f4d7ccfa139 authored over 3 years ago by irustm <[email protected]>
fix: remove comments

83f383fab9846f6c9c7c67b1d09143984a2dca91 authored over 3 years ago by irustm <[email protected]>
feat(cache): implement duration and change store interface

c45f6adc18db5cc83133e360c6253e06c2bd29c6 authored over 3 years ago by irustm <[email protected]>
chore: fmt markdown

2c5484e1b12ef73184b7ef5ea3f9a2a72130fff5 authored over 3 years ago by irustm <[email protected]>
Merge remote-tracking branch 'origin/master' into cashe

# Conflicts:
# src/decorator/UseHook.ts

082b50d520ba9e182b7b650da5ce3657cacdf580 authored over 3 years ago by irustm <[email protected]>
chore: fmt markdown

f93391ec9e561f7a4ceabc67d171b94c0c6e6443 authored over 3 years ago by irustm <[email protected]>
chore: up Deno 1.7.0, std 0.84.0

2206e0b2ca6567d2f9e8e4a45637e5dc9c5ba8b7 authored over 3 years ago by irustm <[email protected]>
Merge remote-tracking branch 'origin/master'

3beca57826a2e30cec053c9a0cf5b2ac66b4fc59 authored over 3 years ago by irustm <[email protected]>
up version

6d00b0fd468394d2718e0ca9e7f7e0d12784e6d3 authored over 3 years ago by irustm <[email protected]>
Merge pull request #118 from alosaur/di

feat(di): added register hooks on start, improve runtime

04d51d3f4fff95dd462671ea6b21c9591b597cc1 authored over 3 years ago by Rustam <[email protected]>
Merge pull request #120 from alosaur/di_by_context

feat(di): context resolve from DI

80300492c1e1a2f55da6884080a57173f5fd46df authored over 3 years ago by Rustam <[email protected]>
fix(di): fix tests on globalErrorHandler

5a6756ac8cdc9d7a9c3b7d5538abf1bbae3bc043 authored over 3 years ago by irustm <[email protected]>
fix(di): refactor handle request

6068a7b12e0588784a76e080261bd94706d6d010 authored over 3 years ago by irustm <[email protected]>
update deps

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

64d061c0543da7301adcc83a35dc6d9af4db99df authored almost 4 years ago by irustm <[email protected]>
feat(auth): fix auth tests

8185f647ccc7b02e74411769c63714278b4ae6de authored almost 4 years ago by irustm <[email protected]>
feat(auth): add tests

f97930c85b43f8ab7145ea3829c8c9cbaf880796 authored almost 4 years ago by irustm <[email protected]>
fix fmt

fbab383d9ef15315dc3c4f4cfb4a67b35bffbbaa authored almost 4 years ago by irustm <[email protected]>
fix(openapi): e2e app test

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

67acce79ed52c651cde0d7bec31f8a2c37401cfc authored almost 4 years ago by irustm <[email protected]>
fix fmt

64b0ff070b572e9165a541f7c557b60672bec65d authored almost 4 years ago by irustm <[email protected]>
feat(cache): added DI token ResponseCacheStoreToken

db564a3e0fac913659d4911a81791a98d4ac8449 authored almost 4 years ago by irustm <[email protected]>
feat(cache): implement cache interface

cc0015ae945841af9c889853a68c99d9694dc751 authored almost 4 years ago by irustm <[email protected]>
up todo

cec56ec2c41949bfbb7232bafebb146a85aca5aa authored almost 4 years ago by Rustam <[email protected]>
up roadmap

7254e719b9466fc9cdda6672873fc5925563f982 authored almost 4 years ago by Rustam <[email protected]>
fix todo

a37f94bd4a77c092319168e882911b958eb4005d authored almost 4 years ago by Rustam <[email protected]>
Merge pull request #115 from alosaur/react

add(docs): Added react server render example

0fd6abd86c3cb1e481d6877776aead859669170c authored almost 4 years ago by Rustam <[email protected]>
fix(example): remove engine

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

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

chore(deps): update Angular 11 example

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

624b5651a9ec3ffa5d8db6b98a5242348495069b authored almost 4 years ago by irustm <[email protected]>
fix(docs): Contribution improve

ca6d3980cb0697b0d71822bec7e5159a510fbbc0 authored almost 4 years ago by Rustam <[email protected]>
Delete test.sh

0b672d4af8051a9bd8524b9ccfb351adaa3be06f authored almost 4 years ago by Rustam <[email protected]>
Delete tsconfig.json

1b8bb2b6c34cb4220494c6c491da27b691cc4623 authored almost 4 years ago by Rustam <[email protected]>
remove vscode plugin (package.json)

ac7a7de503d66f3cde475ef80509917b8da3e1c8 authored almost 4 years ago by irustm <[email protected]>
fix(docs): typo in links

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

feat(openapi): Add openapi type references

883b6073a83ddac7b9f9c588e260e8f25322c3cf authored almost 4 years ago by Rustam <[email protected]>
fix(openapi): fix ci

13849bcc3f9df33d14e4ba626ab3273bdefdbe3f authored almost 4 years ago by irustm <[email protected]>
fix(openapi): fmt

27e00a7f3483df06fa523987cf01c7e46d0dd71d authored almost 4 years ago by irustm <[email protected]>
fix(openapi): rename snaphsot test

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

d86cc54d659dfe61a2032f34a19b466f6f9fcef9 authored almost 4 years ago by irustm <[email protected]>
docs(openapi): Added openapi docs with type reference

3480fcfcb624de032ef7bc12c4b7f791569128aa authored almost 4 years ago by irustm <[email protected]>
feat(openapi): Added openapi snapshot tests

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

0ea9d3861f0c5e64521b7d986fab09aee86d310e authored almost 4 years ago by irustm <[email protected]>
feat(openapi): Added validation parameters

e58c46a92c36812700b8c8f800d69535d02fafc3 authored almost 4 years ago by irustm <[email protected]>
feat(openapi): Added validation parameters

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

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

561a85403abacf5449c4ac074794e80f12ec4afb authored almost 4 years ago by irustm <[email protected]>
feat(openapi): Added std keywords

d5faf50e439246c4c2b25bbd8b36411e70e7a218 authored almost 4 years ago by irustm <[email protected]>
feat(openapi): Added enums def

4f482342d35d6f8de41d3f6cda5d3c299ce3975f authored almost 4 years ago by irustm <[email protected]>
fix(openapi): fmt check

issues #13

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

d7234b6a58f7b14f505f8e1cf78b80c1cb452d43 authored almost 4 years ago by irustm <[email protected]>
feat(openapi): Add openapi type references

1d9f3699d4a63eda6463a328c1481fcbcbbbf570 authored almost 4 years ago by irustm <[email protected]>
Merge pull request #111 from alosaur/deno-1-6-0

chore: up to Deno 1.6.0 [email protected]

3d9c83351c8c434205e5c54389444ba68ea82a26 authored almost 4 years ago by Rustam <[email protected]>
chore: up to Deno 1.6.0 [email protected]

closes #110

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

Fix OpenAPI generator

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...

6520609e397b2726bd68ac2e4db98830d637939a authored almost 4 years ago by Spiritlebon <[email protected]>
fix typo

ad534a5426ad9ede06ef4164a1cf4b848681a43a authored almost 4 years ago by Rustam <[email protected]>
fix typo

bbeb942ded4ee84f36b52a28f4012bec2028f5c8 authored almost 4 years ago by Rustam <[email protected]>
fix typo

2bac032a8b2d2e284aeb1e77cb5a3f4aba5ff3c4 authored almost 4 years ago by Rustam <[email protected]>
fix(docs): fix roadmap

a43866d6746283d7dc04c965845458a98f821a1e authored almost 4 years ago by Rustam <[email protected]>
Update README.md

cce3424a8a612d14f48df3c0c177a9390c2da49c authored almost 4 years ago by Rustam <[email protected]>
Update README.md

442651b3882d7900ffa0731bb4ea2f9ecfa83fe7 authored almost 4 years ago by Rustam <[email protected]>
fix(docs): fix typo link

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

feat(security): added JWT Bearer

563fe194b9c5df44bfd986124e2d9e67153071d1 authored almost 4 years ago by Rustam <[email protected]>
fix(security): fix todo

fea479ba15ef79bdfe7f4b69032aa15bc00620da authored almost 4 years ago by irustm <[email protected]>
fix(security): added resolve modules

7ea65e5cfc419ac192138dc1ea161785005585ba authored almost 4 years ago by irustm <[email protected]>
fix(security): fix fmt

30313abe9896d8104ede0f31cfff35e2827c7658 authored almost 4 years ago by irustm <[email protected]>
fix(security): added JWT Bearer

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

fix(security): added policy for decorator function

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

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

feat(security): add Authentication & Authorization

963978c4bcbf931a21c8b535159d164013ac87fb authored almost 4 years ago by Rustam <[email protected]>
fix(security): docs

74e5411f143dc85dba336b309349d3f7af0c5cc8 authored almost 4 years ago by irustm <[email protected]>
fix(todo): security

0c005ea6f9be15c4f671c4208e0edf3e2eb29f45 authored almost 4 years ago by irustm <[email protected]>