Commit graph

70 commits

Author SHA1 Message Date
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
George Shaw
3ac2689d0a updated contributing and readme 2017-10-20 14:22:15 -05:00
George Shaw
7ef9b93256 Merge pull request #9 from george-e-shaw-iv/master
Updated CONTRIBUTING.md
2017-10-20 14:17:01 -05:00
George Shaw
b3e1178375 styling of contributing 2017-10-19 17:52:21 -05:00
George Shaw
47a3a34fd8 further work on contributing 2017-10-19 17:51:14 -05:00
George Shaw
42b66f55d9 updated contributing to include features list 2017-10-19 17:41:37 -05:00
George Shaw
77c1dc0d4b Merge pull request #7 from george-e-shaw-iv/master
demonstrating git workflow
2017-10-19 14:34:27 -05:00
George Shaw
b76fcc4258 demonstrating git workflow 2017-10-19 14:31:38 -05:00
George Shaw
defe40bdcd Merge pull request #6 from jcbwlkr/ignore-bin
Do not track compiled files in git
2017-10-19 13:26:42 -05:00
Jacob Walker
e33164d797 Do not track compiled files in git 2017-10-19 12:24:48 -05:00
George Shaw
a64524c8e7 Merge pull request #4 from george-e-shaw-iv/community_files
Community files
2017-10-18 17:44:17 -05:00