nicksherron
|
bfc9179729
|
cmd/transfer,cmd/server: make SessionID pointer so sql null doesn't panic and improve transfer performance
|
2020-02-17 07:00:20 -05:00 |
|
nicksherron
|
67cc6016ea
|
cmd,internal: add tests, remove unnecessary exports, transfer password prompt
|
2020-02-16 12:35:28 -05:00 |
|
nicksherron
|
629475e08f
|
added server_test helpers
|
2020-02-14 12:43:54 -05:00 |
|
nicksherron
|
8ee357e2e7
|
test/server_test: addes postgres tests
|
2020-02-14 08:53:40 -05:00 |
|
nicksherron
|
ce4313b18e
|
test/server_test: first tests
|
2020-02-14 04:21:34 -05:00 |
|
nicksherron
|
a606897f71
|
added system patch endpoint and cmd/transfer: passes http.client to goroutines
|
2020-02-11 22:13:37 -05:00 |
|
nicksherron
|
980a975b63
|
internal/server and internal/db: if query fails return status with error
|
2020-02-11 20:27:43 -05:00 |
|
nicksherron
|
1bcb4147fa
|
internal/server: store user_id in jwt token
|
2020-02-11 20:22:42 -05:00 |
|
nicksherron
|
7fbf6026a4
|
merge feature-bhdownload
|
2020-02-11 19:57:13 -05:00 |
|
nicksherron
|
9f5b50eb87
|
merge feature-bhdownload
|
2020-02-11 19:39:33 -05:00 |
|
nicksherron
|
4ce3705242
|
jwt secret refactor
|
2020-02-11 04:18:07 -05:00 |
|
nicksherron
|
21537c1d0b
|
jwt secret refactor
|
2020-02-11 04:07:59 -05:00 |
|
nicksherron
|
e01de338d8
|
working poc
|
2020-02-11 03:15:13 -05:00 |
|
nicksherron
|
88d920cd35
|
working poc
|
2020-02-11 01:30:34 -05:00 |
|
nicksherron
|
af61b5d388
|
requests working but query needs fixed
|
2020-02-11 00:15:11 -05:00 |
|
nicksherron
|
ae839c1ec4
|
status endpoint added
|
2020-02-10 17:05:55 -05:00 |
|
nicksherron
|
3f1fbb4294
|
delete command added
|
2020-02-10 14:16:29 -05:00 |
|
nicksherron
|
2e393c97e0
|
filter non exit status 0 and 130 commands from command insert rather than handling in command query
|
2020-02-10 14:04:05 -05:00 |
|
nicksherron
|
73fb0c4a04
|
second release
|
2020-02-10 03:33:30 -05:00 |
|
nicksherron
|
c4b523e12e
|
second release
|
2020-02-10 03:30:17 -05:00 |
|
nicksherron
|
587b6eecf3
|
second release
|
2020-02-10 03:07:40 -05:00 |
|
nicksherron
|
d9c3ab243f
|
gofmt
|
2020-02-10 01:54:50 -05:00 |
|
nicksherron
|
7b16271dbe
|
commenting exported vars/funcs and blank imports
|
2020-02-10 01:53:37 -05:00 |
|
nicksherron
|
daa9349100
|
internal/db: unexport db var and dbInit; cmd/root: startup message; internal/server: custom log
|
2020-02-10 00:39:57 -05:00 |
|
nicksherron
|
0c913d8215
|
internal/server: struct refactoring
|
2020-02-09 22:45:20 -05:00 |
|
nicksherron
|
1b78ce5746
|
internal/db: password has in userCreate method rather than route call
|
2020-02-09 19:50:19 -05:00 |
|
nicksherron
|
e942e2331e
|
get command by uuid
|
2020-02-09 19:38:17 -05:00 |
|
nicksherron
|
51dfeb11b3
|
get command by uuid
|
2020-02-09 19:36:23 -05:00 |
|
nicksherron
|
7930a9bf8c
|
get command by uuid
|
2020-02-09 19:34:16 -05:00 |
|
nicksherron
|
0cc8b84cc4
|
get command by uuid
|
2020-02-09 19:30:26 -05:00 |
|
nicksherron
|
9d2d414bee
|
system query added
|
2020-02-09 18:47:18 -05:00 |
|
nicksherron
|
897f9035e2
|
jwt working
|
2020-02-09 18:30:05 -05:00 |
|
nicksherron
|
5890dd419f
|
query only returns commands with exit status 0 or 130
|
2020-02-08 21:41:12 -05:00 |
|
nicksherron
|
5280464404
|
internal/db: commandGet() support both sqlite and postgres
|
2020-02-07 18:30:19 -05:00 |
|
nicksherron
|
834bd1d4dd
|
internal/db includes regex matches for query
|
2020-02-07 18:29:09 -05:00 |
|
nicksherron
|
2e7fdb0799
|
working demo
|
2020-02-07 11:14:22 -05:00 |
|