349 Commits (e6601b549cb34587410f3e60278fa79fcff9d672)

Author SHA1 Message Date
Igor Klopov b257d1e92b Use lib/pkg.js instead of pkg.json (#356) 8 years ago
Leo Lamprecht d137549694
Proper name for command used for opening last deployment 8 years ago
Leo Lamprecht b60f412d6f
Dynamically load logo for `now open` 8 years ago
Leo Lamprecht 681b2aef28
Better message for opening latest deployment 8 years ago
Leo Lamprecht 1c746c53a7
Missing colon added to usage information 8 years ago
Jaga Santagostino 103c6abbdc Implemented `now-browse` (#339) 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
Leo Lamprecht 4d0efbc1c4
Missing import comments added 8 years ago
Leo Lamprecht abaa83eee7
Removed TODO comments 8 years ago
Matheus Fernandes fb7bfdbc4e
Mention `now upgrade` instead of `https://zeit.co/account` 8 years ago
Matheus Fernandes a3d66c3ccd
Hide the credit card number once it's submitted 8 years ago
Jeroen Engels c0d1a4fc9e Fix typo in billing (#312) 8 years ago
Leo Lamprecht b239630f7b
Inlined version 8 years ago
Leo Lamprecht 183f2486e2
Find the closest `package.json` automatically 8 years ago
Matheus Fernandes 47a5c69c26 Add `now billing` and `now upgrade` (#309) 8 years ago
Tim Neutkens dd8cc832cd Fix dotenv now.json option behaviour (#304) 8 years ago
Leo Lamprecht 5f0de768c3
No need to specify `--dotenv` 8 years ago
Leo Lamprecht 75c30279cc
Log version without weird prefix 8 years ago
Leo Lamprecht 5e5ac5dab9
Corrected position of exit import 8 years ago
tim neutkens 8c8db8ecf8 Allow dotenv option in now.json 8 years ago
tim neutkens de8470fe02 Move duplicated code into utils module 8 years ago
Leo Lamprecht 036205fa44
Removed `--alias` from option list (deprecated) 8 years ago
Leo Lamprecht 8cde1663c5
Re-alias when running `now alias` 8 years ago
Leo Lamprecht b90aaf4375
Split out mechanism for aliasing into separate file 8 years ago
Leo Lamprecht 8b86db4777
Deprecated `--alias` 8 years ago
Leo Lamprecht dab9978ba6
No need to exit here 8 years ago
Leo Lamprecht d1ce432c65
Normalize deployment URLs before removing 8 years ago
Tim Neutkens 4badb34a71 Add --dotenv flag to load .env file (#284) 8 years ago
Jarmo Isotalo a6cad020f9 Show build errors (#286) 8 years ago
Tim Neutkens 2289a23054 Improve dns example (#283) 8 years ago
Leo Lamprecht cc338d4039
Only show update notification if one is available 8 years ago
Jarmo Isotalo e71cdb8440 Log erros and stacktraces (#276) 8 years ago
Leo Lamprecht f3b2324039
Link changelog for new update 8 years ago
Leo Lamprecht 1304f9b916
Custom message for update 8 years ago
Olli Vanhoja 213d9080b9 Improved domain verification (#270) 8 years ago
Leo Lamprecht 516ad204c0
Only show update message in production 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
Leo Lamprecht bde79dbab8
NPM => npm 8 years ago
Leo Lamprecht 6c5c8cb93d
Don't generate sourcemaps when transpiling 8 years ago
Matheus Fernandes c31c926aac
Pass a Windows-aware Regex to `async-to-gen/register` 8 years ago
Matheus Fernandes 3269d4203b Only transform our code with `async-to-gen/register` (#254) 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
Matheus Fernandes cb8403174b Make clear that the alias must exist when using `--alias` (#222) 8 years ago
Olli Vanhoja 311abf3d2f now-rm: Don't show URL for incomplete deployments (#221) 8 years ago
Leo Lamprecht 5c1b239ca6
Prevent pkg from throwing a warning 8 years ago
Leo Lamprecht 59734bf31b
MOAR comments 8 years ago