1
0
Fork 0
forked from boyska/feedpanel
Commit graph

35 commits

Author SHA1 Message Date
3471ce25e1 gin. allow code reload in dev mode 2018-12-18 00:39:13 +01:00
6fdff2109e Merge branch 'ui-refactor' 2018-12-11 13:29:30 +01:00
762dc2305d ui is bearable 2018-11-13 15:50:39 +01:00
96e03af79c http prefix 2018-11-13 15:09:49 +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
7bcaf2a79a FIX templates in docker 2018-11-13 14:50:03 +01:00
c8e127872a a touch of bs4 2018-10-08 08:07:55 +02:00
baz
8f06d72904 draft + refactoring + templates + resources (nothing useful) 2018-10-04 17:53:30 +02:00
baz
de1dc86be1 fix module again 2018-10-02 11:55:37 +02:00
baz
ada3b4ad13 draft of a panel 2018-10-02 10:10:53 +02:00
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