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

Version 0.4 #18

Merged
merged 73 commits into from
Apr 2, 2015
Merged

Version 0.4 #18

merged 73 commits into from
Apr 2, 2015

Commits on Jan 5, 2015

  1. Added jshint tests.

    zodern committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    118c9b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2015

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

    Each app is constructed from the App constructor.  The app validate and
    manage itself.
    
    A spinner is shown until both the server is ready and the apps are
    loaded.
    zodern committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    72d63f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e9209f View commit details
    Browse the repository at this point in the history
  4. Added name to window.json

    zodern committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    fb354fa View commit details
    Browse the repository at this point in the history
  5. cleaned up tests.

    zodern committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    29ef7b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a02778 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2015

  1. Fixed methods

    zodern committed Jan 13, 2015
    Configuration menu
    Copy the full SHA
    a0c9f28 View commit details
    Browse the repository at this point in the history
  2. Fixed app urls

    zodern committed Jan 13, 2015
    Configuration menu
    Copy the full SHA
    b14bd50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa46503 View commit details
    Browse the repository at this point in the history
  4. Fixed methods

    zodern committed Jan 13, 2015
    Configuration menu
    Copy the full SHA
    a8a8d19 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2015

  1. Configuration menu
    Copy the full SHA
    64ad3c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a6c987 View commit details
    Browse the repository at this point in the history
  3. app loader installs dependencies for apps.

    Users don't need to have bower installed anymore.
    zodern committed Jan 19, 2015
    Configuration menu
    Copy the full SHA
    7c4bd9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcdd558 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    905caaf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1eb57f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86df3f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2015

  1. Configuration menu
    Copy the full SHA
    fad2260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a53af5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a0414a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    774f316 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7c29b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c72d23d View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2015

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

Commits on Jan 29, 2015

  1. Added badges to readme

    zodern committed Jan 29, 2015
    Configuration menu
    Copy the full SHA
    a698155 View commit details
    Browse the repository at this point in the history
  2. Windows are object based

    zodern committed Jan 29, 2015
    Configuration menu
    Copy the full SHA
    8c71faf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f34228 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc1964c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7c062a View commit details
    Browse the repository at this point in the history
  6. fixed app manager

    zodern committed Jan 29, 2015
    Configuration menu
    Copy the full SHA
    b8c854a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2015

  1. Improved app loader

    - cleaner way to add event emitter to module.exports
    - handles error from readdir
    - added space after app name when app logs to terminal
    zodern committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    bd8e496 View commit details
    Browse the repository at this point in the history
  2. Removed unused variables

    zodern committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    72453fc View commit details
    Browse the repository at this point in the history
  3. Spinner starts sooner

    zodern committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    1eb4b65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be5e62f View commit details
    Browse the repository at this point in the history
  5. Removed old windowManager.js

    zodern committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    02a098b View commit details
    Browse the repository at this point in the history
  6. Fixed jshint errors

    zodern committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    9771d88 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2015

  1. Configuration menu
    Copy the full SHA
    0707683 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13bb8f2 View commit details
    Browse the repository at this point in the history
  3. added listen to server api

    zodern committed Feb 2, 2015
    Configuration menu
    Copy the full SHA
    5ca9b12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    427dc03 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2015

  1. Is not in dev mode by default

    zodern committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    30c1bc7 View commit details
    Browse the repository at this point in the history
  2. Fixed bug in window manager

    When opening an app with multiple windows enabled, and then opening an
    app without, and then closing them there would be a title bar still in
    the top of the page.
    zodern committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    5f8452d View commit details
    Browse the repository at this point in the history
  3. Updated server api

    zodern committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    cf4ec13 View commit details
    Browse the repository at this point in the history
  4. Add appLoader.add to Silk

    zodern committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    ec87c88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d0c07b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7191caa View commit details
    Browse the repository at this point in the history
  7. Will use gulp

    zodern committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    46c2ed4 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2015

  1. Configuration menu
    Copy the full SHA
    616a7df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16a2d68 View commit details
    Browse the repository at this point in the history
  3. Fixed dev mode

    zodern committed Mar 24, 2015
    Configuration menu
    Copy the full SHA
    3ae0caf View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2015

  1. Removed alert

    zodern committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    de2d618 View commit details
    Browse the repository at this point in the history
  2. client api works with SockJS

    zodern committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    d5dd6ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a40a9dd View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2015

  1. Configuration menu
    Copy the full SHA
    4fd9acd View commit details
    Browse the repository at this point in the history
  2. Passes tests

    zodern committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    22d26a8 View commit details
    Browse the repository at this point in the history
  3. Cleaned up Silk global

    zodern committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    f6ff968 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2015

  1. Client api doesn't need SockJS

    zodern committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    1d77918 View commit details
    Browse the repository at this point in the history
  2. improved remote.js

    zodern committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    927a08c View commit details
    Browse the repository at this point in the history
  3. Added server api for remote

    zodern committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    58e2031 View commit details
    Browse the repository at this point in the history
  4. cleaned up tunnel client

    zodern committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    74636e9 View commit details
    Browse the repository at this point in the history
  5. removed extra console.log

    zodern committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    3abc68e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3735b38 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2015

  1. Updated terminal

    zodern committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    1358229 View commit details
    Browse the repository at this point in the history
  2. works with coverall.io

    zodern committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    3a6205e View commit details
    Browse the repository at this point in the history
  3. fixed .travis.yml file

    zodern committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    e89103a View commit details
    Browse the repository at this point in the history
  4. pass tests

    zodern committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    05efccd View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2015

  1. Configuration menu
    Copy the full SHA
    cd38935 View commit details
    Browse the repository at this point in the history
  2. Fixed opening files

    zodern committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    86184e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3474a29 View commit details
    Browse the repository at this point in the history
  4. added socks to text editor

    zodern committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    df3e4a1 View commit details
    Browse the repository at this point in the history
  5. app defaults uses server api

    zodern committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    0ebe0b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2015

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