Muthu Kumar
|
5f822feea5
|
`up kill-all` confirmation prompt added
|
7 years ago |
Muthu Kumar
|
34de278955
|
Added sudo requirement in requirements.js
|
7 years ago |
Muthu Kumar
|
629cc9f0a9
|
Working on kill-all confirmation prompt
|
7 years ago |
Muthu Kumar
|
e0f63aa2cc
|
Merge complete ES6 update from trgwii/develop
ESLint fixes: const, newlines, destructuring, max width
|
7 years ago |
Thomas Rory Gummerson
|
07f1d5c728
|
Final newline fix, project should now be newline-independent
|
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
|
69b9ccbf47
|
Merge branch 'develop' of https://github.com/codefeathers/up-serve into develop
|
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
|
b8850b2a4c
|
Create CODE_OF_CONDUCT.md
|
7 years ago |
Muthu Kumar
|
fbff9efc90
|
Removed `servers.up` created during testing
|
7 years ago |
Muthu Kumar
|
9dbf0f03c2
|
Revert "Fixed `servers.up` parsing issues."
This reverts commit 4565e447ac .
|
7 years ago |
Muthu Kumar
|
7d83c727d0
|
Fixed `servers.up` parsing issues.
Pending: Handle errors if `servers.up` was manually modified.
|
7 years ago |
Muthu Kumar
|
4565e447ac
|
Fixed `servers.up` parsing issues.
Pending: Handle errors if `servers.up` was manually modified.
|
7 years ago |
Muthu Kumar
|
32be7dc1b9
|
Merged eslintrc fix
|
7 years ago |
Muthu Kumar
|
b97daf1d67
|
Removed dependency on `validator` and added local module. Working on bugs.
|
7 years ago |
Muthu Kumar
|
db333f9ccb
|
Merge pull request #5 from trgwii/develop
Make `.eslintrc.json` valid by its own rules.
|
7 years ago |
Thomas Rory Gummerson
|
1de71a28cb
|
Tabs in ESLint config
|
7 years ago |
Muthu Kumar
|
8f4c86b9cd
|
Bump package.json to 0.1.8
|
7 years ago |
Muthu Kumar
|
a103573ea7
|
Bump to 0.1.8
|
7 years ago |
Muthu Kumar
|
824c5bce21
|
Merge pull request #3 from codefeathers/up-list
Feature branch `up list`, merging to `develop`
|
7 years ago |
Muthu Kumar
|
3488a668d3
|
Merge branch 'develop' into up-list
|
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
|
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"
This reverts commit 48516a6612 .
modified: index.js
|
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 |