41 Commits (dd43a3a57fe39d621941df47412002e814d45fe9)

Author SHA1 Message Date
Naoyuki Kanezawa ed34ef6f74 Avoid retrieving the deployment list when aliasing (#708) 8 years ago
Naoyuki Kanezawa 84ecbcb772 Removed HTTPS prefix from alias list (#709) 8 years ago
Leo Lamprecht b2a4c7e7f5 Prettified everything 8 years ago
Guillermo Rauch 301166831a Fixed missing token handling (#690) 8 years ago
greenkeeper[bot] f1a42eb6ab Update prettier to the latest version 🚀 (#626) 8 years ago
Nathan Rajlich 23abd2a826 make `promptBool()` return false upon Ctrl+C (#557) 8 years ago
Jarmo Isotalo 6c86472f57 Try to make sure prettier doesn't make us waste time again (#551) 8 years ago
Matheus Fernandes 26b9d64b61
Add missing `break` 8 years ago
Matheus Fernandes 8ebd5b91ec
Prettier stuff 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
Matheus Fernandes c51743153d
Pass missing variable 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
Matheus Fernandes e59e7616c7 Add `logs`, `teams`, `switch`, `scale`, new `ls` and much more (#468) 8 years ago
Leo Lamprecht 9c280f896f Made code faster by removing moot `await` 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 4119c17abe Prettified everything 8 years ago
Jarmo Isotalo a3bb086e5a Improve path alias ux (#376) 8 years ago
Jarmo Isotalo 61962e841f Add support for path based routes 8 years ago
Matheus Fernandes 3bf077fe2d Use a triangle that's actually printable on Windows (#348) 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
Jarmo Isotalo e71cdb8440 Log erros and stacktraces (#276) 8 years ago
Leo Lamprecht add7bcfbea
Require `--alias` for all existing kinds of automatic aliasing 8 years ago
Leo Lamprecht 7ccb4de336
New name for `alias` property 8 years ago
Leo Lamprecht fb03bd6c21
Allow the `alias` field to be an array 8 years ago
Nathan Rajlich 540caa4db7 fixes for when `nowConfig` is null 8 years ago
Nathan Rajlich 4c9caa420b initial `now.json` support 8 years ago
Leo Lamprecht b997c71dd4
Contextual newlines added 8 years ago
Leo Lamprecht 513ecfb7de
Added extensions to binaries 8 years ago
Leo Lamprecht 158bf64ea2
No need to set language type anymore 8 years ago
Leo Lamprecht 9f073ad25c
Use async-to-gen for all Node versions 8 years ago
Jarmo Isotalo 059918e7ee Remove babel as dependecy (#209) 8 years ago
Luke Edwards f2a4ee0adc XO Happiness (#197) 8 years ago
Leo Lamprecht d8da820fe7
y OR N 8 years ago
Leo Lamprecht 026e2cdf7b
Bumped dependencies 8 years ago
Remy Sharp ce32dce2aa Support `now alias` reading `config.alias` (#93) 8 years ago
Leo Lamprecht e32bd818e4
Make binaries comply to linting rules 8 years ago
Leo Lamprecht c67c051699
The binaries are made of JavaScript 8 years ago
Leo Lamprecht 076817309c
Group imports by kind 8 years ago
Leo Lamprecht fb28ec4ba5
Empty line after binary indicator 8 years ago
Leo Lamprecht 66711afaeb
Capitalize command descriptions 8 years ago
Nathan Rajlich 3f78172428 only consider 1 result for the "single" verbage (#170) 8 years ago
Nathan Rajlich 139a44918e alias: better "invalid arguments" error messages (#169) 8 years ago
Olli Vanhoja b98bc74f0b Don't print the list if there is no entries 8 years ago
Olli Vanhoja 87c4b1fc16 Add header to alias and secrets command 8 years ago