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
Fixes https://github.com/OctoLinker/browser-extension/issues/300
e7beabf26cf724c33b7290925c8a66defa5b4b33 authored almost 8 years ago
I left `npm version patch` as-is because `yarn version patch` doesn't do
the same thing (it's i...
023e0892365670ada6c1e745716fdf02f6646bda authored almost 8 years ago
Fixes https://github.com/OctoLinker/browser-extension/issues/298
8fa78d4b4e256f057215f5f7634669244f0301e4 authored almost 8 years ago* Use yarn to install nodejs dependecies
* Delete not longer needed npmrc file
* add yarn ...
d685d80a46238ba695d85210c8e451fbe9e1a5be authored almost 8 years ago* Don't minify JS in release build
https://github.com/OctoLinker/browser-extension/pull/295 a...
aed43f7426eaf49cecefc1473db7cd4db2bde424 authored almost 8 years agoThe babel environment preset is a smarter preset that will add or remove babel transformation pl...
298eb679ade7daaa29f83b6a15030ce585bbbf9b authored almost 8 years ago* Declare resolver function in plugin instead of a separate file
* Refactor Docker plugin
...
713cb22e3cd3336e4c557fed1f3688d663aab23b authored almost 8 years agoThis is for symmetry with firefox-launch
30bf5292f9fb5c15fe875617d8b82619bb945fe3 authored almost 8 years agoc9b127bcb152fb532c17bac4bb717aec9db4b9a8 authored almost 8 years ago
* helper-grammar-regex-collection: test that RUST_CRATE doesn't match partial words
* helper-...
57f967f888fb4219cf4142629f5a6e022a0c5684 authored almost 8 years agoThe resolver result url of a git-url or github shorthand was causing a ping call to our live-res...
aae0dcacd0c25f6b9fc04c743ebe8a97c5129649 authored almost 8 years ago
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
cc1bae8b95d60d14c058ce1e610e84619395bfeb authored almost 8 years ago* Use `core-js` to polyfill `Object.entries`
This fixes https://github.com/OctoLinker/browser...
2545cae69e6166f72e345756c9105ca55ebc02b1 authored almost 8 years ago* Test resolving a JS file with a dot in its name
* javascript-file: Don't strip extension fr...
64199c1bc1de8bf9ddfd9bc35df38d0d37c1a9b4 authored almost 8 years ago
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...
e23ab38e07fb53128e3370a9d5c66734ffa5a4c6 authored almost 8 years ago
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
...
4d619c49510e3e907bd3037a6c4a3598d56ed4f0 authored almost 8 years ago
48e344ac22b86a1df77f89586f5cb6bd71841030 authored almost 8 years ago
e641cd3e3899080b88afc83217df0177d017cff7 authored almost 8 years ago
5ea8e33be4a0bef7193c8ccd39732ebacd58057c authored almost 8 years ago
5bfa13ad1158ad35eedfa6e1f41cf184e4a0c9b4 authored almost 8 years ago
c452a4cc7c2e4cec463c94349edf6f6236762fe4 authored almost 8 years ago
ae651b8a9cf837bd0c0c3403ff18acf6edc70eec authored almost 8 years ago
f8b7893b92920e953f330e0963de646e63cf4a20 authored almost 8 years ago
d3bfb2361c9e8d2aab0f56b73df99a836e99f126 authored almost 8 years ago
d92b674af32295ec1d3666a1ecdb3d9ac9679315 authored almost 8 years ago
a7d5cb928df6c186c5891891195384dfa1b027bd authored almost 8 years ago
b15986db973d37c11d1aa159dfd9fe1770b37338 authored almost 8 years ago
3a6871292ca96be5ddbeec9e6281d7734c3e221f authored almost 8 years ago
test/main-lib.js imports `babel-polyfill`, so we don't need any other shims
80cf375a2c1f65a204732b25d20007a684c7f005 authored almost 8 years agoFixes https://github.com/OctoLinker/browser-extension/issues/248
* Use `chrome-promise` to wr...
050604b820efe0d3e5b645a63898c4b67e961154 authored almost 8 years agoThis avoids the following deprecation warning upon `npm install`:
npm WARN deprecated nod...
79724642b4994e281cc3e2c8d2e96dd8174d7262 authored almost 8 years ago
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
221d8fae2363fa6566c6f54d8772c66b9cfc042b authored almost 8 years ago* .appveyor.yml: Make phantomjs less flaky
It looks like the PhantomJS flakiness on TravisCI ...
9a461d4f169d1941edac97b07be7b2c858625280 authored almost 8 years ago
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...
f207c365296cfbdfc24a98493b3ab7716230b45e authored about 8 years ago
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 ...
89fa340938ad3b58d9f0e162dedb5cdd7fd05099 authored about 8 years agod236ab76be35f18ba8f79c6bd14b89affbecff8f authored about 8 years ago
in order to match with the css declaration
99155575770ff6c972b29056eac86c3addb24914 authored about 8 years ago
Like the `firefox-open` script, this builds and loads the extension into
an isolated instance o...
78c58775fee50670d3684a59b13767a31f0431e5 authored about 8 years ago
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...
d1c6b706f4c95554338159a5d50cd2b852a7199f authored about 8 years ago* Add fsevents to optionalDependencies
* Use husky to manage githooks
* Remove `--no-shrin...
0397d71c1429db139c8a95cfc4e19552628728cb authored about 8 years ago
They were broken by
https://github.com/alrra/browser-logos/commit/a335e3357a524160c33e9b0c33b72f...
8aec818216fa96cbaf206491fa1c2456f1942b20 authored about 8 years ago
This is done by using the [multiline flag] instead of matching a newline,
then by moving the `^...
8f34f3a4a40b1ed9867a41ed6b5c47be3bd8c642 authored about 8 years ago
2a889ce7cc316271ca0c523d2da5acf7a34a500c authored about 8 years ago
0db32d949b110152f3689fab183c534272c97efb authored about 8 years ago
c2ceab4373a7d297bf2b52fc72dafde57276df66 authored about 8 years ago
9d43abd190e767baa794f33ba0850e5216c9d392 authored about 8 years ago
fix #225
f6c76d4f0516471864b1a97056e99e515e435f91 authored about 8 years ago580bbe9a227e3b5cbdcb891e53f87e391b2ec2b3 authored about 8 years ago
* 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 ...
1eb1c5ec678412990122e146acfdd2fa99b118e1 authored about 8 years agoWhile adding support for issue code blocks I noticed the link creation fails if the data attribu...
f8de395e796f7e79d4129db0033f340ecb83567c authored about 8 years ago72b1f179e8eb8142f04446e2ae10116f77f121bf authored about 8 years ago
This fix the issue where the update notification was shown twice to the user when browsing on gi...
0e148ce8969c0933fd4bf99f951abadd26133316 authored about 8 years ago* Fix bug where blob path in pr diff was undefined
* Add update fixtures script
* Update f...
9e62eab5dcc36dea3a21196db36605fa09eeafeb authored about 8 years ago* Add link indicator option
* Add span to avoid clashes between tooltip and link indicator
189174ab58dd0b74615234320b3d18ad81920d1d authored about 8 years ago* Fix bug where blob path in pr diff was undefined
* Fix repo path
5bf104848659ff10a963637a96e3084a0623768c authored about 8 years agoAdd option so user can specify if links should be open in a new tab by default. This is disabled...
19f849eb45d19bcca46ed1737e2131a6293394e7 authored about 8 years agoThis PR adds a checkbox which allows you to toggle the debug mode. The debug mode basically just...
706be13d7d9fd29e61c2f6f6fe421e3372fec3bc authored about 8 years ago* Update dependencies
* eslint auto fix
* eslint manual fix
85a46b4e76e9f6870a6e2ded411216f87ae9d41c authored about 8 years ago(This is a follow-up to https://github.com/OctoLinker/browser-extension/pull/195)
[email protected] i...
f3daa56ad3f8b7e200ebebe2ec68df2a394aca26 authored about 8 years ago
Some of the standard library names have been shadowed by user packages
on PyPI. For example, cl...
HTTPS everywhere!
b2aed2f0fecdcc1bbe6a6343e612b50f4057481d authored about 8 years ago3817f6e1e97ce30e883b8318af3a936c858829f9 authored over 8 years ago
3d081b7ed99bdf22e636b14a1bebd249894fd62d authored over 8 years ago
* Test that require('module') resolves to 'https://nodejs.org/api/modules.html'
* Resolve req...
3400f3db7a30f0bf274a5fd4c4f76ab00d851549 authored over 8 years ago* helper-grammar-regex-collection: test that quotes aren't captured
* helper-grammar-regex-co...
beec18f5baf8bf9d5fba806b6e8a6b3caa0da692 authored over 8 years ago* Link `typings` and `types` fields in package.json
Example: https://github.com/moment/moment...
a5ae99105a5046274a5827d461ceee5f3e5c6fe8 authored over 8 years ago* Document dotnet support
* README: format project.json section like other .json sections
...
f69c359ca143e9a9d076e7d93346350c23a3c341 authored over 8 years ago978c7a447bac75ba5606d39f4118e0eca7478184 authored over 8 years ago
* Update plugin links in CONTRIBUTING.md
See https://github.com/OctoLinker/browser-extension/...
80200dd71148ba633842e3c6e99fb7b220248f99 authored over 8 years ago* support for .net core project.json
* completes support for project.json feature
* add nu...
7c7293b090e59dcffac3143f9fcb7289cc15aa38 authored over 8 years ago* Run tests on AppVeyor
This uses [Chocolatey] to install `phantomjs` and instructs `karma` t...
1e81a41c7555a4bc01dc6f8e136f93aef691dff4 authored over 8 years ago19c4c72445050bb9eeff80a30b80c0f7c6f7fac3 authored over 8 years ago
I noticed these while working on https://github.com/OctoLinker/browser-extension/pull/192
2720ee2e5d5ce56df966d1a12c110d00b289cdfa authored over 8 years agoNow that we have AppVeyor builds running, let's show them off!
Adapted from the instructions he...
fb190467a4679898031d2fa172e9677492fa595a authored over 8 years agoFixes https://github.com/OctoLinker/browser-extension/issues/194
61079fefa183b5abbb34ffcbb43ac9f333688330 authored over 8 years ago* Test that wrapsInnerString preserves textContent
See https://github.com/OctoLinker/browser-...
ad7f88276475320887bc218c1cd59a1931ebc141 authored over 8 years agoThis helps ensure that Windows users can build the extension locally.
* `--no-shrinkwrap` is ...
2cd1192957853d36c982a6c991ae279babdfbe03 authored over 8 years ago
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...
0230e594f34e6872dd1343844c2ebbf0370ef030 authored over 8 years ago201d070aa7e7344c9af0707627af8b30fa34ac82 authored over 8 years ago
* Store base url in a single location
Fixes #169
* Make baseURl configurable
* Fix home...
71ae1d68526919bee2c6e8339a1cd87b5febff11 authored over 8 years ago6b1181a48ff2239144b2b3100b724b9de21fa5aa authored over 8 years ago