summaryrefslogtreecommitdiffstats
path: root/bin
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-191-2/+2
|
* Create a rudimentary atom feedPhillip Berndt2017-09-191-1/+51
|
* 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
|
* 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
|
* Only change the index.html symlink if $daysago is 0Phillip Berndt2013-09-101-3/+5
|
* Fixed feeds for Claybennett, Zits and SnoopyPhillip Berndt2013-05-064-6/+19
| | | | | | Appended on 26. April 2013: I have tested these changes locally for about 1½ months now and they seem to be stable.
* 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
|
* bin/comics/xkcd: get comic for specific date via the archive pageAlexander Sulfrian2012-07-271-32/+31
| | | | | | 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.
* bin/get-comics: modified script to work with new pathsroot2012-05-101-9/+7
|
* 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
|
* bin/comics: add script for updating xkcd, add $state_file configAlexander Sulfrian2012-05-101-0/+45
| | | | | | | | xkcd is special (read: other than all others scripts) because it does not contain a timestamp information in the comics. we have to track the last script that was added to our mirror. so the xkcd script needs a state-file containing the last xkcd that was mirrored. the date of the xkcd is the day of the first discovery of a new comic.
* bin/comics: add scripts for updating touche, userfriendly, zitsAlexander Sulfrian2012-05-103-0/+93
|
* bin/comics: check if files are not empty (on error during download)Alexander Sulfrian2012-05-107-9/+9
|
* bin/comics: fix typeAlexander Sulfrian2012-05-103-3/+3
|
* nichtlustig: add new scriptAlexander Sulfrian2012-05-091-0/+26
|
* bin/comics: gocomics now uniform and more robustAlexander Sulfrian2012-05-094-36/+67
|
* geekandpoke: add scriptAlexander Sulfrian2012-05-091-0/+38
|
* garfield: add scriptroot2012-05-091-0/+25
|
* bin/comics: externalize wget_argsAlexander Sulfrian2012-05-093-24/+6
|
* bin/comics: order source code linesAlexander Sulfrian2012-05-093-5/+3
|
* bin/comics: add some scriptsAlexander Sulfrian2012-05-093-0/+114
|
* initial importAlexander Sulfrian2012-05-091-0/+32