Muthu Kumar
|
b9fcce6e9f
|
[misc] Updated packages
|
6 years ago |
Muthu Kumar
|
0e02378311
|
[build] Updated latest TLDs list
|
6 years ago |
Muthu Kumar
|
4012160d65
|
[util] Added template utils
|
6 years ago |
Muthu Kumar
|
86e4444b63
|
[misc]
|
6 years ago |
Muthu Kumar
|
94fea11a7b
|
[docs] changelog
|
7 years ago |
Muthu Kumar
|
ef9aa229d2
|
0.3.1
|
7 years ago |
Muthu Kumar
|
fa760dc8e3
|
[misc] fix: not requiring sudo for commands
|
7 years ago |
Muthu Kumar
|
ba4ec879ff
|
Merge branch 'develop'
|
7 years ago |
Muthu Kumar
|
e7341d5674
|
BREAKING API Change. Functions accept objects instead of list of params.
|
7 years ago |
Muthu Kumar
|
bfad8eb53c
|
Merge branch 'develop'
|
7 years ago |
Muthu Kumar
|
a15f5bcc02
|
Added demo gif to README
|
7 years ago |
Muthu Kumar
|
5c69a1b2e4
|
Merge pull request #11 from codefeathers/develop
`up` to 0.2.5
|
7 years ago |
Muthu Kumar
|
2e70bf21ed
|
Merge pull request #10 from codefeathers/refactor
Major refactor, separation of cli.js and lib.js
|
7 years ago |
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
|
7864952e5f
|
CRLF to LF
|
7 years ago |
Muthu Kumar
|
3009c4367f
|
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
|
f6619db7fe
|
Merge pull request #9 from codefeathers/develop
Minor changes and cleanup of .md files to /docs/
|
7 years ago |
Muthu Kumar
|
0313c0bd3b
|
Rename docs/Contributing.MD to Contributing.MD
|
7 years ago |
Muthu Kumar
|
6491229c89
|
Update README.md
|
7 years ago |
Muthu Kumar
|
9e91377fd4
|
Fixed typo
|
7 years ago |
Muthu Kumar
|
0b24257cd4
|
Moved to docs
|
7 years ago |
Muthu Kumar
|
4e524185b6
|
Update to changelog
|
7 years ago |
Muthu Kumar
|
8ee1859dd2
|
Update and rename Contributing.MD to docs/Contributing.MD
|
7 years ago |
Muthu Kumar
|
8b87099302
|
Create Contributors.md
|
7 years ago |
Muthu Kumar
|
85100fc244
|
Merge pull request #8 from codefeathers/develop
v0.2.1 Bug fixes, patch for `up kill-all`
|
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
|
803977783a
|
Merge pull request #7 from codefeathers/develop
`up v. 0.2.0` Alpha release
|
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
|
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 |