405 Commits (41bebe8e1235c8ed4713f2b674067197d4b573c8)

Author SHA1 Message Date
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
Leo Lamprecht 09c3de40cc Added `now logout` 8 years ago
Nathan Rajlich cc8e0b8e4a Use implicit "start" script when `server.js` exists 8 years ago
Nathan Rajlich e0e5d03949 Do not truncate lines from build logs 8 years ago
nkzawa 9889a3b3d0 always strip trailing / 8 years ago
Leo Lamprecht c1ba650ec4 Replace `copy-paste` with `clipboardy` 8 years ago
Matheus Fernandes e59e7616c7 Add `logs`, `teams`, `switch`, `scale`, new `ls` and much more (#468) 8 years ago
Nathan Rajlich 60b1859317 don't include the "main" file by default (#464) 8 years ago
Tim Neutkens 930c2eb90a Check if name is empty (#451) 8 years ago
Matheus Fernandes 22150f5fd6
Remove useless `require` 8 years ago
Tim Neutkens 425b54e6f3 Fix method typo (#446) 8 years ago
Matheus Fernandes f1dbdc58f6
Do not print a new line after the prompt "message" 8 years ago
Leo Lamprecht 99f677652b Show proper error if `start` and `now-start` scripts are missing 8 years ago
Naoyuki Kanezawa 05ed90e2a2 Auth build logger (#425) 8 years ago
Matheus Fernandes 9717d06a55 Prompt the user before uploading OSS code (#435) 8 years ago
Leo Lamprecht 7d75703825 Make `now dns rm` work again 8 years ago
Leo Lamprecht b1663954fe Removed useless `async` decleration 8 years ago
Leo Lamprecht 9c280f896f Made code faster by removing moot `await` 8 years ago
Leo Lamprecht b190c0fff5 Removed duplicated "Error" prefix from error messages 8 years ago
Leo Lamprecht 1f85f6d5db Moved back to XO for linting 8 years ago
Leo Lamprecht 7d19ad2e83 Prettified everything 8 years ago