Commit graph

29 commits

Author SHA1 Message Date
George Shaw
b9f7c5d065 Fix import paths
* github.com/Ennovar/gPanel -> github.com/kentonh/gPanel
2018-09-21 20:13:49 -05:00
George Shaw
77112df735 logos 2018-05-15 14:57:50 -05:00
George Shaw
0be665bd8b refactored for autocert, TLS has been implemented 2018-02-12 13:53:42 -06:00
George Shaw
8d77d3fb56 fixed issue where multiple bundles used the same instance of http.Server 2018-02-07 16:39:59 -06:00
George Shaw
05ef046e55 subdomains now work 2018-01-23 15:50:18 -06:00
George Shaw
f802fd8eac front end interface for adding/removing/listing subdomains for accounts is in place 2018-01-23 15:35:48 -06:00
George Shaw
843e9a691a referencing #129, removed usage of gorilla/sessions and gorilla/context within code 2018-01-22 17:03:29 -06:00
George Shaw
af6c2b9709 fixed logs issue with restructuring 2018-01-22 15:41:59 -06:00
George Shaw
6555f720eb restructured to serve out of /home/[bundle_name]/document_root/ and also store logs in /home/[bundle_name]/logs, removing the need to keep track of anything other than .db files within the program for each bundle. the log read/write/truncate api's need fixed though 2018-01-18 15:33:21 -06:00
George Shaw
e17f7fca32 listing ssh keys and adding ssh keys 2018-01-10 20:57:21 -06:00
George Shaw
b01536869a SSH is almost done, just needs an interface for adding/removing authorized keys. Also updated contributing docs and readme 2018-01-09 12:33:45 -06:00
George Shaw
03cabc0bc2 nameserver config and domain cleanup 2017-12-11 14:50:38 -06:00
George Shaw
209f919220 changed fmt's to logs and i think i finished the router 2017-12-11 13:34:44 -06:00
George Shaw
3db26321ef working on router 2017-12-11 12:01:57 -06:00
George Shaw
aeff7c00c8 started implimenting domain manager 2017-12-08 15:11:18 -06:00
George Shaw
cd3c4eee96 referencing issue #81 2017-12-07 15:59:45 -06:00
George Shaw
02bdff7bb6 add/remove/update users for account panel works 2017-12-04 17:09:26 -06:00
George Shaw
236c07504a referencing issue #93, deleting filtered ips now works 2017-11-30 17:19:44 -06:00
George Shaw
a62b2a3cba adding filtered IPs now works 2017-11-30 16:05:08 -06:00
George Shaw
638b3cd244 moved all servehttp functions into their own file 2017-11-28 16:52:13 -06:00
George Shaw
853a5311bd fixed issues #87, #88 2017-11-28 16:24:55 -06:00
Aaron
4babe59e9c resolves issue #71 2017-11-27 21:59:45 -06:00
George Shaw
a8c7d5c516 fixed logging completely and added server logging to the server panel 2017-11-22 17:04:10 -06:00
George Shaw
21a7519c0f fixed logging 2017-11-21 14:51:34 -06:00
George Shaw
66266f24a5 server finds existing bundles on startup and is able to list them in the backend now 2017-11-16 17:19:25 -06:00
George Shaw
0407be5573 creating bundles now works 2017-11-16 16:21:01 -06:00
George Shaw
e97c5c634c creating bundles is done 2017-11-15 16:00:05 -06:00
George Shaw
9cfa4fd8b1 started development on creating new bundles 2017-11-15 15:06:25 -06:00
George Shaw
92c180e57d started to fix APIs since adding gpserver 2017-11-15 12:10:21 -06:00