1514 Commits (17cc5d16304712759f5d1cd817f4ee7703c9982d)
 

Author SHA1 Message Date
Tony Kovanen e056e4ea9a Exit when sync complete 9 years ago
Tony Kovanen b7396a3bfc Send data as string 9 years ago
Tony Kovanen a473c6ebc6 Fix login 9 years ago
Tony Kovanen 3035f8de11 Fix condition 9 years ago
Tony Kovanen a72817af8f Chmod scripts 9 years ago
Guillermo Rauch f59e790c88 package: bump `spdy` 9 years ago
Guillermo Rauch d15a6007e5 package: bump spdy 9 years ago
Guillermo Rauch 5299bf6e60 Merge branch 'master' of github.com:zeithq/now 9 years ago
Guillermo Rauch 19f8d4c4d9 login: tweak requests 9 years ago
Guillermo Rauch 71b4d651d2 agent: fix content-length calc 9 years ago
Guillermo Rauch a97b5075a2 fix agent init 9 years ago
Tony Kovanen e3a9d660af Change /sync attr: file => name 9 years ago
Tony Kovanen 965130a120 Add minimatch 9 years ago
Guillermo Rauch 0a2e88351b get-files: skip file over 1mb 9 years ago
Guillermo Rauch b11c06f16b index: use new api endpoint 9 years ago
Guillermo Rauch f538c3939e move babel transform plugin dev dep 9 years ago
Guillermo Rauch a8397b55e7 now: implement event listeners for upload progress 9 years ago
Guillermo Rauch d5ae92242b package: add `progress` bar, `retry` and `bytes` 9 years ago
Guillermo Rauch 8f95d05613 adapt tests 9 years ago
Guillermo Rauch f9566f5dfa hash: return file contents to avoid multiple syscalls and allocations 9 years ago
Guillermo Rauch d78fa92d74 agent: implement debugging support 9 years ago
Guillermo Rauch afc4e1abde index: implement file syncing and retrying 9 years ago
Guillermo Rauch d18df46201 copy: wrap `copy-paste` and make it `await`-friendly 9 years ago
Guillermo Rauch 2b4f5b8584 retry: wrap node-retry and make it `await`-friendly 9 years ago
Guillermo Rauch 2b3fe36b73 pakage: remove `es6-promisify` 9 years ago
Guillermo Rauch 5c3fd34160 `fs-promise` already leverages `graceful-fs` (thanks @rase- for pointer) 9 years ago
Guillermo Rauch 704727a863 agent: refactor to re-start connections 9 years ago
Guillermo Rauch 30adee935c use graceful-fs to avoid EMFILE for large projects 9 years ago
Guillermo Rauch 9185d89250 index: update agent url 9 years ago
Guillermo Rauch d604c48188 README tweaks 9 years ago
Guillermo Rauch 1c0ef4582c support force 9 years ago
Guillermo Rauch 53c894e1f1 now: handle generic errors 9 years ago
Guillermo Rauch 6da435febe index: handle authentication errors, send bearer token, send shas 9 years ago
Guillermo Rauch aa6814874a package: added chalk 9 years ago
Guillermo Rauch f8040d6546 improved login output 9 years ago
Guillermo Rauch adad406806 login: a little more explicit 9 years ago
Guillermo Rauch 9b39f6e723 lib: read package.json 9 years ago
Guillermo Rauch 43734fe951 get-files: side-loading of `pkg` to avoid double fs lookups 9 years ago
Guillermo Rauch 2b9551e732 now: pass token 9 years ago
Guillermo Rauch 8d2c22c0cb now: get token from config or `login` 9 years ago
Guillermo Rauch a0ff549973 index: fix hashes test 9 years ago
Guillermo Rauch 9d886bb6fc login: don't attempt json parsing if non-200 9 years ago
Guillermo Rauch d58021f099 hash: return SHA -> file 9 years ago
Guillermo Rauch 594bf69ba7 now: exit 1 upon login error 9 years ago
Guillermo Rauch 65ff8f91f5 login: close stdin 9 years ago
Tony Kovanen fb572236d4 Lint fixes 9 years ago
Tony Kovanen e13f778a5c Make `login()` return a promise 9 years ago
Guillermo Rauch 154dc7f402 Merge pull request #1 from zeithq/add/registration 9 years ago
Tony Kovanen d1e997ef65 Remove inquirer 9 years ago
Tony Kovanen 9f5aacded5 Merge branch 'master' of github.com:zeithq/now into add/registration 9 years ago