George Shaw
|
b9f7c5d065
|
Fix import paths
* github.com/Ennovar/gPanel -> github.com/kentonh/gPanel
|
2018-09-21 20:13:49 -05:00 |
|
George Shaw
|
0be665bd8b
|
refactored for autocert, TLS has been implemented
|
2018-02-12 13:53:42 -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
|
7f5b8b6420
|
server now checks for users and sets default user accordingly. did some package management for code readability in gpserver. also pulled the struct literals out of pkg/api/user and made it into a type in the database package.
|
2017-12-05 13:00:05 -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
|
9e91c4050a
|
account management from server panel has been set up in general, APIs just need to be configured on the front end side. Status API is already set up to make sure it works.
|
2017-11-25 15:30:16 -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
|
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
|
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 |
|