Harvey Tindall
7d84fdec96
userByName reloads cache if user not found, more things in test
2020-09-16 19:19:04 +01:00
Harvey Tindall
1b0ca34586
include version and commit hash at compile time
...
when using makefile, version is set to "git". Currently printed on
start, but an about page in the web UI will be added.
2020-08-31 14:57:42 +01:00
Harvey Tindall
d12335bb4a
cleaned up auth
2020-08-23 14:59:07 +01:00
Harvey Tindall
681d2ce38d
link to usr/bin, add license
2020-08-19 16:11:06 +01:00
Harvey Tindall
54af15cc5a
Added makefile
...
Alternative to goreleaser.
2020-08-03 18:00:54 +01:00
Harvey Tindall
25348a9b1a
ignore binary
2020-08-03 00:11:06 +01:00
Harvey Tindall
94b8495f02
Fixed goreleaser config
2020-08-02 00:36:27 +01:00
Harvey Tindall
62621dabb9
CLI flags, start setting up goreleaser, add build scripts
...
Copied and fixed the build scripts from jf-accounts, added them to the
.goreleaser.yml. Also:
data directory now stored in user's config folder
Handle timeouts in jfapi
Maybe more i forgot about.
2020-08-01 21:20:02 +01:00