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

Revert std logger, add e2e test for DI

fdd8f33f1357602c5f43fb6c7427f673b9486874 authored over 4 years ago by irustm <[email protected]>
Fixed e2e test, basic server root page

276d654b32168445b1c048e666dc155d2c051098 authored over 4 years ago by irustm <[email protected]>
Added example with delete request

5412a73fe6b2a2d83e44282bf13d208b33bfe5ad authored over 4 years ago by irustm <[email protected]>
added ipv6 and test (#75)

* added ipv6 and test

* missing return / ipv6 natural syntax

9df780dd60393270d2ad3ecd5d50ce4c9b6deb35 authored over 4 years ago by Loïc Roux <[email protected]>
Merge pull request #73 from stanislavstrelnikov/master

Added std logger

193c4917dacb1dbb4f2e209650e55e06d96b8012 authored over 4 years ago by Rustam <[email protected]>
hotfix

9cfe1e888bd449c0bfa93ab1bf23502de97cbbd0 authored over 4 years ago by Stanislav Strelnikov <[email protected]>
hotfixes

a653fcafed1288cdac48eb44744f9b5711aa68d9 authored over 4 years ago by Stanislav Strelnikov <[email protected]>
rename searchParams to queryParams

4cc5d7063dcb90ed2584228ed6167801ea9b1a16 authored over 4 years ago by Stanislav Strelnikov <[email protected]>
improve documentation and code style

faf8b8d3a5aed88cc158fc4917f830038b38582f authored over 4 years ago by Stanislav Strelnikov <[email protected]>
fix typo

322dee57bb1b942b18a591ac09e7add3b00850e9 authored over 4 years ago by Stanislav Strelnikov <[email protected]>
remove empty comment

7a17bd04595956a75563931b1e0e7d92da2a8a34 authored over 4 years ago by Stanislav Strelnikov <[email protected]>
normalize deps

01706286c9026bc12fa17d08f07afaa247d3240e authored over 4 years ago by Stanislav Strelnikov <[email protected]>
add logger

35d597eab72368d19065c7a74fb1f6dd9c62ba9d authored over 4 years ago by Stanislav Strelnikov <[email protected]>
Update to Deno 1.0.5 and std 0.56.0

b5679cd7353bcfda38e384b287fe3bf9676894a7 authored over 4 years ago by irustm <[email protected]>
Merge pull request #68 from stanislavstrelnikov/master

replace console.log with deno_std/log

ae9c3d11d956fc43162e20eafa441b81d70180c9 authored over 4 years ago by Rustam <[email protected]>
revert listen log for e2e tests

e0d7e317b192de914636218fb8849b901256ff74 authored over 4 years ago by Rustam <[email protected]>
Update mod.ts

5ebfd62b99775ada0593ea5738b290a9c8bbcdd0 authored over 4 years ago by Rustam <[email protected]>
replace console.log with deno_std/log

4a7454e22a199e285a5fcb543b4083abb0ecdb93 authored over 4 years ago by Stanislav Strelnikov <[email protected]>
Added resolve all post/cath hooks if set immediately

closes #64

f6e8d088c2d70ac3da1e24e88caff707e16c1b4e authored over 4 years ago by irustm <[email protected]>
Added request.body() reader to context, closes #65

07c50ecf26004b7d060e4bf404fa04de7468897f authored over 4 years ago by irustm <[email protected]>
Update to Deno 1.0.4 and std 0.55.0

dff5a9d07599d3e9fd1e1731d9fe9ed3d5f48e2b authored over 4 years ago by irustm <[email protected]>
Added post hook example

a87de14db02f9c70799085607eca6f9f1c8b85b6 authored over 4 years ago by irustm <[email protected]>
Fixed resolve async hooks

3ccfbc0de31af8793f1ad5f1023b37bc8456246e authored over 4 years ago by irustm <[email protected]>
Fixed imediately hooks

870d40aede942bcc722a1362fd8118c9ac184f55 authored over 4 years ago by irustm <[email protected]>
Update README.md

39aa96e54231aefae134f4d37ca5330a1563710a authored over 4 years ago by Rustam <[email protected]>
Update README.md

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

847893eca934d3ee050a3f10b7ba2f639fceb9ec authored over 4 years ago by Rustam <[email protected]>
- Added useHooks for Area

- Fixed hooks run
- closes #62

d57f1a2debb970dd465dd2a2210d860491f844ac authored over 4 years ago by irustm <[email protected]>
docs: fix todo

2949250b5414646ab8f8d8561fad7b7906fd5293 authored over 4 years ago by Rustam <[email protected]>
Fixed handlebars example without escaping

a5cb732377cef87f02a266e8d9a04de296a0e218 authored over 4 years ago by irustm <[email protected]>
Update README.md

48c856a87e0c94291d42af593f2180d812ad2cdc authored over 4 years ago by Rustam <[email protected]>
Merge branch 'master' of github.com:irustm/alosaur

f8af5175030bfa1acdfd2dcbd357d7a5290c8844 authored over 4 years ago by irustm <[email protected]>
docs: remove unnecessary items

2411c9c0b3716b4322f109082319197955a6682a authored over 4 years ago by irustm <[email protected]>
Added globar error handler, closes #9 (#60)

b0898ddecdb131be09d90c10cdaee328116b5f30 authored over 4 years ago by Rustam <[email protected]>
docs: Added hooks description

6f855860d398eed529d7d2da4d2c2e09f02a64e7 authored over 4 years ago by irustm <[email protected]>
Move export paths, closes #28 (#59)

* Move export pathes

* Move models paths

* docs: fixed path 'src' to ''

* Fix: move pat...

a396dfd5632c511d7d56bb7fb44360d7539602e1 authored over 4 years ago by Rustam <[email protected]>
Fixed middware typings

60c1f8c6fb11f1627475aa3c3a1fff13a2887e8f authored over 4 years ago by irustm <[email protected]>
Fixed typings

10d874940472f9a60235d9189a6066fb5f13b411 authored over 4 years ago by irustm <[email protected]>
Fixed types

b7f1208f6f3fb0504413f0babba28de3fc016813 authored over 4 years ago by irustm <[email protected]>
Added state typings & remove unusable code

c2d3be4b2d4c98aa65cf0ce8aa924f987eefcdeb authored over 4 years ago by irustm <[email protected]>
Rewrite to Context wrapper per request (#58)

* Rewrite to Context wrapper per request

* Fixes Log middlware example

* Fixed docs middlw...

425f39a32fe6ece3643a63d63b3f1b921cd446a9 authored over 4 years ago by Rustam <[email protected]>
Fixed examples (#56)

2299120bcfec8fde544d22076ab2fc7e485e4520 authored over 4 years ago by Quentin Bohain <[email protected]>
fix typo

62310a41c9805412cf295ed97303173e8913859e authored over 4 years ago by Rustam <[email protected]>
fix typo

7ec59dfbee199c458cc95b5227bfaa331bafb50d authored over 4 years ago by Rustam <[email protected]>
Added e2e tests to hooks

9cf0417f9fd7a849cfda0b151df5e005d93948e3 authored over 4 years ago by irustm <[email protected]>
Added hooks to readme

77d7049f2508503bf83138a698c3f3ce99166bd5 authored over 4 years ago by irustm <[email protected]>
Added hooks, UseHooks decorator

7bf08051133b913782f8221766aafade64c808bf authored over 4 years ago by irustm <[email protected]>
Added pritive types, Refactor types, Added Hook

b194263e9ade1be4762f1dac02a87f98301f8344 authored over 4 years ago by irustm <[email protected]>
Fixed typo: responce to response (#54)

87f8ffe2bd3da962ef1f732c66e079d1469a2a3f authored over 4 years ago by Quentin Bohain <[email protected]>
Fixed typos and spell checking for README.md (#53)

* Slightly modified log text for more meaning

* Fixed typos and spell checking.

* Addition...

dc27b65b8e95c52120d77c601148c4d48bd02b12 authored over 4 years ago by Turbinya <[email protected]>
Update README.md

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

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

15b4c4576df7f3fd5e3ab73e461e0ee246ad8640 authored over 4 years ago by Rustam <[email protected]>
Added body parser example

e8120764cf66b238f8790f98231bf2a6469eab76 authored over 4 years ago by irustm <[email protected]>
Added Body transformer and validator example

aca4af6fdb7d83f108b997c6fc783fd1aa842f13 authored over 4 years ago by irustm <[email protected]>
Added handlebars example to README

35b437ea1b0789544b5d7366934b7bedaf925bef authored over 4 years ago by irustm <[email protected]>
Added Handlebars example

65d596445bfec2fbeac4ce73e38ed7320693249c authored over 4 years ago by irustm <[email protected]>
Fixed typo

a954394a339977f89f953a691fc3f22a3e2538af authored over 4 years ago by irustm <[email protected]>
Fixed typo

7566cfdc0c64bca16f9fd067d78394e2dce6f769 authored over 4 years ago by irustm <[email protected]>
Fixed typo

970d2915fe6203c198847926c5fbfe6b798c5a2e authored over 4 years ago by irustm <[email protected]>
Update Readme

c5f4ec25c05989d2367db6ebd335793743fd75da authored over 4 years ago by irustm <[email protected]>
Update tsyringe

36036ae93ed4ae20c93563a1369a85c4937d0d32 authored over 4 years ago by irustm <[email protected]>
Update to Deno v1

e308660f77b41b3a7f5dceafc97f34befdd1cc65 authored over 4 years ago by irustm <[email protected]>
Update vscode deps plugin

e71901c097c2fbdf973fe4bc6403d3881ec96bb2 authored over 4 years ago by irustm <[email protected]>
Fix for undefined controller and action routes. (#46)

* Fix for undefined controller and action routes.

Previously these would be allowed but show ...

614910733f7d9df4204c0542e99664e2c64303b7 authored over 4 years ago by NathanSMB <[email protected]>
Update ci version

1a4a8014e17ffc598ec7016a687ab891db173257 authored over 4 years ago by irustm <[email protected]>
Update to Deno v1.0.0-rc2 (#45)

* Update std to 0.50.0

* Update to v1.0.0-rc2

7ce7e88b715ded3384d6ab2f436ef0a891292167 authored over 4 years ago by NathanSMB <[email protected]>
fix typos of middleware (#44)

8493b380cd7cba2e6ef061c0f499788e6952bd25 authored over 4 years ago by Sean Wong <[email protected]>
Fix typo. Replace responce to response (#43)

b1ae8fa49ed180c02e9de7814083c8b2a07e4881 authored over 4 years ago by Сардор <[email protected]>
Update to Deno v1-rc1

19db3a88d0e58e9e5a507547e38f42a8b751a49f authored over 4 years ago by irustm <[email protected]>
Update to deno 0.42.0 (#40)

* Update to deno 0.42.0

* Move dejs render to config function

* Update deno version in CI
...

0f8a08945d1cde2ff776e677773df7bbc1e90522 authored over 4 years ago by Rustam <[email protected]>
Fixed imports, only test cases

520009030b3ad022b6bfbd3cf42f381a62a36b2d authored over 4 years ago by jamaks <[email protected]>
Fixes typo

3bbd4b81555b691ccec818924434b1b829759e05 authored over 4 years ago by jamaks <[email protected]>
Fixes import tests

9e4c2b16b4598116de4d22dc6918e968ef114ba1 authored over 4 years ago by jamaks <[email protected]>
fixes typings

891ac5af13d01494ce64ce4d52f4bba9b4959aa7 authored over 4 years ago by irustm <[email protected]>
Fixed test

68458e20277fa2aa6802430cadd1bd848d66bab7 authored over 4 years ago by irustm <[email protected]>
Up to v0.41

bbbb96efc62d4215a544606fe567b67eefdba394 authored over 4 years ago by irustm <[email protected]>
Fix typo

b5debffc6cc9cabb9ab07300370705cffb1af867 authored over 4 years ago by irustm <[email protected]>
Fixed CORS builder with OPTIONS, closes #38

66d452ac0ee044ea8e064e9163fd253278d7a399 authored over 4 years ago by irustm <[email protected]>
Update dejs

759f0c5334d15b5dd61dffa8bd8b5cad94165c21 authored over 4 years ago by jamaks <[email protected]>
Fix Documentation link, to absolute path

b8f6fe51190da28c94755dc46deeccf3e4432fdd authored over 4 years ago by Rustam <[email protected]>
Added renderResult: Redirect function. closes #34

9959c056ac8a0278a61eeaa52121afe89ef2e39a authored over 4 years ago by jamaks <[email protected]>
[docs]: Added cookie section

3527afe243b3da0e8d6f2dd8b53db657b421ce20 authored over 4 years ago by jamaks <[email protected]>
Fixed docs

da001fe329e3e5392f96040768d5c3e8583f4a0b authored over 4 years ago by jamaks <[email protected]>
Added Content by default, headers merge, closes #33

133dd1c12d4d821415632937887d6182a20cdb47 authored over 4 years ago by jamaks <[email protected]>
Fix typo

f242249a2c1f1f709d6c7a98d5abdfc761118ffc authored over 4 years ago by jamaks <[email protected]>
Fix typo

610e98900387a421c0d01786b394404d3340e228 authored over 4 years ago by jamaks <[email protected]>
Fix badge label

31a9ce640043b21ab1d14ab6a255eb67a7dfaac9 authored over 4 years ago by jamaks <[email protected]>
Added e2e tests to SPA

a94c5a1d462895067b5447c62036508ab6db4a72 authored over 4 years ago by jamaks <[email protected]>
Added test to info controller, tests regexp

8698e09afcd9dcdbfc04a0f356f46639edd19487 authored over 4 years ago by jamaks <[email protected]>
fix ci name

07361c3c8a807016d47e9e9d600a41a29a3f8c0f authored over 4 years ago by jamaks <[email protected]>
Added tests to basic server

20505541f1de8aad68c36a52de5277567ebbda51 authored over 4 years ago by jamaks <[email protected]>
Added build status from github actions

4739fe33ac4de4d9f8427ee4212d230d187b3961 authored over 4 years ago by jamaks <[email protected]>
Move tests to github actions (#37)

f3b876529008153ef82258e77d832364882200a6 authored over 4 years ago by Rustam <[email protected]>
Added some e2e tests with utilites

9a8c042e3e9ea81b77e5fb999d64bc6ece053722 authored over 4 years ago by jamaks <[email protected]>
Fix tupo in test cases

ec3bc95891d632b83c22e5bd23605e6db2907278 authored over 4 years ago by jamaks <[email protected]>
Add simple e2e tests

985d89bf613e499d81397a8ab29b368d1176be35 authored over 4 years ago by jamaks <[email protected]>
Fixed route in controller

closes #25

dc45b239b9d421400804a60beabfb782bdd3b575 authored over 4 years ago by jamaks <[email protected]>
Added use method for middlwares

Added SpaBuilder middlware
closes #24

7be0979e6f8da70a9976c03b22a212704a0d5b2c authored over 4 years ago by jamaks <[email protected]>
Add app close function closes #27

2dbf011add79d094fd1c52449ea6f8f77749b6fc authored over 4 years ago by jamaks <[email protected]>