365 Commits (491de33f3d2274d8e3f43c54158505cfd7b4c533)

Author SHA1 Message Date
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
nkzawa eb48779827 logs: check if deployment url includes path 8 years ago
Leo Lamprecht 2a25bfcee4 Indicate how to buy a new domain 8 years ago
Jarmo Isotalo 1248c46295 Improve command line args validation. Fixes #478. 8 years ago
Leo Lamprecht c1ba650ec4 Replace `copy-paste` with `clipboardy` 8 years ago
Jarmo Isotalo d24bb92dea Don't fail when no deployments are found Fixes #471 8 years ago
Matheus Fernandes e59e7616c7 Add `logs`, `teams`, `switch`, `scale`, new `ls` and much more (#468) 8 years ago
Matheus Fernandes 6d92cfd0b8
Await for the removal 8 years ago
Matheus Fernandes 5682d00bf3
Do not hang forever if not on a TTY 8 years ago
Leo Lamprecht 676ac019ab Remove error message for older node versions 8 years ago
Leo Lamprecht 4af632dfa5 Make error message appear below node 6 8 years ago
Leo Lamprecht 7e16fd0eda Show general help when running `now help help` 8 years ago