summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-02-10Bugfix. (website)horus1-2/+2
2018-02-10Crawler extracts volume, price per litre and abv. (Whisky.de)horus2-15/+19
2018-02-10Improves whiskyde. (crawler)horus_arch1-0/+27
2018-02-10Minor improvements. (website)horus2-12/+12
2018-02-10Improves detecting of spirit_type. (crawler)horus2-10/+20
2018-02-10Adds sorting.horus3-22/+107
2018-02-10Improves mobile layout.horus4-14/+48
2018-02-10Major improvements. (website)Max13-388/+344
2018-02-10Minor improvements. (whiskyde)Max1-1/+7
2018-02-10Add shipping costs.Max1-15/+15
2018-02-10More efficient view code.Max1-58/+17
2018-02-10Better detection of spirit type. (bottleworld)Max1-10/+13
2018-02-08Improves database view.Max1-4/+59
2018-02-08 Crawler extracts volume, price per litre and abv. (MC Whisky, Rum & Co, Whic)Max9-24/+221
2018-02-08Adds missing utility functions.Max1-0/+65
2018-02-08Crawler extracts volume, price per litre and abv. (bottleshop only)Max4-11/+66
2018-02-08BugfixMax1-2/+2
2018-02-08Adds stuff to .gitignore.Max1-1/+4
2018-02-08Adds working view and pagination.Max6-2/+84
2018-02-08Adds missing attributes.Max1-0/+2
2018-02-08Better sanitizing.Max1-4/+67
2018-02-08Better parallelization.Max1-22/+22
2018-02-08Adds database view.Max1-0/+7
2018-02-07Adds sanitizer.horus_arch12-31/+50
2018-02-07Parallelized the crawler.horus_arch1-0/+69
2018-02-07Bugfix .gitignore.horus_arch2-41/+3
2018-02-07Adds boostrap css and js.horus24-0/+21801
2018-02-07Changed permissions on storage/.horus8-0/+0
2018-02-07Adds missing json files.horus_arch3-1/+82
2018-02-07Adds basic site in laravel.horus_arch88-0/+7462
2018-02-06Moves crawler to designated directory.Max15-0/+0
2018-02-05Adds referential integrity.Max11-44/+187
2018-02-05Adds detection of expired offers.Max5-120/+171
2018-02-05Add new online shop to shop.txt.Max1-0/+1
2018-02-05Improves .gitignore.Max1-0/+2
2018-02-05Adds some database code.Max3-4/+120
2018-02-05Adds dependency on sqlx, viper and logrus.horus_arch3-0/+92
2018-02-04Data from all shops are now saved in a data structure.horus_arch7-61/+149
2018-02-04Structures the crawler for bottleworld and mcwhisky.horus_arch4-27/+73
2018-02-04Saves the data in a structured way.horus_arch2-24/+25
2018-02-04Bugfix in price sanitization.horus_arch1-4/+15
2018-02-04Better Makefile. Source: https://www.complicissimus.de/golang-makefile/horus_arch3-40/+100
2018-02-04Adds a utility function to sanitize the price tag.horus_arch1-0/+28
2018-02-04Adds structured data processing.horus_arch2-16/+55
2018-02-04Add new target to Makefile.horus_arch1-0/+3
2018-02-03Adds a new online shop to shops.txt.Max1-0/+1
2018-02-02Improves the makefile.horus_arch1-2/+6
2018-02-01Adds new shop Rum und CoMax2-0/+51
2018-02-01Small changes in the Makefile.Max2-1/+2
2018-02-01Adds a Makefile to build it.Max11-46/+43