Juan Cruz Viotti
|
c4d1e4244e
|
Upgrade Nplugm to v2.2.0
|
2015-04-17 10:10:35 -04:00 |
|
Juan Cruz Viotti
|
a6dc155028
|
Add lodash dependency to lib/elevate.coffee
Depedency was missing and thus elevating functions threw errors.
|
2015-04-17 09:22:21 -04:00 |
|
Juan Cruz Viotti
|
9c65d11e66
|
Add documentation anchor support
|
2015-04-16 11:11:51 -04:00 |
|
Juan Cruz Viotti
|
26f50e7a74
|
Merge pull request #16 from resin-io/documentation/single-page
Implement Single Page documentation
|
2015-04-16 09:51:00 -04:00 |
|
Juan Cruz Viotti
|
e4773da1d7
|
Implement Single Page documentation
|
2015-04-16 09:49:54 -04:00 |
|
Juan Cruz Viotti
|
dfd8086f63
|
Resin CLI v0.8.0
|
2015-04-08 08:37:07 -04:00 |
|
Juan Cruz Viotti
|
ec513c61ad
|
Merge pull request #10 from resin-io/fix/login
Fix bug with login with token
|
2015-04-08 08:35:57 -04:00 |
|
Juan Cruz Viotti
|
a96ab487ba
|
Fix bug with login with token
The commit was merged from an older branch, in which settings was
still part of the SDK.
|
2015-04-08 08:25:27 -04:00 |
|
Juan Cruz Viotti
|
cd28c985ce
|
Merge pull request #9 from resin-io/feature/version
Remove bundled node version from version command
|
2015-04-07 10:56:18 -04:00 |
|
Juan Cruz Viotti
|
727af42ad4
|
Merge pull request #8 from resin-io/feature/login-with-token
Login with token
|
2015-04-07 08:12:12 -04:00 |
|
Juan Cruz Viotti
|
e96d411f3e
|
Merge pull request #7 from resin-io/feature/rpi-bundle
Mock local Raspberry Pi bundle
|
2015-04-07 08:11:43 -04:00 |
|
Juan Cruz Viotti
|
4a7d3d5945
|
Mock local Raspberry Pi bundle
|
2015-04-07 08:10:26 -04:00 |
|
Juan Cruz Viotti
|
03f05305cf
|
Fix tiny text issue
|
2015-04-07 08:07:06 -04:00 |
|
Juan Cruz Viotti
|
af6e9ef85d
|
Merge pull request #6 from resin-io/feature/elevate
Move windosu elevate logic to another module
|
2015-04-07 08:05:23 -04:00 |
|
Juan Cruz Viotti
|
8533a4a303
|
Remove bundled node version from version command
|
2015-04-06 17:18:00 -04:00 |
|
Juan Cruz Viotti
|
85f9234c74
|
Add .resinconf to gitignore
|
2015-04-06 17:05:13 -04:00 |
|
Juan Cruz Viotti
|
064afd6705
|
Fetch TOKEN_URL from the resin sdk
|
2015-04-06 17:05:13 -04:00 |
|
Juan Cruz Viotti
|
978ff91f87
|
Remove tab query from preferences token url constant
Tab queries were removed from the web frontend.
|
2015-04-06 17:04:43 -04:00 |
|
Juan Cruz Viotti
|
5cebbce7bb
|
Update login command documentation
|
2015-04-06 17:04:03 -04:00 |
|
Juan Cruz Viotti
|
1cd0f02db5
|
Attempt to open a browser to the token location automatically
|
2015-04-06 17:04:03 -04:00 |
|
Juan Cruz Viotti
|
77695bb505
|
Allow login with token
|
2015-04-06 17:02:53 -04:00 |
|
Juan Cruz Viotti
|
4e4428fdbb
|
Move windosu elevate logic to another module
|
2015-04-06 16:49:53 -04:00 |
|
Juan Cruz Viotti
|
6e978d74dd
|
Merge pull request #5 from resin-io/feature/hound-config
Add .hound.yml
|
2015-04-06 10:19:13 -04:00 |
|
Juan Cruz Viotti
|
58974af77b
|
Add .hound.yml
|
2015-04-06 10:08:49 -04:00 |
|
Juan Cruz Viotti
|
11a0eae7a0
|
Merge pull request #4 from resin-io/feature/sudo-update
Elevate update command permissions if necessary
|
2015-04-02 12:53:45 -04:00 |
|
Juan Cruz Viotti
|
2a4ba895e5
|
Elevate privileges of update command if necessary
|
2015-04-01 12:51:04 -04:00 |
|
Juan Cruz Viotti
|
19c019076e
|
"resin-cli" "0.7.0"
|
2015-03-31 13:17:32 -04:00 |
|
Juan Cruz Viotti
|
dfa18d3cb3
|
Merge pull request #3 from resin-io/fix/selfupdate
Use child_process to trigger self update
|
2015-03-31 13:15:58 -04:00 |
|
Juan Cruz Viotti
|
782c92885d
|
Use child_process to trigger self update
Using the NPM API led to weird issues.
See https://github.com/npm/npm/issues/7723.
|
2015-03-24 08:44:02 -04:00 |
|
Juan Cruz Viotti
|
a14dfa6cf1
|
Fix long line lint warning
|
2015-03-23 18:32:28 -04:00 |
|
Juan Cruz Viotti
|
f3b6f9d117
|
Add missing example to device init
|
2015-03-23 08:25:45 -04:00 |
|
Juan Cruz Viotti
|
63b2b3feb6
|
Upgrade resin-vcs to 1.1.0
|
2015-03-23 08:24:29 -04:00 |
|
Juan Cruz Viotti
|
9237dd25ac
|
"resin-cli" "0.6.0"
|
2015-03-23 08:18:13 -04:00 |
|
Juan Cruz Viotti
|
df9c4ce2fd
|
Reference applications and devices by name
|
2015-03-23 08:17:55 -04:00 |
|
Juan Cruz Viotti
|
fa5a7abbbf
|
Merge pull request #2 from resin-io/feature/whoami
Reimplement whoami command
|
2015-03-20 08:55:26 -04:00 |
|
Juan Cruz Viotti
|
cd8bb7882e
|
Reimplement whoami command
|
2015-03-19 15:57:43 -04:00 |
|
Juan Cruz Viotti
|
3c0378142a
|
Resin CLI v0.5.0
|
2015-03-19 11:45:38 -04:00 |
|
Juan Cruz Viotti
|
a524bffaa2
|
Integrate with SDK v1.0.0
|
2015-03-19 11:45:07 -04:00 |
|
Juan Cruz Viotti
|
4b3decbe03
|
Resin CLI v0.4.1
|
2015-03-17 08:54:27 -04:00 |
|
Juan Cruz Viotti
|
fa258a84cc
|
Show a spinner if no progress state in os download command
|
2015-03-16 11:45:17 -04:00 |
|
Juan Cruz Viotti
|
5efa7309be
|
Fix bug in device init
|
2015-03-16 11:06:44 -04:00 |
|
Juan Cruz Viotti
|
6e6a01c33c
|
HTML Encode documentation require parameters
|
2015-03-16 08:51:26 -04:00 |
|
Juan Cruz Viotti
|
94ce15bc2c
|
Make CapitanoDoc output *.markdown files
|
2015-03-16 08:45:44 -04:00 |
|
Juan Cruz Viotti
|
b20ed34756
|
Resin CLI v0.4.0
|
2015-03-12 12:07:51 -04:00 |
|
Juan Cruz Viotti
|
0b188b7ce9
|
Fetch resin-vcs from NPM
|
2015-03-12 12:07:18 -04:00 |
|
Juan Cruz Viotti
|
80e0f20301
|
Make device init attempt to get application id from current directory
|
2015-03-12 12:03:59 -04:00 |
|
Juan Cruz Viotti
|
8410a709c9
|
Make use of resin-vcs instead of using gitwrap directly
|
2015-03-12 11:24:36 -04:00 |
|
Juan Cruz Viotti
|
13011cca23
|
Regenerate command documentatio
|
2015-03-11 09:05:48 -04:00 |
|
Juan Cruz Viotti
|
53197856ab
|
Extend device init help message
|
2015-03-11 09:05:20 -04:00 |
|
Juan Cruz Viotti
|
cb5bb69b47
|
Get rid of gitCli in favor of gitwrap
|
2015-03-11 09:03:13 -04:00 |
|