Commit graph

13 commits

Author SHA1 Message Date
Michael Mayer 891870b05e make fmt now only takes care of /internal and /cmd 2018-10-31 12:57:37 +01:00
Michael Mayer 6a2af16d1c Using goimports for formatting imports #50 2018-10-31 07:14:33 +01:00
Michael Mayer ce64bc8146 Running "go mod tidy" after "go build"
See https://github.com/golang/go/issues/27176
2018-10-21 11:01:48 +03:00
Michael Mayer 982d43f973 Renamed migrate-db to migrate 2018-09-18 15:21:22 +02:00
Michael Mayer 97d5bcf8ce Simplified application configuration 2018-09-18 15:13:02 +02:00
Michael Mayer bc4417b6b0 Added deploy section to .travis.yml to automatically push docker images 2018-09-17 12:11:19 +02:00
Michael Mayer 78d9484d81 Directory clean-up: Moved source code to internal/ and config files to configs/ 2018-09-14 14:04:03 +02:00
Michael Mayer 609778e7d6 Moved all assets to assets/ and improved config 2018-09-14 12:44:15 +02:00
Michael Mayer 31562d43cb Improved docker and application config 2018-09-13 20:54:34 +02:00
Michael Mayer 3d23056851 Indexer now automatically sets title, keywords and detected colors 2018-09-11 10:56:52 +02:00
Michael Mayer 1716c5a38f Formatted code (go fmt ./...) 2018-09-06 14:47:32 +02:00
Michael Mayer e11cfbf793 Use make for Dockerfile and Travis CI 2018-09-05 22:55:28 +02:00
Michael Mayer b45204e54b Added Makefiles and migrated to go modules 2018-09-05 20:26:03 +02:00