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

Take addition and deletion sign into account when building regex (#409)

github.com/OctoLinker/OctoLinker - 07dfc9f55814ad664974a8a4ddb0858d56c75d99 authored about 7 years ago by Stefan Buck <[email protected]>
Tweak readme (#408)

* Tweak extension description

* Fix spelling/grammar in README

github.com/OctoLinker/OctoLinker - ecbee44176713cc0c2cd88406248fa76cf13948b authored about 7 years ago by Stefan Buck <[email protected]>
Resolve java import statements for a few popular community projects (#404)

github.com/OctoLinker/OctoLinker - 299781f0bfcef83e90c4f88772cde7f7e3f2aada authored about 7 years ago by Stefan Buck <[email protected]>
Fix loading message by removing tooltip delay (#405)

Yesterday I noticed that the loading message (tooltip) doesn't work anymore. After looking at th...

github.com/OctoLinker/OctoLinker - 05254cbeaf5af51ad7d83a5d5b862dcc8952ec9d authored about 7 years ago by Stefan Buck <[email protected]>
Remove legacy test which is not in use anymore (#407)

github.com/OctoLinker/OctoLinker - 29fb42de76a393d60dd9393cbf7fb4809ead3170 authored about 7 years ago by Stefan Buck <[email protected]>
Update git hash to fix tests (#406)

* Revert "Fix failing test"

This reverts commit 75a2e5a1e686fbe70835dab0dea2761a25b19097.

...

github.com/OctoLinker/OctoLinker - 2176ddf432c30767d530b4873d456ad086f6ae60 authored about 7 years ago by Stefan Buck <[email protected]>
Add jackson annotations and databind docs (#50)

github.com/OctoLinker/api - fe79853d42d17839cf3aad03cc06d6355ea052fe authored about 7 years ago by Stefan Buck <[email protected]>
Add junit mappings

github.com/OctoLinker/api - 3dc5e076cd2ffe1445ec635cd1be3094885f6b2d authored about 7 years ago by Stefan Buck <[email protected]>
Add sprint mapping files

github.com/OctoLinker/api - 870e4a980258d0aa7ca70b2cc2fe6d581794ab4d authored about 7 years ago by Stefan Buck <[email protected]>
Add java endpoint which make use of the mapping files

github.com/OctoLinker/api - c999972bfa2df0b9e7a39d0ea400e7cb992b75bb authored about 7 years ago by Stefan Buck <[email protected]>
Add jslf4j mappings

github.com/OctoLinker/api - 7bc970badc7b1a40611d6ea079b6fb479914c8d0 authored about 7 years ago by Stefan Buck <[email protected]>
Add jackson-core mappings

github.com/OctoLinker/api - 4dbcfa6d620eb7261c2b28c7f2159ccce682299f authored about 7 years ago by Stefan Buck <[email protected]>
Add script to generate java mapping files

github.com/OctoLinker/api - e8dea8a1f80ad94344e469b4b920356daa82e716 authored about 7 years ago by Stefan Buck <[email protected]>
Add hamcrest mappings

github.com/OctoLinker/api - 838d6a9790342fc769f089cd278892f32f066f31 authored about 7 years ago by Stefan Buck <[email protected]>
Add mockito mappings

github.com/OctoLinker/api - 6c27e1de226d7efe9aa23474d4178969b30914d3 authored about 7 years ago by Stefan Buck <[email protected]>
Support require calls using backtick-quoted strings in JS (#403)

* Support require calls using backtick-quoted strings in JS

* Add new tests for JS backtick s...

github.com/OctoLinker/OctoLinker - 67ea1825a87743e79a77a6da32cedacddf2b2fb4 authored about 7 years ago by Josh Duff <[email protected]>
remove functional test for buble (#49)

The package buble moved to github which let the functional tests fail.
Also I think there is no...

github.com/OctoLinker/api - 128f04cd806c3829c682e66614d2bf54152da317 authored about 7 years ago by Stefan Buck <[email protected]>
helper-grammar-regex-collection: Explicitly specify 'foo' for valid matches (#400)

Addresses https://github.com/OctoLinker/browser-extension/pull/398#issuecomment-344412479

It'...

github.com/OctoLinker/OctoLinker - 6107e955c040a4ca6e6a79f49f619d27b8ec8bf3 authored about 7 years ago by Joseph Frazier <[email protected]>
Update yarn.lock and have Travis enforce it (#401)

* Update yarn.lock

The following commits removed dependencies from package.json,
but didn't ...

github.com/OctoLinker/OctoLinker - 8fa5a54d4692f366e59ee446cdeceea98c36d681 authored about 7 years ago by Joseph Frazier <[email protected]>
.gitattributes: Force .js files to have LF line endings (#399)

See https://help.github.com/articles/dealing-with-line-endings/

Addresses https://github.com/...

github.com/OctoLinker/OctoLinker - d82f7b77732d96ea33eb844c3d764b9bc43d70dd authored about 7 years ago by Joseph Frazier <[email protected]>
Add support for .NET project files (#398)

* Add support for .NET project files

* Merge dot net plugins

* Adjust regex so attribute o...

github.com/OctoLinker/OctoLinker - a3e09ded05bd9bcb33e43554be1e6f891f06b633 authored about 7 years ago by Brian Surowiec <[email protected]>
Release 4.14.0 (#397)

github.com/OctoLinker/OctoLinker - d781585917cbca8c86e43b73222ccc6e29114375 authored about 7 years ago by Stefan Buck <[email protected]>
add java logo

github.com/OctoLinker/OctoLinker - ffaa4881cfc6f56e562ce0191d327610db9171ea authored about 7 years ago by Stefan Buck <[email protected]>
Add Java logo

github.com/OctoLinker/OctoLinker - b8f9e5a8c74138a3ba9de8ba838e7a5d9d49f4c6 authored about 7 years ago by Stefan Buck <[email protected]>
Drop most babel transforms (#394)

github.com/OctoLinker/OctoLinker - d9038106635ee28ad2cef106387c7515646be532 authored about 7 years ago by Federico Brigante <[email protected]>
Update css selector to fix incorrect position of the permalink link (#396)

github.com/OctoLinker/OctoLinker - 51195b3b8cd9a429d8d62949e077a57112407364 authored about 7 years ago by Stefan Buck <[email protected]>
Convert pathPatterns to RegExp to ensure proper escaping (#392)

* Convert pathPatterns to RegExp to ensure proper escaping

* Rename pathPatterns to pathRegexes

github.com/OctoLinker/OctoLinker - 1352eff7a692cc8f06077808d27ff8370fa3f879 authored about 7 years ago by Stefan Buck <[email protected]>
Drop browser-specific packages (#395)

* Drop browser-specific manifest.json

* Drop browser-specific package

github.com/OctoLinker/OctoLinker - cc62ef35d8fed74771d985b79747a54eb4af7eb9 authored about 7 years ago by Federico Brigante <[email protected]>
Drop core-js (#393)

github.com/OctoLinker/OctoLinker - 5c8c1b19659c65f63782644efb95e6ea005a7aa3 authored about 7 years ago by Federico Brigante <[email protected]>
Link java core packages to the related documentation page (#390)

github.com/OctoLinker/OctoLinker - f93910f156c82c8c10f69d7fad0ce0914c654e43 authored about 7 years ago by Stefan Buck <[email protected]>
Update dependencies (#47)

github.com/OctoLinker/api - 4b24ec55beb9c49fe922432306f2ecb264081199 authored about 7 years ago by Stefan Buck <[email protected]>
Use node LTS version 8.9.0 (#46)

* update-node-version

* update bower registry url

github.com/OctoLinker/api - 92faffbf25854c697877cee886ed6403a0ed95ca authored about 7 years ago by Stefan Buck <[email protected]>
Tweak readme (#388)

github.com/OctoLinker/OctoLinker - 45ccd05a2ff2a7df96c843522caf4584d253266b authored about 7 years ago by Stefan Buck <[email protected]>
Release v4.13.0 (#387)

github.com/OctoLinker/OctoLinker - 142b66adb1167bceffa9141563763cb61ebe71e9 authored about 7 years ago by Stefan Buck <[email protected]>
Fix failing test

github.com/OctoLinker/OctoLinker - 75a2e5a1e686fbe70835dab0dea2761a25b19097 authored about 7 years ago by Stefan Buck <[email protected]>
Update fixtures

github.com/OctoLinker/OctoLinker - 493add418b406567d0b79b35bf543654b09e0bbf authored about 7 years ago by Stefan Buck <[email protected]>
Refactor options page (#386)

* Add preact

* Refactor options page to Preact

* Fix link state

* Remove unused contain...

github.com/OctoLinker/OctoLinker - fd662b52fb6be0eb5fb3538487b0f3b5291dea99 authored about 7 years ago by Stefan Buck <[email protected]>
Add open collective section

github.com/OctoLinker/OctoLinker - 0501d5bde15db9c42af50cf7d6c6a5179258b332 authored about 7 years ago by Stefan Buck <[email protected]>
fixes tooltip remaining as `redirecting` after opening link in new tab (#385)

* fixes tooltip remaining as `redirecting`

* reverts waiting for tab open

github.com/OctoLinker/OctoLinker - fd8c77a6ee97fc179f497d0c3a07e13510ea7314 authored about 7 years ago by Tanmay Rajani <[email protected]>
Add golang.org to list of allowed domains for Go files (#381)

* Add golang.org to list of allowed domains for Go files

* URL test added

* Code style fix...

github.com/OctoLinker/OctoLinker - a405818b8aa07b88d3c26be1db30753a9cdffc68 authored about 7 years ago by Rens Groothuijsen <[email protected]>
Handle HTML script tags (#383)

* handle html script tags source

* simplify the regex to handle more cases with less complexi...

github.com/OctoLinker/OctoLinker - d9b79cb08cbfb0eb3658ad7651ebfc2e2aaa6a27 authored about 7 years ago by David Buchan-Swanson <[email protected]>
Add Prettier (#380)

* Add prettier

* Bypass prettier issue with eslint disable line comments

Basically I chang...

github.com/OctoLinker/OctoLinker - f808918d51439185886fd7401a4b966196294a8d authored over 7 years ago by Stefan Buck <[email protected]>
Minor repo improvements (#379)

* Use js file extension for eslintrc file

* Fix eslintrc qutoes

* Move babel config into o...

github.com/OctoLinker/OctoLinker - e4bd3de81e360dd4afbfe0b82d489122b1324627 authored over 7 years ago by Stefan Buck <[email protected]>
Move to webpack css-loader (#378)

github.com/OctoLinker/OctoLinker - 3a5a79891c7b716b07bb5d73b956021c6e0e4ee5 authored over 7 years ago by Stefan Buck <[email protected]>
Bump dependencies (#376)

* Bump various dependencies

* Specify yarn version on Travis

* Fix code style

github.com/OctoLinker/OctoLinker - d8683cb54496fbff43a47df0a7d2bdd57fd80a95 authored over 7 years ago by Stefan Buck <[email protected]>
Bump various dependencies (#44)

github.com/OctoLinker/api - 1001cb648a5c840cc769a1ffac93bdcee7639ecb authored over 7 years ago by Stefan Buck <[email protected]>
Support commit-ish in package.json (#375)

Demo: https://github.com/josephfrazier/prettier_d/blob/3319ee19d8d9bcd12a10e3b84dfbc96b702af6e5/...

github.com/OctoLinker/OctoLinker - f98a0349fe884f6027f5362440cab51a3062586f authored over 7 years ago by Joseph Frazier <[email protected]>
Change rust regex to be more exclusive (#373)

* Change rust regex to be more exclusive

* Add regression test for rust regex

Copied from
...

github.com/OctoLinker/OctoLinker - 22b54e8ee5a722ad5d9a5b5bbf626674a7a26e66 authored over 7 years ago by Nikhil Shagrithaya <[email protected]>
Update dep github-injection (#370)

github.com/OctoLinker/OctoLinker - e8d1e9052b860832f6b917d82e802bb9d0eda077 authored over 7 years ago by Stefan Buck <[email protected]>
Fix module export and update readme

github.com/OctoLinker/injection - 9580bd6dcbef909ada2a8d453f603c1506147da0 authored over 7 years ago by Stefan Buck <[email protected]>
Remove daviddm badge

github.com/OctoLinker/injection - 826a732bb1daf447ae9d769fbcc51a88015f7b69 authored over 7 years ago by Stefan Buck <[email protected]>
Use pjax:end event (#12)

* Drop gulp and jshint

* Write tests according to new implementation

* Add karma setup

...

github.com/OctoLinker/injection - f9ee0ac139e8771913a700ee8b17c29b171c12b0 authored over 7 years ago by Stefan Buck <[email protected]>
Upgrade NodeJS verion

see https://nodejs.org/en/blog/vulnerability/july-2017-security-releases/

github.com/OctoLinker/api - 17192c30e0131e581bb9e22bc7df5785e65736d7 authored over 7 years ago by Stefan Buck <[email protected]>
Cleanup (#9)

* Remove global argument

* Update tests

* Use single selector instead of two queries

* ...

github.com/OctoLinker/injection - 80ddc56a841ea37bd677109510410fa5789bd0b4 authored over 7 years ago by Federico Brigante <[email protected]>
4.12.0 (#369)

github.com/OctoLinker/OctoLinker - fd9e7a5a12016c44247e7a3ad41b67313f32dd88 authored over 7 years ago by Joseph Frazier <[email protected]>
CONTRIBUTING.md: Use `npm --no-git-tag-version version`

Since version updates go through the Pull Request process, the merged commit will not have the s...

github.com/OctoLinker/OctoLinker - e0390fb93d38cba379b77cdf92ede4160940c423 authored over 7 years ago by Joseph Frazier <[email protected]>
CONTRIBUTING.md: Add note about release notification contents

github.com/OctoLinker/OctoLinker - a0f02b2b0fc0c2b5e6aa250f2ebc0e3ef7f322dd authored over 7 years ago by Joseph Frazier <[email protected]>
Observe fewer unnecessary events (#6)

The observer filters out anything that isn't a `childList` mutation, so `attributes` and `charac...

github.com/OctoLinker/injection - 5d01d7706c5b34c135550b7dc24834545c92fef3 authored over 7 years ago by Federico Brigante <[email protected]>
Update URLs in package.json (#7)

github.com/OctoLinker/injection - e78e3074e2454491b4655a6e3f1bce357c58855a authored over 7 years ago by Federico Brigante <[email protected]>
Add description to package.json (#5)

Because npm is parsing the wrong one out of the readme:

<img width="530" alt="wrong descripti...

github.com/OctoLinker/injection - 533e9b1ac479aa6c0b670700645aa52968275c26 authored over 7 years ago by Federico Brigante <[email protected]>
Document MELPA support

I forgot to do this in commit 637aed6 (https://github.com/OctoLinker/live-resolver/pull/41)

github.com/OctoLinker/api - b4211b7e4994074987ac8602d64f8ac8162d4c23 authored over 7 years ago by Joseph Frazier <[email protected]>
Add MELPA resolver (#41)

* Add MELPA resolver

As discussed with @benjamreynolds in https://github.com/OctoLinker/brows...

github.com/OctoLinker/api - cc67287cf4a1f0d880376bd7cccc6df1ad7c7db0 authored over 7 years ago by Joseph Frazier <[email protected]>
Use forEach() instead of map() where result is discarded

github.com/OctoLinker/OctoLinker - 64b81952599f12716590ae3ab78643d9fb442c57 authored over 7 years ago by Joseph Frazier <[email protected]>
Remove non-URL-safe characters from npm package names (#365)

* Test escaped symbols in npm package name

This shows that they don't cause any problems simp...

github.com/OctoLinker/OctoLinker - 76d080381830a7e029ce1a9b09d0f51438acd31e authored over 7 years ago by Joseph Frazier <[email protected]>
Add support for .NET Framework packages.config (#367)

Example: https://github.com/olsh/resharper-configuration-sense/blob/dacf88b8264909dbfe10613197ec...

github.com/OctoLinker/OctoLinker - 8b25456aa6921a5a575114c3220ed11d517315e6 authored over 7 years ago by Oleg Shevchenko <[email protected]>
Simplify `processJSON()` array handling

This commit is best viewed relative to its grandparent:

git checkout $THIS_COMMIT
git d...

github.com/OctoLinker/OctoLinker - 02c0d0654a1436cdc90da33c92f82eb05463e8c2 authored over 7 years ago by Joseph Frazier <[email protected]>
Fix .net core parsing for framework-specific dependencies (#366)

Example: https://github.com/olsh/todoist-net/blob/5ba81a3b6f79e0c7f308727a4d3c5340d1459295/src/T...

github.com/OctoLinker/OctoLinker - 3254db467450ec281c56079c7aac72a3b1805cc3 authored over 7 years ago by Oleg Shevchenko <[email protected]>
Resolve `__dirname + '/some/relative/path'` (#364)

* Resolve `__dirname + '/some/relative/path'`

Fixes https://github.com/OctoLinker/browser-ext...

github.com/OctoLinker/OctoLinker - a3ec0f9c048873509b6c60bd05e0019d2cf32657 authored over 7 years ago by Joseph Frazier <[email protected]>
CONTRIBUTING.md: Note that new features should be documented (#363)

See https://github.com/OctoLinker/browser-extension/pull/362#issuecomment-304760592

github.com/OctoLinker/OctoLinker - cbb53a085f34450fc592574cac43aaf1ee3e6233 authored over 7 years ago by Joseph Frazier <[email protected]>
Note support for Ruby `require_relative` in README (#362)

As browser-extension/packages/helper-grammar-regex-collection/index.js line 15 shows, `require_r...

github.com/OctoLinker/OctoLinker - 502d378f3291688d9f75aa4cc585d363051457f1 authored over 7 years ago by Rory O’Kane <[email protected]>
Link `proxyquire` like `require` (#361)

For example, `prettier/bin/prettier` should link to the `prettier` repo in this code:

```js
...

github.com/OctoLinker/OctoLinker - 7a12c2665ba5d5999d6cb4786449eef996d33b91 authored over 7 years ago by Joseph Frazier <[email protected]>
Add Yarn link to CONTRIBUTING.md (#358)

This makes it easier to find.

github.com/OctoLinker/OctoLinker - 6ad73cf99e0fba91ef9d3790960643b1361f141e authored over 7 years ago by Joseph Frazier <[email protected]>
CONTRIBUTING.md: Add update notification info to Release Checklist (#356)

The most recent release was `minor` when it probably should have been
`patch`, so make a note a...

github.com/OctoLinker/OctoLinker - a9aff9125c1ef3f54b42db74a546b27f7a181c98 authored over 7 years ago by Joseph Frazier <[email protected]>
4.11.0 (#355)

This release mainly addresses the Mozilla review process. See https://github.com/OctoLinker/brow...

github.com/OctoLinker/OctoLinker - 030859292f7ea4e8a3852a876707c22a6fe74d9a authored over 7 years ago by Joseph Frazier <[email protected]>
Inline babel helpers rather than requiring them (#353)

This addresses https://github.com/OctoLinker/browser-extension/issues/351
by removing a couple ...

github.com/OctoLinker/OctoLinker - b26dc9207d714ae0d242d2fa5fbe472db4afc24b authored over 7 years ago by Joseph Frazier <[email protected]>
javascript: Add .ls (LiveScript) to possible extensions (#354)

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

github.com/OctoLinker/OctoLinker - 011f23b4ae32b22e97a6a586f81eecc66b7f4f26 authored over 7 years ago by Joseph Frazier <[email protected]>
Remove .hound.yml (#349)

See https://github.com/OctoLinker/browser-extension/pull/321#issuecomment-292153699

github.com/OctoLinker/OctoLinker - 5bf99a86dfd163a8e22bc1c0b0f2ca491eb76338 authored over 7 years ago by Joseph Frazier <[email protected]>
Upgrade `xregexp` to v3.2.0, remove 'x' flag workaround (#348)

https://github.com/slevithan/xregexp/issues/162 has been fixed in
`xregexp` v3.2.0, so we don't...

github.com/OctoLinker/OctoLinker - f9934c3305a4731e4259d2de441a93ff1e789078 authored over 7 years ago by Joseph Frazier <[email protected]>
vim: Use `target` argument instead of `shorthand` (#347)

Commit 9750462 accidentally broke vimrc support, but this fixes it.

Test page: https://github...

github.com/OctoLinker/OctoLinker - 995353f42eea2b878b6b4efc03cb32af1f639fe9 authored over 7 years ago by Joseph Frazier <[email protected]>
homebrew: Add `.rb` extension to target (#346)

Test page: https://github.com//Homebrew/homebrew-science/blob/1acf4f470fc8c87f6bcbf19b721ebcd09c...

github.com/OctoLinker/OctoLinker - c1f628b0a3e7c55af1d0513fdeb22cf13f3f6ed1 authored over 7 years ago by Joseph Frazier <[email protected]>
Make plugins regular objects instead of classes (#344)

This lets us avoid unnecessarily instantiating the class, and just use
the plugin directly inst...

github.com/OctoLinker/OctoLinker - a8a062d051084b91be44e93ad08aae97f3ae495f authored almost 8 years ago by Joseph Frazier <[email protected]>
Extract common parseBlob() from plugins (#341)

* docker: rename `image` property to `target`

This makes it more consistent with the other pl...

github.com/OctoLinker/OctoLinker - 97504624b5186a19a58e89ef236101374bd8246c authored almost 8 years ago by Joseph Frazier <[email protected]>
javascript: Fix link to Node's `constants` module (#343)

This module is internal, but is nevertheless used in some places.
Here's one example:
https://...

github.com/OctoLinker/OctoLinker - 47ce881e10032ecd109801d10e04d8a7e0290766 authored almost 8 years ago by Joseph Frazier <[email protected]>
test: Dedupe grammar tests (#340)

* test: Remove unnecessary beforeEach() call

* test: Dedupe grammar tests

This allows the ...

github.com/OctoLinker/OctoLinker - 7250fcbbcddaf4b16979ef720b71e8edb166be2d authored almost 8 years ago by Joseph Frazier <[email protected]>
bower: Remove unused/missing variable (#342)

Test page: https://github.com/velesin/jasmine-jquery/blob/df93bcf015fc0a541374fb5dd1e60782b1f34a...

github.com/OctoLinker/OctoLinker - 6fbdc128f0b47eebbb6388b5528d9ee7f26f4362 authored almost 8 years ago by Joseph Frazier <[email protected]>
Bump find-reachable-urls to 1.1.0 (#40)

github.com/OctoLinker/api - 25a905a893d961525d28e0fb3567b4f443a39660 authored almost 8 years ago by Stefan Buck <[email protected]>
Move path/githubClass patterns into plugin files (#339)

This helps make the plugins a little more self-contained, rather than
referring to a separate `...

github.com/OctoLinker/OctoLinker - 19af0f825cffeca14c7924b4e757a4b4e04bd49a authored almost 8 years ago by Joseph Frazier <[email protected]>
4.10.0 (#337)

github.com/OctoLinker/OctoLinker - 1e7ff6fdf34592a2e4b16f03e60a2b3551eceddd authored almost 8 years ago by Stefan Buck <[email protected]>
Support *requirements.txt files (#333)

* Use patterns instead of substrings to match file paths

This will allow greater flexibility ...

github.com/OctoLinker/OctoLinker - 7e95ae1b9403f8e6d975da84a9c974646e40a65a authored almost 8 years ago by Joseph Frazier <[email protected]>
webpack: Use absolute output path (#336)

This will avoid the following error once webpack is updated:

Invalid configuration object...

github.com/OctoLinker/OctoLinker - bbdf58c6a62e2d9b4b846fc5f6496ec1d293704e authored almost 8 years ago by Joseph Frazier <[email protected]>
package.json plugin: link `module` and `jsnext:main` fields (#335)

Test page: https://github.com/northbrookjs/northbrook/blob/84a31d4f54db97b7448216b9bb04fc4671e28...

github.com/OctoLinker/OctoLinker - 3223f0d4496639ea3f144191ad7887805eaf44d3 authored almost 8 years ago by Joseph Frazier <[email protected]>
requirements.txt plugin: match packages without version specifier (#334)

Test page: https://github.com/nvbn/thefuck/blob/d28567bb313d5b925306d72417523985af41deb6/require...

github.com/OctoLinker/OctoLinker - 625392c5391e388f60e3d15a2df31fce1ac9c75c authored almost 8 years ago by Joseph Frazier <[email protected]>
Add requirements.txt plugin (#332)

* Add requirements.txt plugin

Test page: https://github.com/bndr/pipreqs/blob/1a990b52d5e1d24...

github.com/OctoLinker/OctoLinker - 43e6c2f0594bc267840b744210cb1fa880f4d447 authored almost 8 years ago by Joseph Frazier <[email protected]>
Add field for github api token to options page (#330)

* Tweak options layout

* Add github token field

* Do not track sensitive data

* Do requ...

github.com/OctoLinker/OctoLinker - 25b64d940e6e963d2218e65e020eecb04bdda831 authored almost 8 years ago by Stefan Buck <[email protected]>
Travis: test on latest Node v7 (#39)

c410ff4 (#38) caused the heroku [deploy] to use Node v7.7.4 instead of
v7.6.0, so let's make su...

github.com/OctoLinker/api - d2515a06ed66154ec186319f6011962699210901 authored almost 8 years ago by Joseph Frazier <[email protected]>
package.json: Specify Node ^7.6.0 as engine (#38)

This allows newer Node versions to be used.

github.com/OctoLinker/api - c410ff405d1cd44a2c2d658eaa3978320d23bdd5 authored almost 8 years ago by Joseph Frazier <[email protected]>
do-request: try every URL from repository JSON, before using fallback (#34)

* Add test that shouldn't fall back to npmjs.com

If you visit https://www.npmjs.com/package/g...

github.com/OctoLinker/api - 7e0da60a3e636f215921756c3e2da4bb3776b28a authored almost 8 years ago by Joseph Frazier <[email protected]>