8 Commits

Author SHA1 Message Date
9f2728c8b2 chore (refactoring): replace ioutil with io - #847 2025-06-18 10:07:11 +10:00
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
05176b8cd1 fix (arm): generator issue on arm 2024-09-18 01:18:30 +10: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
f7a4e52703 maintain (go): go format 2021-08-22 16:47:09 +10:00
bdf8d9a931 improve (config): common issue on install problems 2020-06-18 00:16:42 +10:00