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

Moved to Electron #103

Merged
merged 47 commits into from
Feb 1, 2019
Merged

Moved to Electron #103

merged 47 commits into from
Feb 1, 2019

Commits on Jan 29, 2019

  1. Added eslint files

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    6b27673 View commit details
    Browse the repository at this point in the history
  2. Updated babelrc

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    04f8734 View commit details
    Browse the repository at this point in the history
  3. Updated gitignore

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    5830687 View commit details
    Browse the repository at this point in the history
  4. Added .electron-vue scripts

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    4dfe9fe View commit details
    Browse the repository at this point in the history
  5. Updated vscode debug script

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    aba93f8 View commit details
    Browse the repository at this point in the history
  6. Added icons placeholders

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    e63041d View commit details
    Browse the repository at this point in the history
  7. Removed old JS files

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    514079d View commit details
    Browse the repository at this point in the history
  8. Moved assets/scss

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    7e21b30 View commit details
    Browse the repository at this point in the history
  9. Main process scripts

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    2582633 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    637e5ad View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cdfe28f View commit details
    Browse the repository at this point in the history
  12. Re-added assets

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    6c8a08c View commit details
    Browse the repository at this point in the history
  13. SCSS

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    9fb62c2 View commit details
    Browse the repository at this point in the history
  14. Components

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    a921514 View commit details
    Browse the repository at this point in the history
  15. Added Router

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    2712edc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b4c8405 View commit details
    Browse the repository at this point in the history
  17. Re-added utils

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    0b693de View commit details
    Browse the repository at this point in the history
  18. gitkeep /static

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    7c745d0 View commit details
    Browse the repository at this point in the history
  19. Move to single package.json

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    3f5559e View commit details
    Browse the repository at this point in the history
  20. Removed public folder

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    17e2c53 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bf2ea69 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d238fdc View commit details
    Browse the repository at this point in the history
  23. lint:fix

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    46c9328 View commit details
    Browse the repository at this point in the history
  24. Removed old gulp tasks

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    c1dd9dd View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    870d39f View commit details
    Browse the repository at this point in the history
  26. Updated example env

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    56ee341 View commit details
    Browse the repository at this point in the history
  27. WIP simplified Gulp

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    42f7599 View commit details
    Browse the repository at this point in the history
  28. Updated icns

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    ac1e2d8 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    621f93a View commit details
    Browse the repository at this point in the history
  30. Removed other icons

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    32cafda View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    6337dee View commit details
    Browse the repository at this point in the history
  32. Added Gulp packages

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    555d8cc View commit details
    Browse the repository at this point in the history
  33. Build for Windows

    nwittwer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    6488de3 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    cae9b68 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    00892ee View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    0ff7303 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Updated readme

    nwittwer committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    f0ebd83 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. WIP adding browser-sync

    nwittwer committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    086b80a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd04853 View commit details
    Browse the repository at this point in the history
  3. BrowserSync working!

    nwittwer committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    e8b0d46 View commit details
    Browse the repository at this point in the history
  4. Lint:fix

    nwittwer committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    18bc9ee View commit details
    Browse the repository at this point in the history
  5. Updated sync file

    nwittwer committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    57a7e16 View commit details
    Browse the repository at this point in the history
  6. Added Vue lint fixing

    nwittwer committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    00f74f6 View commit details
    Browse the repository at this point in the history
  7. Lint:fix

    nwittwer committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    98e4bbd View commit details
    Browse the repository at this point in the history
  8. Updated launch.json

    nwittwer committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    e6e795e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    79ced50 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f93b5c2 View commit details
    Browse the repository at this point in the history