filestash/server
Mickael Kerjean 21a72b2048 maintain (generator): simplify build command
Before this commit our build had this option:
-ldflags "-X github.com/mickael-kerjean/filestash/server/common.BUILD_DATE=`date -u +%Y%m%d` -X github.com/mickael-kerjean/filestash/server/common.BUILD_REF=`git rev-parse HEAD`"

Doing this via a generator is much easier for people getting started
with Filestash
2022-09-28 18:11:58 +10:00
..
.assets/emacs fix (#209): fix emacs export error 2019-11-11 00:13:07 +11:00
common maintain (generator): simplify build command 2022-09-28 18:11:58 +10:00
ctrl maintain (404): change 404 page 2022-09-21 17:01:12 +10:00
generator maintain (generator): simplify build command 2022-09-28 18:11:58 +10:00
middleware maintain (404): change 404 page 2022-09-21 17:01:12 +10:00
model clean (sqlite): sqlite without cgo 2022-09-28 13:58:25 +10:00
plugin maintain (debug): add debug statements 2022-09-15 19:32:17 +10:00
main.go feature (api): public api 2022-09-20 17:43:26 +10:00