Commit Graph

11 Commits

Author SHA1 Message Date
Marc Ole Bulling 5fcd264ba6 Added GOKAPI_LOG_STDOUT env variable for outputing log file entries to stdout 2024-05-23 17:34:34 +02:00
Marc Ole Bulling 77a18ea72a Dont log IP by default, to be GDPR compliant #119 2023-12-09 13:10:02 +01:00
Marc Ole Bulling dd16c9c8d7 Added tests 2023-04-01 13:26:24 +02:00
Marc Ole Bulling a313d26718 Added log viewer, set JS versions through go generate 2023-02-13 23:25:47 +01:00
Marc Ole Bulling 37facb96a2 Fix file permissions for created files #60, export variable to disable flag parsing 2022-05-22 00:06:25 +02:00
Marc Ole Bulling 7f9037ff1f Updated to Go 1.18, removed debug log, added Go Version to --version output 2022-03-16 10:56:46 +01:00
Marc Ole Bulling 49f11e94da Reformatting, added documentation, fixed Setup_test.go 2022-01-25 16:08:28 +01:00
Marc Ole Bulling 7ae36d1a52 Changed modulename to github.com/forceu/gokapi 2022-01-25 13:44:21 +01:00
Marc Ole Bulling 1b300a6691 Automated formatting for go1.17 2021-12-12 20:06:33 +01:00
Marc Ole Bulling a7888896f0 Added test tag requirement for unit tests, added minor tests 2021-06-24 13:34:53 +02:00
Marc Ole Bulling 6cffccb3be Added logging #18, set Dockerfile to Go 1.16.5, minor changes 2021-06-16 19:44:27 +02:00