Commit Graph

18 Commits

Author SHA1 Message Date
c4a71016b8
Update copyright year 2021-02-02 20:19:13 +01:00
9baf6d39bd
Change license to AGPLv3 2020-12-23 16:41:52 +01:00
699d3d6060 Add Golangci Lint (#676)
Increase golangci timeout

Fix installing golangci-lint in ci

Remove mage targets replaced by golangci

Run golint in ci

Add goheader linter

Enable & fix more linters

Fix lint issues

Add mage target to automagically fix issues found by golangci

golangci-lint run --fix

Add golangci config

Add golangci mage target

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#676
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-10-11 20:10:03 +00:00
b8d7c97eb7
Add gosec static analysis 2020-04-13 22:30:09 +02:00
0bfb3a4709
Add configuration options for log level 2020-04-12 22:32:21 +02:00
1f99238019
Update copyright header 2020-02-07 17:27:45 +01:00
a0c5e4e985 Update copyright year (#118) 2020-01-09 17:33:22 +00:00
e890001ee1 Consistent copyright text in file headers (#112) 2019-12-04 19:39:56 +00:00
43676f045c
Switched default logger to stdout instead of stderr 2019-09-01 18:23:35 +02:00
ba7db545fe
Added extra depth to logging to correctly show the functions calling the logger in logs 2019-09-01 17:56:22 +02:00
4327a559e5 feature/rate-limit (#91) 2019-07-21 21:27:30 +00:00
48826a6ed7 Logger refactoring (#90) 2019-07-20 18:12:10 +00:00
1f1a079fd3 Better config handling with constants (#83) 2019-07-06 20:12:26 +00:00
1b84292332 Fix lint errs (#59) 2019-02-18 19:32:41 +00:00
5e7c9b9eb9
Added possible fix for logging when nothing is set 2019-01-25 21:09:24 +01:00
9e635ea54e Improve logging handling (#57) 2019-01-25 11:40:54 +00:00
3f44e3b83e Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
301a4eedda New structure (#7) 2018-10-31 12:42:38 +00:00