Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
OctoLinker
OctoLinker is a browser extension to navigate through projects on GitHub.com efficiently
Collective -
Host: opensource -
https://opencollective.com/octolinker
- Website: https://octolinker.now.sh/
- Code: https://github.com/octolinker
github.com/OctoLinker/OctoLinker - 0db32d949b110152f3689fab183c534272c97efb authored about 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 2a889ce7cc316271ca0c523d2da5acf7a34a500c authored about 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - c2ceab4373a7d297bf2b52fc72dafde57276df66 authored about 8 years ago by Joseph Frazier <[email protected]>
github.com/OctoLinker/OctoLinker - 9d43abd190e767baa794f33ba0850e5216c9d392 authored about 8 years ago by Stefan Buck <[email protected]>
fix #225
github.com/OctoLinker/OctoLinker - f6c76d4f0516471864b1a97056e99e515e435f91 authored about 8 years ago by Stefan Buck <[email protected]>github.com/OctoLinker/OctoLinker - 580bbe9a227e3b5cbdcb891e53f87e391b2ec2b3 authored about 8 years ago by Stefan Buck <[email protected]>
* Add support for code blocks to blob reader
Fix #90
* Add issue code classes to presets
...
Looks like CoffeeScript is broken since we added Presets. This PR will fix the issue by merging ...
github.com/OctoLinker/OctoLinker - 1eb1c5ec678412990122e146acfdd2fa99b118e1 authored about 8 years ago by Stefan Buck <[email protected]>While adding support for issue code blocks I noticed the link creation fails if the data attribu...
github.com/OctoLinker/OctoLinker - f8de395e796f7e79d4129db0033f340ecb83567c authored about 8 years ago by Stefan Buck <[email protected]>github.com/OctoLinker/OctoLinker - 72b1f179e8eb8142f04446e2ae10116f77f121bf authored about 8 years ago by Stefan Buck <[email protected]>
This fix the issue where the update notification was shown twice to the user when browsing on gi...
github.com/OctoLinker/OctoLinker - 0e148ce8969c0933fd4bf99f951abadd26133316 authored about 8 years ago by Stefan Buck <[email protected]>* Fix bug where blob path in pr diff was undefined
* Add update fixtures script
* Update f...
github.com/OctoLinker/OctoLinker - 9e62eab5dcc36dea3a21196db36605fa09eeafeb authored about 8 years ago by Stefan Buck <[email protected]>* Add link indicator option
* Add span to avoid clashes between tooltip and link indicator
github.com/OctoLinker/OctoLinker - 189174ab58dd0b74615234320b3d18ad81920d1d authored about 8 years ago by Stefan Buck <[email protected]>* Fix bug where blob path in pr diff was undefined
* Fix repo path
github.com/OctoLinker/OctoLinker - 5bf104848659ff10a963637a96e3084a0623768c authored about 8 years ago by Stefan Buck <[email protected]>Add option so user can specify if links should be open in a new tab by default. This is disabled...
github.com/OctoLinker/OctoLinker - 19f849eb45d19bcca46ed1737e2131a6293394e7 authored about 8 years ago by Stefan Buck <[email protected]>This PR adds a checkbox which allows you to toggle the debug mode. The debug mode basically just...
github.com/OctoLinker/OctoLinker - 706be13d7d9fd29e61c2f6f6fe421e3372fec3bc authored about 8 years ago by Stefan Buck <[email protected]>* Update dependencies
* eslint auto fix
* eslint manual fix
github.com/OctoLinker/OctoLinker - 85a46b4e76e9f6870a6e2ded411216f87ae9d41c authored about 8 years ago by Stefan Buck <[email protected]>
These start a server and look up a popular package on each supported
registry. If the server do...
These were found by using [depcheck]
[depcheck]: https://www.npmjs.com/package/depcheck
github.com/OctoLinker/api - 302ebb06a05796db329a6443ff0da87a2b532fe0 authored about 8 years ago by Joseph Frazier <[email protected]>github.com/OctoLinker/injection - 6d6941600e219611aa537d3079940020161457ea authored about 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/injection - b611d18c7058168cde552b9dea5b0ffb3270c40c authored about 8 years ago by Greg Bergé <[email protected]>
(This is a follow-up to https://github.com/OctoLinker/browser-extension/pull/195)
[email protected] i...
github.com/OctoLinker/OctoLinker - f3daa56ad3f8b7e200ebebe2ec68df2a394aca26 authored about 8 years ago by Joseph Frazier <[email protected]>
Some of the standard library names have been shadowed by user packages
on PyPI. For example, cl...
HTTPS everywhere!
github.com/OctoLinker/OctoLinker - b2aed2f0fecdcc1bbe6a6343e612b50f4057481d authored about 8 years ago by Vincent Klaiber <[email protected]>github.com/OctoLinker/OctoLinker - 3d081b7ed99bdf22e636b14a1bebd249894fd62d authored about 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 3817f6e1e97ce30e883b8318af3a936c858829f9 authored about 8 years ago by Stefan Buck <[email protected]>
* Test that require('module') resolves to 'https://nodejs.org/api/modules.html'
* Resolve req...
github.com/OctoLinker/OctoLinker - 3400f3db7a30f0bf274a5fd4c4f76ab00d851549 authored about 8 years ago by Joseph Frazier <[email protected]>* helper-grammar-regex-collection: test that quotes aren't captured
* helper-grammar-regex-co...
github.com/OctoLinker/OctoLinker - beec18f5baf8bf9d5fba806b6e8a6b3caa0da692 authored about 8 years ago by Joseph Frazier <[email protected]>* Link `typings` and `types` fields in package.json
Example: https://github.com/moment/moment...
github.com/OctoLinker/OctoLinker - a5ae99105a5046274a5827d461ceee5f3e5c6fe8 authored about 8 years ago by Joseph Frazier <[email protected]>* Document dotnet support
* README: format project.json section like other .json sections
...
github.com/OctoLinker/OctoLinker - f69c359ca143e9a9d076e7d93346350c23a3c341 authored about 8 years ago by Stefan Buck <[email protected]>github.com/OctoLinker/OctoLinker - 978c7a447bac75ba5606d39f4118e0eca7478184 authored about 8 years ago by Stefan Buck <[email protected]>
* Update plugin links in CONTRIBUTING.md
See https://github.com/OctoLinker/browser-extension/...
github.com/OctoLinker/OctoLinker - 80200dd71148ba633842e3c6e99fb7b220248f99 authored about 8 years ago by Joseph Frazier <[email protected]>* support for .net core project.json
* completes support for project.json feature
* add nu...
github.com/OctoLinker/OctoLinker - 7c7293b090e59dcffac3143f9fcb7289cc15aa38 authored about 8 years ago by Ibrahim Islam <[email protected]>* Run tests on AppVeyor
This uses [Chocolatey] to install `phantomjs` and instructs `karma` t...
github.com/OctoLinker/OctoLinker - 1e81a41c7555a4bc01dc6f8e136f93aef691dff4 authored about 8 years ago by Joseph Frazier <[email protected]>github.com/OctoLinker/OctoLinker - 19c4c72445050bb9eeff80a30b80c0f7c6f7fac3 authored about 8 years ago by Joseph Frazier <[email protected]>
I noticed these while working on https://github.com/OctoLinker/browser-extension/pull/192
github.com/OctoLinker/OctoLinker - 2720ee2e5d5ce56df966d1a12c110d00b289cdfa authored about 8 years ago by Joseph Frazier <[email protected]>Now that we have AppVeyor builds running, let's show them off!
Adapted from the instructions he...
github.com/OctoLinker/OctoLinker - fb190467a4679898031d2fa172e9677492fa595a authored about 8 years ago by Joseph Frazier <[email protected]>Fixes https://github.com/OctoLinker/browser-extension/issues/194
github.com/OctoLinker/OctoLinker - 61079fefa183b5abbb34ffcbb43ac9f333688330 authored about 8 years ago by Joseph Frazier <[email protected]>* Test that wrapsInnerString preserves textContent
See https://github.com/OctoLinker/browser-...
github.com/OctoLinker/OctoLinker - ad7f88276475320887bc218c1cd59a1931ebc141 authored about 8 years ago by Joseph Frazier <[email protected]>This helps ensure that Windows users can build the extension locally.
* `--no-shrinkwrap` is ...
github.com/OctoLinker/OctoLinker - 2cd1192957853d36c982a6c991ae279babdfbe03 authored about 8 years ago by Stefan Buck <[email protected]>
This should fix the build on Windows, while still allowing multiple
invocations on Unix-likes, ...
`npm run chrome-build` will error on Windows because the `chrome-manifest` script has single quo...
github.com/OctoLinker/OctoLinker - 0230e594f34e6872dd1343844c2ebbf0370ef030 authored over 8 years ago by Ibrahim Islam <[email protected]>github.com/OctoLinker/OctoLinker - 201d070aa7e7344c9af0707627af8b30fa34ac82 authored over 8 years ago by Stefan Buck <[email protected]>
fix #170
github.com/OctoLinker/OctoLinker - 81643801d801c3a74728eabf46e82bf3db15cb0c authored over 8 years ago by Stefan Buck <[email protected]>github.com/OctoLinker/injection - acf56e8ecf90f361f85c1b36346502f14babe301 authored over 8 years ago by Stefan Buck <[email protected]>
* Store base url in a single location
Fixes #169
* Make baseURl configurable
* Fix home...
github.com/OctoLinker/OctoLinker - 71ae1d68526919bee2c6e8339a1cd87b5febff11 authored over 8 years ago by Stefan Buck <[email protected]>github.com/OctoLinker/OctoLinker - 6b1181a48ff2239144b2b3100b724b9de21fa5aa authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 076e09aa52740a02c1472910c2b5b9b28269051b authored over 8 years ago by Joseph Frazier <[email protected]>
Fix #165 #49
github.com/OctoLinker/OctoLinker - 2a3302e2f965f8053ab788531be257187a742c35 authored over 8 years ago by Stefan Buck <[email protected]>github.com/OctoLinker/OctoLinker - 5f1f9ef7352557da4db39c59a89269bf40c8eb58 authored over 8 years ago by Stefan Buck <[email protected]>
Now new backers and sponsors on OpenCollective will show up directly on your readme.
github.com/OctoLinker/OctoLinker - 727d40eed5b4517a14b6e4a1a8fb2cf132070045 authored over 8 years ago by Pia Mancini <[email protected]>github.com/OctoLinker/OctoLinker - 55367420fc6ce6d0cad6ff44533d9384ea3f2616 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 867a7fb63e7130efdb6f3159994a188ef8bf17b1 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - c324559c106d72b2602750092de07364bcd29b66 authored over 8 years ago by Stefan Buck <[email protected]>
* Add browser logos
* Add features list
github.com/OctoLinker/OctoLinker - ba8df394b3e35a58f1abb1e50fcf26ef46d6532f authored over 8 years ago by Stefan Buck <[email protected]>github.com/OctoLinker/OctoLinker - e08ae44f8f7e428a9615533b721ee3595b367990 authored over 8 years ago by Stefan Buck <[email protected]>
* Add gist support
Resolves https://github.com/OctoLinker/browser-extension/issues/156
It ...
github.com/OctoLinker/OctoLinker - cb105871b3bcfe2be46ae24f98a8195610c38ce0 authored over 8 years ago by Joseph Frazier <[email protected]>github.com/OctoLinker/OctoLinker - ec499e065424b5204885624a297ab463c99fa8ab authored over 8 years ago by Joseph Frazier <[email protected]>
github.com/OctoLinker/OctoLinker - 963cf15b19e7a9305b02669dd0ced8783bbd9385 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 16af730b686e4a50f48e8e30f9c39893594128dd authored over 8 years ago by Stefan Buck <[email protected]>
This live-resolver PR must be merged first:
https://github.com/OctoLinker/live-resolver/pull/18...
* Add support for Rust crates
This is needed for https://github.com/OctoLinker/browser-extens...
github.com/OctoLinker/api - 4fa17191a180db13f0e7c2aa8546c6fc789f99e2 authored over 8 years ago by Joseph Frazier <[email protected]>Github adds a HTML class to blob elements, indicating which language they've detected. This chan...
github.com/OctoLinker/OctoLinker - 2e96d1976a550938aa354f9c94d22d6f973080ca authored over 8 years ago by Joseph Frazier <[email protected]>This makes it so only one line is needed per resolver.
Maybe we could also do some webpack tr...
github.com/OctoLinker/OctoLinker - 4ea57adec919a672195dc5eda0b471fc1e682ea0 authored over 8 years ago by Joseph Frazier <[email protected]>github.com/OctoLinker/api - 3b40369fd02b87504b32d839ed3503a1007c9243 authored over 8 years ago by Stefan Buck <[email protected]>
They're essentially the same, so let's just fold them together to reduce
regex duplication.
* Upgrade joi to ^9.0.4
* Upgrade hapi to ^14.1.0
* Upgrade package-json to ^2.3.3
* Up...
github.com/OctoLinker/api - 84ffaefd3e46ac58080113bf4947ade01a50ccea authored over 8 years ago by Joseph Frazier <[email protected]>github.com/OctoLinker/api - 3abd73b36d57fd954f6ae356cd7bcd2ae7e4b6d6 authored over 8 years ago by Stefan Buck <[email protected]>
* Add failing test for require.resolve regex
* Match literal dot in REQUIRE_RESOLVE regex
github.com/OctoLinker/OctoLinker - a9666f2f670404953fe22ee2fe3e5d7ee1ee4378 authored over 8 years ago by Joseph Frazier <[email protected]>
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 ...
github.com/OctoLinker/OctoLinker - 7e217434e398d04d2afc88b5ab00b251bd85f945 authored over 8 years ago by Joseph Frazier <[email protected]>
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...
github.com/OctoLinker/OctoLinker - b386a22873e6ea0b6fdd0a1ad9fa0eeda395edcc authored over 8 years ago by Joseph Frazier <[email protected]>* Document the release process in CONTRIBUTING.md
These steps were assembled from the comment...
github.com/OctoLinker/OctoLinker - 668ee3a56925aa7b14213e88c3d077414773109a authored over 8 years ago by Joseph Frazier <[email protected]>* homebrew: use homebrew-core for fallback link
This makes it so that homebrew formulae in ot...
github.com/OctoLinker/OctoLinker - 730815cc3656b3c96bf4435f97c5ae7eff28a3cb authored over 8 years ago by Joseph Frazier <[email protected]>github.com/OctoLinker/OctoLinker - 33a2e60a5235a2ce60a91fdd83e9080d75e7c646 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - c767c53fed299ded2858f8c9c792c8c5cbc5111a authored over 8 years ago by Stefan Buck <[email protected]>
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 ...
github.com/OctoLinker/OctoLinker - a6343e183b22bd7e7eff4227a06f7af662cb471e authored over 8 years ago by Joseph Frazier <[email protected]>
github.com/OctoLinker/OctoLinker - d6a90c68d53366ee2f209a5126697a114c5a49bf authored over 8 years ago by Joseph Frazier <[email protected]>
* Wrap single strings
* Add TypeScript support
* Simplify tests by reusing fixtures name t...
github.com/OctoLinker/OctoLinker - a6f0b8f418a875c963754aa3497ebab36ed5d2b4 authored over 8 years ago by Stefan Buck <[email protected]>github.com/OctoLinker/OctoLinker - 7bcfc4d1707be6afb6a7d1de27edc5e090d94390 authored over 8 years ago by Stefan Buck <[email protected]>
https://github.com/github/linguist#overrides
github.com/OctoLinker/OctoLinker - 9bf6193180210cf9a5af9e10662ad24fed9a52f8 authored over 8 years ago by Stefan Buck <[email protected]>
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...
github.com/OctoLinker/OctoLinker - d555b5c8f81dbf4ee044cd91c29d3a6b5b8bc3f5 authored over 8 years ago by Joseph Frazier <[email protected]>This is only for `cask:` dependencies/conflicts. Here's an example:
https://github.com/caskro...
github.com/OctoLinker/OctoLinker - 7a1fc7c26d614111624b7d6a0fb5ad76bccabb72 authored over 8 years ago by Joseph Frazier <[email protected]>Travis already tests Node v4 at the latest minor/patch version.
github.com/OctoLinker/OctoLinker - 30723cbbe585eca19a6c29876371a5a035c77c10 authored over 8 years ago by Joseph Frazier <[email protected]>I'm hoping this will fix the intermittent error described in https://github.com/OctoLinker/brows...
github.com/OctoLinker/OctoLinker - 7812d220c183dc8cd7331a2f042c7d751548d76f authored over 8 years ago by Joseph Frazier <[email protected]>github.com/OctoLinker/OctoLinker - 9a6403c41c30de4626b47398c0296d9233396e9c authored over 8 years ago by Joseph Frazier <[email protected]>
* The release page already contains a zip of the repo
* Add auto publish to Chrome Web Store
github.com/OctoLinker/OctoLinker - 2193d36d5892b7f013b64ca18b160963fb9fc926 authored over 8 years ago by Stefan Buck <[email protected]>github.com/OctoLinker/OctoLinker - c97d033ddd3dff0bbabd63f121b229ae4ebf9546 authored over 8 years ago by Stefan Buck <[email protected]>
Addresses https://github.com/OctoLinker/browser-extension/issues/93
github.com/OctoLinker/OctoLinker - e904209a9eff158399317be1e237fb13876ccb18 authored over 8 years ago by Joseph Frazier <[email protected]>This allows the links to be "clicked" with [Vimium]. I also needed to add a little CSS to keep l...
github.com/OctoLinker/OctoLinker - 9dd0c30c47df18680d87626134790ae4cca85d58 authored over 8 years ago by Joseph Frazier <[email protected]>Resolve scoped packages like @angular/core
github.com/OctoLinker/api - 7cf1049f36cc68f2b0f4d2756eb0751dbcb9ae82 authored over 8 years ago by Stefan Buck <[email protected]>github.com/OctoLinker/api - d2751e148a2ced7807d5374b0e5c079b6ad89da1 authored over 8 years ago by Joseph Frazier <[email protected]>
github.com/OctoLinker/OctoLinker - 45f54c5f10b917ffc24d4ac710e0292b442953e8 authored over 8 years ago by Stefan Buck <[email protected]>
Use fallback url when no repo url is found
github.com/OctoLinker/api - ff8d348a4560a37f48f40970484f4881fb7604e2 authored over 8 years ago by Stefan Buck <[email protected]>