Commit graph

262 commits

Author SHA1 Message Date
0c895eff97 And again ... 2018-07-13 23:23:37 +02:00
119f4db4aa Fix umlaut url, shame on you, Johnny! :) 2018-07-13 23:20:25 +02:00
Michael Reutter
36e0b297ab cover fix 05/2014 2018-06-29 11:50:02 +00:00
Michael Reutter
94e9527c96 Update 07/2018 2018-06-29 11:32:45 +00:00
Michael Reutter
10c57655f3 Update 06/2018 2018-05-28 09:12:24 +00:00
Michael Reutter
0717f089a3 Update 05/2018 2018-04-20 12:26:58 +00:00
Michael Reutter
835208eb23 Update 04/2018 2018-03-26 08:01:14 +00:00
Michael Reutter
1b68087e6f Update 03/2018 2018-02-20 13:53:58 +00:00
Michael Reutter
230b8fbc09 Update 02/2018 2018-02-09 15:52:49 +00:00
Michael Reutter
43147bc62c Update 'README.mkd' 2017-12-29 12:30:28 +01:00
Michael Reutter
d03b1d159b Update 01/2018 2017-12-29 12:29:29 +01:00
Michael Reutter
e12e4f0a26 Update 'README.mkd' 2017-12-29 12:26:29 +01:00
Michael Reutter
38fc935b33 Update 'README.mkd' 2017-12-29 12:25:38 +01:00
Michael Reutter
3bfbe11bf9 Korrektur Update 12/2017 2017-11-20 14:47:16 +01:00
Michael Reutter
8712d4bfc9 Update 12/2017 2017-11-20 14:46:09 +01:00
Michael Reutter
5cb600923c Update 'README.mkd'
Update 10/11 2017
2017-10-17 12:57:59 +02:00
Michael Reutter
bf78bd30ea Update 'README.mkd'
Update 09/2017
2017-08-25 15:26:56 +02:00
Michael Reutter
578a325b7f Update 08/2017 2017-07-18 15:08:04 +02:00
Michael Reutter
80fbd53ec5 Update 07/2017 2017-07-05 17:22:29 +02:00
Michael Reutter
b0dcf08ec8 Update 06/2017 2017-06-01 16:01:50 +02:00
Michael Reutter
32ba1c9942 Update 05/2017 2017-04-24 15:31:40 +02:00
Michael Reutter
cac7dde678 Update 'README.mkd'
Update 04/2017
2017-03-20 15:45:23 +01:00
Michael Reutter
2820d9e893 'README.mkd' ändern
Update 02/03-2017
2017-02-15 18:06:53 +01:00
Michael Reutter
02a8201110 Update 01/2017 2016-12-23 14:20:05 +01:00
Michael Reutter
8f8b8789e2 'README.mkd' ändern
Update 12/2016
2016-11-28 13:54:59 +01:00
Michael Reutter
77e7d11ca0 'README.mkd' ändern
Update 11/2016
2016-11-08 15:39:57 +01:00
Michael Reutter
a38bf2d64b 'README.mkd' ändern
Fixed two broken URL
2016-09-29 22:25:32 +02:00
b26f8e52c3 Bump the version and update some libs 2016-09-29 21:02:10 +02:00
79139c0d97 Fix a 302 redirect without content type
The used clojure function which grabs the HTML code from the URL
requires a content type for the response. If this is not set, the parser
stops downloading the page and the whole script stopped scraping cover
images. So, why does lovelybooks does not send a content type any more
you ask? Because they moved the whole page finally to https and add a
basic 302 redirect to the old http pages -- with no content type
specified to save some traffic i guess. So, set all the urls to https,
all works fine :)
2016-09-29 20:38:35 +02:00
Michael Reutter
e21a96e80e 'README.mkd' ändern
changed https to http at 10/2016
2016-09-28 14:26:26 +02:00
Michael Reutter
6e5108e1d1 'README.mkd' ändern
Update 10/2016
2016-09-27 15:22:04 +02:00
Michael Reutter
c62db44318 'README.mkd' ändern
Update 09/2016
2016-09-14 13:30:20 +02:00
Michael Reutter
954c45595b Update 07/2016 - 08/2016 2016-07-20 09:31:14 +02:00
Michael Reutter
f256c6abd2 Update 06/2016 2016-06-01 13:56:15 +02:00
Michael Reutter
42c867bb22 Update 05/2016 2016-05-02 23:19:54 +02:00
Michael Reutter
afb4397e57 Update 04/2016 2016-03-28 19:38:02 +02:00
Michael Reutter
8542877194 Merge remote-tracking branch 'origin/master' 2016-02-29 17:19:02 +01:00
Michael Reutter
51f04c6645 Update 03/2016 2016-02-29 17:18:13 +01:00
2026bc8898 Remove old containers 2016-02-15 22:38:28 +01:00
62fe59ad61 Dockerize all the things!!11 2016-02-15 22:20:23 +01:00
ace6a51761 Upgrade license 2016-02-15 21:19:03 +01:00
Michael Reutter
6401ba2f5a Merge branch 'master' of https://git.okoyono.de/mezzomix/buch_des_monats.git 2016-01-31 19:53:40 +01:00
Michael Reutter
3885077e0c Add 02/2016 2016-01-31 18:53:40 +01:00
Michael Reutter
02d5f49f85 add 02/2016 2016-01-31 18:48:52 +01:00
52807edc16 Upgrade packages, switch to Clojure 1.7 and clj-http 2.0.0 2015-12-30 00:00:24 +01:00
4bc052c99e Fix #4 (missing book covers)
It seems lovelybooks changed the storage place for the covers from the
own webserver to Amazon S3. So I don't need to add http to it.
2015-12-29 23:58:30 +01:00
Michael Reutter
e23cf4429e add 01/2016 2015-12-20 18:29:43 +01:00
Michael Reutter
25c07dbcd2 Update 12/2015 2015-11-30 22:42:49 +01:00
Michael Reutter
b28d691c36 Update 11/2015 2015-10-25 20:35:51 +01:00
Michael Reutter
c6cb33099c Update 10/2015 2015-09-29 12:44:18 +02:00