Commit graph

80 commits

Author SHA1 Message Date
Andrew Siegman
cd68f2da85 minor refactor 2017-10-28 13:59:55 -05:00
George Shaw
4a29c8a683
Merge pull request #38 from george-e-shaw-iv/master
Check if user already exists in registration process
2017-10-27 14:44:12 -05:00
George Shaw
ecf359d3ce check if user already exists in registration process 2017-10-27 14:32:00 -05:00
George Shaw
e7b94b46f6 Merge pull request #34 from george-e-shaw-iv/master
Updated User API to use hashed passwords
2017-10-26 16:50:18 -05:00
George Shaw
7dbc9d39fe updated dep for crypto library 2017-10-26 16:38:29 -05:00
George Shaw
4237032778 updated user api to use hashed passwords 2017-10-26 16:37:09 -05:00
George Shaw
d758dbb28c added password hashing and testing for the functions 2017-10-26 16:17:27 -05:00
George Shaw
b7571e2d57 Merge pull request #32 from george-e-shaw-iv/master
User Registration/Authentication API Done, BoltDB CRUD operations done
2017-10-26 15:07:33 -05:00
George Shaw
2ece3d08b8 removing types from global constants/variables with declarations in database package 2017-10-26 14:58:06 -05:00
George Shaw
097aba3439 renaming and refactoring readme of frontend webhost 2017-10-26 14:56:38 -05:00
George Shaw
d451bda6b5 boltdb is working as well as authentication and registration for users. you can take it in index.html of the webhost 2017-10-26 14:50:25 -05:00
George Shaw
48e6e5224b Merge pull request #28 from hoangdangninh/master
Done a general layout for client side #25
2017-10-25 16:58:51 -05:00
Hoang Dang
9c0a107cb1 resolve some conflicts 2017-10-25 16:53:39 -05:00
Hoang Dang
6813915e84 rename index.html to ePanel.html and merge upstream 2017-10-25 16:17:16 -05:00
George Shaw
c6fa7d4352 Merge pull request #29 from george-e-shaw-iv/master
Commenting, removing literals, and API reworking
2017-10-25 14:54:27 -05:00
George Shaw
2662797c7f Merge remote-tracking branch 'upstream/master' 2017-10-25 14:48:05 -05:00
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
George Shaw
e1c18ff40b Merge pull request #26 from george-e-shaw-iv/master
Boltdb, api handling, auth, some front end work
2017-10-25 13:40:08 -05:00
George Shaw
48cac79c7d Update .travis.yml 2017-10-25 13:36:36 -05:00
George Shaw
27589e31ab Update .travis.yml 2017-10-25 13:35:58 -05:00
Hoang Dang
1e28b01e62 add a readme file on how to contribute to this static page 2017-10-25 12:37:38 -05:00
Hoang Dang
766582698c completed a general layout 2017-10-25 11:55:10 -05:00
Hoang Dang
cd4263ffd3 set up a static bootstrap boilerplate 2017-10-25 00:50:20 -05:00
George Shaw
73231cc652 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
George Shaw
4c534d2cfb Merge pull request #22 from aaronarduino/aaron
moved backend servers into pkg
2017-10-23 14:58:53 -05:00
Aaron Alexander
bf8a9f5a47 moved backend servers into pkg 2017-10-23 14:54:39 -05:00
George Shaw
dd21044181 Merge pull request #21 from george-e-shaw-iv/master
refactoring/following conventions/fixing packages/fixing architecture
2017-10-23 14:49:23 -05:00
George Shaw
1f276ec5ae refactoring/following conventions/fixing packages/fixing architecture 2017-10-23 14:45:43 -05:00
George Shaw
21275c8606 Merge pull request #18 from justyntemme/master
Use filepath/Ext in case a user decides to name a file with multiple .
2017-10-23 14:21:59 -05:00
George Shaw
647bd0bc91 Merge pull request #19 from blunket/master
slight refactors and such
2017-10-23 14:21:45 -05:00
Andrew Siegman
12b45e7b00 add comments for New functions 2017-10-22 17:18:17 -05:00
Andrew Siegman
03c97bfdfe export types PrivateHost and PublicWeb
golint specifically advises: "exported func NewPublicWeb returns unexported
type public_server.publicWeb, which can be annoying to use"
2017-10-22 17:13:44 -05:00
Andrew Siegman
86454f35d3 refactor New functions slightly 2017-10-22 17:12:45 -05:00
Justyn Temme
5055dad156 Use filepath/Ext in case a user decides to name a file with multiple . 2017-10-21 21:54:24 -05:00
George Shaw
39708bf2b7 Merge pull request #16 from george-e-shaw-iv/master
Modulized Code and Cleaned Up Packages
2017-10-20 17:38:05 -05:00
George Shaw
5fdea73b75 Merge remote-tracking branch 'upstream/master' 2017-10-20 17:34:44 -05:00
George Shaw
6eeb834537 updated comments to follow conventions 2017-10-20 17:34:13 -05:00
George Shaw
05214af527 modualized code and cleaned up packages 2017-10-20 17:29:40 -05:00
George Shaw
035b282c0e Merge pull request #15 from george-e-shaw-iv/master
testing CI PR's
2017-10-20 16:11:46 -05:00
George Shaw
e6cbb1818e testing CI PR's 2017-10-20 16:09:18 -05:00
George Shaw
25717ec612 added build status to readme 2017-10-20 16:05:55 -05:00
George Shaw
f9d0e509c4 setting up travis-ci 2017-10-20 15:57:45 -05:00
George Shaw
8582c159ac Update CONTRIBUTING.md 2017-10-20 15:18:13 -05:00
George Shaw
dd8be427ff Merge pull request #13 from george-e-shaw-iv/master
fixed go get line
2017-10-20 15:03:15 -05:00
George Shaw
cfa6357ef6 fixed go get line 2017-10-20 15:01:11 -05:00
George Shaw
0e7ee44170 Merge pull request #12 from george-e-shaw-iv/master
updated readme and contribution
2017-10-20 14:56:56 -05:00
George Shaw
e1d991203b fxied somethin stupid 2017-10-20 14:56:31 -05:00
George Shaw
2d1e63fa89 updated deployment and contribution guide 2017-10-20 14:53:32 -05:00
George Shaw
ba4a27c928 updated to work with and go get 2017-10-20 14:31:08 -05:00
George Shaw
a9d16b1715 Merge pull request #11 from george-e-shaw-iv/master
updated contributing and readme
2017-10-20 14:22:48 -05:00