Skip to content

Instantly share code, notes, and snippets.

@ameshkov
Last active January 23, 2019 10:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ameshkov/db1575b8011107c88250470e8f1fe982 to your computer and use it in GitHub Desktop.
Save ameshkov/db1575b8011107c88250470e8f1fe982 to your computer and use it in GitHub Desktop.
lib sources

Third-party libs (not modified)

bootstrap.min.js

diff_match_patch.js

jquery.jscrollpane.min.js

jquery.mousewheel.min.js

jquery-3.3.1.min.js

moment-with-locales.min.js

deferred.min.js

Third-party libs (patched)

nprogress.patched.js

lib/utils/sha256.patched.js

dom.patched.js

css.escape.js

encoding.js

Composed from https://github.com/inexorabletash/text-encoding.

First part is encoding-indexes.js: https://github.com/inexorabletash/text-encoding/blob/8c4376553a5860af90ac6f491b2e335c51e1fc77/lib/encoding-indexes.js (we kept only two encodings from there).

Second part is https://github.com/inexorabletash/text-encoding/blob/8c4376553a5860af90ac6f491b2e335c51e1fc77/lib/encoding.js

Not quite third-party

These libs are either developed by us from scratch or these are third-party libs heavily modified.

balalaika.patched.js

filter-downloader.js

extended-css.js

lib/content-script/assistant.js

assistant.embedded.js build is being used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment