summaryrefslogtreecommitdiff
path: root/app/fetch.go
AgeCommit message (Expand)AuthorFilesLines
2015-05-05Fixed IndexOutOfBonds runtime panic.HEADmasterHorus31-3/+13
2015-05-01BugfixHorus31-0/+2
2015-02-28Regression. Fixed small bug with CSS classes.Horus31-2/+8
2015-02-27Checks error now on resonse code. Refactoring and styling.Horus31-2/+7
2015-02-27Version 0.2. Sends E-Mails now. Also sticky post on index page to quickly inf...Horus31-0/+14
2015-02-26Clean up. More backend code. Better UX and design.Horus_Arch1-2/+23
2015-02-25UX on front end.Horus31-0/+2
2015-02-23Refactor and more unit tests.Horus_Arch1-56/+9
2015-02-21Add basic unit tests.Horus31-1/+1
2015-02-21Index page is now cached.Horus31-8/+30
2015-02-20Config for ip and port. Health check updates now database and redis cache.Horus_Arch1-10/+19
2015-02-20Add caching struct as json in redis.Horus31-2/+23
2015-02-19Add health check.Horus31-6/+22
2015-02-19Static file handling and autoimport the db-driver from Makefile.Horus31-3/+11
2015-02-19Reorder files and parses templates.Horus31-0/+9