Commit Graph

15 Commits

Author SHA1 Message Date
Jannis Mattheis 3454dcd602 Use golangci-lint 2020-11-01 10:47:02 +01:00
Jannis Mattheis 7b90b8a8f5 Use v2 in package path 2020-05-08 10:43:17 +02:00
eternal-flame-AD e5b24f4c92 Add plugin feature
Fixed database migration
Added a plugin system based on the go plugin package
2019-02-09 12:52:01 +01:00
Jannis Mattheis 68b160997d Format all go files 2019-01-01 23:34:42 +01:00
Jannis Mattheis 662b4dd867 Create image folder with right permission 2018-03-31 18:44:49 +02:00
Jannis Mattheis 495f6852b0 Create upload images dir on start 2018-03-31 18:44:49 +02:00
Jannis Mattheis 34f8cc6b77 Add create default user flag for testing 2018-03-25 19:33:29 +02:00
Jannis Mattheis 29e6421c8c Add radix param & remove unused import 2018-03-18 17:29:15 +01:00
Jannis Mattheis 5bf7f0154a Use mode property in app and building 2018-03-18 17:29:15 +01:00
Jannis Mattheis 66a7c3ee47 Remove branch from version info
When travis builds a tag, no branch is set
2018-02-24 16:05:00 +01:00
Jannis Mattheis cda4127551 Make password strength configurable 2018-02-23 19:39:34 +01:00
Jannis Mattheis a22ace4f7d Move vInfo (in var its not initialized yet) 2018-02-21 19:39:46 +01:00
Jannis Mattheis a60c2f2d2f Add some logging & version info building 2018-02-21 19:27:31 +01:00
Jannis Mattheis 80887bf4b5 Add support for ssl. 2018-02-19 17:40:05 +01:00
Jannis Mattheis d965b4e44d Move app.go to root project 2018-02-18 12:56:42 +01:00