summaryrefslogtreecommitdiff
path: root/app/main.go
AgeCommit message (Collapse)AuthorFilesLines
2015-02-27Version 0.2. Sends E-Mails now. Also sticky post on index page to quickly ↵Horus31-7/+11
inform people. Concatenated all CSS and JavaScript files.
2015-02-26Clean up. More backend code. Better UX and design.Horus_Arch1-1/+1
2015-02-25UX on front end.Horus31-1/+9
2015-02-24Session storage. Add new jobs over Webpage. Improved makefile.Horus31-0/+18
2015-02-21Add basic unit tests.Horus31-2/+2
2015-02-21Index page is now cached.Horus31-1/+3
2015-02-20Add more targets for make, env.sh and check for configuration.Horus31-0/+1
2015-02-20Config for ip and port. Health check updates now database and redis cache.Horus_Arch1-1/+5
2015-02-19Add health check.Horus31-0/+4
2015-02-19Static file handling and autoimport the db-driver from Makefile.Horus31-2/+4
2015-02-19Reorder files and parses templates.Horus31-0/+26