Muthu Kumar
|
95145966fd
|
Bump to v. 0.2.5
* Deprecated up static in favour of up serve
* Updated README, changelog and version number to 0.2.5
|
7 years ago |
Muthu Kumar
|
007ee80b35
|
Major refactor into cli.js / lib.js
* Removed index.js
* Added cli.js
* Added lib.js
* All functions now throw or return value on success
|
7 years ago |
Muthu Kumar
|
7c315ecb8e
|
Bug fixes, patch for `up kill-all`
|
7 years ago |
Muthu Kumar
|
b5a7413c56
|
Fixed wrong directory for default.conf
|
7 years ago |
Muthu Kumar
|
702dd92ebf
|
Broken kill-all
modified: actions/createProxyServer.js
modified: actions/killALL.js
modified: actions/killAllConfirm.js
modified: package-lock.json
modified: utils/nginxConf.js
|
7 years ago |
Muthu Kumar
|
5f822feea5
|
`up kill-all` confirmation prompt added
|
7 years ago |
Muthu Kumar
|
629cc9f0a9
|
Working on kill-all confirmation prompt
|
7 years ago |
Thomas Rory Gummerson
|
ecf735430c
|
Enforcing max width and some line ending fixes
|
7 years ago |
Thomas Rory Gummerson
|
af4ed5d211
|
ESLint fixes: const, newlines, destructuring
|
7 years ago |
Muthu Kumar
|
1af16daf09
|
Added feature:
All servers have been killed.
A backup of your old servers.up is saved in /etc/up-serve/servers.bak.up.
Check this if you need to.
|
7 years ago |