Ecosyste.ms: OpenCollective

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

github.com/OctoLinker/OctoLinker

OctoLinker — Links together, what belongs together
https://github.com/OctoLinker/OctoLinker

Fix typo: basicly -> basically (#175)

076e09aa52740a02c1472910c2b5b9b28269051b authored over 8 years ago
Opening links in new tab on middle mouse click (#173)

Fix #165 #49

2a3302e2f965f8053ab788531be257187a742c35 authored over 8 years ago
Tweak sponsor section (#167)

5f1f9ef7352557da4db39c59a89269bf40c8eb58 authored over 8 years ago
Added backers and sponsors from OpenCollective (#166)

Now new backers and sponsors on OpenCollective will show up directly on your readme.

727d40eed5b4517a14b6e4a1a8fb2cf132070045 authored over 8 years ago
4.3.0 (#164)

55367420fc6ce6d0cad6ff44533d9384ea3f2616 authored over 8 years ago
Update project website url (#162)

867a7fb63e7130efdb6f3159994a188ef8bf17b1 authored over 8 years ago
update screenshot (#161)

c324559c106d72b2602750092de07364bcd29b66 authored over 8 years ago
List features (#160)

* Add browser logos

* Add features list

ba8df394b3e35a58f1abb1e50fcf26ef46d6532f authored over 8 years ago
Update shrinkwrap to handle devDep (#159)

e08ae44f8f7e428a9615533b721ee3595b367990 authored over 8 years ago
Add gist support (#158)

* Add gist support

Resolves https://github.com/OctoLinker/browser-extension/issues/156

It ...

cb105871b3bcfe2be46ae24f98a8195610c38ce0 authored over 8 years ago
Use https:// in npm-shrinkwrap.json (#157)

ec499e065424b5204885624a297ab463c99fa8ab authored over 8 years ago
Add python support (#155)

963cf15b19e7a9305b02669dd0ced8783bbd9385 authored over 8 years ago
Add shrinkwrap file (#154)

16af730b686e4a50f48e8e30f9c39893594128dd authored over 8 years ago
Add Rust plugin with 'extern crate'/'use' support (#153)

This live-resolver PR must be merged first:
https://github.com/OctoLinker/live-resolver/pull/18...

51983b03c74aa27fccb9db4c57cfd0e75d510447 authored over 8 years ago
Add github-based filetype detection (#109)

Github adds a HTML class to blob elements, indicating which language they've detected. This chan...

2e96d1976a550938aa354f9c94d22d6f973080ca authored over 8 years ago
Use `export { default as` syntax to dedupe resolver exports (#152)

This makes it so only one line is needed per resolver.

Maybe we could also do some webpack tr...

4ea57adec919a672195dc5eda0b471fc1e682ea0 authored over 8 years ago
Combine REQUIRE_RESOLVE regex into REQUIRE (#151)

They're essentially the same, so let's just fold them together to reduce
regex duplication.

324766bd0ff7115eff5df423b25757215b155d02 authored over 8 years ago
Match literal dot in REQUIRE_RESOLVE regex (#150)

* Add failing test for require.resolve regex

* Match literal dot in REQUIRE_RESOLVE regex

a9666f2f670404953fe22ee2fe3e5d7ee1ee4378 authored over 8 years ago
Travis: only `npm run package-all` before a deploy (#149)

Since we don't usually need to have the extension packages, we can save
build time by packaging...

959a511bccb1d42847f3b3c9bc09770702f195e5 authored over 8 years ago
Add support for plugins in vimrc files (#147)

* Add support for plugins in vimrc files

I referred to the Vundle documentation to implement ...

7e217434e398d04d2afc88b5ab00b251bd85f945 authored over 8 years ago
homebrew: support `depends_on formula:` syntax (#148)

Now that https://github.com/OctoLinker/browser-extension/pull/134 is
merged, we can just tweak ...

6cf7c40f26b87b789ddcbb7b34d0fe3244cfc62e authored over 8 years ago
Fix live resolver urls #144 (#146)

Resolves https://github.com/OctoLinker/browser-extension/issues/144
Resolves https://github.com...

30c74ac9229df7ed3464d0cf7ea9b2def1f001e0 authored over 8 years ago
Travis: Test only on Node v6 (#143)

* Publish Chrome extension only when running Node 6

During the v4.2.0 release, Travis tried t...

b386a22873e6ea0b6fdd0a1ad9fa0eeda395edcc authored over 8 years ago
Document the release process in CONTRIBUTING.md (#139)

* Document the release process in CONTRIBUTING.md

These steps were assembled from the comment...

668ee3a56925aa7b14213e88c3d077414773109a authored over 8 years ago
homebrew: use homebrew-core for fallback link (#134)

* homebrew: use homebrew-core for fallback link

This makes it so that homebrew formulae in ot...

730815cc3656b3c96bf4435f97c5ae7eff28a3cb authored over 8 years ago
Link image name in a Dockerfile (#142)

33a2e60a5235a2ce60a91fdd83e9080d75e7c646 authored over 8 years ago
Simplify external url handling by remove the ping resolver (#141)

c767c53fed299ded2858f8c9c792c8c5cbc5111a authored over 8 years ago
Synchronize assets/manifest.json version with package.json (#138)

This was done with `npm run version`, which normally happens as part of
`npm version` (see http...

1b86d99a22a03f1ba3e34a9d94a298c5f2549a45 authored over 8 years ago
Upon `npm version`: update assets/manifest.json (#137)

`npm version` is an easy way to commit a new version, but it only
updates `package.json`. This ...

305ab9b0a60b3301de6a59eaa3de01848a7c0d89 authored over 8 years ago
4.2.0 (#136)

a6343e183b22bd7e7eff4227a06f7af662cb471e authored over 8 years ago
click-handler: don't inline flattenAndCompact() (#133)

d6a90c68d53366ee2f209a5126697a114c5a49bf authored over 8 years ago
Add Typescript support (#130)

* Wrap single strings

* Add TypeScript support

* Simplify tests by reusing fixtures name t...

a6f0b8f418a875c963754aa3497ebab36ed5d2b4 authored over 8 years ago
Thank you @josephfrazier (#132)

7bcfc4d1707be6afb6a7d1de27edc5e090d94390 authored over 8 years ago
Remove HTML files from GH stats (#131)

https://github.com/github/linguist#overrides

9bf6193180210cf9a5af9e10662ad24fed9a52f8 authored over 8 years ago
Travis: cache node_modules across builds (#125)

This should reduce build times by about half, since `npm install` won't
need to install anythin...

d5f1936373571e422743bbb7d30893da84b4e6c3 authored over 8 years ago
Link the `browser` field in package.json (#126)

Examples:
https://github.com/matthew-andrews/isomorphic-fetch/blob/89c7e70c313d4965f05ac8f0f3a2...

8d748ae62c5c1f169129a88dbff86e376981d9f6 authored over 8 years ago
Link the `bin` field in package.json (#127)

Example: https://github.com/substack/node-browserify/blob/071642ad9cbb44cb530d43edfac17c5077a944...

d555b5c8f81dbf4ee044cd91c29d3a6b5b8bc3f5 authored over 8 years ago
Support Homebrew-Cask dependencies/conflicts (#124)

This is only for `cask:` dependencies/conflicts. Here's an example:

https://github.com/caskro...

7a1fc7c26d614111624b7d6a0fb5ad76bccabb72 authored over 8 years ago
Don't test Node v4.0 on Travis (#123)

Travis already tests Node v4 at the latest minor/patch version.

30723cbbe585eca19a6c29876371a5a035c77c10 authored over 8 years ago
Upgrade testing libraries (#122)

I'm hoping this will fix the intermittent error described in https://github.com/OctoLinker/brows...

7812d220c183dc8cd7331a2f042c7d751548d76f authored over 8 years ago
Correctly resolve targets like @angular/core/bar.js (#115)

9a6403c41c30de4626b47398c0296d9233396e9c authored over 8 years ago
Add auto publisher (#119)

* The release page already contains a zip of the repo

* Add auto publish to Chrome Web Store

2193d36d5892b7f013b64ca18b160963fb9fc926 authored over 8 years ago
Add opera link (#118)

c97d033ddd3dff0bbabd63f121b229ae4ebf9546 authored over 8 years ago
javascript-universal: resolve 'foo/bar.js' as if it were 'foo' (#95)

Addresses https://github.com/OctoLinker/browser-extension/issues/93

e904209a9eff158399317be1e237fb13876ccb18 authored over 8 years ago
Insert <a> (no href) instead of <span> (#114)

This allows the links to be "clicked" with [Vimium]. I also needed to add a little CSS to keep l...

9dd0c30c47df18680d87626134790ae4cca85d58 authored over 8 years ago
Upload builds to GitHub releage page (#112)

45f54c5f10b917ffc24d4ac710e0292b442953e8 authored over 8 years ago
Prepend 'chrome-' to `npm run` commands in CONTRIBUTING.md (#111)

2b18928aa4cc3606c74ae411c0a69713d724d65c authored over 8 years ago
Use npm script to build and pack extension (#107)

* Use npm script to build and pack extension

* Fix archive creation

* Do not copy manifest...

6d941015677c799cff7cfb208a3a306b09435e5d authored over 8 years ago
Plugins located in lib/plugins will be auto-loaded (#108)

ea30b42684cf60d65118562c7ffdcc267067517e authored over 8 years ago
Tweak readme (#105)

4d5f22791afd82c3a5b22c6ae97490ebceab0b0a authored over 8 years ago
Add Mozilla Store link (#104)

38783dd07833138fbd05a4266a3eafe757797e1c authored over 8 years ago
add a button to allow user to close the update notification (#102)

Previousely user has to refresh the page in order to
close the notification. Add one `close` bu...

584ffd657a52f74fd3f351a2be7bcb46fbb2f897 authored over 8 years ago
Add Firefox support (#100)

* Do request in background

* Repleace innerHTML with textContent

* Tweak build step

* P...

e033c451816f32155c7ba1f89c4b5848d045dd6c authored over 8 years ago
postinstall: overwrite pre-commit hook if needed (#99)

This lets you `npm install` multiple times without issue.

(from https://github.com/OctoLinker...

166abef096c2b99bc4ac582d0f6284aa995be5d1 authored over 8 years ago
Replace browserify with webpack (#97)

* Replace browserify with webpack

* Fix watch task

* Rename watch scripts

* Replace cus...

30fb3a9923d5d240b3fa953a8d772f58ff58aab9 authored over 8 years ago
List example plugin commits in CONTRIBUTING.md (#92)

a686314be07725fe33f718de9ee53f25f3ecf011 authored over 8 years ago
Escape slash for path regexp

7a80e785c910d4002f64e7f26592911861a56792 authored over 8 years ago
Combine DEVELOPER.md into CONTRIBUTING.md (#91)

Addresses https://github.com/OctoLinker/browser-extension/issues/86#issuecomment-222381365

Th...

e07db21262b17043dae93a1047143a70db19f32f authored over 8 years ago
Use currentTarget for click handler event. (#89)

5bbe5d829cb95b9fe127e0e81d19acf1827ffc6f authored over 8 years ago
Fix typo

943e29528eefa13e840db9968826d89c37855bf9 authored over 8 years ago
Changed the notification link to open in a new tab (#85)

40cc8a5533e827361f42058731886b6c210f1d0a authored over 8 years ago
4.1.0

0528417acf54cf3cc4d046927847a6ca21ea0a3c authored over 8 years ago
Hide notification for the first time

4060c29a85d7c3b963659d10d31569473ad63b1f authored over 8 years ago
Add support for Homebrew formula deps/conflicts (#81)

* Add support for Homebrew formula deps/conflicts

Closes https://github.com/OctoLinker/browse...

b6df755208eae0b98e55fdf533b647b5d7bd4f8e authored over 8 years ago
Merge pull request #83 from OctoLinker/attr-template-string

Template strings in data attr object

f0b994632d28ca1efcc805ac219064852f940a97 authored over 8 years ago
Template strings in data attr object

832bcc5d03e0468b967f6350bef794d79cfc1f6a authored over 8 years ago
Merge pull request #82 from josephfrazier/travis-node6

Test Node v6 on Travis

d58676ffcef01961ca80f643bd2806cc9445ff40 authored over 8 years ago
Test Node v6 on Travis

41e99e7e74ea0adfa083af41d65f9d45dc668982 authored over 8 years ago
4.0.2

1914bd4db67cf54d1cb1c69f6abe1c912da928d9 authored over 8 years ago
Fix lint errors

2ba81832fff543e7516dd1eb78ea41e0287a9a4a authored over 8 years ago
Merge pull request #80 from jamestalmage/exported-imports

Allow for exported imports.

60bf5261358ce022e5e557e85971f3130f8e5856 authored over 8 years ago
Allow for exported imports.

The module spec allows for the following:

```js
export * from "foo";
export {foo, bar} from "fo...

0abc4b8dab9f0b65d156912e344ab0d08dd33e5a authored over 8 years ago
Add travis badge

7eade8b3265d50a5940e684c60820503916663c7 authored over 8 years ago
Merge pull request #79 from OctoLinker/fix-build

Use jQuery to make tests working in PhantomJs

e11beb35af20973ee5616619e7363201488d1417 authored over 8 years ago
Use jQuery to make tests working in PhantomJs

e59a671f9a5536e9e8722d777dd1930175cd10cd authored over 8 years ago
Add LICENSE

b0bdcd077016d0ddf828e28f61b1404583c47f0c authored over 8 years ago
Merge pull request #76 from josephfrazier/patch-1

Fix intra-repo links in DEVELOPER.md

e366a74ba25ac4adc81ac8dbffb0aae0efca61fd authored over 8 years ago
Fix intra-repo links in DEVELOPER.md

Before, they were leading me to 404s like https://github.com/OctoLinker/browser-extension/blob/m...

6b2232795c469581d8e176d5186088759b7af8c9 authored over 8 years ago
Add screenshot to README (#74)

* [readme] add screenshot

* [readme] improve screenshot

41594e6a45610daa871258c9d6bb656a5eed06b5 authored over 8 years ago
Add update notification

d22ae421a62bb7719918173c05bb7d73355fc4e1 authored over 8 years ago
Disable devMode

4d5ac3e846a28dd3d45de22da3dba19368e5c76b authored over 8 years ago
Remove time logs

728ee49daad2a9cbdc494fe042bcbaa5629bcecb authored over 8 years ago
Tweak readme files

c18cb32454073cbd6f6b14cfadfdc6612ed8d290 authored over 8 years ago
Add notification panel

940a51a37840967d240177c41e15490235767684 authored over 8 years ago
Add ruby support

d1bcd3101cc868064e4fa8808fb79ccaac9a2ade authored over 8 years ago
Rename JavaScript plugin

6f8e23be8090e5aef5abeaeda33719245dfe965d authored over 8 years ago
Add progress tooltip

56f04c1f9134ebb90d1186b5eb020bc362258c3a authored over 8 years ago
Split live resolver in ping and query resolver

a41ab4a42fe1a59ae5d2cff147828429444166c2 authored over 8 years ago
minor tweaks

99e792251cce8f9e46c160600cc90675acfecd31 authored over 8 years ago
Open link in new tab when ctrl, alt or mouse wheel was clicked

d6ce612172d535fb889aa776e2e18bedb7b57479 authored over 8 years ago
Switch from blob type to pattern string for plugin registration

88fb71cc377113ebdf7f1c390e70157d42bf5492 authored over 8 years ago
Add plugin manager

b3f31eef9a5b4806a6d52696df03a5bf4a060807 authored over 8 years ago
Add pattern presets

f5ffd60b585a170d824ce694179fec26a5c65386 authored over 8 years ago
Remove no longer needed file-type helper

7c98da20af76b15630591d65785749257c929381 authored over 8 years ago
Add composer plugin

8f5f006888884c9352e06244596ae057fc529fe9 authored over 8 years ago
Allow whitespace between resolvers

030a2058347ffcc304eb6f0a21ebd6cbe55060b1 authored over 8 years ago
Refactor NPM plugin

9ca7e1235aee88ea7dc10a5887d0a4a441e47539 authored over 8 years ago
Add bower plugin

2541a407c5916b7d99dc61375a56f94dfb5121f1 authored over 8 years ago
Remove blob type property

215c1fd097de4421f54d5a9656d59437cc96f9d6 authored over 8 years ago
Align npm plugin name

d233cac529cca9f26e65f7aa26b616b45156db65 authored over 8 years ago