Ecosyste.ms: OpenCollective

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

github.com/nodeca/pointer

router for node.js / client
https://github.com/nodeca/pointer

1.0.2 released

c27874de70f86fa6707f5299723af242c59af93f authored over 7 years ago by Vitaly Puzrin <[email protected]>
Fix typo in parseURL

4569cdb6801aa43f80de56d544a98db8753bb0dd authored over 7 years ago by Alex Kocharin <[email protected]>
1.0.1 released

72ed5f75f9ef1112e956c4979f41badb0bd2d03d authored over 8 years ago by Vitaly Puzrin <[email protected]>
history.md -> changelog.md

60d918ea111522c580649376831632b90b577a1f authored over 8 years ago by Vitaly Puzrin <[email protected]>
Fix multiple issues with trailing slash in a url without a path

681d06037777528eabd3f0871e364f39d3a6ff4a authored over 8 years ago by Alex Kocharin <[email protected]>
1.0.0 released

b0538f3f79fac909181e6d33a32f82befd84cda1 authored over 8 years ago by Vitaly Puzrin <[email protected]>
CS cleanup

28c8c879b54401853d1f58cf77d16d2199f00d9c authored over 8 years ago by Vitaly Puzrin <[email protected]>
Deps bump + code update for fresh eslint

fee4617a5844239cc4f8ec407530df2f50531d5c authored over 8 years ago by Vitaly Puzrin <[email protected]>
Travis node versions bump

e2cf44dd7ee084d41697eba589a11a4b6e42ea90 authored over 8 years ago by Vitaly Puzrin <[email protected]>
Add an option to replace built-in URL parser

000a6f01e4f39278f58b2ad5307f51ca7d7b1ca1 authored over 8 years ago by Alex Kocharin <[email protected]>
Add support for empty routes

e5c78277dff45ade50e20b5f7e5080c50cd4eefe authored over 8 years ago by Alex Kocharin <[email protected]>
0.3.3 released

e696095fbe6ac75b706062ddc9068cd2ccda06ca authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Allow init without "new" keyword

fd6bc3fa0ddd5cdedefddb36b759c52a5c477a07 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
0.3.2 released

d3a87221b8bf78316a60959e8a68a63796d7939f authored about 9 years ago by Vitaly Puzrin <[email protected]>
Configs cleanup

7b948859cbddab1a027f94324a73dceae515dc6a authored about 9 years ago by Vitaly Puzrin <[email protected]>
Fix crash when parsing urls

Urls like this were causing "Cannot assign to read only property" error:
http://example.org/?[]&...

c2b04c7df26ca7c850d6f64da35797d6826971c2 authored about 9 years ago by Alex Kocharin <[email protected]>
0.3.1 released

4e0aa5ec214957c4ba6572a01737cb0618d62b0e authored over 9 years ago by Vitaly Puzrin <[email protected]>
Added missing condition in linkTo

30cc3599779bc2fb51ed70b95b96e3eb78569601 authored over 9 years ago by Alex Kocharin <[email protected]>
Fixed badges links

78db3b294812a94fe00f2b2b9e244767a844f456 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Travis config update

b481f1e921478a01fdb9178a67f2a947c91fb851 authored over 9 years ago by Vitaly Puzrin <[email protected]>
0.3.0 released

6cbf363d86eab01c513a8ad863a5c333a10e35db authored over 9 years ago by Vitaly Puzrin <[email protected]>
Perf opts

0775d46596e4ce06438cdb597aa73f04c1a1012e authored over 9 years ago by Vitaly Puzrin <[email protected]>
Badges update

f5a382d614338bafaf6033cd752b9f098a2dfdeb authored over 9 years ago by Vitaly Puzrin <[email protected]>
jshint -> eslint, + CS update

4bf59373f71160a48bfa9f3b17fb9bc8222f7b3f authored over 9 years ago by Vitaly Puzrin <[email protected]>
`linkTo` now returns the longest possible match

This reverts commit https://github.com/nodeca/pointer/commit/56228c8d9c23614e7786085d32f0eae5cd0...

31668be670768d8f157276ceab0af0a6ad6a3050 authored over 9 years ago by Alex Kocharin <[email protected]>
replaced cycles to es5 methods

9769114103d12222489faab63efb6a26f26a9a3a authored over 10 years ago by Vitaly Puzrin <[email protected]>
0.2.0 released

75d0031e5cd6bd2feecf6c2ee361ac760977224e authored over 10 years ago by Vitaly Puzrin <[email protected]>
Added `.stringify()` method

3bf60dec1d54be77ef48a4276c5479b1bbe94797 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Added config property and init from Array

fa1cab82c9808691c0985207a09c25094a9cb854 authored over 10 years ago by Vitaly Puzrin <[email protected]>
0.1.9 released

c80533fe891271066f506426eac079f7cb8b413e authored over 10 years ago by Vitaly Puzrin <[email protected]>
Resolved issue when linkTo called without params object

9f4d858a6c3f99fe4e679adbc36b28d6563bf0e5 authored over 10 years ago by Kirill Efimov <[email protected]>
0.1.8 released

9cfb4f55dbbf2ca13b67aab83dc130b831d561d9 authored over 10 years ago by Vitaly Puzrin <[email protected]>
updated lint rules & src

586bed1bae3598585f3bdf33b14e6e10a91a9cee authored over 10 years ago by Vitaly Puzrin <[email protected]>
makefile fixes/cleanup

810513d24ae40898d9b20b4b644ec4ed312f93ac authored over 10 years ago by Vitaly Puzrin <[email protected]>
unused code/deps cleanup

1eb14d8509290151453b4ee06a1020e6c603b725 authored over 10 years ago by Vitaly Puzrin <[email protected]>
CI config update

2439b131112372902bec148ec0e4b1978b5d98f5 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Added route `type` option to coerce integers

135ca3efe1184ab42b6da465dc8c53f61117861f authored over 10 years ago by Vitaly Puzrin <[email protected]>
0.1.7 released

244df02b16a866dc0ef051cd31f50a95350b445d authored over 11 years ago by Vitaly Puzrin <[email protected]>
Correct HISTORY.md

7ab45b893903203d656279b22d980579f5c8dbba authored over 11 years ago by Dervus Grim <[email protected]>
Prevent URIError while decoding URL with escaped invalid UTF-8 codes.

2eb964b2a95e29b80518374289bed2c8611b7465 authored over 11 years ago by Dervus Grim <[email protected]>
0.1.6 released

234ab3f772d791ad6f04e0bc839879de87ff5dbc authored over 11 years ago by Vitaly Puzrin <[email protected]>
Add example of `linkDefaults` usage.

101af276ede143e59904ae050d40e48c4910abf3 authored over 11 years ago by Dervus Grim <[email protected]>
Correct docs for `linkDefualts` parameter.

68929dad1a82827e60384600f179ebcd45ea5d8c authored over 11 years ago by Dervus Grim <[email protected]>
Rename internal variable `url` to `route`.

fc7e498a0271cc0a4458dad52ddfdc90b367d998 authored over 11 years ago by Dervus Grim <[email protected]>
Drop `pathname` linkDefaults option.

eacb72a1b439bfc7d0bf2aaf8fc7071ac41d77e1 authored over 11 years ago by Dervus Grim <[email protected]>
Rename `prefixOptions` to `linkDefaults`.

f8b62a398b212adbcf08b6845866c1f91b8df97f authored over 11 years ago by Dervus Grim <[email protected]>
Correct HISTORY.md

28c64e72689835cf0ddfdf23526ca94d2d9280e8 authored over 11 years ago by Dervus Grim <[email protected]>
Do not override existent prefix parts on Route#buildURL

658617e5462c66a04a926cd528af8529132896c3 authored over 11 years ago by Dervus Grim <[email protected]>
Add ability to override parts of URL prefix (protocol etc) via `linkTo`.

90e0e5b7946babaaae346c094cc92a6288e103a5 authored over 11 years ago by Dervus Grim <[email protected]>
0.1.5 released

d4075fa4b0340bc1d612087dff97837779dbe066 authored over 11 years ago by Vitaly Puzrin <[email protected]>
Add Pointer#matchAll method.

fb7d41d736def342a43442b24eee64a0da27e1df authored over 11 years ago by Dervus Grim <[email protected]>
Fix README markup.

5a952c0aa0a2f8d644c952cbc97d1ab4224de5e3 authored over 11 years ago by Dervus Grim <[email protected]>
0.1.4 released

7b637f9cabb3662064c0f262da7cb301180c11b9 authored over 11 years ago by Vitaly Puzrin <[email protected]>
Fix documentation link in README.

896410dfdd50fddb32aae143138f3f8a605add5a authored over 11 years ago by Dervus Grim <[email protected]>
Update README.

aac78c80edbf9ac72710ff999e0b637f9ca0c809 authored over 11 years ago by Dervus Grim <[email protected]>
Drop prebuilt browser version.

b9a7a7c6a15186f68272364823f73a6ad6b8dbbf authored over 11 years ago by Dervus Grim <[email protected]>
Update .jshintrc for JSHint 2.x.x

ee732d2b385107e96497cb3b20584541db1b0497 authored over 11 years ago by Dervus Grim <[email protected]>
Allow to add routes with multiple names.

780b4d1e7df706b8ee03e176a8b455401b3376c1 authored over 11 years ago by Dervus Grim <[email protected]>
Make `pattern` parameter of Pointer#addRoute optional.

48b7558d50874411ac6cddb49c193e364215e324 authored over 11 years ago by Dervus Grim <[email protected]>
0.1.3 released

e62ab7cecea327deef4ee5c327f170def5e99bf4 authored over 11 years ago by Vitaly Puzrin <[email protected]>
updated browserified version

ba68729b5eb658e067a35213f1358c052ac7ce31 authored over 11 years ago by Vitaly Puzrin <[email protected]>
updated mocha config

c2485a192223f1e7a816639f0ee891e5d4bccc73 authored over 11 years ago by Vitaly Puzrin <[email protected]>
Refactor Group#match

8ef94e4941bdfe42ff570388c0d8b9d2ca8cdff7 authored over 11 years ago by Dervus Grim <[email protected]>
Add a comment.

4b8cc6f4426d55cf52ddde87233f30e2df367847 authored over 11 years ago by Dervus Grim <[email protected]>
Optimize Group#match

9b05283e5be632a3d1a4dad22c0603213d6fd590 authored over 11 years ago by Dervus Grim <[email protected]>
Fix matching routes with similar prefixes.

Should resolve #2

7e8ab64bf9765151e1dd9a0a17e5399eb052abcf authored over 11 years ago by Dervus Grim <[email protected]>
0.1.2 released

fe5e114eafbd20a144dafdd9dfc3d4e34a5df597 authored almost 12 years ago by Vitaly Puzrin <[email protected]>
Switch from Collector to Webmake for browserification.

8a5b6879d550135d48b0155109cf7f569cfebeaf authored almost 12 years ago by Dervus Grim <[email protected]>
Mark test as pending

2d2bad9af808162435c9b2846f0b0c55953a9afd authored almost 12 years ago by Aleksey V Zapparov <[email protected]>
Lint. Add dummy exsessive test for URL.

b231a5b11141f199d92b252396318d3f9cfbc85c authored almost 12 years ago by Aleksey V Zapparov <[email protected]>
Refactor tests

99a334955c46ee9ce24ff5c5492fcafad6d2d56e authored almost 12 years ago by Aleksey V Zapparov <[email protected]>
Add pending test for issue#2

9b5e1ccb38e067c6545dc9d465a08f290e14f0d2 authored almost 12 years ago by Aleksey V Zapparov <[email protected]>
Fix url tests

26aeca995169412d8a37729b0455f578fea92afb authored almost 12 years ago by Aleksey V Zapparov <[email protected]>
Added travis button

af6d1c57921b8674b3bf85ae0928c8ab38e362c4 authored about 12 years ago by Vitaly Puzrin <[email protected]>
0.1.1 released

ad55a9ff369c6d697f662d9ed1440479928bde4a authored about 12 years ago by Vitaly Puzrin <[email protected]>
Update browserified version

ce63952a1eea25739b7c242b0c9b320c22b5570a authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Lint sources

ed85b8040297cf6ec863fee341ea0ded87fef1f9 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Update browserified version

f066e08e220264945432237cd57d0336d137583b authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Remove useless condition test

5967878855c3fe35961a06b44b8da7e93d08941e authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Simplify optimisation groups

b754dd486cfaabb0db05493323c95a32dfce0922 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Update HISTORY

d030c5f90c69f3b45a51425a52bdcdb57aecf104 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Implemet group optimisation

4c97e9ab659b3dfacdfc5177c8bb7a13cf2b94b0 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Make find() less sensitive to the arguments

ab2093ef3e350424201959d45c6a0fb79bd4d761 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Extract getSortedKeys + find into module

15d1552a2177d7ab800eb3b643972cd6eba33f04 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Add route groups for future matching optimization

729423bceb3f6819d805f1d372733a25e3dc9986 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Simplify find(), cleanup test

22b29471fb16412f70f33e9758f851f1a97fc390 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Do not respect param matching on linkTo

e2b2ff808410ab3019a5961021aeda2aaef3d62f authored about 12 years ago by Aleksey V Zapparov <[email protected]>
0.1.0 released

817989b49ba1814065c6ba62a7f303f8bd674dbf authored about 12 years ago by Vitaly Puzrin <[email protected]>
Update browserified version

79473f1641dd1d163810376af001930b0412f186 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Throw error on duplicate param

6d00a4235cb4f80b4ab5fb961a85b8a7aae30435 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Last-minute cleanups

b70d545cfe7575857f10717f1c65014196fabc61 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Improve readability of matcher

e0d05325c153c4b0a58d8fbf64be1c5e800b1e84 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Small clarifications on matching

4fc9e2ebb899a9904112323237aea6c0746f08b4 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Small refactoring

fcb3ff06ada2288b804ac078051bf80cd0ef502b authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Some code clarifications

325d02488378fecb7999fb50df1dbce31a29c082 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Code cleanup

963bbe93e5bc145eab8a26b9493ccfd28d61f672 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
keys -> cachedGroupKeys

1046661affc254f43fcde9bef829d2cb24cdf500 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Remove linkTo long-url-matching loop

56228c8d9c23614e7786085d32f0eae5cd0ada54 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Refaactor routes storage

c57a8bd1586f60275792ebf1c73bb69ee9b39855 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Remove lazyStackPush

962e32e04a7eb5e0269f87d5341e7fff50e3f1ad authored about 12 years ago by Aleksey V Zapparov <[email protected]>