Commit graph

7 commits

Author SHA1 Message Date
Karan Sharma
e5c3196b31 feat: Add blobstore package
This commit introduces a `blobstore` package and refactors the existing
upload mechanism. Upload is now handled by `providers` and the two
bundled providers are `S3` and `Filesystem`. `app.Blobstore` initialises
the correct provider based on the configuration and handles `Put`,
`Delete` and `Get` operations.
2019-10-31 11:25:31 +05:30
karan
1534c4678a fix: Path for windows build in goreleaser 2019-07-12 15:44:44 +05:30
mr-karan
714a040295 fix: Add listmonk binary to Gitignore 2019-07-12 07:24:02 +05:30
Kailash Nadh
c952b7a2e8 Refactor README for publishing 2019-06-26 16:05:50 +05:30
Vivek R
11ca4beddb chore: fix frontend directory structure 2019-05-27 17:17:26 +05:30
Kailash Nadh
2121c250ff Ignore yarn.lock 2018-10-25 19:23:30 +05:30
Kailash Nadh
3ab21383b1 Fresh start 2018-10-25 19:21:47 +05:30