433 Commits (8d971d7b2bbd0fa0f8d2362b8c6f5fa3cff7e766)

Author SHA1 Message Date
Leo Lamprecht 9fbeb61ff7 Prettified arrow function 8 years ago
Leo Lamprecht 12edb30d20 Use arrow functions and import comments where possible 8 years ago
Mike Engel 9089fb8a41 Allow credit card numbers to be pasted with `now cc add` (#656) 8 years ago
David Corwin 348b19e54d Try to clone git repositories over SSH on failure (#671) 8 years ago
Olli Vanhoja 5080520616 Reduce the number of retries on cert creation (#664) 8 years ago
Leo Lamprecht ac2a75fe41 Now asking for value of missing environment variables (#645) 8 years ago
Jarmo Isotalo 499bba0324 Don't return an empty object that would then be stored as the user, but (#650) 8 years ago
greenkeeper[bot] f1a42eb6ab Update prettier to the latest version 🚀 (#626) 8 years ago
Albert Martin ba1543e3e8 Persist current team when using token auth (#616) 8 years ago
Jarmo Isotalo 493d9123fd Option `--session-affinity` was added for setting session affinity (#600) 8 years ago
Naoyuki Kanezawa 01c49c9b1e Made `now logs <instance-url>` work (#614) 8 years ago
Igor Klopov d186767b58 Make update notifications work again (#610) 8 years ago
Naoyuki Kanezawa f29cb1c69e Fix repeated logs and corrupted characters (#611) 8 years ago
Matheus Fernandes b7a8f23475 Disable update-notifier (#609) 8 years ago
Igor Klopov 3ef666ba8d Only show update notifications when loaded from npm (#606) 8 years ago
Leo Lamprecht 1e86a4fb13 Support `now.name` inside `package.json` 8 years ago
Leo Lamprecht a1aae0da52 Allow `type` fields in metafiles to hide type prompt 8 years ago
Leo Lamprecht 7845b34b2b Determine deployment type like Now Desktop (#589) 8 years ago
Matheus Fernandes 6b6297e061
Fix `now domains add -f` – it shouldn't throw 8 years ago
Matheus Fernandes 20d93f317d
Fix `useCurrentTeam` logic 8 years ago
Albin Ekblom 5367cecd5f Use correct file count (#586) 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 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
Albin Ekblom 6602b8ac36 Replace fs-promise with fs-extra (#559) 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
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 095569969b Proper getting of files for static deployments 8 years ago
Tony Kovanen ea7dadeb67 Fix getting files for static deployments 8 years ago
Tony Kovanen 45e55d58e2 Support static types when deploying 8 years ago
Tony Kovanen 91de162fd5 New static deployment support 8 years ago
Matheus Fernandes 60837a0368
Show a nicer error if trying to buy a domain without a credit card 8 years ago
Matheus Fernandes 9213e8acda
Fix domain/subdomain usage on `now alias`'s `buy` logic 8 years ago
Matheus Fernandes 51e2951dee
`userId` => `uid` 8 years ago
Matheus Fernandes 14a3a0205d
Tweak docs 8 years ago
Nathan Rajlich 7e0f5f1a56 dynamically update the "serve" version for static deployments (#513) 8 years ago
Nathan Rajlich 68a3f51dff implement `public` property for now.json and pkg.now 8 years ago
Nathan Rajlich 3902a7da62 update "serve" for static deployments to v5.1.4 8 years ago
Nathan Rajlich 49a2a645c8 refactor the `readMetaData()` function (#508) 8 years ago
Matheus Fernandes 8ebd5b91ec
Prettier stuff 8 years ago
Matheus Fernandes 8b306e657b
Fix `--token` support 8 years ago
Matheus Fernandes b0593c1f33
Remove useless HTTP header 8 years ago
Jarmo Isotalo bc0b06721a Sort `now scale ls` output similarly to `now ls` (#494) 8 years ago
Jarmo Isotalo a09abbcad4 Always scale up but never down when matching scale on alias (#504) 8 years ago