George Shaw
|
71cb34690b
|
Merge remote-tracking branch 'upstream/master'
|
2017-12-05 17:21:57 -06:00 |
|
George Shaw
|
465cdd17b4
|
bundle creation now sends an email to the bundle client giving instructions and a default username/password
|
2017-12-05 17:19:12 -06:00 |
|
George Shaw
|
ce9a597787
|
setting server smtp settings is done
|
2017-12-05 16:53:27 -06:00 |
|
George Shaw
|
6ea6e95b46
|
Merge pull request #102 from george-e-shaw-iv/master
Server default user, gpserver package abstraction, and removal of user database struct literals within their apis
|
2017-12-05 13:10:26 -06:00 |
|
George Shaw
|
b4e16a6841
|
removing the redundent newline warnings
|
2017-12-05 13:07:27 -06:00 |
|
George Shaw
|
7f5b8b6420
|
server now checks for users and sets default user accordingly. did some package management for code readability in gpserver. also pulled the struct literals out of pkg/api/user and made it into a type in the database package.
|
2017-12-05 13:00:05 -06:00 |
|
George Shaw
|
8648796136
|
Merge pull request #101 from george-e-shaw-iv/master
add/remove/update users for account panel works
|
2017-12-05 12:34:42 -06:00 |
|
George Shaw
|
02bdff7bb6
|
add/remove/update users for account panel works
|
2017-12-04 17:09:26 -06:00 |
|
George Shaw
|
1037177cec
|
Merge pull request #99 from george-e-shaw-iv/master
Changing passwords and deletion of server users
|
2017-12-01 16:59:26 -06:00 |
|
George Shaw
|
7f9136cf2a
|
changing password of users now works in server
|
2017-12-01 16:54:22 -06:00 |
|
George Shaw
|
b9256cc335
|
deleting server users now works
|
2017-12-01 16:17:16 -06:00 |
|
George Shaw
|
a12a0e5073
|
Merge pull request #98 from george-e-shaw-iv/master
Adding new users to server now works in gPanel Server
|
2017-12-01 15:55:33 -06:00 |
|
George Shaw
|
70121afc6b
|
adding new users to server now works in panel
|
2017-12-01 15:05:32 -06:00 |
|
George Shaw
|
6f5f0d8c89
|
Merge pull request #96 from george-e-shaw-iv/master
Finished IP Filtering Functionality
|
2017-11-30 17:27:28 -06:00 |
|
George Shaw
|
236c07504a
|
referencing issue #93, deleting filtered ips now works
|
2017-11-30 17:19:44 -06:00 |
|
George Shaw
|
8b6a4e65b2
|
implimented IP filtering on public
|
2017-11-30 16:48:04 -06:00 |
|
George Shaw
|
40e1e3d9d6
|
Merge pull request #95 from george-e-shaw-iv/master
Implimented IP filtering addition in account panel
|
2017-11-30 16:25:10 -06:00 |
|
George Shaw
|
5aba3b60dd
|
refactoring listing bundles on server
|
2017-11-30 16:16:17 -06:00 |
|
George Shaw
|
32d0876aae
|
cleaning up ip filtering
|
2017-11-30 16:13:34 -06:00 |
|
George Shaw
|
a62b2a3cba
|
adding filtered IPs now works
|
2017-11-30 16:05:08 -06:00 |
|
George Shaw
|
625fa87c2c
|
Merge pull request #91 from george-e-shaw-iv/master
moved all servehttp functions into their own file
|
2017-11-28 16:52:47 -06:00 |
|
George Shaw
|
638b3cd244
|
moved all servehttp functions into their own file
|
2017-11-28 16:52:13 -06:00 |
|
George Shaw
|
3fb8c0a2a0
|
Merge pull request #89 from george-e-shaw-iv/master
Logging now uses log package across the board and truncate logs is fixed
|
2017-11-28 16:42:02 -06:00 |
|
George Shaw
|
853a5311bd
|
fixed issues #87, #88
|
2017-11-28 16:24:55 -06:00 |
|
George Shaw
|
cc6d19c435
|
Merge pull request #85 from aaronarduino/issue-71
resolves issue #71
|
2017-11-28 11:49:01 -06:00 |
|
Aaron
|
4babe59e9c
|
resolves issue #71
|
2017-11-27 21:59:45 -06:00 |
|
George Shaw
|
adf8f005a0
|
updating readme
|
2017-11-27 17:05:29 -06:00 |
|
George Shaw
|
8a25a5a119
|
updating contributing doc
|
2017-11-27 17:02:35 -06:00 |
|
George Shaw
|
61cbdb0f7f
|
Merge pull request #84 from george-e-shaw-iv/master
Managing bundle public server status and viewing bundle logs from server now works
|
2017-11-26 18:45:17 -06:00 |
|
George Shaw
|
a786ed3094
|
accessing bundle logs from server now works
|
2017-11-26 18:38:49 -06:00 |
|
George Shaw
|
958dc789ac
|
account public server management from server done, need to do logs
|
2017-11-26 15:50:24 -06:00 |
|
George Shaw
|
e8a5251f7e
|
Merge pull request #83 from george-e-shaw-iv/master
Account Management from Server gPanel is working
|
2017-11-25 15:42:11 -06:00 |
|
George Shaw
|
9e91c4050a
|
account management from server panel has been set up in general, APIs just need to be configured on the front end side. Status API is already set up to make sure it works.
|
2017-11-25 15:30:16 -06:00 |
|
George Shaw
|
3ad73d684c
|
Merge pull request #82 from george-e-shaw-iv/master
Logically separated logging, fixed logging hooks in panels, and started bundle management
|
2017-11-23 12:44:30 -06:00 |
|
George Shaw
|
27a097ada0
|
continued development on managing bundles from the server panel
|
2017-11-23 12:36:04 -06:00 |
|
George Shaw
|
a8c7d5c516
|
fixed logging completely and added server logging to the server panel
|
2017-11-22 17:04:10 -06:00 |
|
George Shaw
|
a5548e4201
|
Merge pull request #80 from george-e-shaw-iv/master
fixed logging
|
2017-11-21 14:55:58 -06:00 |
|
George Shaw
|
21a7519c0f
|
fixed logging
|
2017-11-21 14:51:34 -06:00 |
|
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 |
|