summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix cyanideHEADmasterPhillip Berndt2018-07-231-2/+2
|
* Fix calvinPhillip Berndt2018-07-231-2/+1
|
* Fix extrafabolous/smbcPhillip Berndt2018-07-232-2/+2
|
* LOKALE ÄNDERUNGEN DAMIT DAS HIER LÄUFTPhillip Berndt2017-09-192-3/+3
|
* Create a rudimentary atom feedPhillip Berndt2017-09-192-1/+52
|
* xkcd: Fix alt/title parsingPhillip Berndt2017-04-151-1/+1
|
* Use a modern user-agentAlexander Sulfrian2017-01-318-8/+8
|
* xkcd: Use https to avoid redirectAlexander Sulfrian2017-01-311-3/+3
|
* garfield: Fix HTML parsingAlexander Sulfrian2017-01-311-2/+2
|
* Fix SMBC in the first 10 days of a monthPhillip Berndt2016-08-051-1/+1
|
* smbc: Speed up if no comic foundPhillip Berndt2016-06-281-1/+1
|
* Fixed several comicsPhillip Berndt2016-06-286-114/+15
|
* Neuer Comic: ErzaehlmirnixPhillip Berndt2015-10-122-1/+37
|
* SMBC: Fixed with new formatPhillip Berndt2015-05-261-5/+24
|
* Cyanide and Happiness fixed yet againPhillip Berndt2015-05-201-5/+6
|
* Keine temporären Verzeichnisse mehr übrig lassenPhillip Berndt2015-05-202-0/+3
| | | | (Danke marian!)
* Added new comic: MANvsMAGIC from http://www.manvsmagic.com/Phillip Berndt2015-05-202-0/+51
|
* Added new comic: Extra Fabulous ComicsPhillip Berndt2015-05-202-0/+49
|
* When sorting, do not delete comics from the list which are not present todayPhillip Berndt2015-05-202-13/+37
|
* Javascript: Quickly go through comics using the "n" keyPhillip Berndt2015-05-202-6/+18
|
* Added javascript strip sorting and hiding capabilityPhillip Berndt2015-05-203-12/+136
|
* New comic: Jeremy kaye's Up and DownPhillip Berndt2015-05-202-0/+44
|
* New comic: Nerd ragePhillip Berndt2015-05-202-0/+32
|
* New comic: SMBCPhillip Berndt2015-05-202-0/+32
|
* New comics: Cyanide and Happiness, PHD comicsPhillip Berndt2015-05-203-0/+84
|
* Fixed xkcd alt/titlePhillip Berndt2015-05-201-1/+1
|
* Fixed DilbertPhillip Berndt2015-02-201-22/+11
|
* Fixed geekandpoke (again)Phillip Berndt2014-03-031-11/+13
|
* Fixed geekandpokePhillip Berndt2013-12-111-28/+18
|
* Made img tag HTML5 compliantPhillip Berndt2013-09-301-1/+1
|
* Only change the index.html symlink if $daysago is 0Phillip Berndt2013-09-101-3/+5
|
* Fixed feeds for Claybennett, Zits and SnoopyPhillip Berndt2013-05-065-7/+20
| | | | | | Appended on 26. April 2013: I have tested these changes locally for about 1½ months now and they seem to be stable.
* htdocs/page.css: set min-width for the bodyAlexander Sulfrian2012-10-251-0/+1
| | | | | the content had allready a min-width property, so do not allow the body to shrink further than the content
* htdocs/page.css: center the date headlineAlexander Sulfrian2012-10-251-0/+5
|
* template/base: change pagination to classAlexander Sulfrian2012-10-252-7/+7
| | | | multiple elements with the same id are not allowed
* templates/base: prev and next links on top of pageStephan Berndts2012-10-251-0/+16
|
* bin/get_comics: build new webpages after fetching new comicsAlexander Sulfrian2012-09-141-2/+19
|
* bin/gen.py: add script to build the static webpagesAlexander Sulfrian2012-09-141-0/+190
|
* gitignore: global gitignore, ignore autogenerated index.html and password fileAlexander Sulfrian2012-09-142-2/+5
|
* templates/base.html: add template for html pages (and required files)Alexander Sulfrian2012-09-143-0/+118
|
* htdocs: change folder name for html pagesAlexander Sulfrian2012-09-141-1/+1
|
* htdocs: add static contentAlexander Sulfrian2012-07-274-1/+2
|
* bin/comics/xkcd: get comic for specific date via the archive pageAlexander Sulfrian2012-07-272-41/+37
| | | | | | It is possible to get a xkcd comic for a specific date via the archive page. This eleminates the need of the state directory and xkcd was the only script that used it.
* bin: supply top directory to fetch scriptsAlexander Sulfrian2012-07-2712-23/+112
| | | | | | | | | If calling get-commics with absolute pathe the fetching scripts got something like /var/www/comics.spline.de//var/www/comics.spline.de/ as absolute path. This fixes this issue by changing the working directory to the top level directory and getting the path with $(pwd) one time and supply the top directory to the fetching scripts as first argument.
* etc/crontab: import old crontab, add some additional commentsAlexander Sulfrian2012-05-101-0/+6
|
* bin/get-comics: modified script to work with new pathsroot2012-05-101-9/+7
|
* etc/settings: randomize wget retriesAlexander Sulfrian2012-05-101-1/+1
|
* bin/comics: check if comic is available before downloading an invalid urlAlexander Sulfrian2012-05-103-33/+41
|
* bin/comics/touche: fix type in outputAlexander Sulfrian2012-05-101-1/+1
|
* gitignore: ignore directories conaining generated dataAlexander Sulfrian2012-05-101-0/+3
|