This website requires JavaScript.
Explore
Help
Sign in
github
/
gPanel
Watch
2
Star
0
Fork
You've already forked gPanel
0
mirror of
https://github.com/donl/gPanel.git
synced
2026-05-26 14:22:18 -06:00
Code
Issues
Projects
Packages
Wiki
Activity
Actions
a283b4cd20
gPanel
/
pkg
History
Download ZIP
Download TAR.GZ
George Shaw
a283b4cd20
Added some needed comments, removed all literal HTTP codes and replaced them with the constants from the http package. Changed the way auth API works by returning a status code that returns the correct status of success (eventually I'm thinking we'll return a login token of sorts).
2017-10-25 14:46:21 -05:00
..
api
Added some needed comments, removed all literal HTTP codes and replaced them with the constants from the http package. Changed the way auth API works by returning a status code that returns the correct status of success (eventually I'm thinking we'll return a login token of sorts).
2017-10-25 14:46:21 -05:00
database
this should have definitely been several commits... I did a lot of things, added deps for boltdb, init boltdb, built out a way to handle APIs (don't know how good it is haha), and did some minor authentication that half-way works for the webhost
2017-10-24 17:07:40 -05:00
logging
refactoring/following conventions/fixing packages/fixing architecture
2017-10-23 14:45:43 -05:00
networking
refactoring/following conventions/fixing packages/fixing architecture
2017-10-23 14:45:43 -05:00
public
Added some needed comments, removed all literal HTTP codes and replaced them with the constants from the http package. Changed the way auth API works by returning a status code that returns the correct status of success (eventually I'm thinking we'll return a login token of sorts).
2017-10-25 14:46:21 -05:00
routing
refactoring/following conventions/fixing packages/fixing architecture
2017-10-23 14:45:43 -05:00
webhost
Added some needed comments, removed all literal HTTP codes and replaced them with the constants from the http package. Changed the way auth API works by returning a status code that returns the correct status of success (eventually I'm thinking we'll return a login token of sorts).
2017-10-25 14:46:21 -05:00