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 
							
						 | 
						8 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 
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								 Muthu Kumar
							
						 | 
						
							
							
							
								
							
								7c315ecb8e
								
							
								
							
						 | 
						
							
							
								
								Bug fixes, patch for `up kill-all`
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								 Muthu Kumar
							
						 | 
						
							
							
							
								
							
								b5a7413c56
								
							
								
							
						 | 
						
							
							
								
								Fixed wrong directory for default.conf
							
							
							
							
								
							
							
						 | 
						8 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 
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								 
								Muthu Kumar
							
						 | 
						
							
							
							
								
							
								34de278955
								
							
								
							
						 | 
						
							
							
								
								Added sudo requirement in requirements.js
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								 Muthu Kumar
							
						 | 
						
							
							
							
								
							
								629cc9f0a9
								
							
								
							
						 | 
						
							
							
								
								Working on kill-all confirmation prompt
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								 
								Thomas Rory Gummerson
							
						 | 
						
							
							
							
								
							
								07f1d5c728
								
							
								
							
						 | 
						
							
							
								
								Final newline fix, project should now be newline-independent
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								 
								Thomas Rory Gummerson
							
						 | 
						
							
							
							
								
							
								ecf735430c
								
							
								
							
						 | 
						
							
							
								
								Enforcing max width and some line ending fixes
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								 
								Thomas Rory Gummerson
							
						 | 
						
							
							
							
								
							
								af4ed5d211
								
							
								
							
						 | 
						
							
							
								
								ESLint fixes: const, newlines, destructuring
							
							
							
							
								
							
							
						 | 
						8 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. 
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								 Muthu Kumar
							
						 | 
						
							
							
							
								
							
								7d83c727d0
								
							
								
							
						 | 
						
							
							
								
								Fixed `servers.up` parsing issues.
							
							
							
							
							
							
								
							
							
							Pending: Handle errors if `servers.up` was manually modified. 
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								 Muthu Kumar
							
						 | 
						
							
							
							
								
							
								b97daf1d67
								
							
								
							
						 | 
						
							
							
								
								Removed dependency on `validator` and added local module. Working on bugs.
							
							
							
							
								
							
							
						 | 
						8 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` 
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								 Muthu Kumar
							
						 | 
						
							
							
							
								
							
								f8553d78cb
								
							
								
							
						 | 
						
							
							
								
								Working on adding and removing list items
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								 Muthu Kumar
							
						 | 
						
							
							
							
								
							
								183680ac35
								
							
								
							
						 | 
						
							
							
								
								Revert "Create listFile directory if doesn't exist"
							
							
							
							
							
							
								
							
							
							This reverts commit 48516a6612.
	modified:   index.js 
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								 Muthu Kumar
							
						 | 
						
							
							
							
								
							
								7df9ccf425
								
							
								
							
						 | 
						
							
							
								
								Add listFile directory if doens't exist
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								 Muthu Kumar
							
						 | 
						
							
							
							
								
							
								48516a6612
								
							
								
							
						 | 
						
							
							
								
								Create listFile directory if doesn't exist
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								 Muthu Kumar
							
						 | 
						
							
							
								
								
							
							
								
							
								38d72b1229
								
									
								
							
								
							
						 | 
						
							
							
								
								Removed redundant initialization
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								 Muthu Kumar
							
						 | 
						
							
							
							
								
							
								af115cb81c
								
							
								
							
						 | 
						
							
							
								
								Added json-beautify
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								 Muthu Kumar
							
						 | 
						
							
							
							
								
							
								a3c3b08cc1
								
							
								
							
						 | 
						
							
							
								
								appendToList works
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								 Muthu Kumar
							
						 | 
						
							
							
							
								
							
								1e3e404cc5
								
							
								
							
						 | 
						
							
							
								
								Working on reading and writing json
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								 Shanmugam
							
						 | 
						
							
							
							
								
							
								6d7523b3fb
								
							
								
							
						 | 
						
							
							
								
								listFile.js delete line if domain | outPort exist
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								 Shanmugam
							
						 | 
						
							
							
							
								
							
								9ba538798b
								
							
								
							
						 | 
						
							
							
								
								appendToList Test
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								 Shanmugam
							
						 | 
						
							
							
							
								
							
								da770f9c23
								
							
								
							
						 | 
						
							
							
								
								listFile.js file creation and append
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								 Shanmugam
							
						 | 
						
							
							
							
								
							
								cc474f3a2e
								
							
								
							
						 | 
						
							
							
								
								up-list feature branch
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								 Muthu Kumar
							
						 | 
						
							
							
							
								
							
								4bbd6ab789
								
							
								
							
						 | 
						
							
							
								
								Change webroot path, update README.
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								 Muthu Kumar
							
						 | 
						
							
							
							
								
							
								1af40375ae
								
							
								
							
						 | 
						
							
							
								
								Rename util to utils
							
							
							
							
								
							
							
						 | 
						8 years ago |