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

Fix npm script to sync version across different files

github.com/OctoLinker/OctoLinker - 2567a8596943bba70ea0deea34aaa015578cae04 authored over 6 years ago by Stefan Buck <[email protected]>
Add support for linking to Docker entrypoint files (#511)

Hey OctoLinker team, thank you for the great extension and reviewing my PR. Looking forward to y...

github.com/OctoLinker/OctoLinker - 37b1356df847142d157c565d13346f36078c1ee6 authored over 6 years ago by Matthew Dylan Goldman <[email protected]>
Fix yarn chrome-open to run in Windows (#508)

Fixes #507, unsure if you want to keep these *-open around, but in Windows the relative dir is n...

github.com/OctoLinker/OctoLinker - 3da6100e2b121a641cd3a7abf900d091f5dd3ad3 authored over 6 years ago by leomoty <[email protected]>
Skip failing test for now (#509)

See https://github.com/OctoLinker/OctoLinker/pull/508#issuecomment-417105916

github.com/OctoLinker/OctoLinker - 7daf942922cf0877bb4a0d2ccc8c889e16c57eef authored over 6 years ago by Stefan Buck <[email protected]>
Rerun Octo-Linker when blobs are expanded (#505)

<!--
Thanks for filing a pull request!

Please look at the following checklist to ensure ...

github.com/OctoLinker/OctoLinker - 9ed3ebced39495cd8669b6a6ffa43e069fe51796 authored over 6 years ago by leomoty <[email protected]>
Use eslint rather than webpack for e2e testing (#506)

Webpack readme is overloaded with images wich is most likely the root cause why our e2e tests fa...

github.com/OctoLinker/OctoLinker - 38dd5c8f5b5f10d0230611c4ba576de477b77074 authored over 6 years ago by Stefan Buck <[email protected]>
Build extensions once linting and unit tests passed (#504)

github.com/OctoLinker/OctoLinker - abf35f3052a80d8c0c13a0a14fabdea320cfbd26 authored over 6 years ago by Stefan Buck <[email protected]>
v4.21.0 (#501)

github.com/OctoLinker/OctoLinker - e218001fe64a9864e8f90994f406d3b588802702 authored over 6 years ago by Stefan Buck <[email protected]>
Update puppeteer related dependecies to lastest version (#500)

We receive a lot timeouts from our E2E tests recently. I already increased the timeout to 20 sec...

github.com/OctoLinker/OctoLinker - 208a1e0c8a9b5b41fd45773476d548dad9e1bbad authored over 6 years ago by Stefan Buck <[email protected]>
Support JS import in Vue files (#499)

This implements https://github.com/OctoLinker/OctoLinker/issues/496, which allows to jump to .js...

github.com/OctoLinker/OctoLinker - cfa8903cc0d69e98341bd61426913eccdc126fea authored over 6 years ago by leomoty <[email protected]>
Add new issue templates (#498)

github.com/OctoLinker/OctoLinker - c946fa911cf4fd35b6634ff40387a8cdea0dfe88 authored over 6 years ago by Stefan Buck <[email protected]>
Setup AMO auto deploy (#493)

* Customize Codecov and set target to 70%

* Setup AMO auto deploy

github.com/OctoLinker/OctoLinker - a5e47d3c6335b53785ef2511f5f4705356ab7e26 authored over 6 years ago by Stefan Buck <[email protected]>
v4.20.0 (#495)

github.com/OctoLinker/OctoLinker - 5a104cf88b4cd260f3b788500ecc99feb0f2ae18 authored over 6 years ago by Stefan Buck <[email protected]>
Get parent sha on PR diff view (#494)

* Get parent sha on PR diff view

* Perform user login since GitHub return different html when...

github.com/OctoLinker/OctoLinker - a4f71a45e4529a36257abf67b4b6eb7a53b41e26 authored over 6 years ago by Stefan Buck <[email protected]>
Customize Codecov

github.com/OctoLinker/OctoLinker - 6eae26af9111c0114ba660aaa00f8ab1cac87ba9 authored over 6 years ago by Stefan Buck <[email protected]>
Customize Codecov and set target to 70%

github.com/OctoLinker/OctoLinker - 08235168a8496adbcbbac74b475695d8a9bd1a89 authored over 6 years ago by Stefan Buck <[email protected]>
Link npm dependecies in Pull Request (#488)

* Add indicator to distinguish between full and diff blobs

* Add getter for blobs

* Add ab...

github.com/OctoLinker/OctoLinker - 8b109ffc12be989b4a50772db85a5525526a6379 authored over 6 years ago by Stefan Buck <[email protected]>
Add Codecov (#490)

github.com/OctoLinker/OctoLinker - 69a64bae7fb559e04a075dac3003204c290e55fc authored over 6 years ago by Stefan Buck <[email protected]>
Fix line number type (#491)

github.com/OctoLinker/OctoLinker - 877d161d2597119e5db5296240d8da41a7788c95 authored over 6 years ago by Stefan Buck <[email protected]>
Fix blob tests (#489)

* Update fixtures

* Jestify tests

github.com/OctoLinker/OctoLinker - 7eca622492311fd34a64dfbcc67959c2c0a32071 authored over 6 years ago by Stefan Buck <[email protected]>
Do not create source maps for production build (#486)

Yesterday, I noticed that our production build is quite big. Just our `app.js.map` has already 1...

github.com/OctoLinker/OctoLinker - d06cda869994a8e2de9a068ab0f06358045d9492 authored over 6 years ago by Stefan Buck <[email protected]>
Update E2E readme grammar (#484)

* Update E2E readme grammar

As requested in https://github.com/OctoLinker/OctoLinker/pull/477...

github.com/OctoLinker/OctoLinker - aa030352fc753ee08abc76d844dea3595fefeffb authored over 6 years ago by Joseph Frazier <[email protected]>
Add integration tests (#477)

* Basic setup to run e2e tests on CI

* Run e2e test against github.com/OctoLinker/e2e/

* S...

github.com/OctoLinker/OctoLinker - aba7a01d0e295e3f7881e66965523093378465d3 authored over 6 years ago by Stefan Buck <[email protected]>
v4.19.0 (#483)

github.com/OctoLinker/OctoLinker - ae7071c02ef71a6ec13597249870e64e173be5a3 authored over 6 years ago by Stefan Buck <[email protected]>
Readme tweaks (#482)

github.com/OctoLinker/OctoLinker - 6c542b92670e9f14b4ee23933cfe3ce6d09abb70 authored over 6 years ago by Stefan Buck <[email protected]>
Add support for k8s.io (#480)

github.com/OctoLinker/OctoLinker - 8505e2bdc984e1346c868b52dc4939071585877e authored over 6 years ago by Stefan Buck <[email protected]>
Remove client side tracking (#481)

github.com/OctoLinker/OctoLinker - b6795ab589dece46c367f2fa397eff5787b78351 authored over 6 years ago by Stefan Buck <[email protected]>
Strip multiple spaces from go-source meta tag (#71)

When requesting https://githublinker.herokuapp.com/q/go/k8s.io/kubernetes/pkg/api it responds wi...

github.com/OctoLinker/api - 04d777b4b02c9430ae6b761324c08f049c75c83f authored over 6 years ago by Stefan Buck <[email protected]>
Adjust resolvers to return a single string or an array of strings whenever possible (#476)

github.com/OctoLinker/OctoLinker - 5d4edbde485e99c3f6ada520e5023e42513ea24b authored over 6 years ago by Stefan Buck <[email protected]>
Use Node 10 on Travis and Appveyor (#475)

* Use Node 10 on Travis and Appveyor

See https://github.com/OctoLinker/OctoLinker/pull/474#is...

github.com/OctoLinker/OctoLinker - 223984b54c9efac4fb76e33cf97283eebcbcae56 authored over 6 years ago by Joseph Frazier <[email protected]>
Fix build on Node 10 by upgrading web-ext (#474)

See https://github.com/mozilla/web-ext/issues/1314#issuecomment-388325181

github.com/OctoLinker/OctoLinker - 0be358b14ce4dfe26fe51c0a38657258c2aff52f authored over 6 years ago by Joseph Frazier <[email protected]>
Sort urls by file extension if present in file name (#472)

github.com/OctoLinker/OctoLinker - f339fcaf92adc6c2df9c2a9ba54009a4f8936fa1 authored over 6 years ago by Stefan Buck <[email protected]>
Jestify javascript plugin tests (#473)

I think snapshot testing makes a lot of sense in this area.

github.com/OctoLinker/OctoLinker - 6c6bb2178da8ae904e0204340f25164f62adc48a authored over 6 years ago by Stefan Buck <[email protected]>
v4.18.1 (#471)

github.com/OctoLinker/OctoLinker - 8b6e836cb29283d5281e9b1d5df4f8510813951a authored over 6 years ago by Stefan Buck <[email protected]>
redirect to hoogle search page when search returns more than one result (#470)

Changes I made on @kfigiela PR's introduced a bug.

> This simplification is not correct. Not...

github.com/OctoLinker/OctoLinker - a7c3f1124ad2f26b5be7b9fdc0d7906190abcb90 authored over 6 years ago by Stefan Buck <[email protected]>
v4.18.0 (#469)

github.com/OctoLinker/OctoLinker - c617081a912e97cd33980d97c7c158e3eb03b4d3 authored over 6 years ago by Stefan Buck <[email protected]>
Add support for non repo root Haskell projects. (#463)

In my use case we keep several Haskell projects in one repository (monorepo approach). This PR e...

github.com/OctoLinker/OctoLinker - 7796784b3c6b9a859f42f224c6692794886ffa14 authored over 6 years ago by Kamil Figiela <[email protected]>
Fix openTab handler for Firefox (#466)

* Fix openTab handler for Firefox

Before this commit, right-clicking (or middle-mouse clickin...

github.com/OctoLinker/OctoLinker - 45e3be4b307d397b945910462a7409a67693eff0 authored over 6 years ago by ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>
Fix bower, composer, and dotnet plugins (#467)

* Update & fix bower, composer, and dotnet plugins

* Filter empty matches in order to allow s...

github.com/OctoLinker/OctoLinker - 8c0af4f7efc0ce530f5c7db70c04a93c0bbdcccf authored over 6 years ago by Grzegorz Rajchman <[email protected]>
Improve Python support (#465)

* Take second value from python import into account

* Match trailing " import bar" in Python ...

github.com/OctoLinker/OctoLinker - e372ced94bef816cafbba5ea9c95db11db03cb7f authored over 6 years ago by Stefan Buck <[email protected]>
Bump dependencies (#464)

* Bump dependencies

* Fix code style after upgrading prettier

github.com/OctoLinker/OctoLinker - 52b2f66fd647f64509dae4be6313b7fd65bbd9c5 authored over 6 years ago by Stefan Buck <[email protected]>
v4.17.1 (#462)

github.com/OctoLinker/OctoLinker - 0bc5dfa24081e11b1025aab4fec078720509cdeb authored over 6 years ago by Stefan Buck <[email protected]>
Use custom header to avoid clash with the DNT standard (#461)

github.com/OctoLinker/OctoLinker - f58fc4ac5221224c30695a789c5a790a74830bfd authored over 6 years ago by Stefan Buck <[email protected]>
Use custom header to avoid clash with the DNT standard (#70)

github.com/OctoLinker/api - daf81f07909a6ef583b4286b267485dbd4191e11 authored over 6 years ago by Stefan Buck <[email protected]>
Add Privacy Policy link (#69)

github.com/OctoLinker/api - e496940cefe06f539a833d7024abacad73464ab2 authored over 6 years ago by Stefan Buck <[email protected]>
v4.17.0 (#460)

github.com/OctoLinker/OctoLinker - 87ccbd1a4544917e8125b4b02f4f3379b22c7ef3 authored over 6 years ago by Stefan Buck <[email protected]>
Add privacy policy (#458)

github.com/OctoLinker/OctoLinker - 2047eed9fd567540aeb7503fa06626765af088bb authored over 6 years ago by Stefan Buck <[email protected]>
Send DNT header to live-resolver (#459)

github.com/OctoLinker/OctoLinker - 820f91d71ac01291bb743cd452e3c299fe9fadf8 authored over 6 years ago by Stefan Buck <[email protected]>
Implement DNT header (#68)

github.com/OctoLinker/api - f04ab3efe0e2fe3c51a9e1fffd474bda974715ac authored over 6 years ago by Stefan Buck <[email protected]>
Update newrelic to latest version (#67)

github.com/OctoLinker/api - 8b94c0240f543643d348c8de716d27fc0e11878d authored over 6 years ago by Stefan Buck <[email protected]>
Perform HEAD request for ping requests (#66)

This reduces request size/time.

github.com/OctoLinker/api - 67c24572a5df16558ad1bf4df3e9822645c5cb7c authored over 6 years ago by Stefan Buck <[email protected]>
Fix / add caching (#65)

* Remove unused dep memory-cache

* Fix response caching

* fixup! Fix response caching

*...

github.com/OctoLinker/api - 4c2c2fe4fd36677fc99ce9d8f05cc1881b6ff18e authored over 6 years ago by Stefan Buck <[email protected]>
Store service start in keen.io (#64)

Although this information exists in the server logs I think using keen.io has some advantages. F...

github.com/OctoLinker/api - 13b0443ff8b27b83d94d1b9890bf4d22b02c20ea authored almost 7 years ago by Stefan Buck <[email protected]>
Replace mocha with Jest (#63)

* Replace require-dir to get jest test working

require-dir is not compatible with jest, but r...

github.com/OctoLinker/api - 10e42429bf361e34f704f880b56adb42463b9830 authored almost 7 years ago by Stefan Buck <[email protected]>
Use keen-tracking to make jest working (#62)

The problem is that keen-dataviz.js uses c3.js. We don't use chart so in our case the solution i...

github.com/OctoLinker/api - 8c4db6704d7d92805c54c2f554978dc966c64c6e authored almost 7 years ago by Stefan Buck <[email protected]>
melpa-resolve: Simplify 304 handling (#61)

Now that `got` no longer throws an error for 304 responses, we don't
need to check the status c...

github.com/OctoLinker/api - 2979c0aa9118f92d7e904af44aae9dda4314fbbf authored almost 7 years ago by Joseph Frazier <[email protected]>
Add bulk endpoint (#59)

Towards our mission to use real links (see https://github.com/OctoLinker/OctoLinker/issues/277),...

github.com/OctoLinker/api - 56de17b66084a616ed89217483df1ab7b5741f5b authored almost 7 years ago by Stefan Buck <[email protected]>
Store melpa response if modified otherwise body is empty (#60)

github.com/OctoLinker/api - b722ddc55b4834ebcf174d7fb4df76f899ad2188 authored almost 7 years ago by Stefan Buck <[email protected]>
Update some java mappings (#58)

* Update java mappings

* Change functional test for java wich is less likely to get outdated

github.com/OctoLinker/api - 75e5b9d996c0628a55031831cd003cc3e06797ef authored almost 7 years ago by Stefan Buck <[email protected]>
Update hapi to the latest version (#57)

* Update hapi to the latest version

* upgrade to node 9

* Use keen-js instead of keen.io
...

github.com/OctoLinker/api - 24eb7bcfdcd02ee796f646ec82b695a2480018f9 authored almost 7 years ago by Stefan Buck <[email protected]>
Gather urls while initializing extension (#448)

* Gather urls while initializing extension

* Update Manifest plugins

* Update all other pl...

github.com/OctoLinker/OctoLinker - 6a5afda67fbbfb485c4276dd0facaaf7c90ac936 authored almost 7 years ago by Stefan Buck <[email protected]>
Update webpack to v4 (#451)

github.com/OctoLinker/OctoLinker - 83d3c6793d1f7363ce565b2e970bd9627313e39d authored almost 7 years ago by Stefan Buck <[email protected]>
Upgrade dependencies with `yarn upgrade` (#56)

Fixes https://nodesecurity.io/advisories/566

github.com/OctoLinker/api - 1960aea6f988e604154482d6e618b1d8a3eebe67 authored almost 7 years ago by Joseph Frazier <[email protected]>
v4.16.1 (#445)

github.com/OctoLinker/OctoLinker - 03cf6a2639bfbdc35b7d3fc89627dafdb7f7b2e3 authored almost 7 years ago by Stefan Buck <[email protected]>
Use JSDOM for tests instead of browser (#18)

* Add jsdom/tape development dependencies

* tests: Use jsdom/tape instead of karma/mocha/chai...

github.com/OctoLinker/injection - 0e34e2aeed1a2d80bf585eacc9734a7e96f217af authored almost 7 years ago by Joseph Frazier <[email protected]>
Drop bower support (#15)

See here for context: https://github.com/OctoLinker/injection/issues/13#issuecomment-364229915

github.com/OctoLinker/injection - 6f6c8abf1e7c41d7e2eef2cc40467f9c762628a5 authored almost 7 years ago by Joseph Frazier <[email protected]>
tests: Don't dispatch pjax:end in injected callback

This makes the test a bit more realistic.

github.com/OctoLinker/injection - 600b9da5c34efc42cdcfa43e853c0ed4c662b127 authored almost 7 years ago by Joseph Frazier <[email protected]>
Add yarn.lock

github.com/OctoLinker/injection - 7ad5bf63a54dd035e094944d19703c83c75f3323 authored almost 7 years ago by Joseph Frazier <[email protected]>
Travis: Fix chrome-sandbox permissions

See https://github.com/travis-ci/travis-ci/issues/8836#issuecomment-356362524

github.com/OctoLinker/injection - 034dfbe6fd22d2673b1ef4e412d736aaf5240a80 authored almost 7 years ago by Joseph Frazier <[email protected]>
Fix lint

`xo` doesn't allow chained assignment.

github.com/OctoLinker/injection - 35ae7d0f7f41058ba3d65838874aa321288a7a9b authored almost 7 years ago by Joseph Frazier <[email protected]>
Handle undefined results in the match array (#444)

Fixes #443. This was caused by combination, where the [composer plugin] returns `undefined` if t...

github.com/OctoLinker/OctoLinker - fd0b159b9a62240b4d3a6473945cd2c3175ef19e authored almost 7 years ago by Stefan Buck <[email protected]>
Continue mono repo work for plugins and resolvers (#441)

* Move core files into own packages

* Move buildins to package plugin-javascript

* Remove ...

github.com/OctoLinker/OctoLinker - b175d59f1bd6f630ffb655dac6449a674852aa7f authored almost 7 years ago by Stefan Buck <[email protected]>
Update release instructions (#440)

With the mono repo work the instructions needs to be updated.

github.com/OctoLinker/OctoLinker - 9fda080c6c393e772a0748b76eb9035b377722b1 authored almost 7 years ago by Stefan Buck <[email protected]>
v4.16.0 (#439)

github.com/OctoLinker/OctoLinker - 93fca446758747463dae0d26ae9e983ce249cd44 authored almost 7 years ago by Stefan Buck <[email protected]>
Refactor helper-insert-link package (#436)

* Remove data attribute from link

* Prepare tests for insert-link return value

* Implement...

github.com/OctoLinker/OctoLinker - 48440ac19035c2d36fdca78913f2d1fdc753eb8d authored almost 7 years ago by Stefan Buck <[email protected]>
Move insert-link and settings to separate packages (#435)

* Move link creation to packages

* Move insert-link related dependencies

* Remove link ind...

github.com/OctoLinker/OctoLinker - e490c863ccd92562f1ac3c5f73408859b7c0dc18 authored almost 7 years ago by Stefan Buck <[email protected]>
Parse .tsx files in Typescript plugin (#438)

This makes the `TYPESCRIPT_REFERENCE` pattern work on .tsx files.

github.com/OctoLinker/OctoLinker - 841ca9aaf7e16637e8a654ff5338231f2ab8a7d0 authored almost 7 years ago by Dima Bildin <[email protected]>
Inital commit

github.com/OctoLinker/media - a4241f808ec136f5a912b9dea4a54eaf0086b5cd authored almost 7 years ago by Stefan Buck <[email protected]>
Add Lerna (#433)

* Add lerna setup

* Move lib into octolinker-core package

* Add missing package.json for b...

github.com/OctoLinker/OctoLinker - d81b97c4d108d10260ec084112e914430c261dce authored almost 7 years ago by Stefan Buck <[email protected]>
Update repo name (#434)

github.com/OctoLinker/OctoLinker - befe3c5f07c1340c01367fbd145652a40f23679d authored almost 7 years ago by Stefan Buck <[email protected]>
Move tests file

github.com/OctoLinker/OctoLinker - f80701df8b1ccb3bb4d2831fbff7034858687f0f authored about 7 years ago by Stefan Buck <[email protected]>
Use snapshot for insert-link tests

github.com/OctoLinker/OctoLinker - 923e3abe91b0ba0a2ad78e6ad8f5dbdb9c371993 authored about 7 years ago by Stefan Buck <[email protected]>
Update jest dep

github.com/OctoLinker/OctoLinker - a2c2809358244280afccb14882b4f8b7c105a2ae authored about 7 years ago by Stefan Buck <[email protected]>
Move away from posix (#428)

This fixes #427 by mocking path.join

github.com/OctoLinker/OctoLinker - 108681096444de191adc7fbd0bedfeda7e6edcaa authored about 7 years ago by Stefan Buck <[email protected]>
Tweak index page (#54)

github.com/OctoLinker/api - 8ef01c5f1d499b51cf650d5dfc2c1e9a473929f8 authored about 7 years ago by Stefan Buck <[email protected]>
Use XRegExp.tag instead of re-implementing it (#426)

* Upgrade xregexp to v4.0.0

* Use XRegExp.tag instead of re-implementing it

It was publish...

github.com/OctoLinker/OctoLinker - d947051943c1d4d60b031d4bc2c4581ebe103b1e authored about 7 years ago by Joseph Frazier <[email protected]>
Update to Hapi 17 (#53)

github.com/OctoLinker/api - 6db279406056ab41e365ed5dc0b7f58881b8715e authored about 7 years ago by Stefan Buck <[email protected]>
Add support for F# project files and .net props files (#424)

This adds support for F# project files which are the same xml format as those of C# & VB.Net. It...

github.com/OctoLinker/OctoLinker - de31318cfdf31e85303ce134eb71d6345af1d116 authored about 7 years ago by Brian Surowiec <[email protected]>
Add cli tool support to .net proj files (#419)

This expands the existing .net proj file linking to also support [cli references](https://docs.m...

github.com/OctoLinker/OctoLinker - 598feaf3e61c54c8a3a0d287ab5c2dbde11f7066 authored about 7 years ago by Brian Surowiec <[email protected]>
package.json: Improve Windows compatibility of scripts (#423)

* Use `yarn` instead of `npm run`
* Explicitly run `node` for `chrome-launch`

This (hopefull...

github.com/OctoLinker/OctoLinker - e02bfde1e5c541506cd687321cd6bd2549a1ba3c authored about 7 years ago by Joseph Frazier <[email protected]>
Fix load plugins error (#421)

This was introduced in #415 and is the root cause of the build error in #418.

github.com/OctoLinker/OctoLinker - 348f2b6c3e18feb912e158f9f5fed4563204c813 authored about 7 years ago by Brian Surowiec <[email protected]>
package.json: Remove `./` from chrome-launch path (#420)

This should fix https://github.com/OctoLinker/browser-extension/issues/418

See https://stacko...

github.com/OctoLinker/OctoLinker - 63d9a1f41f3742c162a9eb1ed039effa7df32356 authored about 7 years ago by Joseph Frazier <[email protected]>
npm: Guess that the repo might be $maintainerUsername/$packageName (#52)

* npm: Guess that the repo might be $maintainerUsername/$packageName

This can help in cases w...

github.com/OctoLinker/api - 10c910c2028cf4d108b8252e9c6300ada9cea8cd authored about 7 years ago by Joseph Frazier <[email protected]>
Put newlines between language logo <img>s

This makes changes like the following easier to read:

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

github.com/OctoLinker/OctoLinker - 9f2aa4dcc9b6726444a0a28ae3b01e361657d5ae authored about 7 years ago by Joseph Frazier <[email protected]>
Fix Haskell logo URL (#417)

github.com/OctoLinker/OctoLinker - 2cce076d25d58e7c8167bf3cac1b5555f5b7ca5d authored about 7 years ago by Δndrea Stagi <[email protected]>
Add demo gif to readme

github.com/OctoLinker/OctoLinker - f2b242cdfbacaeeb6c973ae791fb01b8aabba7de authored about 7 years ago by Stefan Buck <[email protected]>
Replace Karma / Mocha with Jest (#415)

* Remove mocha / karma setup

* Replace innerText with textContent to make jest working

inn...

github.com/OctoLinker/OctoLinker - e50f33972621e47af6e4f56afea6ac22128af3ea authored about 7 years ago by Stefan Buck <[email protected]>
Handle leading whitespace in diff line (#410)

github.com/OctoLinker/OctoLinker - 18fac5931a605ad2c3f2b29622fe4ed7492dd0c6 authored about 7 years ago by Stefan Buck <[email protected]>