This website requires JavaScript.
Explore
Help
Register
Sign In
hrfee
/
jfa-go
Watch
1
Star
0
Fork
0
You've already forked jfa-go
mirror of
https://github.com/hrfee/jfa-go.git
synced
2024-11-09 20:00:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
28187d0aa0
jfa-go
/
.gitignore
9 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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 20:20:02 +00:00
node_modules/
mail/*.html
Fixed goreleaser config
2020-08-01 23:36:27 +00:00
dist/*
Added makefile Alternative to goreleaser.
2020-08-03 17:00:54 +00:00
build/
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 13:57:42 +00:00
version.go
userByName reloads cache if user not found, more things in test
2020-09-16 18:19:04 +00:00
notes
add go.mod back
2020-09-24 16:55:09 +00:00
docs/*
!docs/go.mod
Reference in New Issue
Copy Permalink