4 Commits

Author SHA1 Message Date
1510e0bcda chore (plugin): polish the new plugin interface 2025-01-23 15:26:05 +11:00
daf96fdcff chore (refactoring): skeleton plugin app 2025-01-23 12:50:08 +11:00
0d4709595c chore (refactoring): 3d app revamp 2025-01-13 22:53:02 +11:00
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