290 Commits (d8e4e41b8dc653e4b509f91d0797dc7df1e712b3)

Author SHA1 Message Date
Guillermo Rauch a2b90e5376 package: use more accurate terminology (`url` vs `host`) 9 years ago
Tony Kovanen 5d37847b08 Fix unwanted bails 9 years ago
Guillermo Rauch b7dc0a2c90 ignore update checking if no tty 9 years ago
nkzawa d0ef4ef7fc add messages for rate limit exceeded error 9 years ago
nkzawa 51286add0f no retry if client error 9 years ago
Guillermo Rauch ed56084f2c index: support `now-start` 9 years ago
Guillermo Rauch e924034425 index: validate `name` in package.json 9 years ago
Guillermo Rauch d669b4db7d login: use https for api.now.sh 9 years ago
Guillermo Rauch 239a5cd40e fix registration url 9 years ago
Guillermo Rauch 9a8aa019c3 cap maximum uploads due to nginx 128 streams limit 9 years ago
Tony Kovanen 6de7a6f23c Make login resolve token 9 years ago
Tony Kovanen c5b07204bf Add `-F, --forceSync` flag 9 years ago
Tony Kovanen 24f55c047d Don't stringify body of streams 9 years ago
Tony Kovanen 0e8ead93d2 Draft 9 years ago
Guillermo Rauch 79be0e2267 fix writing cfg 9 years ago
Guillermo Rauch 9a5cab353a suggest "npm install" 9 years ago
Guillermo Rauch 515c946ccd tfw you dramatically simplify something 9 years ago
Guillermo Rauch d946b3be81 update 10 minutes 9 years ago
Guillermo Rauch 96477b9cb2 cfg: handy configuration helper 9 years ago
Guillermo Rauch 392638ff5a simplify cfg reading / merging 9 years ago
Guillermo Rauch 8259fcafef ignored: ignore `.dockerignore` 9 years ago
Guillermo Rauch d4c5ebc3cd add auto updater with support for timeout, exit handler 9 years ago
Guillermo Rauch 6d9e9609e1 lint 9 years ago
Guillermo Rauch c9ff3ab3b8 login: fix usage of `Object.assign` 9 years ago
Guillermo Rauch 294e034d7e index: fallback to directory name 9 years ago
Guillermo Rauch c4fd5372ad index: send pkg metadata 9 years ago
Guillermo Rauch 1a837d96aa Release 0.9.4 9 years ago
Guillermo Rauch cbe6d9a34f login: extend configuration instead of overwriting it 9 years ago
Guillermo Rauch d7f76226c5 index: timers 9 years ago
Guillermo Rauch 5cb103d96c update ignores list 9 years ago
Guillermo Rauch 6bfe556688 index: throw error if `start` is not defined. 9 years ago
Guillermo Rauch 5853038811 index: fix comma-dangle 9 years ago
Guillermo Rauch d32c522144 index: also send `file` upon `/create` to fix re-syncs 9 years ago
Guillermo Rauch 4ffae480a4 utf8 9 years ago
Guillermo Rauch 1da771970a performance improvement 9 years ago
Guillermo Rauch 2ac6d62c0c index: pass 1mb limit 9 years ago
Guillermo Rauch daaaa7161b support for custom limits 9 years ago
Guillermo Rauch 56ac6bb773 ignore list 9 years ago
Guillermo Rauch 5f4a05f183 get-files: fix ignored directories 9 years ago
Tony Kovanen b8f52bef62 Fix `toRelative` 9 years ago
Tony Kovanen d65e29c67d Ensure no beginning slash in synced file paths 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
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
Guillermo Rauch 0a2e88351b get-files: skip file over 1mb 9 years ago
Guillermo Rauch b11c06f16b index: use new api endpoint 9 years ago