|
3471ce25e1
|
gin. allow code reload in dev mode
|
2018-12-18 00:39:13 +01:00 |
|
|
bf0fd51252
|
FIX static files
|
2018-11-13 15:09:33 +01:00 |
|
|
f17b8179b6
|
userpanel: add cli params
|
2018-11-13 15:09:11 +01:00 |
|
baz
|
8f06d72904
|
draft + refactoring + templates + resources (nothing useful)
|
2018-10-04 17:53:30 +02:00 |
|
baz
|
ada3b4ad13
|
draft of a panel
|
2018-10-02 10:10:53 +02:00 |
|
|
bbd3cdc721
|
authorization middleware
|
2018-09-30 23:17:57 +02:00 |
|
|
aeba6dba24
|
stub for an HTTP server
|
2018-09-30 11:06:46 +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 |
|
|
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 |
|