baz
|
cbdf48ec66
|
Merge branch 'mod'
|
2018-10-02 09:03:49 +02:00 |
|
|
6605001ad9
|
fix build with missing vendor/
|
2018-10-02 01:57:55 +02:00 |
|
baz
|
578089d225
|
fix module support
|
2018-10-01 12:58:56 +02:00 |
|
|
5abac50fca
|
docker ignore some files
|
2018-09-30 23:18:41 +02:00 |
|
|
bbd3cdc721
|
authorization middleware
|
2018-09-30 23:17:57 +02:00 |
|
|
c1f0e9da3e
|
correct binary installation
|
2018-09-30 14:04:15 +02:00 |
|
|
84be6af736
|
use vendor/, if found
|
2018-09-30 13:15:30 +02:00 |
|
|
d7fcf9f249
|
re-add go.sum; was useful, after all
|
2018-09-30 11:11:34 +02:00 |
|
|
dcc3b2a562
|
http server in docker image
|
2018-09-30 11:07:32 +02:00 |
|
|
aeba6dba24
|
stub for an HTTP server
|
2018-09-30 11:06:46 +02:00 |
|
|
4bc6c09977
|
add dockerfile
|
2018-09-30 00:54:03 +02:00 |
|
|
e488757455
|
change schema: date_created -> created
but really, it should be on a separate table
|
2018-09-29 21:55:45 +02:00 |
|
|
9e911272af
|
showusers has some more information
|
2018-09-29 21:55:30 +02:00 |
|
|
5daf507569
|
showuser: display info about a single user
|
2018-09-29 21:48:54 +02:00 |
|
|
a4d7e6640b
|
run batch commands
this is useful for initialization scripts or the like.
the parser is very basic, but should still be useful
|
2018-09-29 21:48:10 +02:00 |
|
|
a155818a36
|
rename db.UserList->GetUsers
|
2018-09-29 14:32:42 +02:00 |
|
|
504363799e
|
User model fixed and flags logic now working
|
2018-09-29 14:07:38 +02:00 |
|
|
fd3ccc753e
|
Extended User type
|
2018-09-29 13:49:39 +02:00 |
|
|
dd972e9ba7
|
Added listusers subcommand
|
2018-09-29 12:36:39 +02:00 |
|
|
c92074003c
|
db options + refactoring
db config should be taken from environment, but using `flag` was easier
|
2018-09-28 00:55:12 +02:00 |
|
|
474103612d
|
add panelcli useradd
|
2018-09-28 00:00:57 +02:00 |
|
baz
|
0a2388168b
|
Same things, more cleanup
explicit support for subcommands, separate backend library
|
2018-09-27 16:51:36 +02:00 |
|
baz
|
49255544f2
|
now it compiles, at least
|
2018-09-26 16:53:06 +02:00 |
|
|
47cf67c735
|
initial commit, dont expect it to work
|
2018-09-26 15:59:50 +02:00 |
|