Commit Graph

5 Commits (4d87e35ec2eeb740853e8ae79a4cc5c9f565cd08)

Author SHA1 Message Date
Jan Dittberner 32f271ca7a Remove old assets, improve Makefile 4 years ago
Jan Dittberner 70cc0942ca Upgrade to Go 1.16 and newer libraries
- use embed from the standard library instead of packr
- upgrade to sprig v3
- upgrade gomail version
- use golang-migrate instead of sql-migrate to get embed support
- use statigz to deliver compressed static assets
4 years ago
Jan Dittberner 4dd5e09820 Embed database migrations
- switch from goose to github.com/rubenv/sql-migrate
- move assets (static, templates, migrations) to boardvoting package
- add generated boardvoting/assets.go
- remove unused static files from static directory
- add package db with db migration configuration
7 years ago
Jan Dittberner eec8620e49 Make compilation more verbose 8 years ago
Jan Dittberner bcfbad42b6 Add version and build number output 8 years ago