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

Fallback to fuzzy search (#327)

* 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]>
Add support and tests for Ruby require_relative (#328)

github.com/OctoLinker/OctoLinker - 588ae13928c52d75b3230ba53f89bcaa4319f6f1 authored almost 8 years ago by Matthew Dylan Goldman <[email protected]>
Fix the title formatting (#329)

github.com/OctoLinker/OctoLinker - 11dec0e0b16e1f09d00b9df67faca2f36bdccd60 authored almost 8 years ago by Alexander Gudulin <[email protected]>
Less: support `@import` keywords (#325)

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]>
Allow spaces before parentheses in require()/etc (#323)

`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]>
helper-grammar-regex-collection: dedupe exports (#324)

This way, we don't have to have that big export statement at the
bottom of the file, with all o...

github.com/OctoLinker/OctoLinker - cdddf226f6ceb18de0f197a628f88c90b3c00db4 authored almost 8 years ago by Joseph Frazier <[email protected]>
Add partial support for less (#322)

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]>
Support JavaScript dynamic imports (#318)

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]>
Update eslint-mocha (#37)

github.com/OctoLinker/api - 2c70b658e750a0abe3b37e1ad059dc19f05246cf authored almost 8 years ago by Stefan Buck <[email protected]>
Enabled houndci (#320)

github.com/OctoLinker/OctoLinker - 39635817994d7a498482f09fb3348972d3171b14 authored almost 8 years ago by Stefan Buck <[email protected]>
Update issue fixture

github.com/OctoLinker/OctoLinker - 647f40920e62487b472d1fe823f9960454d3c02a authored almost 8 years ago by Stefan Buck <[email protected]>
Add partial support for sass

github.com/OctoLinker/OctoLinker - 53482999a489a004f1da46e5c973016b32e910c5 authored almost 8 years ago by Stefan Buck <[email protected]>
Fetch and display release highlight (#316)

* 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]>
CONTRIBUTING.md: Use 1-indexing in lists (#319)

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]>
Document CSS and HTML import support

github.com/OctoLinker/OctoLinker - 9fe6a165f418e153bc6e20964d26238548f89664 authored almost 8 years ago by Stefan Buck <[email protected]>
Add option to turn off update notification (#314)

Fix #310

github.com/OctoLinker/OctoLinker - bbd5e730ac43050ea2935cb408052e6628c25241 authored almost 8 years ago by Stefan Buck <[email protected]>
Run functional tests in parallel (#36)

This halves the test duration on my machine.

github.com/OctoLinker/api - 876b16611c628cb62d10ad5c3d119429f258a805 authored almost 8 years ago by Joseph Frazier <[email protected]>
javascript: try fallbacks in `path` as well as `target` (#313)

* 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 deps (#35)

* 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]>
Use caret ranges in package.json, upgrade deps (#312)

This makes it so that `yarn upgrade` can upgrade all dependencies.
`yarn upgrade-interactive` c...

github.com/OctoLinker/OctoLinker - 4da43a4548dc35fc330031075f22f894f78c8432 authored almost 8 years ago by Joseph Frazier <[email protected]>
Use async/await, cleanup fetch() code (#306)

* 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]>
Add basic Haskell support (#308)

Given `import Foo.Bar`, the plugin will try to load:

* /src/Foo/Bar.hs
* /lib/Foo/Bar.hs
* ...

github.com/OctoLinker/OctoLinker - efce6d3c8d469a5c221e093ea4a52f7967ab1f89 authored almost 8 years ago by ousennin <[email protected]>
4.9.0

github.com/OctoLinker/OctoLinker - 7df23c94b28c990b807937f3a53e0723230deddd authored almost 8 years ago by Joseph Frazier <[email protected]>
Add html import plugin

resolve #233

github.com/OctoLinker/OctoLinker - 3b025cb94c1436fae7a3609a502346ddf58b482d authored almost 8 years ago by Stefan Buck <[email protected]>
Update code snipppet fixture

github.com/OctoLinker/OctoLinker - 0008253bd1af4665ec1b9c73fe771abd4b664b5f authored almost 8 years ago by Stefan Buck <[email protected]>
Merge branch 'css'

github.com/OctoLinker/OctoLinker - 6d82156e1b3fb628e5113ffbe119dd8e638261a1 authored almost 8 years ago by Joseph Frazier <[email protected]>
Add option to open tabs in background (#305)

This lets the user specify the `active` argument to
[chrome.tabs.create]. If they uncheck the o...

github.com/OctoLinker/OctoLinker - 17270944ada38ddf439745749640f3db01543fcb authored almost 8 years ago by Joseph Frazier <[email protected]>
Update Architecture doc

github.com/OctoLinker/OctoLinker - a9c768814bb3b8cf94ec190874a664912f7c6c26 authored almost 8 years ago by Stefan Buck <[email protected]>
Add css support

github.com/OctoLinker/OctoLinker - ccbefb70f6fb8c9a8a9959d990cd92867cd03833 authored almost 8 years ago by Stefan Buck <[email protected]>
Update code snipppet fixture

github.com/OctoLinker/OctoLinker - cd107f21a0529d09f38528e4acfec0ba59ea8553 authored almost 8 years ago by Stefan Buck <[email protected]>
Use async/await in doRequest/universal-resolver (#33)

* 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]>
Use async/await in /ping handler (#32)

github.com/OctoLinker/api - 63f22bfd471fbdb4c77db42ffddfd26354218825 authored almost 8 years ago by Joseph Frazier <[email protected]>
Use async/await in tests (#31)

Note that mocha allows test functions to return a promise instead of
calling a `done` callback....

github.com/OctoLinker/api - 43b99579359cbfc927bf09af8af2a85e34e87ddd authored almost 8 years ago by Joseph Frazier <[email protected]>
go-resolver: Use `await` to simplify `getGoMeta` (#30)

github.com/OctoLinker/api - 1c250e50b1880e0a82bb4b0d6ad2ac174efd57cf authored almost 8 years ago by Joseph Frazier <[email protected]>
Move doRequest() into its own file in utils/ (#29)

This makes it easier to use on its own, as suggested in
https://github.com/OctoLinker/browser-e...

github.com/OctoLinker/api - 4bc5536b0c16b291edab25e69d71c328116dfdd2 authored almost 8 years ago by Joseph Frazier <[email protected]>
javascriptFile: fallback from ./dist to ./lib to ./src (#303)

Fixes https://github.com/OctoLinker/browser-extension/issues/300

github.com/OctoLinker/OctoLinker - e7beabf26cf724c33b7290925c8a66defa5b4b33 authored almost 8 years ago by Joseph Frazier <[email protected]>
CONTRIBUTING.md: Use `yarn` instead of `npm run` (#302)

I left `npm version patch` as-is because `yarn version patch` doesn't do
the same thing (it's i...

github.com/OctoLinker/OctoLinker - 6e6c0c12b43191ca8cb914bc1faa07285f8f79f7 authored almost 8 years ago by Joseph Frazier <[email protected]>
packages/README.md: fix typo (#301)

github.com/OctoLinker/OctoLinker - 023e0892365670ada6c1e745716fdf02f6646bda authored almost 8 years ago by Joseph Frazier <[email protected]>
npm, bower: ensure file paths resolve to files (#299)

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 (#297)

* 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 (#296)

* 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]>
Replace babel-preset-es2015 with babel-preset-env (#295)

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]>
Click handler refactoring proposal (#274)

* 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]>
Add chrome-launch script to package.json (#292)

This is for symmetry with firefox-launch

github.com/OctoLinker/OctoLinker - 30bf5292f9fb5c15fe875617d8b82619bb945fe3 authored almost 8 years ago by Joseph Frazier <[email protected]>
Ignre checksums when installing chrome from choco (#293)

github.com/OctoLinker/OctoLinker - c9b127bcb152fb532c17bac4bb717aec9db4b9a8 authored almost 8 years ago by Stefan Buck <[email protected]>
Fetch repo from custom go import path (#27)

github.com/OctoLinker/api - b8be9c55ac1443853c583c99b510b8735a0ac6d3 authored almost 8 years ago by Stefan Buck <[email protected]>
Update nodejs to 7.6.0 (#28)

* 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: prevent RUST_CRATE from matching partial (#291)

* 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]>
Fix private repo handling (#289)

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]>
npm: fallback to www.npmjs.com instead of npmjs.org (#26)

npmjs.org does a 301 redirect to www.npmjs.com, so just go directly there
instead. For example:...

github.com/OctoLinker/api - f4fe22d8871f1a64038f0c88ea8f674c8b38b3a1 authored almost 8 years ago by Joseph Frazier <[email protected]>
Make npm links fallback to npmjs.org if repo url 404s (#25)

* 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]>
Test on Chrome/Firefox instead of PhantomJS, if possible (#286)

This uses [karma-detect-browsers] to determine if Chrome and Firefox are
present locally, and t...

github.com/OctoLinker/OctoLinker - 08bd7aebe3fc43c96690c2ca0dab14398810c424 authored almost 8 years ago by Joseph Frazier <[email protected]>
Move Babel settings from webpack.config.js to package.json (#285)

This makes it possible for other tools to use the Babel settings. For
example, `babel-node` can...

github.com/OctoLinker/OctoLinker - 4819b6ad4393ee40849623ba55bc0f2c75f6b539 authored almost 8 years ago by Joseph Frazier <[email protected]>
helper-grammar-regex-collection: improve regex readability

This uses [XRegExp] to allow the regular expressions in
`helper-grammar-regex-collection` to:
...

github.com/OctoLinker/OctoLinker - 204d3d208a248c87be527b75e465449f4e04a8e6 authored almost 8 years ago by Joseph Frazier <[email protected]>
Update `REQUIRE` regex to allow whitespaces around quotes (#281)

Fixes #236

github.com/OctoLinker/OctoLinker - cc1bae8b95d60d14c058ce1e610e84619395bfeb authored almost 8 years ago by Brahim Arkni <[email protected]>
Use `core-js` to polyfill `Object.entries` (#279)

* 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 (#24)

* 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]>
Update nodejs version and deps (#23)

github.com/OctoLinker/api - 46494ebb2c96d1ea70c1b5a70366325d225f2792 authored almost 8 years ago by Stefan Buck <[email protected]>
Add support for GitHub URLs containing paths (#21)

* Test resolution of /q/npm/babel-helper-regex

It should resolve to
https://github.com/babel...

github.com/OctoLinker/api - 2a9a45870574f341f358c7e20dfd6690996e3848 authored almost 8 years ago by Joseph Frazier <[email protected]>
javascript-file: Don't strip extension from file names (#273)

* 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]>
Add a GitHub issue template (#276)

This should make it easier and faster to track down bugs as they are
reported, by asking for re...

github.com/OctoLinker/OctoLinker - 098e56c52bead9ba473843830bb33c4f213ced6b authored almost 8 years ago by Joseph Frazier <[email protected]>
Update dependencies (including webpack v2) (#272)

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]>
.appveyor.yml: Update npm to latest version (#270)

In https://github.com/OctoLinker/browser-extension/pull/268, there was a
commit that added `esl...

github.com/OctoLinker/OctoLinker - f3e0fbd3bfc576f657719574d552015668e33d8e authored almost 8 years ago by Joseph Frazier <[email protected]>
Add eslint-plugin-mocha and lint tests (#268)

This will help catch bugs like `describe.only` in the test code.

* Added eslint-plugin-mocha
...

github.com/OctoLinker/OctoLinker - 88f3f31491b61a55a07661c3702e93957489a620 authored almost 8 years ago by Stefan Buck <[email protected]>
4.8.0 (#269)

github.com/OctoLinker/OctoLinker - 4d619c49510e3e907bd3037a6c4a3598d56ed4f0 authored almost 8 years ago by Stefan Buck <[email protected]>
Fix go package imports (#266)

github.com/OctoLinker/OctoLinker - 48e344ac22b86a1df77f89586f5cb6bd71841030 authored almost 8 years ago by Stefan Buck <[email protected]>
Add go to feature list (#267)

github.com/OctoLinker/OctoLinker - e641cd3e3899080b88afc83217df0177d017cff7 authored almost 8 years ago by Stefan Buck <[email protected]>
Reject custom import domains

github.com/OctoLinker/OctoLinker - 5ea8e33be4a0bef7193c8ccd39732ebacd58057c authored almost 8 years ago by Stefan Buck <[email protected]>
Handle local go imports

github.com/OctoLinker/OctoLinker - 5bfa13ad1158ad35eedfa6e1f41cf184e4a0c9b4 authored almost 8 years ago by Stefan Buck <[email protected]>
Add go import handler to regex collection

github.com/OctoLinker/OctoLinker - c452a4cc7c2e4cec463c94349edf6f6236762fe4 authored almost 8 years ago by Stefan Buck <[email protected]>
Add go plugin

github.com/OctoLinker/OctoLinker - ae651b8a9cf837bd0c0c3403ff18acf6edc70eec authored almost 8 years ago by Stefan Buck <[email protected]>
Update blob reader fixture files

github.com/OctoLinker/OctoLinker - f8b7893b92920e953f330e0963de646e63cf4a20 authored almost 8 years ago by Stefan Buck <[email protected]>
Respect punctuation in go import statements

github.com/OctoLinker/OctoLinker - d3bfb2361c9e8d2aab0f56b73df99a836e99f126 authored almost 8 years ago by Stefan Buck <[email protected]>
Code review comment

github.com/OctoLinker/OctoLinker - d92b674af32295ec1d3666a1ecdb3d9ac9679315 authored almost 8 years ago by Stefan Buck <[email protected]>
Make opening and closing pattern optional

github.com/OctoLinker/OctoLinker - a7d5cb928df6c186c5891891195384dfa1b027bd authored almost 8 years ago by Stefan Buck <[email protected]>
Handle common code hosting sites and gopkg.in

github.com/OctoLinker/OctoLinker - b15986db973d37c11d1aa159dfd9fe1770b37338 authored almost 8 years ago by Stefan Buck <[email protected]>
Add hlper byline-parser

github.com/OctoLinker/OctoLinker - 3a6871292ca96be5ddbeec9e6281d7734c3e221f authored almost 8 years ago by Stefan Buck <[email protected]>
Remove `karma-phantomjs-shim` (#265)

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]>
Fix Unhandled promise rejection in storage.js (#258)

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]>
Use `uuid` instead of `node-uuid` (#262)

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]>
Remove pre-commit hook (#263)

I often use commits to save work-in-progress, with the intention of
revising them later. Removi...

github.com/OctoLinker/OctoLinker - 7fb624113a56a052f3af9d0dc10797b268bbebfc authored almost 8 years ago by Joseph Frazier <[email protected]>
Add .npmrc with save-exact=true (#261)

This makes it so developers won't have to type `--save-exact` when
running `npm install`, to ke...

github.com/OctoLinker/OctoLinker - 9e6ef621307cea13524e80d647aeeb18fe293510 authored almost 8 years ago by Joseph Frazier <[email protected]>
Restructure support section (#259)

* 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: Retry Chocolatey installs and PhantomJS (#260)

* .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]>
package.json: Extract `firefox-launch` script (#257)

This allows developers to open the extension in Firefox without
rebuilding the extension, which...

github.com/OctoLinker/OctoLinker - 3066ee39bc2d10995cfe48fffadfdfe62eecfb70 authored almost 8 years ago by Joseph Frazier <[email protected]>
blob-reader: Don't use reserved name in tests (#256)

Commit d236ab7 (#251) renamed a couple of tests, but one of them
('toString') started causing w...

github.com/OctoLinker/OctoLinker - 6643bccf78545bbd98a4fdf52aae1a8b367efcf9 authored almost 8 years ago by Joseph Frazier <[email protected]>
.travis.yml: Make phantomjs less flaky (#255)

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]>
Open package.json url in `npm run firefox-open` (#254)

This makes it work like `npm run chrome-open`, which navigates to
https://github.com/OctoLinker...

github.com/OctoLinker/OctoLinker - 6a2172475a0dc4ca644390e955af75c7ed8c6b2d authored almost 8 years ago by Joseph Frazier <[email protected]>
Update dependencies (#252)

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]>
Rename methods to be more consistent with the js standard (#251)

github.com/OctoLinker/OctoLinker - d236ab76be35f18ba8f79c6bd14b89affbecff8f authored almost 8 years ago by Stefan Buck <[email protected]>
Fix debug class name (#249)

in order to match with the css declaration

github.com/OctoLinker/OctoLinker - 99155575770ff6c972b29056eac86c3addb24914 authored almost 8 years ago by Stefan Buck <[email protected]>
package.json: Add `chrome-open` script (#247)

Like the `firefox-open` script, this builds and loads the extension into
an isolated instance o...

github.com/OctoLinker/OctoLinker - 4c78d4ad64ee7094b9cc5f4b381076dd4e35bfe3 authored almost 8 years ago by Joseph Frazier <[email protected]>
click-handler: fix typo: tirggerd -> triggered

github.com/OctoLinker/OctoLinker - 78c58775fee50670d3684a59b13767a31f0431e5 authored about 8 years ago by Joseph Frazier <[email protected]>
Rename appveyor.yml to .appveyor.yml

This prevents it from showing up by default in `ls`, just like
`.travis.yml`

github.com/OctoLinker/OctoLinker - 7a7c916fa7ed3616d67d3f6319292e47258faac2 authored about 8 years ago by Joseph Frazier <[email protected]>
package.json: update/pin dependency versions (#242)

* 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]>
Fix npm install on Windows (#244)

* 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]>
README.md: update browser logo urls

They were broken by
https://github.com/alrra/browser-logos/commit/a335e3357a524160c33e9b0c33b72f...

github.com/OctoLinker/OctoLinker - f172eb6747dc71893a3a19d377e04f888ffbda21 authored about 8 years ago by Joseph Frazier <[email protected]>
4.7.1 (#240)

github.com/OctoLinker/OctoLinker - 8aec818216fa96cbaf206491fa1c2456f1942b20 authored about 8 years ago by Joseph Frazier <[email protected]>
helper-grammar-regex-collection: Ensure PYTHON_IMPORT doesn't match comments (#237)

This is done by using the [multiline flag] instead of matching a newline,
then by moving the `^...

github.com/OctoLinker/OctoLinker - 2c347a452a50f713a88863e6dcff869682c4594c authored about 8 years ago by Joseph Frazier <[email protected]>
CONTRIBUTING.md: Add Firefox instructions (#238)

github.com/OctoLinker/OctoLinker - 8f34f3a4a40b1ed9867a41ed6b5c47be3bd8c642 authored about 8 years ago by Joseph Frazier <[email protected]>