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
* Add github search resolver
* Use github search resolver as fallback for less
* Use githu...
github.com/OctoLinker/OctoLinker - 7c785a581facd284519c70f2abad18b11855d8ce authored almost 8 years ago by Stefan Buck <[email protected]>github.com/OctoLinker/OctoLinker - 588ae13928c52d75b3230ba53f89bcaa4319f6f1 authored almost 8 years ago by Matthew Dylan Goldman <[email protected]>
github.com/OctoLinker/OctoLinker - 11dec0e0b16e1f09d00b9df67faca2f36bdccd60 authored almost 8 years ago by Alexander Gudulin <[email protected]>
This follows up on commit 8736eac (#322)
See http://lesscss.org/features/#import-options
D...
github.com/OctoLinker/OctoLinker - e62396e43ee4909d16ac7dd078889b0d9d232339 authored almost 8 years ago by Joseph Frazier <[email protected]>`require ('foo')` is valid JavaScript, so let's support it.
github.com/OctoLinker/OctoLinker - e25f90da95ea67b84dfb63967de64f46504a8a4b authored almost 8 years ago by Joseph Frazier <[email protected]>
This way, we don't have to have that big export statement at the
bottom of the file, with all o...
It doesn't take [includePaths] into account.
Demo page: https://github.com/less/less-docs/blo...
github.com/OctoLinker/OctoLinker - 8736eace9416161f17f6307f86f11dbedec50af4 authored almost 8 years ago by Stefan Buck <[email protected]>This fixes https://github.com/OctoLinker/browser-extension/issues/315
github.com/OctoLinker/OctoLinker - 25420a54fcfeaeb6ee5daa1dfdcd8c2d362bb222 authored almost 8 years ago by Joe McMahon <[email protected]>github.com/OctoLinker/api - 2c70b658e750a0abe3b37e1ad059dc19f05246cf authored almost 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 39635817994d7a498482f09fb3348972d3171b14 authored almost 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 647f40920e62487b472d1fe823f9960454d3c02a authored almost 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 53482999a489a004f1da46e5c973016b32e910c5 authored almost 8 years ago by Stefan Buck <[email protected]>
* Fetch and display release highlight
* Use async/await in lib/notification.js
github.com/OctoLinker/OctoLinker - 2f38513e58f75d4574f1db342d15d457a6bc3bba authored almost 8 years ago by Stefan Buck <[email protected]>This makes them a little more human-friendly and fixes the rendering of the nested lists. Compar...
github.com/OctoLinker/OctoLinker - 9b2119b7497610a85dccfb892823d858c3de5fcf authored almost 8 years ago by Joseph Frazier <[email protected]>github.com/OctoLinker/OctoLinker - 9fe6a165f418e153bc6e20964d26238548f89664 authored almost 8 years ago by Stefan Buck <[email protected]>
Fix #310
github.com/OctoLinker/OctoLinker - bbd5e730ac43050ea2935cb408052e6628c25241 authored almost 8 years ago by Stefan Buck <[email protected]>This halves the test duration on my machine.
github.com/OctoLinker/api - 876b16611c628cb62d10ad5c3d119429f258a805 authored almost 8 years ago by Joseph Frazier <[email protected]>* test: make javascript fallback tests more realistic
This will also make it easier to test p...
github.com/OctoLinker/OctoLinker - 50226533ac7a5a8c2f24daf788429262ca7c22b9 authored almost 8 years ago by Joseph Frazier <[email protected]>* Use yarn instead of npm
* Upgrade dependencies
In particular, upgrading `lets-get-meta` ...
github.com/OctoLinker/api - 570cfc611cdc4d00d506eed8dd7601cede089747 authored almost 8 years ago by Joseph Frazier <[email protected]>
This makes it so that `yarn upgrade` can upgrade all dependencies.
`yarn upgrade-interactive` c...
* Setup babel plugin
* Use async/await in storage.js
* Use async/await inside fetch.js
...
github.com/OctoLinker/OctoLinker - 642b4eb47bbcce59df2eb78f2415c539adb8c354 authored almost 8 years ago by Joseph Frazier <[email protected]>Given `import Foo.Bar`, the plugin will try to load:
* /src/Foo/Bar.hs
* /lib/Foo/Bar.hs
* ...
github.com/OctoLinker/OctoLinker - 7df23c94b28c990b807937f3a53e0723230deddd authored almost 8 years ago by Joseph Frazier <[email protected]>
resolve #233
github.com/OctoLinker/OctoLinker - 3b025cb94c1436fae7a3609a502346ddf58b482d authored almost 8 years ago by Stefan Buck <[email protected]>github.com/OctoLinker/OctoLinker - 0008253bd1af4665ec1b9c73fe771abd4b664b5f authored almost 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 6d82156e1b3fb628e5113ffbe119dd8e638261a1 authored almost 8 years ago by Joseph Frazier <[email protected]>
This lets the user specify the `active` argument to
[chrome.tabs.create]. If they uncheck the o...
github.com/OctoLinker/OctoLinker - a9c768814bb3b8cf94ec190874a664912f7c6c26 authored almost 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - ccbefb70f6fb8c9a8a9959d990cd92867cd03833 authored almost 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - cd107f21a0529d09f38528e4acfec0ba59ea8553 authored almost 8 years ago by Stefan Buck <[email protected]>
* Make doRequest return a promise
* Use async/await in universal-resolver
* Use async/awai...
github.com/OctoLinker/api - 99ff61b81d65ddf0b8aeb6fca6e56630271b3834 authored almost 8 years ago by Joseph Frazier <[email protected]>github.com/OctoLinker/api - 63f22bfd471fbdb4c77db42ffddfd26354218825 authored almost 8 years ago by Joseph Frazier <[email protected]>
Note that mocha allows test functions to return a promise instead of
calling a `done` callback....
github.com/OctoLinker/api - 1c250e50b1880e0a82bb4b0d6ad2ac174efd57cf authored almost 8 years ago by Joseph Frazier <[email protected]>
This makes it easier to use on its own, as suggested in
https://github.com/OctoLinker/browser-e...
Fixes https://github.com/OctoLinker/browser-extension/issues/300
github.com/OctoLinker/OctoLinker - e7beabf26cf724c33b7290925c8a66defa5b4b33 authored almost 8 years ago by Joseph Frazier <[email protected]>
I left `npm version patch` as-is because `yarn version patch` doesn't do
the same thing (it's i...
github.com/OctoLinker/OctoLinker - 023e0892365670ada6c1e745716fdf02f6646bda authored almost 8 years ago by Joseph Frazier <[email protected]>
Fixes https://github.com/OctoLinker/browser-extension/issues/298
github.com/OctoLinker/OctoLinker - 8fa78d4b4e256f057215f5f7634669244f0301e4 authored almost 8 years ago by Joseph Frazier <[email protected]>* Use yarn to install nodejs dependecies
* Delete not longer needed npmrc file
* add yarn ...
github.com/OctoLinker/OctoLinker - d685d80a46238ba695d85210c8e451fbe9e1a5be authored almost 8 years ago by Stefan Buck <[email protected]>* Don't minify JS in release build
https://github.com/OctoLinker/browser-extension/pull/295 a...
github.com/OctoLinker/OctoLinker - aed43f7426eaf49cecefc1473db7cd4db2bde424 authored almost 8 years ago by Joseph Frazier <[email protected]>The babel environment preset is a smarter preset that will add or remove babel transformation pl...
github.com/OctoLinker/OctoLinker - 298eb679ade7daaa29f83b6a15030ce585bbbf9b authored almost 8 years ago by Stefan Buck <[email protected]>* Declare resolver function in plugin instead of a separate file
* Refactor Docker plugin
...
github.com/OctoLinker/OctoLinker - 713cb22e3cd3336e4c557fed1f3688d663aab23b authored almost 8 years ago by Stefan Buck <[email protected]>This is for symmetry with firefox-launch
github.com/OctoLinker/OctoLinker - 30bf5292f9fb5c15fe875617d8b82619bb945fe3 authored almost 8 years ago by Joseph Frazier <[email protected]>github.com/OctoLinker/OctoLinker - c9b127bcb152fb532c17bac4bb717aec9db4b9a8 authored almost 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/api - b8be9c55ac1443853c583c99b510b8735a0ac6d3 authored almost 8 years ago by Stefan Buck <[email protected]>
* Update nodejs to 7.6.0
* Update package.json
github.com/OctoLinker/api - 21684662c0d3a8c8e78b570564dd9a86bdc98872 authored almost 8 years ago by Stefan Buck <[email protected]>* helper-grammar-regex-collection: test that RUST_CRATE doesn't match partial words
* helper-...
github.com/OctoLinker/OctoLinker - 57f967f888fb4219cf4142629f5a6e022a0c5684 authored almost 8 years ago by Joseph Frazier <[email protected]>The resolver result url of a git-url or github shorthand was causing a ping call to our live-res...
github.com/OctoLinker/OctoLinker - aae0dcacd0c25f6b9fc04c743ebe8a97c5129649 authored almost 8 years ago by Stefan Buck <[email protected]>
npmjs.org does a 301 redirect to www.npmjs.com, so just go directly there
instead. For example:...
* Test that npm links fallback to npmjs.org if repo url 404s
* Make npm links fallback to npm...
github.com/OctoLinker/api - 2b84ff313c3c2abd518dab19649531500369c16d authored almost 8 years ago by Joseph Frazier <[email protected]>
This uses [karma-detect-browsers] to determine if Chrome and Firefox are
present locally, and t...
This makes it possible for other tools to use the Babel settings. For
example, `babel-node` can...
This uses [XRegExp] to allow the regular expressions in
`helper-grammar-regex-collection` to:
...
Fixes #236
github.com/OctoLinker/OctoLinker - cc1bae8b95d60d14c058ce1e610e84619395bfeb authored almost 8 years ago by Brahim Arkni <[email protected]>* Use `core-js` to polyfill `Object.entries`
This fixes https://github.com/OctoLinker/browser...
github.com/OctoLinker/OctoLinker - 2545cae69e6166f72e345756c9105ca55ebc02b1 authored almost 8 years ago by Joseph Frazier <[email protected]>* Replace jscs with eslint
* Eslint autofix
* Fix code styles manual
* Update node veri...
github.com/OctoLinker/api - 40020bd09833037b1719d8f264bae2729b536ed6 authored almost 8 years ago by Stefan Buck <[email protected]>github.com/OctoLinker/api - 46494ebb2c96d1ea70c1b5a70366325d225f2792 authored almost 8 years ago by Stefan Buck <[email protected]>
* Test resolution of /q/npm/babel-helper-regex
It should resolve to
https://github.com/babel...
* Test resolving a JS file with a dot in its name
* javascript-file: Don't strip extension fr...
github.com/OctoLinker/OctoLinker - 64199c1bc1de8bf9ddfd9bc35df38d0d37c1a9b4 authored almost 8 years ago by Joseph Frazier <[email protected]>
This should make it easier and faster to track down bugs as they are
reported, by asking for re...
npm-check -uE
rm -rf node_modules/chokidar/node_modules/fsevents
npm shrinkwrap
Her...
github.com/OctoLinker/OctoLinker - e23ab38e07fb53128e3370a9d5c66734ffa5a4c6 authored almost 8 years ago by Joseph Frazier <[email protected]>
In https://github.com/OctoLinker/browser-extension/pull/268, there was a
commit that added `esl...
This will help catch bugs like `describe.only` in the test code.
* Added eslint-plugin-mocha
...
github.com/OctoLinker/OctoLinker - 4d619c49510e3e907bd3037a6c4a3598d56ed4f0 authored almost 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 48e344ac22b86a1df77f89586f5cb6bd71841030 authored almost 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - e641cd3e3899080b88afc83217df0177d017cff7 authored almost 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 5ea8e33be4a0bef7193c8ccd39732ebacd58057c authored almost 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 5bfa13ad1158ad35eedfa6e1f41cf184e4a0c9b4 authored almost 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - c452a4cc7c2e4cec463c94349edf6f6236762fe4 authored almost 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - ae651b8a9cf837bd0c0c3403ff18acf6edc70eec authored almost 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - f8b7893b92920e953f330e0963de646e63cf4a20 authored almost 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - d3bfb2361c9e8d2aab0f56b73df99a836e99f126 authored almost 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - d92b674af32295ec1d3666a1ecdb3d9ac9679315 authored almost 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - a7d5cb928df6c186c5891891195384dfa1b027bd authored almost 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - b15986db973d37c11d1aa159dfd9fe1770b37338 authored almost 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 3a6871292ca96be5ddbeec9e6281d7734c3e221f authored almost 8 years ago by Stefan Buck <[email protected]>
test/main-lib.js imports `babel-polyfill`, so we don't need any other shims
github.com/OctoLinker/OctoLinker - 80cf375a2c1f65a204732b25d20007a684c7f005 authored almost 8 years ago by Joseph Frazier <[email protected]>Fixes https://github.com/OctoLinker/browser-extension/issues/248
* Use `chrome-promise` to wr...
github.com/OctoLinker/OctoLinker - 050604b820efe0d3e5b645a63898c4b67e961154 authored almost 8 years ago by Joseph Frazier <[email protected]>This avoids the following deprecation warning upon `npm install`:
npm WARN deprecated nod...
github.com/OctoLinker/OctoLinker - 79724642b4994e281cc3e2c8d2e96dd8174d7262 authored almost 8 years ago by Joseph Frazier <[email protected]>
I often use commits to save work-in-progress, with the intention of
revising them later. Removi...
This makes it so developers won't have to type `--save-exact` when
running `npm install`, to ke...
* Restructure support section
* Merge backer and sponsor link
github.com/OctoLinker/OctoLinker - 221d8fae2363fa6566c6f54d8772c66b9cfc042b authored almost 8 years ago by Stefan Buck <[email protected]>* .appveyor.yml: Make phantomjs less flaky
It looks like the PhantomJS flakiness on TravisCI ...
github.com/OctoLinker/OctoLinker - 9a461d4f169d1941edac97b07be7b2c858625280 authored almost 8 years ago by Joseph Frazier <[email protected]>
This allows developers to open the extension in Firefox without
rebuilding the extension, which...
Commit d236ab7 (#251) renamed a couple of tests, but one of them
('toString') started causing w...
Recently, I've been seeing more frequent Travis errors like this:
AssertionError: ' // Mo...
github.com/OctoLinker/OctoLinker - f207c365296cfbdfc24a98493b3ab7716230b45e authored almost 8 years ago by Joseph Frazier <[email protected]>
This makes it work like `npm run chrome-open`, which navigates to
https://github.com/OctoLinker...
This was done as follows:
npm-check -uE # select all suggested updates
`fsevents` got ...
github.com/OctoLinker/OctoLinker - 89fa340938ad3b58d9f0e162dedb5cdd7fd05099 authored almost 8 years ago by Joseph Frazier <[email protected]>github.com/OctoLinker/OctoLinker - d236ab76be35f18ba8f79c6bd14b89affbecff8f authored almost 8 years ago by Stefan Buck <[email protected]>
in order to match with the css declaration
github.com/OctoLinker/OctoLinker - 99155575770ff6c972b29056eac86c3addb24914 authored almost 8 years ago by Stefan Buck <[email protected]>
Like the `firefox-open` script, this builds and loads the extension into
an isolated instance o...
github.com/OctoLinker/OctoLinker - 78c58775fee50670d3684a59b13767a31f0431e5 authored about 8 years ago by Joseph Frazier <[email protected]>
This prevents it from showing up by default in `ls`, just like
`.travis.yml`
* package.json: sync dependency versions with npm-shrinkwrap.json
Since npm-shrinkwrap.json c...
github.com/OctoLinker/OctoLinker - d1c6b706f4c95554338159a5d50cd2b852a7199f authored about 8 years ago by Joseph Frazier <[email protected]>* Add fsevents to optionalDependencies
* Use husky to manage githooks
* Remove `--no-shrin...
github.com/OctoLinker/OctoLinker - 0397d71c1429db139c8a95cfc4e19552628728cb authored about 8 years ago by Morgan Janes <[email protected]>
They were broken by
https://github.com/alrra/browser-logos/commit/a335e3357a524160c33e9b0c33b72f...
github.com/OctoLinker/OctoLinker - 8aec818216fa96cbaf206491fa1c2456f1942b20 authored about 8 years ago by Joseph Frazier <[email protected]>
This is done by using the [multiline flag] instead of matching a newline,
then by moving the `^...
github.com/OctoLinker/OctoLinker - 8f34f3a4a40b1ed9867a41ed6b5c47be3bd8c642 authored about 8 years ago by Joseph Frazier <[email protected]>