376 Commits (9c44a813eae549f3ada5dc18e72c4000d66f4b1a)

Author SHA1 Message Date
Igor Klopov 3ef666ba8d Only show update notifications when loaded from npm (#606) 8 years ago
Leo Lamprecht 5d3d9d4f37 Brought the update notification back 8 years ago
Leo Lamprecht 3fc4dc3725 Removed unused dependency 8 years ago
Leo Lamprecht 207dd6f46b Only log success messages when in TTY 8 years ago
Leo Lamprecht 3411f7f066 Throw an error if current path doesn't exist 8 years ago
Albin Ekblom 55184e917f Fix file count with 1 file (#599) 8 years ago
Nathan Rajlich 24ce1c2b98 Add `now whoami` command 8 years ago
Guillermo Rauch f791b6bd62 Revert "add `now whoami` subcommand (#587)" (#588) 8 years ago
Nathan Rajlich 44f5b9f0a3 add `now whoami` subcommand (#587) 8 years ago
Albin Ekblom 5367cecd5f Use correct file count (#586) 8 years ago
Cody Brunner 033393fc20 Fixed help message for `now alias` (#578) 8 years ago
Albin Ekblom 1224aa6d87 Added file count, fix #370 (#558) 8 years ago
CHaBou 567210270a Add `teams ls` command (#563) 8 years ago
Nathan Rajlich 23abd2a826 make `promptBool()` return false upon Ctrl+C (#557) 8 years ago
Matheus Fernandes 4f29b6fb8c
Make `--public` skip the OSS prompt 8 years ago
Matheus Fernandes 9802391cc8
Remove `now open` 8 years ago
Matheus Fernandes d737b56470 Improve `now scale` and `now alias` (#565) 8 years ago
Matheus Fernandes adda12a2ef
Show a proper message for non-supported TLDs 8 years ago
Matheus Fernandes 769f8c298a
Make the messaging more clear and consistent when buying a domain 8 years ago
Matheus Fernandes dd1071366d
Show the period when prompting for a domain purchase 8 years ago
Nathan Rajlich 2b21208b07 note that logs are public with OSS deployments (#562) 8 years ago
Albin Ekblom 6602b8ac36 Replace fs-promise with fs-extra (#559) 8 years ago
Nathan Rajlich cde2647587 show usage message upon login (#556) 8 years ago
Nathan Rajlich 34151c8193 handle user abort in `now domains buy` (#554) 8 years ago
Jarmo Isotalo 84204d7b59 Improve scaling for static deployments 8 years ago
Nathan Rajlich bc26a57d7c Don't print out stack traces upon user abort (#544) 8 years ago
Jarmo Isotalo 6c86472f57 Try to make sure prettier doesn't make us waste time again (#551) 8 years ago
Olli Vanhoja 5040b71173 Fix ls listing for 0 priorities (#550) 8 years ago
Jarmo Isotalo f66032b1b6 Don't try scaling static deployments (#543) 8 years ago
Nathan Rajlich 2ebd4be0d8 remove `id` from `now domains ls` (#541) 8 years ago
Nathan Rajlich 4f64762ffc exit the process immediately upon Ctrl+C (#540) 8 years ago
Jarmo Isotalo 14dbbcec41 Make now scale ls to work with static deployments 8 years ago
Tony Kovanen 9483e8a736 Instantly complete static deployments after sync 8 years ago
Tony Kovanen 4763e4cbff Hide scale settings for static deploys 8 years ago
Matheus Fernandes 26b9d64b61
Add missing `break` 8 years ago
Nathan Rajlich 49a2a645c8 refactor the `readMetaData()` function (#508) 8 years ago
Matheus Fernandes 8ebd5b91ec
Prettier stuff 8 years ago
Matheus Fernandes b6dadac9f5
Add `now login` and document `now logout` 8 years ago
Jarmo Isotalo a1e5ba0b26 Remove id's from now-alias (#500) 8 years ago
Matheus Fernandes 8b306e657b
Fix `--token` support 8 years ago
Jarmo Isotalo 9e22ad34d2 Fix path alias updates (#493) 8 years ago
Jarmo Isotalo bc0b06721a Sort `now scale ls` output similarly to `now ls` (#494) 8 years ago
Jarmo Isotalo b67e683f38 Fixes an error of missing context after logging in while deploying. (#498) 8 years ago
Matheus Fernandes c51743153d
Pass missing variable 8 years ago
Matheus Fernandes 0f10a7bcda
Fix undefined var usages + prettify 8 years ago
Tim Neutkens 9964d0e4fd now scale <id> auto (#485) 8 years ago
Matheus Fernandes 5f48a289d5
Fix calls to `undefined.price` while aliasing 8 years ago
Leo Lamprecht b0a88b377c Prettified everything 8 years ago
Steve Faulkner 0c4f9dcd62 Add support for `now alias domain.tld` (#467) 8 years ago
Leo Lamprecht 09c3de40cc Added `now logout` 8 years ago