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 |
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 |
Muthu Kumar
|
23fd1b9e43
|
`up kill` works, with known exceptions:
The code block that removes a server block if it exists does not work yet. Appears twice in `listFile.js` - `appendToList` and `removeFromList`
|
7 years ago |
Muthu Kumar
|
f8553d78cb
|
Working on adding and removing list items
|
7 years ago |
Muthu Kumar
|
abb0d278a3
|
Rename util to utils
|
7 years ago |
Muthu Kumar
|
22537db6d1
|
Linting and refactoring to consistent style
|
7 years ago |
Muthu Kumar
|
7c50cdf8f2
|
Append port number to config files and webroot
|
7 years ago |
Muthu Kumar
|
28395af4c8
|
`up kill` now works!
|
7 years ago |
Muthu Kumar
|
d29893aea1
|
Bug that disallowed nginx reload has been squashed.
|
7 years ago |
Muthu Kumar
|
21ebc4b43d
|
Minor fix of npath.webRoot returning NaN
|
7 years ago |
Muthu Kumar
|
cfa84fb9da
|
Setting nginx reload
|
7 years ago |
Muthu Kumar
|
d4e3b46c3e
|
Fixed bug that didn't allow static server to create symlink
|
7 years ago |
Muthu Kumar
|
800fc3883e
|
Remove symlinks before adding new.
|
7 years ago |
Muthu Kumar
|
bcd4d5a830
|
Minor Refactoring, added check for IP Addresses
|
7 years ago |
Muthu Kumar
|
b21164ad3b
|
Added homeDir function to util/nginxPath.js
|
7 years ago |
Muthu Kumar
|
1a2f20cc95
|
Fixed port validation and up static
|
7 years ago |
Muthu Kumar
|
5d93df1d0c
|
Updated README.md
|
7 years ago |
Muthu Kumar
|
9119a94627
|
Working on static server
|
7 years ago |