Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native electron support #371

Open
wants to merge 47 commits into
base: master
Choose a base branch
from
Open

Native electron support #371

wants to merge 47 commits into from

Commits on Jan 19, 2020

  1. Files for electron platform

    zorn-v committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    b1233b4 View commit details
    Browse the repository at this point in the history
  2. Electron paths

    zorn-v committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    959d382 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f9183e View commit details
    Browse the repository at this point in the history
  4. Fix electron paths

    zorn-v committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    540cfaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75423fa View commit details
    Browse the repository at this point in the history
  6. Fix lint errors

    zorn-v committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    5777476 View commit details
    Browse the repository at this point in the history
  7. Try to req electron app

    zorn-v committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    c32ab7b View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Electron data in package.json

    zorn-v committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    99bdb0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb2849a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11ff744 View commit details
    Browse the repository at this point in the history
  4. Fix lint error

    zorn-v committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    0d6513c View commit details
    Browse the repository at this point in the history
  5. Resolve correct system paths

    zorn-v committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    9f3cffa View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Configuration menu
    Copy the full SHA
    50a2de6 View commit details
    Browse the repository at this point in the history
  2. resolveLocalFileSystemURI

    zorn-v committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    a2f822b View commit details
    Browse the repository at this point in the history
  3. getDirectory

    zorn-v committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    fabf8b8 View commit details
    Browse the repository at this point in the history
  4. getFile

    zorn-v committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    efd2b0e View commit details
    Browse the repository at this point in the history
  5. getFileMetadata + getMetadata

    zorn-v committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    e33f721 View commit details
    Browse the repository at this point in the history
  6. getFileMetadata fix

    zorn-v committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    b4b22da View commit details
    Browse the repository at this point in the history
  7. write

    zorn-v committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    665fa87 View commit details
    Browse the repository at this point in the history
  8. [write] fs.close in finally

    zorn-v committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    db2d4ff View commit details
    Browse the repository at this point in the history
  9. Use nodeRequire const

    zorn-v committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    ce16718 View commit details
    Browse the repository at this point in the history
  10. readEntries

    zorn-v committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    52dbfc4 View commit details
    Browse the repository at this point in the history
  11. setMetadata

    zorn-v committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    4393d95 View commit details
    Browse the repository at this point in the history
  12. getParent

    zorn-v committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    dfd2ed2 View commit details
    Browse the repository at this point in the history
  13. copyTo

    zorn-v committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    c201254 View commit details
    Browse the repository at this point in the history
  14. remove

    zorn-v committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    6ab97c1 View commit details
    Browse the repository at this point in the history
  15. removeRecursively draft

    zorn-v committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    a7a7b89 View commit details
    Browse the repository at this point in the history
  16. buggy removeRecursively

    zorn-v committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    5c6f44a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ff39957 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Configuration menu
    Copy the full SHA
    4000756 View commit details
    Browse the repository at this point in the history
  2. readAs

    zorn-v committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    0fb00c4 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    zorn-v committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    92f45a6 View commit details
    Browse the repository at this point in the history
  4. var -> const

    zorn-v committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    2562aa9 View commit details
    Browse the repository at this point in the history
  5. Fix lint errors

    zorn-v committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    fc1528c View commit details
    Browse the repository at this point in the history
  6. Fix lint

    zorn-v committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    c6c4f5b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    2d61ff9 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Fix typos

    zorn-v committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    7a8cb25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29056e3 View commit details
    Browse the repository at this point in the history
  3. Revert "Remove trailing separators in pathsPrefix"

    This reverts commit 29056e3.
    zorn-v committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    1ea98b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fac4d31 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Fix electron setMetadata

    zorn-v committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    96e84aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d1c148 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. truncate support

    zorn-v committed May 21, 2020
    Configuration menu
    Copy the full SHA
    a2ba6b4 View commit details
    Browse the repository at this point in the history
  2. Fix lint error

    zorn-v committed May 21, 2020
    Configuration menu
    Copy the full SHA
    6e0540e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Fix electron app path

    zorn-v committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    b2667d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Configuration menu
    Copy the full SHA
    655b0c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    460f8d0 View commit details
    Browse the repository at this point in the history