George Shaw
|
e52a0dea6f
|
frontend work
|
2017-11-01 18:00:30 -05:00 |
|
George Shaw
|
8408d1f23b
|
created session handler, session testing, implemented sessions to keep track of user authentication in the backend and implemented user logout api
|
2017-10-31 18:05:48 -05:00 |
|
George Shaw
|
92296fca50
|
refactoring/renaming/commenting/documenting
|
2017-10-30 16:09:45 -05:00 |
|
Manikanta Mahesh Byra
|
da64f3ce39
|
sidenav completed
|
2017-10-30 12:36:11 -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 |
|
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
|
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 |
|
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
|
1f276ec5ae
|
refactoring/following conventions/fixing packages/fixing architecture
|
2017-10-23 14:45:43 -05:00 |
|