122 Commits (e7341d5674497b7bf266562fd7f7ad6780ae6ce1)
 

Author SHA1 Message Date
Muthu Kumar 3a44312d03 Merge branch 'up-list' of https://github.com/codefeathers/up-serve into up-list 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" 7 years ago
Muthu Kumar 7df9ccf425 Add listFile directory if doens't exist 7 years ago
Muthu Kumar 48516a6612 Create listFile directory if doesn't exist 7 years ago
Muthu Kumar 38d72b1229
Removed redundant initialization 7 years ago
Muthu Kumar af115cb81c Added json-beautify 7 years ago
Muthu Kumar a3c3b08cc1 appendToList works 7 years ago
Muthu Kumar edea53acd7 Removed etc folder 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
Shanmugam da770f9c23 listFile.js file creation and append 7 years ago
Shanmugam cc474f3a2e up-list feature branch 7 years ago
Muthu Kumar 2b19a5991c Added eslint as dev dependency 7 years ago
Muthu Kumar 4e2940f816 VSCode Tab indentation and LF endings 7 years ago
Muthu Kumar 75bdd81f05
Create LICENSE 7 years ago
Muthu Kumar 4bbd6ab789 Change webroot path, update README. 7 years ago
Muthu Kumar abb0d278a3 Rename util to utils 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 a2449b1898 Linting and refactoring for 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 65f0a87972 Changed exec to execSync; moved error console messages to only output when errs 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 21ebc4b43d Minor fix of npath.webRoot returning NaN 7 years ago
Muthu Kumar cfa84fb9da Setting nginx reload 7 years ago
Muthu Kumar 0da932e01d v 0.1.1 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 dc9403a8fd
Update README.md 7 years ago
Muthu Kumar ef429973fa
Update README.md 7 years ago
Muthu Kumar 04d1875208
Thanksgiving 7 years ago
Muthu Kumar 462f0e0cef
Merge pull request #2 from codefeathers/develop 7 years ago
Muthu Kumar d549253b09 Added thanksgiving to contributors and guides. 7 years ago
Muthu Kumar a1ac1e9668
Merge pull request #1 from codefeathers/develop 7 years ago
Muthu Kumar 74e8ef07a5 Update README.md 7 years ago
Muthu Kumar 16f862e493 Bump version to v.0.1.0 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 9de4036c4a Working on port validation 7 years ago