Commit graph

146 commits

Author SHA1 Message Date
George Shaw
e4ccd39126
Merge pull request #79 from george-e-shaw-iv/master
Implimenting Server->[Account->Public][Account->Public]... Hierarchy
2017-11-16 17:25:27 -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
0407be5573 creating bundles now works 2017-11-16 16:21:01 -06:00
George Shaw
e97c5c634c creating bundles is done 2017-11-15 16:00:05 -06:00
George Shaw
9cfa4fd8b1 started development on creating new bundles 2017-11-15 15:06:25 -06:00
George Shaw
dd7bae479d fixing gitignore 2017-11-15 13:17:15 -06:00
George Shaw
92c180e57d started to fix APIs since adding gpserver 2017-11-15 12:10:21 -06:00
George Shaw
75b65b5e86 starting to create server->account->public structure 2017-11-14 17:38:35 -06:00
George Shaw
10f80f8639
Merge pull request #78 from george-e-shaw-iv/master
issues #72 and #66 and set up front end for ip filtering
2017-11-14 16:08:55 -06:00
George Shaw
8e97290bde issues #72 and #66 and set up front end for ip filtering 2017-11-14 16:03:19 -06:00
George Shaw
55cdd8062d
Merge pull request #77 from george-e-shaw-iv/master
file perms
2017-11-13 16:46:25 -06:00
George Shaw
b532ede925 file perms 2017-11-13 16:46:01 -06:00
George Shaw
ff6b8b37e5
Merge pull request #75 from george-e-shaw-iv/master
Issue fixing
2017-11-13 16:30:50 -06:00
George Shaw
fb472d2258 generalized user request data readme 2017-11-13 16:26:28 -06:00
George Shaw
a45e23c6c4 issue #73 2017-11-13 16:25:42 -06:00
George Shaw
aa01bb5707 issue #70 2017-11-13 16:16:52 -06:00
George Shaw
3f9e9687d3 issue #64 2017-11-13 16:12:13 -06:00
George Shaw
3da84454ee issue #63 2017-11-13 16:10:02 -06:00
George Shaw
9c186df91b issue #61 2017-11-13 16:02:35 -06:00
George Shaw
08e431f980 issue #49 2017-11-13 15:58:51 -06:00
George Shaw
afb29e3de1
Merge pull request #74 from blunket/master
remove wiki mentions
2017-11-13 13:01:21 -06:00
Andrew Siegman
e0c21b161b remove wiki mentions 2017-11-10 21:07:01 -06:00
George Shaw
71411191b2
Merge pull request #68 from george-e-shaw-iv/master
Logging API Completed, Graceful Shutdown Fixed
2017-11-10 16:47:35 -06:00
George Shaw
20e16bea78 truncate log file api complete 2017-11-10 16:38:02 -06:00
George Shaw
f5f2ff0f54 added capability to write to logs 2017-11-10 15:36:23 -06:00
George Shaw
e1d33d5b7d setting up reading logs and some other various file operations 2017-11-10 14:59:15 -06:00
George Shaw
60d2526271 referencing issue #67, credit to jacob walker! 2017-11-09 16:53:24 -06:00
George Shaw
0d0dee9249 wrote file logging test and implimented the correct logs for alpha phase 2017-11-09 16:51:02 -06:00
George Shaw
05ac0acc35
Merge pull request #62 from george-e-shaw-iv/master
Webhost can now control the public server from the backend
2017-11-07 20:12:24 -06:00
George Shaw
6e28648ce9 finished public server functionality and api to control it 2017-11-07 20:07:23 -06:00
George Shaw
ca7e6416f9 readme api curly braces 2017-11-06 12:12:30 -06:00
George Shaw
298367fb75 server api init and fixing user api readme 2017-11-06 12:10:47 -06:00
George Shaw
96a291c1fb
Merge pull request #60 from george-e-shaw-iv/master
Issue fixes
2017-11-06 12:00:13 -06:00
George Shaw
36ca36d0f8 Merge remote-tracking branch 'upstream/master' 2017-11-06 11:54:58 -06:00
George Shaw
ddbdbabe48 referencing issue #59 2017-11-06 11:54:12 -06:00
George Shaw
08b94c3a4c referencing issue #57 2017-11-06 11:43:26 -06:00
George Shaw
8a2f43559f referencing issue #56 2017-11-06 11:07:51 -06:00
George Shaw
80b62f480b updated gitignore to include db lock 2017-11-04 16:14:55 -05:00
George Shaw
05d6911a8d
Merge pull request #55 from george-e-shaw-iv/master
Added JWT Authentication
2017-11-03 17:29:47 -05:00
George Shaw
f9d7486ff0 updated dep 2017-11-03 17:23:50 -05:00
George Shaw
b0bb87b2f0 refactored user api and removed some debug things in webhost 2017-11-03 17:23:10 -05:00
George Shaw
3461ffaec2 added jwt authentication 2017-11-03 17:18:26 -05:00
George Shaw
c55a3127c1
Update README.md 2017-11-02 17:25:04 -05:00
George Shaw
877c0f8a9d
Merge pull request #52 from george-e-shaw-iv/master
Login/Logout Authorization Front End
2017-11-02 17:17:10 -05:00
George Shaw
9f806691d5 a lot of front end work 2017-11-02 17:07:09 -05:00
George Shaw
2bdd3fa8fc
Merge pull request #50 from george-e-shaw-iv/master
Bottleneck webserver fix && frontend development init stuff
2017-11-01 18:03:10 -05:00
George Shaw
e52a0dea6f frontend work 2017-11-01 18:00:30 -05:00
George Shaw
73fa8a9ea9 fixed bottleneck in web servers, tidy'ed code up in web servers by quite a bit 2017-11-01 17:20:36 -05:00
George Shaw
1e4c3849dd
Merge pull request #47 from george-e-shaw-iv/master
Implemented sessions/cookie handling
2017-10-31 18:19:13 -05:00
George Shaw
15141665c0 added gorilla/sessions gorilla/securecookie to dep 2017-10-31 18:14:05 -05:00