425 Commits (ba1543e3e82dfa595e7317bc636458cf18864f0c)

Author SHA1 Message Date
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
Leo Lamprecht a49a033408 Upgraded instance of `serve` 8 years ago
Leo Lamprecht 4119c17abe Prettified everything 8 years ago
Naoyuki Kanezawa ea35eb19ee sort build logs (#19) 8 years ago
Matheus Fernandes d6edca4d01
Ask the user to agree with our ToS and Privacy Polic upon login 8 years ago
Jarmo Isotalo a3bb086e5a Improve path alias ux (#376) 8 years ago
Matheus Fernandes edde07a21f
Ask the user to `--force` if the build step fails 8 years ago
Olli Vanhoja c2c2285136 Add support for SRV DNS records (#371) 8 years ago
Jarmo Isotalo d3ed44132d Fix happy side effectss on domain setup (#372) 8 years ago
Jarmo Isotalo 61962e841f Add support for path based routes 8 years ago
Leo Lamprecht e5babe0c7c Run `serve` in production mode and update it 8 years ago
Igor Klopov b257d1e92b Use lib/pkg.js instead of pkg.json (#356) 8 years ago
Leo Lamprecht 797cdd8308
Bumped `serve` to latest version 8 years ago
Matheus Fernandes 3bf077fe2d Use a triangle that's actually printable on Windows (#348) 8 years ago
Matheus Fernandes 712af5ddb2 Auto generate a `pkg.json` based on `package.json` (#341) 8 years ago
Hugo 7c14fd7cb1 Fix now alias failing when now.json doesn’t define deployment type (#321) 8 years ago
Leo Lamprecht 9d8ab51657
4.5.6 8 years ago
Leo Lamprecht 52c63854d5
Correctly load `async-retry` 8 years ago
Leo Lamprecht ae9dd8f441
Make static deployments definable 8 years ago
Leo Lamprecht 0f52271757
Use static deployment type if defined in config 8 years ago
Leo Lamprecht 2f85a6a966
Split error into multiple lines 8 years ago
Matheus Fernandes 525d802ee3
4.5.4 8 years ago
Matheus Fernandes fb7bfdbc4e
Mention `now upgrade` instead of `https://zeit.co/account` 8 years ago
Leo Lamprecht b239630f7b
Inlined version 8 years ago
Matheus Fernandes 47a5c69c26 Add `now billing` and `now upgrade` (#309) 8 years ago
tim neutkens de8470fe02 Move duplicated code into utils module 8 years ago
Leo Lamprecht 8cde1663c5
Re-alias when running `now alias` 8 years ago
Leo Lamprecht 3786f53dc8
Read aliases from `alias` property in `now.json` 8 years ago
Leo Lamprecht c545968ff6
Don't throw an error if alias doesn't exist 8 years ago
Leo Lamprecht b90aaf4375
Split out mechanism for aliasing into separate file 8 years ago
Leo Lamprecht 3464f34579
Make static deployments work again 8 years ago