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
076e09aa52740a02c1472910c2b5b9b28269051b authored over 8 years ago
Fix #165 #49
2a3302e2f965f8053ab788531be257187a742c35 authored over 8 years ago5f1f9ef7352557da4db39c59a89269bf40c8eb58 authored over 8 years ago
Now new backers and sponsors on OpenCollective will show up directly on your readme.
727d40eed5b4517a14b6e4a1a8fb2cf132070045 authored over 8 years ago55367420fc6ce6d0cad6ff44533d9384ea3f2616 authored over 8 years ago
867a7fb63e7130efdb6f3159994a188ef8bf17b1 authored over 8 years ago
c324559c106d72b2602750092de07364bcd29b66 authored over 8 years ago
* Add browser logos
* Add features list
ba8df394b3e35a58f1abb1e50fcf26ef46d6532f authored over 8 years agoe08ae44f8f7e428a9615533b721ee3595b367990 authored over 8 years ago
* Add gist support
Resolves https://github.com/OctoLinker/browser-extension/issues/156
It ...
cb105871b3bcfe2be46ae24f98a8195610c38ce0 authored over 8 years agoec499e065424b5204885624a297ab463c99fa8ab authored over 8 years ago
963cf15b19e7a9305b02669dd0ced8783bbd9385 authored over 8 years ago
16af730b686e4a50f48e8e30f9c39893594128dd authored over 8 years ago
This live-resolver PR must be merged first:
https://github.com/OctoLinker/live-resolver/pull/18...
Github adds a HTML class to blob elements, indicating which language they've detected. This chan...
2e96d1976a550938aa354f9c94d22d6f973080ca authored over 8 years agoThis makes it so only one line is needed per resolver.
Maybe we could also do some webpack tr...
4ea57adec919a672195dc5eda0b471fc1e682ea0 authored over 8 years ago
They're essentially the same, so let's just fold them together to reduce
regex duplication.
* Add failing test for require.resolve regex
* Match literal dot in REQUIRE_RESOLVE regex
a9666f2f670404953fe22ee2fe3e5d7ee1ee4378 authored over 8 years ago
Since we don't usually need to have the extension packages, we can save
build time by packaging...
* Add support for plugins in vimrc files
I referred to the Vundle documentation to implement ...
7e217434e398d04d2afc88b5ab00b251bd85f945 authored over 8 years ago
Now that https://github.com/OctoLinker/browser-extension/pull/134 is
merged, we can just tweak ...
Resolves https://github.com/OctoLinker/browser-extension/issues/144
Resolves https://github.com...
* 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
These steps were assembled from the comment...
668ee3a56925aa7b14213e88c3d077414773109a authored over 8 years ago* homebrew: use homebrew-core for fallback link
This makes it so that homebrew formulae in ot...
730815cc3656b3c96bf4435f97c5ae7eff28a3cb authored over 8 years ago33a2e60a5235a2ce60a91fdd83e9080d75e7c646 authored over 8 years ago
c767c53fed299ded2858f8c9c792c8c5cbc5111a authored over 8 years ago
This was done with `npm run version`, which normally happens as part of
`npm version` (see http...
`npm version` is an easy way to commit a new version, but it only
updates `package.json`. This ...
a6343e183b22bd7e7eff4227a06f7af662cb471e authored over 8 years ago
d6a90c68d53366ee2f209a5126697a114c5a49bf authored over 8 years ago
* Wrap single strings
* Add TypeScript support
* Simplify tests by reusing fixtures name t...
a6f0b8f418a875c963754aa3497ebab36ed5d2b4 authored over 8 years ago7bcfc4d1707be6afb6a7d1de27edc5e090d94390 authored over 8 years ago
https://github.com/github/linguist#overrides
9bf6193180210cf9a5af9e10662ad24fed9a52f8 authored over 8 years ago
This should reduce build times by about half, since `npm install` won't
need to install anythin...
Examples:
https://github.com/matthew-andrews/isomorphic-fetch/blob/89c7e70c313d4965f05ac8f0f3a2...
Example: https://github.com/substack/node-browserify/blob/071642ad9cbb44cb530d43edfac17c5077a944...
d555b5c8f81dbf4ee044cd91c29d3a6b5b8bc3f5 authored over 8 years agoThis is only for `cask:` dependencies/conflicts. Here's an example:
https://github.com/caskro...
7a1fc7c26d614111624b7d6a0fb5ad76bccabb72 authored over 8 years agoTravis already tests Node v4 at the latest minor/patch version.
30723cbbe585eca19a6c29876371a5a035c77c10 authored over 8 years agoI'm hoping this will fix the intermittent error described in https://github.com/OctoLinker/brows...
7812d220c183dc8cd7331a2f042c7d751548d76f authored over 8 years ago9a6403c41c30de4626b47398c0296d9233396e9c authored over 8 years ago
* The release page already contains a zip of the repo
* Add auto publish to Chrome Web Store
2193d36d5892b7f013b64ca18b160963fb9fc926 authored over 8 years agoc97d033ddd3dff0bbabd63f121b229ae4ebf9546 authored over 8 years ago
Addresses https://github.com/OctoLinker/browser-extension/issues/93
e904209a9eff158399317be1e237fb13876ccb18 authored over 8 years agoThis allows the links to be "clicked" with [Vimium]. I also needed to add a little CSS to keep l...
9dd0c30c47df18680d87626134790ae4cca85d58 authored over 8 years ago45f54c5f10b917ffc24d4ac710e0292b442953e8 authored over 8 years ago
2b18928aa4cc3606c74ae411c0a69713d724d65c authored over 8 years ago
* Use npm script to build and pack extension
* Fix archive creation
* Do not copy manifest...
6d941015677c799cff7cfb208a3a306b09435e5d authored over 8 years agoea30b42684cf60d65118562c7ffdcc267067517e authored over 8 years ago
4d5f22791afd82c3a5b22c6ae97490ebceab0b0a authored over 8 years ago
38783dd07833138fbd05a4266a3eafe757797e1c authored over 8 years ago
Previousely user has to refresh the page in order to
close the notification. Add one `close` bu...
* Do request in background
* Repleace innerHTML with textContent
* Tweak build step
* P...
e033c451816f32155c7ba1f89c4b5848d045dd6c authored over 8 years agoThis lets you `npm install` multiple times without issue.
(from https://github.com/OctoLinker...
166abef096c2b99bc4ac582d0f6284aa995be5d1 authored over 8 years ago* Replace browserify with webpack
* Fix watch task
* Rename watch scripts
* Replace cus...
30fb3a9923d5d240b3fa953a8d772f58ff58aab9 authored over 8 years agoa686314be07725fe33f718de9ee53f25f3ecf011 authored over 8 years ago
7a80e785c910d4002f64e7f26592911861a56792 authored over 8 years ago
Addresses https://github.com/OctoLinker/browser-extension/issues/86#issuecomment-222381365
Th...
e07db21262b17043dae93a1047143a70db19f32f authored over 8 years ago5bbe5d829cb95b9fe127e0e81d19acf1827ffc6f authored over 8 years ago
943e29528eefa13e840db9968826d89c37855bf9 authored over 8 years ago
40cc8a5533e827361f42058731886b6c210f1d0a authored over 8 years ago
0528417acf54cf3cc4d046927847a6ca21ea0a3c authored over 8 years ago
4060c29a85d7c3b963659d10d31569473ad63b1f authored over 8 years ago
* Add support for Homebrew formula deps/conflicts
Closes https://github.com/OctoLinker/browse...
b6df755208eae0b98e55fdf533b647b5d7bd4f8e authored over 8 years agoTemplate strings in data attr object
f0b994632d28ca1efcc805ac219064852f940a97 authored over 8 years ago832bcc5d03e0468b967f6350bef794d79cfc1f6a authored over 8 years ago
Test Node v6 on Travis
d58676ffcef01961ca80f643bd2806cc9445ff40 authored over 8 years ago41e99e7e74ea0adfa083af41d65f9d45dc668982 authored over 8 years ago
1914bd4db67cf54d1cb1c69f6abe1c912da928d9 authored over 8 years ago
2ba81832fff543e7516dd1eb78ea41e0287a9a4a authored over 8 years ago
Allow for exported imports.
60bf5261358ce022e5e557e85971f3130f8e5856 authored over 8 years agoThe module spec allows for the following:
```js
export * from "foo";
export {foo, bar} from "fo...
7eade8b3265d50a5940e684c60820503916663c7 authored over 8 years ago
Use jQuery to make tests working in PhantomJs
e11beb35af20973ee5616619e7363201488d1417 authored over 8 years agoe59a671f9a5536e9e8722d777dd1930175cd10cd authored over 8 years ago
b0bdcd077016d0ddf828e28f61b1404583c47f0c authored over 8 years ago
Fix intra-repo links in DEVELOPER.md
e366a74ba25ac4adc81ac8dbffb0aae0efca61fd authored over 8 years agoBefore, they were leading me to 404s like https://github.com/OctoLinker/browser-extension/blob/m...
6b2232795c469581d8e176d5186088759b7af8c9 authored over 8 years ago* [readme] add screenshot
* [readme] improve screenshot
41594e6a45610daa871258c9d6bb656a5eed06b5 authored over 8 years agod22ae421a62bb7719918173c05bb7d73355fc4e1 authored over 8 years ago
4d5ac3e846a28dd3d45de22da3dba19368e5c76b authored over 8 years ago
728ee49daad2a9cbdc494fe042bcbaa5629bcecb authored over 8 years ago
c18cb32454073cbd6f6b14cfadfdc6612ed8d290 authored over 8 years ago
940a51a37840967d240177c41e15490235767684 authored over 8 years ago
d1bcd3101cc868064e4fa8808fb79ccaac9a2ade authored over 8 years ago
6f8e23be8090e5aef5abeaeda33719245dfe965d authored over 8 years ago
56f04c1f9134ebb90d1186b5eb020bc362258c3a authored over 8 years ago
a41ab4a42fe1a59ae5d2cff147828429444166c2 authored over 8 years ago
99e792251cce8f9e46c160600cc90675acfecd31 authored over 8 years ago
d6ce612172d535fb889aa776e2e18bedb7b57479 authored over 8 years ago
88fb71cc377113ebdf7f1c390e70157d42bf5492 authored over 8 years ago
b3f31eef9a5b4806a6d52696df03a5bf4a060807 authored over 8 years ago
f5ffd60b585a170d824ce694179fec26a5c65386 authored over 8 years ago
7c98da20af76b15630591d65785749257c929381 authored over 8 years ago
8f5f006888884c9352e06244596ae057fc529fe9 authored over 8 years ago
030a2058347ffcc304eb6f0a21ebd6cbe55060b1 authored over 8 years ago
9ca7e1235aee88ea7dc10a5887d0a4a441e47539 authored over 8 years ago
2541a407c5916b7d99dc61375a56f94dfb5121f1 authored over 8 years ago
215c1fd097de4421f54d5a9656d59437cc96f9d6 authored over 8 years ago
d233cac529cca9f26e65f7aa26b616b45156db65 authored over 8 years ago