425 Commits (ba1543e3e82dfa595e7317bc636458cf18864f0c)

Author SHA1 Message Date
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
Jarmo Isotalo c05405e193 Read docker label correctly, fixes #368 (#501) 8 years ago
Matheus Fernandes 04f457550e
Log the body of the request when the first step of a login fails 8 years ago
Matheus Fernandes 1773cfc817
Log more info when `--login` fails 8 years ago
Matheus Fernandes 5f48a289d5
Fix calls to `undefined.price` while aliasing 8 years ago
Nathan Rajlich 554170e3b4 check for Dockerfile when now.json is present (#486) 8 years ago
Leo Lamprecht f165778e55 Removed useless file 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