Ecosyste.ms: OpenCollective

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

github.com/CertainLach/Framework

Multirepo
https://github.com/CertainLach/Framework

Fix .gitignore, remove unused code

8e71bb91e9f8f3ff729787f5baa86369e289ae46 authored about 6 years ago by Certain Lach <[email protected]>
Rewrite rocket server middleware to the OOP router style

05b5be2188dd6b5c3b07aa112168ee32e6a058fa authored about 6 years ago by Certain Lach <[email protected]>
Add typings to logger, fix other logger support (Printed [NAME],NAME istead of NAME)

63e859a628bcac2d6cd5acc1764d44a28edda303 authored about 6 years ago by Certain Lach <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor...

4d3860362b9e95dec971cf6d86e0b8b5832d911f authored about 6 years ago by Certain Lach <[email protected]>
Crossversion fix for logger

19b79ec33de934648623f1b354477e686b95c1fa authored about 6 years ago by Certain Lach <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor...

1cdf787c2d605ddbce59c5d7dcccec6168482aef authored about 6 years ago by Certain Lach <[email protected]>
TS fixes, fix types

7e834ba460b301ad28a8416e58bc156e9caa8cdc authored about 6 years ago by Certain Lach <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/logger@...

4c42fd3e8ab0dbba17ca3090f20bf46a1f2dd9e8 authored about 6 years ago by Certain Lach <[email protected]>
New HTTP/2 support in XPress

0c798f19b8620a6ccb294345024c0de7ac64d624 authored about 6 years ago by Certain Lach <[email protected]>
New HTTP/2 support in xpress

78ce6943a9f2f2823ad63b59bbd354639909ec09 authored about 6 years ago by CertainLach <[email protected]>
OOP Middlewares / Fixes for @meteor-it/socket

7e0572d91f62eb1a2ff60ae8324b1c605dab5f7a authored over 6 years ago by CertainLach <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-...

018b0697a7fe947ff4566a697472874511e35f28 authored over 6 years ago by Certain Lach <[email protected]>
Lerna, wtf?

dbf68d8af3a3bf2d4fc702d3973588193a88f6f5 authored over 6 years ago by CertainLach <[email protected]>
Add lerna temp to gitignore, more sanity checks, strict null checks

4e22e8f5df1483fedda202250ae749ad8021df78 authored over 6 years ago by CertainLach <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]

273b0679cbfbcde1bf938a9ee27c31c9e9d02d18 authored over 6 years ago by Certain Lach <[email protected]>
Make route() method public, to make mocking/testing easier. TODO: Add documentation on this method

f3780aa14cafde1e8b54be7308051be3f63059ea authored over 6 years ago by Certain Lach <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]

1617ffdda0a2e34d3e69aa792ab1866009257de7 authored over 6 years ago by Certain Lach <[email protected]>
Extract method list from router, to make it usable from Rocket-NG, fix linting issues

6b63c3f27796bedf79f97d26d77b01fc5f0fed04 authored over 6 years ago by CertainLach <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/[email protected]

90b54e0d65c9ba47ea3af6feae8fa6d893b9fd66 authored over 6 years ago by Certain Lach <[email protected]>
Test

b63be312e6d8423becb4e4f8eac89ec2e1c0c99e authored over 6 years ago by Certain Lach <[email protected]>
XPress/static: Fix url matching, add gzip test, fix xpress sending 404 in some cases

b57a3dab152d1fb81ce6e5228bf1843a65111049 authored over 6 years ago by Certain Lach <[email protected]>
XPress: Normalize path before routing

06cc153267bf806e70f7be0f812b002e1e475479 authored over 6 years ago by Certain Lach <[email protected]>
Mime: Fix for lookupByPath

47c64bb94c7769f42b4f6a362cec0bf00c17ff1b authored over 6 years ago by Certain Lach <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/[email protected]

c908dd1ca0cf85d0caf1b789089a330f76a3862f authored over 6 years ago by Certain Lach <[email protected]>
Mime: Add support for Opera extension files (.nex)

70cae8af61c6b4fc018b56aeb5227a65a89d1f3c authored over 6 years ago by Certain Lach <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/[email protected]

2d48d2ca9235391655a2927258e23b62171c43bd authored over 6 years ago by Certain Lach <[email protected]>
Fix method/path matching, microoptimizations, make potato.socket great again!

75fee1b3afb8d6414fd13364bc861853b0f1d361 authored over 6 years ago by Certain Lach <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/xre...

469bd74e6eedec6fa30ced2afde929d9b9676f51 authored over 6 years ago by Certain Lach <[email protected]>
Update typescript version

58cafb13cc0d0fc6899d5bae50b702f923a15b06 authored over 6 years ago by CertainLach <[email protected]>
Little fix

92e8acf2c8a83a7dd64d559fe028d1223e95e538 authored over 6 years ago by CertainLach <[email protected]>
Fix uws version (TODO: Load uws from git), expose decoder/parser adding api, unhardcode decoders list, upgrade to typescript 3.1.0

5cad2912a6c636a2b0ec6b801d76c268f394f422 authored over 6 years ago by CertainLach <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/emoj...

56ab0de7c3db60075719e4223e1f8fee31427a0a authored over 6 years ago by Certain Lach <[email protected]>
Publish config for lerna

ee685cb9cb6e9070e93651511eaee287bfcfd038 authored over 6 years ago by Certain Lach <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/emoj...

7d0b20950a168a6ae5dbbe7dd47629af7ce02ea2 authored over 6 years ago by Certain Lach <[email protected]>
TODO

511bb4c51c8d630b80f64ab24f6c27d6e85bf8f7 authored over 6 years ago by Certain Lach <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/emoj...

c46da75d86208bc934a2ce2f927217bbc1f40134 authored over 6 years ago by Certain Lach <[email protected]>
Version bump before release

85204bfbd531fdd53d29f5918db819aa4fe4ad08 authored over 6 years ago by CertainLach <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/emoj...

d2020ebd91b471921b4094807c3d28a5dea79e03 authored over 6 years ago by CertainLach <[email protected]>
Fix gitignore, remove ignored files

86cfda1545f440b7b08548797b01895f9be27390 authored over 6 years ago by Certain Lach <[email protected]>
I am too lazy to write commit messages, anyway nobody is using this.

5daa8a55709fe63324eed8e5b33c909a1a09c7e0 authored over 6 years ago by CertainLach <[email protected]>
Init lerna, remove old logger color system

31a620d0e7b24329828389ac58f2d5dc9cf04fe3 authored over 6 years ago by CertainLach <[email protected]>
Merge branch 'master' of https://github.com/CertainLach/Framework

9b79b45a269ab8e9ec7014d4a6b0fe08c3db6725 authored over 6 years ago by CertainLach <[email protected]>
XRest updates, support for 308 response code, full Typescript rewrite, configurable ability to repeat request on timeout

e3c27ca2e325ab9e8007bdf573df46cad09f55c6 authored over 6 years ago by CertainLach <[email protected]>
Merge pull request #3 from knewzen/master

remove codesponsor

d07145f68c5ba7cbbb6345189c73be895aa0b04f authored almost 7 years ago by F6CF <[email protected]>
remove codesponsor

52165253f4c58642e712b1ee817d89e9308c1b99 authored almost 7 years ago by knewzen <[email protected]>
Resolve conflicts

7aca2b213f36b4220e662aee190f41dbf8d7fe51 authored about 7 years ago by F6CF <[email protected]>
Fix

393d979f70d92f904748999d0e7e3942533ef30e authored about 7 years ago by F6CF <[email protected]>
Fixes and improvements

342ea9ccf1ddc04de7b208057a824b98977c9338 authored about 7 years ago by Yaroslav Bolyukin <[email protected]>
Update README.MD

c48b995960a97c378d3d13730c24fa4bdc9b10fd authored about 7 years ago by F6CF <[email protected]>
Massive random upgrades

c93ed8296f8281a73e47374049d11f55f967013e authored about 7 years ago by Yaroslaw Bolyukin <[email protected]>
Merge pull request #2 from Creeplays/Creeplays-patch-1

Delete package.json

5903ba0db082fdf45cfc649c2953a9c58563a1d5 authored about 7 years ago by F6CF <[email protected]>
Delete package.json

a6cfb7cd644a73f6965a25399edd6eda19311a5b authored about 7 years ago by F6CF <[email protected]>
metge

bb6e9a44cc789c2db66b8dbd66be1120b611ac98 authored about 7 years ago by F6CF <[email protected]>
symlink

ce6d70f246be694814a1d8256e7f607290e07690 authored about 7 years ago by F6CF <[email protected]>
Fixes and improvements

9e279e0c91ad81b82a8a528e62338969e4ab40ed authored about 7 years ago by F6CF <[email protected]>
Pass WS error to next

12d3ce04c6667f14df4d1ded2615f15a1cd12814 authored about 7 years ago by BuildTools <[email protected]>
Upgrade to meteor-it build system

fe3ac0657c257b103d7c0b11faa35d7b96ee0ef6 authored about 7 years ago by BuildTools <[email protected]>
Rework compilation a bit

e6168c0deb10b3abb45b55a7931def6c5d9a1b13 authored about 7 years ago by BuildTools <[email protected]>
@meteor-xpress: Fix WS<->HTTP session exchange, update session middleware to make code more canonical (To use existing session stores)

580c9a8d32b6d8ed4023bf4cbc4c9e1757b2d15b authored about 7 years ago by BuildTools <[email protected]>
Push from rpi

590830348442f3c41c219f8eafcc585d2811f735 authored about 7 years ago by BuildTools <[email protected]>
Fixes for ayzek and separating plugin-loader to submodules

7a9144ab8ff0d9b2949e5cfd13042338cf95249d authored about 7 years ago by F6CF <[email protected]>
Merge branch 'master' of https://github.com/Meteor-DEV/Meteor.Framework

2cb24b7b49e99c2008966a6c49998a2af70fb81c authored over 7 years ago by F6CF <[email protected]>
Improve warnings, support for groups in chat

aa6578ef53dc07258f987dc0dab5997a33acd8d2 authored over 7 years ago by F6CF <[email protected]>
Bump ver

40e68d464af09c1a912ecfa5201a7adf3ea86bfe authored over 7 years ago by BuildTools <[email protected]>
Temporary disable compression in xrest

b264aadf3db94af096e348823444017b121c5f53 authored over 7 years ago by BuildTools <[email protected]>
Remove old deps (Deprecated one):wq

7081b1aeed00ae1708c9201423b9a45f11cceeaa authored over 7 years ago by BuildTools <[email protected]>
Flush to npm

269a4e514a958659f6b0a31eabf26d928cc02538 authored over 7 years ago by BuildTools <[email protected]>
Update cross-deps between packages:wq

48ca1a6153ed86e3ad09de849338534e7a632544 authored over 7 years ago by BuildTools <[email protected]>
Fix logger clustering

e72918ed7366cedafb4637560a777e0030489afc authored over 7 years ago by BuildTools <[email protected]>
Fixed logger (Now multiple loggers can be used in multiple dependencies)

b0cb1ba59af7f0e9a6a8a449e7c9110a063bf98c authored over 7 years ago by BuildTools <[email protected]>
Fixes and improvements

58c66c72627731ea6ba6c5b2d52d2f68602dfe90 authored over 7 years ago by BuildTools <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/emoj...

dc15f35b1927cf118dbd500cab007e92be4a6177 authored over 7 years ago by BuildTools <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/emoj...

739b6bca2f9e7dd958ce173f35b644db6293fd9e authored over 7 years ago by BuildTools <[email protected]>
Fix logging multiline

7e54f453f8bea2d3153a26dd9e7d8899b9e72d89 authored over 7 years ago by BuildTools <[email protected]>
Total update

d471f45293a808372e38298ecb440323aa698f9c authored over 7 years ago by BuildTools <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/emoj...

458fb45c0c963f83002a8f379bd01b791e2bc6ae authored over 7 years ago by BuildTools <[email protected]>
Fix build

d82cc9f05ad248bffb108d10d1bb75d197448ab1 authored over 7 years ago by BuildTools <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/emoj...

17b0200d5cbe4fc6c813016d0e5f9b0a931f3c5f authored over 7 years ago by BuildTools <[email protected]>
Buildsystem

c50d392ea6c877bd0d35072211e19a88446e40c9 authored over 7 years ago by BuildTools <[email protected]>
dd lerna

3122f82791c6b993a4351d79558e10c35c9101d4 authored over 7 years ago by BuildTools <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/emoj...

9819e68e5c9e12d37cddc749b410beb8f154b089 authored over 7 years ago by BuildTools <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/emoj...

0a2bf65eb151631e74b2441438d3f51ad0a5c133 authored over 7 years ago by BuildTools <[email protected]>
Publish

- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/[email protected]
- @meteor-it/emoj...

53ba0981e8fbfce76939532fc1f765f35e48d67f authored over 7 years ago by BuildTools <[email protected]>
Mass upgrade, including docs

221aa1ca9243c224a2814945cda1c11769b66913 authored over 7 years ago by BuildTools <[email protected]>
Update typedocs

30fc87a58603748cc4a8f68673d92165c677de19 authored over 7 years ago by F6CF <[email protected]>
Merge terminal changes

ff76559a95926b43706cafd99148b4606fed424e authored over 7 years ago by F6CF <[email protected]>
Fix logger flickering and lagging

24b0f6ab1650d6e2ac56a6adcca10bde69147f6d authored over 7 years ago by F6CF <[email protected]>
Logger.progress

f3a8c1cb44921d383704c9a97530d40832af292a authored over 7 years ago by BuildTools <[email protected]>
Fix potato socket

d6642247fbd0bf9e9d103b46f9bf857226623b12 authored over 7 years ago by BuildTools <[email protected]>
Update docs

44e25cd17a48edc3237530a8aa0e8ed3db630323 authored over 7 years ago by BuildTools <[email protected]>
Update potato socket

594f223a0e49a66ec8192bea4c18cbe64be80d25 authored over 7 years ago by BuildTools <[email protected]>
Fs

5beff9ef15c5108a97d58ef77b660cc0f4c4adff authored over 7 years ago by BuildTools <[email protected]>
Merge branch 'master' of https://github.com/Meteor-DEV/Meteor.Framework

d21b2c8e085135f957fc57c01f6024cfb1d806e1 authored over 7 years ago by F6CF <[email protected]>
Fix

4a5f09798cb0398abeace37cd7d2a1b2c1d42015 authored over 7 years ago by F6CF <[email protected]>
Update queuing in vk

1467341c37ae0fb04564fd4320f94a65682e99bb authored over 7 years ago by F6CF <[email protected]>
Update docs

e0d06d58ac52af648add936e2ea49020cf40edec authored over 7 years ago by F6CF <[email protected]>
Update

f651f09ea94e05640b96159ca1b58794c80a7207 authored over 7 years ago by F6CF <[email protected]>
Fix conflicts

2af462d349ca0e65883fcc9d2f6f3832a27d4ff7 authored over 7 years ago by F6CF <[email protected]>
Fix multipart types

7ee37e77aa7d92c92a7765cfddd2140a19141af3 authored over 7 years ago by F6CF <[email protected]>
Fixes and improvements

bb1d6830329022a0c120dea4e31aba6cad15e599 authored over 7 years ago by BuildTools <[email protected]>