Commit Graph

84 Commits

Author SHA1 Message Date
Aaron Fischer 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
Aaron Fischer 2026bc8898 Remove old containers 2016-02-15 22:38:28 +01:00
Aaron Fischer 62fe59ad61 Dockerize all the things!!11 2016-02-15 22:20:23 +01:00
Aaron Fischer 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
Aaron Fischer 52807edc16 Upgrade packages, switch to Clojure 1.7 and clj-http 2.0.0 2015-12-30 00:00:24 +01:00
Aaron Fischer 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
Michael Reutter 2aebb7ec49 Update 09/2015 2015-09-01 20:14:08 +02:00
Michael Reutter 30fe203454 Add 08/2015 2015-06-13 17:14:35 +02:00
Aaron Fischer 906cab832e Upgrade the libs to the latest stable releases 2015-06-10 23:57:13 +02:00
mezzomix 859553553a Fix URL error in 12/2012 2015-06-10 23:29:32 +02:00
mezzomix dd8b24626b Fix URL error in 12/2012 2015-06-10 23:28:57 +02:00
mezzomix 4c65c61413 Merge branch 'master' of https://git.okoyono.de/mezzomix/buch_des_monats.git 2015-06-10 23:27:37 +02:00
mezzomix 2a2596361d Fix URL error in 12/2012 2015-06-10 23:25:18 +02:00
Aaron Fischer c8c534c9ca Find broken URLs 2015-06-10 23:17:26 +02:00
Aaron Fischer 0b5a63ba86 Skip SSL warnings 2015-06-10 23:17:26 +02:00
Aaron Fischer 9e0643e6de Correct the copyright 2015-06-10 23:17:26 +02:00
Aaron Fischer a758553a11 Pimp some styles 2015-06-10 23:17:26 +02:00
mezzomix fa7d9e6acc Add 07/2015 complete 2015-06-10 22:10:44 +02:00
mezzomix 336be90510 Test (add 07/2015) 2015-06-10 21:58:52 +02:00
Aaron Fischer a325217af2 Remove github and cthn entirely :) 2015-06-09 10:08:28 +02:00
Aaron Fischer c1ac5b112c Rearrange the README files 2015-06-09 09:56:51 +02:00
Aaron Fischer c8c58220ca Merge the clojure-project and the buchdesmonats.mkd 2015-06-09 09:49:33 +02:00
Aaron Fischer c348166726 Move buchdesmonats to the front row :) 2015-06-08 23:18:37 +02:00
Michael Reutter 2a3ad7f45e Update buch_des_monats.mkd
Update 06/2015
2015-06-04 18:11:07 +02:00
Michael Reutter 42a9307880 Update buch_des_monats.mkd
Update 05/2015
2015-04-29 16:15:53 +02:00
Michael Reutter 0d4195637f Update buch_des_monats.mkd
Update 04/2015
2015-03-30 12:46:47 +02:00
Michael Reutter ee7db200bd Update buch_des_monats.mkd
Update 03/2015
2015-03-04 11:17:12 +01:00
Michael Reutter d761e10923 Update buch_des_monats.mkd 2015-01-29 14:14:16 +01:00
Michael Reutter ea01437e29 Update buch_des_monats.mkd
Update 02/2015
2015-01-29 14:10:36 +01:00
Michael Reutter 5e547bd074 Update buch_des_monats.mkd
Update 01/2015
2015-01-02 14:43:03 +01:00
Michael Reutter ee7b1889e9 Update buch_des_monats.mkd
Update 12/2014
2014-11-24 13:07:38 +01:00
Michael Reutter 3d57ff6cbe Update buch_des_monats.mkd
Update 11/2014
2014-11-13 18:02:19 +01:00
Michael Reutter 96b025e2fb Update buch_des_monats.mkd
Update 10/2014
2014-09-19 11:58:53 +02:00
Michael Reutter f73e63adbd Update buch_des_monats.mkd
Update 09/2014
2014-08-25 17:03:45 +02:00