summaryrefslogtreecommitdiff
path: root/app/handler.go
AgeCommit message (Collapse)AuthorFilesLines
2015-02-27Checks error now on resonse code. Refactoring and styling.Horus31-3/+1
2015-02-27Version 0.2. Sends E-Mails now. Also sticky post on index page to quickly ↵Horus31-26/+196
inform people. Concatenated all CSS and JavaScript files.
2015-02-26Clean up. More backend code. Better UX and design.Horus_Arch1-18/+55
2015-02-25UX on front end.Horus31-2/+92
2015-02-24Struct with flash and error messages to differentiate in template.Horus_Arch1-14/+7
2015-02-24Session storage. Add new jobs over Webpage. Improved makefile.Horus31-14/+77
2015-02-23Refactor and more unit tests.Horus_Arch1-6/+3
2015-02-21Index page is now cached.Horus31-6/+26
2015-02-19Add health check.Horus31-0/+8
2015-02-19Static file handling and autoimport the db-driver from Makefile.Horus31-0/+5
2015-02-19Reorder files and parses templates.Horus31-0/+55