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
|
7864952e5f
|
CRLF to LF
|
7 years ago |
Muthu Kumar
|
b45e7d3d17
|
Refactor into API and CLI
|
7 years ago |
Muthu Kumar
|
9a825f8fc3
|
Use EOLs in help message
|
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
|
9a37384aa3
|
Version bump to 0.2.0, Alpha. Added Changelog.md.
|
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
|
a049e2fee9
|
Almost at 0.2.0, killAllConfirm.js needs to work (async)
|
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
|
b97daf1d67
|
Removed dependency on `validator` and added local module. Working on bugs.
|
7 years ago |
Muthu Kumar
|
f8553d78cb
|
Working on adding and removing list items
|
7 years ago |
Muthu Kumar
|
6058823faf
|
Removed test lines from index.js
|
7 years ago |
Muthu Kumar
|
183680ac35
|
Revert "Create listFile directory if doesn't exist"
This reverts commit 48516a6612 .
modified: index.js
|
7 years ago |
Muthu Kumar
|
48516a6612
|
Create listFile directory if doesn't exist
|
7 years ago |
Muthu Kumar
|
af115cb81c
|
Added json-beautify
|
7 years ago |
Muthu Kumar
|
a3c3b08cc1
|
appendToList works
|
7 years ago |
Muthu Kumar
|
1e3e404cc5
|
Working on reading and writing json
|
7 years ago |
Shanmugam
|
6d7523b3fb
|
listFile.js delete line if domain | outPort exist
|
7 years ago |
Shanmugam
|
9ba538798b
|
appendToList Test
|
7 years ago |
Muthu Kumar
|
4bbd6ab789
|
Change webroot path, update README.
|
7 years ago |
Muthu Kumar
|
1af40375ae
|
Rename util to utils
|
7 years ago |
Muthu Kumar
|
39e483c298
|
If not port 80 or 443, print outbound port
|
7 years ago |
Muthu Kumar
|
74d48195c7
|
Add outbound port to domain when printed
|
7 years ago |
Muthu Kumar
|
22537db6d1
|
Linting and refactoring to consistent style
|
7 years ago |
Muthu Kumar
|
04f03f39af
|
up to v.0.1.5, up [static|proxy|kill] works
|
7 years ago |
Muthu Kumar
|
7c50cdf8f2
|
Append port number to config files and webroot
|
7 years ago |
Muthu Kumar
|
965be85514
|
`up kill` now works!
|
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
|
a842c05a90
|
Fixed nginxReload function.
|
7 years ago |
Muthu Kumar
|
88a6bb1829
|
Added nginxReload function
|
7 years ago |
Muthu Kumar
|
fa391e69f3
|
Corrected syntax for try...catch
|
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
|
16f862e493
|
Bump version to v.0.1.0
- Added comments.
- Removed validating OS and nginx to separate module.
- Updated Roadmap.MD
- Added Contributing.MD
|
7 years ago |
Muthu Kumar
|
bcd4d5a830
|
Minor Refactoring, added check for IP Addresses
|
7 years ago |
Muthu Kumar
|
1a2f20cc95
|
Fixed port validation and up static
|
7 years ago |
Muthu Kumar
|
77aaa55815
|
Working on static server
|
7 years ago |
Muthu Kumar
|
089997d122
|
up proxy works perfectly!
|
7 years ago |
Muthu Kumar
|
1844c77fb0
|
Fixed regexp that caused output to be true instead of value
|
7 years ago |
Muthu Kumar
|
431ba1d808
|
Fixed isTrue variable initialization in validate.JS
|
7 years ago |
Muthu Kumar
|
0dd90ecf3c
|
proxy server almost done
|
7 years ago |
Muthu Kumar
|
5d93df1d0c
|
Updated README.md
|
7 years ago |
Muthu Kumar
|
82021b7ede
|
Added comments
|
7 years ago |
Muthu Kumar
|
9119a94627
|
Working on static server
|
7 years ago |
Muthu Kumar
|
99136954bb
|
First module exported
|
7 years ago |